Age | Commit message (Expand) | Author | Files | Lines |
2023-04-26 | nfsd: allow reaping files still under writeback | Jeff Layton | 1 | -3/+6 |
2023-02-23 | Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -1/+1 |
2023-02-20 | NFS: nfs_encode_fh: Remove S_AUTOMOUNT check | Richard Weinberger | 1 | -1/+1 |
2023-01-26 | nfsd: remove fetch_iversion export operation | Jeff Layton | 1 | -7/+0 |
2022-01-08 | nfs: block notification on fs with its own ->lock | J. Bruce Fields | 1 | -1/+1 |
2021-11-05 | NFS: Remove the nfs4_label argument from nfs_fhget() | Anna Schumaker | 1 | -2/+2 |
2021-11-05 | NFS: Remove the nfs4_label from the nfs4_getattr_res | Anna Schumaker | 1 | -14/+4 |
2021-11-05 | NFS: Remove the nfs4_label from the nfs4_lookupp_res struct | Anna Schumaker | 1 | -19/+7 |
2021-08-26 | nfs: don't atempt blocking locks on nfs reexports | J. Bruce Fields | 1 | -1/+1 |
2021-04-13 | NFS: Add a cache validity flag argument to nfs_revalidate_inode() | Trond Myklebust | 1 | -5/+1 |
2021-04-05 | NFS: fix nfs_fetch_iversion() | Trond Myklebust | 1 | -11/+4 |
2021-01-30 | nfs: use change attribute for NFS re-exports | J. Bruce Fields | 1 | -0/+18 |
2020-12-09 | nfsd: Record NFSv4 pre/post-op attributes as non-atomic | Trond Myklebust | 1 | -1/+2 |
2020-12-09 | nfsd: Set PF_LOCAL_THROTTLE on local filesystems only | Trond Myklebust | 1 | -1/+2 |
2020-12-09 | nfsd: close cached files prior to a REMOVE or RENAME that would replace target | Jeff Layton | 1 | -1/+1 |
2020-12-09 | nfsd: allow filesystems to opt out of subtree checking | Jeff Layton | 1 | -1/+1 |
2020-12-09 | nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations | Jeff Layton | 1 | -0/+1 |
2019-11-04 | NFS: Add a tracepoint in nfs_fh_to_dentry() | Trond Myklebust | 1 | -0/+1 |
2018-06-04 | NFS: Pass the inode down to the getattr() callback | Trond Myklebust | 1 | -1/+1 |
2018-01-16 | nfs: remove unused label in nfs_encode_fh() | Arnd Bergmann | 1 | -1/+0 |
2018-01-15 | nfs: remove dead code from nfs_encode_fh() | NeilBrown | 1 | -4/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-14 | nfs: add export operations | Peng Tao | 1 | -0/+177 |