summaryrefslogtreecommitdiffstats
path: root/fs/nfs/export.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: use change attribute for NFS re-exportsJ. Bruce Fields2021-01-301-0/+18
* nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust2020-12-091-1/+2
* nfsd: Set PF_LOCAL_THROTTLE on local filesystems onlyTrond Myklebust2020-12-091-1/+2
* nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton2020-12-091-1/+1
* nfsd: allow filesystems to opt out of subtree checkingJeff Layton2020-12-091-1/+1
* nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton2020-12-091-0/+1
* NFS: Add a tracepoint in nfs_fh_to_dentry()Trond Myklebust2019-11-031-0/+1
* NFS: Pass the inode down to the getattr() callbackTrond Myklebust2018-06-041-1/+1
* nfs: remove unused label in nfs_encode_fh()Arnd Bergmann2018-01-161-1/+0
* nfs: remove dead code from nfs_encode_fh()NeilBrown2018-01-141-4/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* nfs: add export operationsPeng Tao2017-07-131-0/+177