| Commit message (Expand) | Author | Age | Files | Lines |
* | exportfs: be careful to only return expected errors. | NeilBrown | 2016-10-06 | 1 | -6/+7 |
* | fs: move struct iomap from exportfs.h to a separate header | Christoph Hellwig | 2016-06-21 | 1 | -15/+1 |
* | staging/lustre: proper support of NFS anonymous dentries | Dmitry Eremin | 2016-02-25 | 1 | -0/+6 |
* | exportfs: add methods for block layout exports | Christoph Hellwig | 2015-02-05 | 1 | -0/+23 |
* | fat: restructure export_operations | Namjae Jeon | 2013-04-29 | 1 | -0/+11 |
* | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-12-20 | 1 | -0/+5 |
|\ |
|
| * | exportfs: add FILEID_INVALID to indicate invalid fid_type | Namjae Jeon | 2012-11-07 | 1 | -0/+5 |
* | | fs, exportfs: add exportfs_encode_inode_fh() helper | Cyrill Gorcunov | 2012-12-17 | 1 | -0/+2 |
|/ |
|
* | ->encode_fh() API change | Al Viro | 2012-05-29 | 1 | -2/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | vfs: Add name to file handle conversion support | Aneesh Kumar K.V | 2011-03-15 | 1 | -0/+3 |
* | exportfs: Return the minimum required handle size | Aneesh Kumar K.V | 2011-03-14 | 1 | -2/+4 |
* | nilfs2: make snapshots in checkpoint tree exportable | Ryusuke Konishi | 2010-10-23 | 1 | -0/+13 |
* | commit_metadata export operation replacing nfsd_sync_dir | Ben Myers | 2010-02-20 | 1 | -0/+5 |
* | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 2009-10-27 | 1 | -1/+1 |
* | Reserve NFS fileid values for btrfs | David Woodhouse | 2008-08-20 | 1 | -0/+21 |
* | udf: Make udf exportable | Rasmus Rohde | 2008-05-07 | 1 | -0/+21 |
* | Use a zero sized array for raw field in struct fid | Steven Whitehouse | 2008-04-23 | 1 | -1/+1 |
* | struct export_operations: adjust comments to match current members | Marc Dionne | 2008-03-14 | 1 | -2/+2 |
* | exportfs: update documentation | Christoph Hellwig | 2007-10-22 | 1 | -24/+2 |
* | exportfs: remove old methods | Christoph Hellwig | 2007-10-22 | 1 | -41/+0 |
* | exportfs: add new methods | Christoph Hellwig | 2007-10-22 | 1 | -0/+30 |
* | exportfs: add fid type | Christoph Hellwig | 2007-10-22 | 1 | -3/+41 |
* | knfsd: exportfs: add procedural interface for NFSD | Christoph Hellwig | 2007-07-17 | 1 | -0/+7 |
* | knfsd: exportfs: add exportfs.h header | Christoph Hellwig | 2007-07-17 | 1 | -0/+119 |