index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
export.c
Age
Commit message (
Expand
)
Author
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2021-11-05
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
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