index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
exportfs.h
Age
Commit message (
Expand
)
Author
2025-10-06
expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID
Jan Kara
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-09-19
nsfs: support file handles
Christian Brauner
2025-09-15
export_operations->open(): constify path argument
Al Viro
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
2025-05-30
exportfs: require ->fh_to_parent() to encode connectable file handles
Amir Goldstein
2025-03-10
nfsd: disallow file locking and delegations for NFSv4 reexport
Mike Snitzer
2024-12-17
exportfs: add permission method
Christian Brauner
2024-12-14
exportfs: add open method
Christian Brauner
2024-11-26
Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-15
fs: open_by_handle_at() support for decoding "explicit connectable" file handles
Amir Goldstein
2024-11-15
fs: name_to_handle_at() support for "explicit connectable" file handles
Amir Goldstein
2024-11-15
fs: prepare for "explicit connectable" file handles
Amir Goldstein
2024-10-01
exportfs: Remove EXPORT_OP_ASYNC_LOCK
Benjamin Coddington
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
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
[next]