summaryrefslogtreecommitdiffstats
path: root/include/linux/exportfs.h
Commit message (Expand)AuthorAgeFilesLines
* exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein2023-05-221-1/+11
* exportfs: change connectable argument to bit flagsAmir Goldstein2023-05-221-2/+4
* nfsd: allow reaping files still under writebackJeff Layton2023-04-261-0/+1
* Merge tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2023-02-251-1/+1
|\
| * exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2023-01-051-1/+1
* | nfsd: remove fetch_iversion export operationJeff Layton2023-01-261-1/+0
|/
* nfs: block notification on fs with its own ->lockJ. Bruce Fields2022-01-081-2/+0
* nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields2021-08-261-0/+2
* nfs: use change attribute for NFS re-exportsJ. Bruce Fields2021-01-301-0/+1
* nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust2020-12-091-0/+3
* nfsd: Set PF_LOCAL_THROTTLE on local filesystems onlyTrond Myklebust2020-12-091-0/+1
* exportfs: Add a function to return the raw output from fh_to_dentry()Trond Myklebust2020-12-091-0/+5
* nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton2020-12-091-2/+3
* nfsd: allow filesystems to opt out of subtree checkingJeff Layton2020-12-091-0/+1
* nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton2020-12-091-0/+2
* include/linux/exportfs.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* kernfs: implement custom exportfs ops and fid typeTejun Heo2019-11-121-0/+5
* docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-311-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* exportfs: be careful to only return expected errors.NeilBrown2016-10-061-6/+7
* fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig2016-06-211-15/+1
* staging/lustre: proper support of NFS anonymous dentriesDmitry Eremin2016-02-251-0/+6
* exportfs: add methods for block layout exportsChristoph Hellwig2015-02-051-0/+23
* fat: restructure export_operationsNamjae Jeon2013-04-291-0/+11
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-201-0/+5
|\
| * exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon2012-11-071-0/+5
* | fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov2012-12-171-0/+2
|/
* ->encode_fh() API changeAl Viro2012-05-291-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-151-0/+3
* exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-2/+4
* nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi2010-10-231-0/+13
* commit_metadata export operation replacing nfsd_sync_dirBen Myers2010-02-201-0/+5
* nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-271-1/+1
* Reserve NFS fileid values for btrfsDavid Woodhouse2008-08-201-0/+21
* udf: Make udf exportableRasmus Rohde2008-05-071-0/+21
* Use a zero sized array for raw field in struct fidSteven Whitehouse2008-04-231-1/+1
* struct export_operations: adjust comments to match current membersMarc Dionne2008-03-141-2/+2
* exportfs: update documentationChristoph Hellwig2007-10-221-24/+2
* exportfs: remove old methodsChristoph Hellwig2007-10-221-41/+0
* exportfs: add new methodsChristoph Hellwig2007-10-221-0/+30
* exportfs: add fid typeChristoph Hellwig2007-10-221-3/+41
* knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig2007-07-171-0/+7
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-0/+119