index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
exportfs.h
Age
Commit message (
Expand
)
Author
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-10-28
fs: fix build error with CONFIG_EXPORTFS=m or not defined
Amir Goldstein
2023-10-28
exportfs: support encoding non-decodeable file handles by default
Amir Goldstein
2023-10-28
exportfs: define FILEID_INO64_GEN* file handle types
Amir Goldstein
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-26
exportfs: Change bcachefs fid_type enum to avoid conflicts
Kent Overstreet
2023-10-24
exportfs: add helpers to check if filesystem can encode/decode file handles
Amir Goldstein
2023-10-22
bcachefs: Update export_operations for snapshots
Kent Overstreet
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
2023-05-22
exportfs: add explicit flag to request non-decodeable file handles
Amir Goldstein
2023-05-22
exportfs: change connectable argument to bit flags
Amir Goldstein
2023-04-26
nfsd: allow reaping files still under writeback
Jeff Layton
2023-02-25
Merge tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-01-26
nfsd: remove fetch_iversion export operation
Jeff Layton
2023-01-05
exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
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
[next]