开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
export.c
Age
Commit message (
Expand
)
Author
2021-08-26
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
2021-04-12
NFS: Add a cache validity flag argument to nfs_revalidate_inode()
Trond Myklebust
2021-04-05
NFS: fix nfs_fetch_iversion()
Trond Myklebust
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
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
2019-11-03
NFS: Add a tracepoint in nfs_fh_to_dentry()
Trond Myklebust
2018-06-04
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
2018-01-16
nfs: remove unused label in nfs_encode_fh()
Arnd Bergmann
2018-01-14
nfs: remove dead code from nfs_encode_fh()
NeilBrown
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-13
nfs: add export operations
Peng Tao