aboutsummaryrefslogtreecommitdiff
path: root/include/linux/exportfs.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-08nfs: block notification on fs with its own ->lockGravatar J. Bruce Fields 1-2/+0
2021-08-26nfs: don't atempt blocking locks on nfs reexportsGravatar J. Bruce Fields 1-0/+2
2021-01-30nfs: use change attribute for NFS re-exportsGravatar J. Bruce Fields 1-0/+1
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicGravatar Trond Myklebust 1-0/+3
2020-12-09nfsd: Set PF_LOCAL_THROTTLE on local filesystems onlyGravatar Trond Myklebust 1-0/+1
2020-12-09exportfs: Add a function to return the raw output from fh_to_dentry()Gravatar Trond Myklebust 1-0/+5
2020-12-09nfsd: close cached files prior to a REMOVE or RENAME that would replace targetGravatar Jeff Layton 1-2/+3
2020-12-09nfsd: allow filesystems to opt out of subtree checkingGravatar Jeff Layton 1-0/+1
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsGravatar Jeff Layton 1-0/+2
2020-08-12include/linux/exportfs.h: drop duplicated word in a commentGravatar Randy Dunlap 1-1/+1
2019-11-12kernfs: implement custom exportfs ops and fid typeGravatar Tejun Heo 1-0/+5
2019-07-31docs: fs: convert docs without extension to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-10-06exportfs: be careful to only return expected errors.Gravatar NeilBrown 1-6/+7
2016-06-21fs: move struct iomap from exportfs.h to a separate headerGravatar Christoph Hellwig 1-15/+1
2016-02-25staging/lustre: proper support of NFS anonymous dentriesGravatar Dmitry Eremin 1-0/+6
2015-02-05exportfs: add methods for block layout exportsGravatar Christoph Hellwig 1-0/+23
2013-04-29fat: restructure export_operationsGravatar Namjae Jeon 1-0/+11
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+5
2012-12-17fs, exportfs: add exportfs_encode_inode_fh() helperGravatar Cyrill Gorcunov 1-0/+2
2012-11-07exportfs: add FILEID_INVALID to indicate invalid fid_typeGravatar Namjae Jeon 1-0/+5
2012-05-29->encode_fh() API changeGravatar Al Viro 1-2/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-15vfs: Add name to file handle conversion supportGravatar Aneesh Kumar K.V 1-0/+3
2011-03-14exportfs: Return the minimum required handle sizeGravatar Aneesh Kumar K.V 1-2/+4
2010-10-23nilfs2: make snapshots in checkpoint tree exportableGravatar Ryusuke Konishi 1-0/+13
2010-02-20commit_metadata export operation replacing nfsd_sync_dirGravatar Ben Myers 1-0/+5
2009-10-27nfs: new subdir Documentation/filesystems/nfsGravatar J. Bruce Fields 1-1/+1
2008-08-20Reserve NFS fileid values for btrfsGravatar David Woodhouse 1-0/+21
2008-05-07udf: Make udf exportableGravatar Rasmus Rohde 1-0/+21
2008-04-23Use a zero sized array for raw field in struct fidGravatar Steven Whitehouse 1-1/+1
2008-03-14struct export_operations: adjust comments to match current membersGravatar Marc Dionne 1-2/+2
2007-10-22exportfs: update documentationGravatar Christoph Hellwig 1-24/+2
2007-10-22exportfs: remove old methodsGravatar Christoph Hellwig 1-41/+0
2007-10-22exportfs: add new methodsGravatar Christoph Hellwig 1-0/+30
2007-10-22exportfs: add fid typeGravatar Christoph Hellwig 1-3/+41
2007-07-17knfsd: exportfs: add procedural interface for NFSDGravatar Christoph Hellwig 1-0/+7
2007-07-17knfsd: exportfs: add exportfs.h headerGravatar Christoph Hellwig 1-0/+119