summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2021-03-22NFSD: Add a helper that encodes NFSv3 directory offset cookiesChuck Lever
2021-03-22NFSD: Update the NFSv3 COMMIT3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 LINK3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 RENAMEv3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 CREATE family of encoders to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 WRITE3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 READ3res encode to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 wccstat result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the GETATTR3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Extract the svcxdr_init_encode() helperChuck Lever
2021-03-11NFSD: fix error handling in NFSv4.0 callbacksOlga Kornievskaia
2021-03-09NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia
2021-03-09Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields
2021-03-09Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields
2021-03-08new helper: inode_wrong_type()Al Viro
2021-03-06nfsd: don't abort copies earlyJ. Bruce Fields
2021-03-06fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha
2021-03-06nfsd: Don't keep looking up unhashed files in the nfsd file cacheTrond Myklebust
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-22Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-15nfsd: register pernet ops last, unregister firstJ. Bruce Fields
2021-01-30nfsd: skip some unnecessary stats in the v4 caseJ. Bruce Fields
2021-01-30nfs: use change attribute for NFS re-exportsJ. Bruce Fields
2021-01-28NFSv4_2: SSC helper should use its own config.Dai Ngo
2021-01-28nfsd: cstate->session->se_client -> cstate->clpJ. Bruce Fields
2021-01-28nfsd: simplify nfsd4_check_open_reclaimJ. Bruce Fields
2021-01-28nfsd: remove unused set_client argumentJ. Bruce Fields
2021-01-25nfsd: find_cpntf_state cleanupJ. Bruce Fields
2021-01-25nfsd: refactor set_clientJ. Bruce Fields
2021-01-25nfsd: rename lookup_clientid->set_clientJ. Bruce Fields
2021-01-25nfsd: simplify nfsd_renewJ. Bruce Fields
2021-01-25nfsd: simplify process_lockJ. Bruce Fields
2021-01-25nfsd4: simplify process_lookup1J. Bruce Fields
2021-01-25nfsd: report per-export statsAmir Goldstein
2021-01-25nfsd: protect concurrent access to nfsd stats countersAmir Goldstein
2021-01-25nfsd: remove unused stats countersAmir Goldstein
2021-01-25NFSD: Clean up after updating NFSv3 ACL decodersChuck Lever
2021-01-25NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Clean up after updating NFSv2 ACL decodersChuck Lever
2021-01-25NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_streamChuck Lever