Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nfsd: Record NFSv4 pre/post-op attributes as non-atomic | Trond Myklebust | 2020-12-09 | 1 | -1/+2 |
* | nfsd: Set PF_LOCAL_THROTTLE on local filesystems only | Trond Myklebust | 2020-12-09 | 1 | -1/+2 |
* | nfsd: close cached files prior to a REMOVE or RENAME that would replace target | Jeff Layton | 2020-12-09 | 1 | -1/+1 |
* | nfsd: allow filesystems to opt out of subtree checking | Jeff Layton | 2020-12-09 | 1 | -1/+1 |
* | nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations | Jeff Layton | 2020-12-09 | 1 | -0/+1 |
* | NFS: Add a tracepoint in nfs_fh_to_dentry() | Trond Myklebust | 2019-11-03 | 1 | -0/+1 |
* | NFS: Pass the inode down to the getattr() callback | Trond Myklebust | 2018-06-04 | 1 | -1/+1 |
* | nfs: remove unused label in nfs_encode_fh() | Arnd Bergmann | 2018-01-16 | 1 | -1/+0 |
* | nfs: remove dead code from nfs_encode_fh() | NeilBrown | 2018-01-14 | 1 | -4/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | nfs: add export operations | Peng Tao | 2017-07-13 | 1 | -0/+177 |