summaryrefslogtreecommitdiff
path: root/include/linux/exportfs.h
AgeCommit message (Expand)Author
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-10-28fs: fix build error with CONFIG_EXPORTFS=m or not definedAmir Goldstein
2023-10-28exportfs: support encoding non-decodeable file handles by defaultAmir Goldstein
2023-10-28exportfs: define FILEID_INO64_GEN* file handle typesAmir Goldstein
2023-10-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein
2023-10-26exportfs: Change bcachefs fid_type enum to avoid conflictsKent Overstreet
2023-10-24exportfs: add helpers to check if filesystem can encode/decode file handlesAmir Goldstein
2023-10-22bcachefs: Update export_operations for snapshotsKent Overstreet
2023-10-16lockd: introduce safe async lock opAlexander Aring
2023-05-22exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein
2023-05-22exportfs: change connectable argument to bit flagsAmir Goldstein
2023-04-26nfsd: allow reaping files still under writebackJeff Layton
2023-02-25Merge tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-01-26nfsd: remove fetch_iversion export operationJeff Layton
2023-01-05exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-01-08nfs: block notification on fs with its own ->lockJ. Bruce Fields
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields
2021-01-30nfs: use change attribute for NFS re-exportsJ. Bruce Fields
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust
2020-12-09nfsd: Set PF_LOCAL_THROTTLE on local filesystems onlyTrond Myklebust
2020-12-09exportfs: Add a function to return the raw output from fh_to_dentry()Trond Myklebust
2020-12-09nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton
2020-12-09nfsd: allow filesystems to opt out of subtree checkingJeff Layton
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton
2020-08-12include/linux/exportfs.h: drop duplicated word in a commentRandy Dunlap
2019-11-12kernfs: implement custom exportfs ops and fid typeTejun Heo
2019-07-31docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-06exportfs: be careful to only return expected errors.NeilBrown
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig
2016-02-25staging/lustre: proper support of NFS anonymous dentriesDmitry Eremin
2015-02-05exportfs: add methods for block layout exportsChristoph Hellwig
2013-04-29fat: restructure export_operationsNamjae Jeon
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-12-17fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov
2012-11-07exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon
2012-05-29->encode_fh() API changeAl Viro
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2010-10-23nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi
2010-02-20commit_metadata export operation replacing nfsd_sync_dirBen Myers
2009-10-27nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields
2008-08-20Reserve NFS fileid values for btrfsDavid Woodhouse
2008-05-07udf: Make udf exportableRasmus Rohde
2008-04-23Use a zero sized array for raw field in struct fidSteven Whitehouse
2008-03-14struct export_operations: adjust comments to match current membersMarc Dionne
2007-10-22exportfs: update documentationChristoph Hellwig
2007-10-22exportfs: remove old methodsChristoph Hellwig