index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
exportfs.h
Age
Commit message (
Expand
)
Author
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2021-08-26
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
2021-01-30
nfs: use change attribute for NFS re-exports
J. Bruce Fields
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
2020-12-09
nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
Trond Myklebust
2020-12-09
exportfs: Add a function to return the raw output from fh_to_dentry()
Trond Myklebust
2020-12-09
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
2020-12-09
nfsd: allow filesystems to opt out of subtree checking
Jeff Layton
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
2020-08-12
include/linux/exportfs.h: drop duplicated word in a comment
Randy Dunlap
2019-11-12
kernfs: implement custom exportfs ops and fid type
Tejun Heo
2019-07-31
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-06
exportfs: be careful to only return expected errors.
NeilBrown
2016-06-21
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
2016-02-25
staging/lustre: proper support of NFS anonymous dentries
Dmitry Eremin
2015-02-05
exportfs: add methods for block layout exports
Christoph Hellwig
2013-04-29
fat: restructure export_operations
Namjae Jeon
2012-12-20
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-12-17
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
2012-11-07
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
2012-05-29
->encode_fh() API change
Al Viro
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2010-10-23
nilfs2: make snapshots in checkpoint tree exportable
Ryusuke Konishi
2010-02-20
commit_metadata export operation replacing nfsd_sync_dir
Ben Myers
2009-10-27
nfs: new subdir Documentation/filesystems/nfs
J. Bruce Fields
2008-08-20
Reserve NFS fileid values for btrfs
David Woodhouse
2008-05-07
udf: Make udf exportable
Rasmus Rohde
2008-04-23
Use a zero sized array for raw field in struct fid
Steven Whitehouse
2008-03-14
struct export_operations: adjust comments to match current members
Marc Dionne
2007-10-22
exportfs: update documentation
Christoph Hellwig
2007-10-22
exportfs: remove old methods
Christoph Hellwig
2007-10-22
exportfs: add new methods
Christoph Hellwig
2007-10-22
exportfs: add fid type
Christoph Hellwig
2007-07-17
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig