aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
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
2021-01-25NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Remove argument length checking in nfsd_dispatch()Chuck Lever
2021-01-25NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update NFSv2 diropargs decoding to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever
2021-01-25NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 READ argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the MKNOD3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the SYMLINK3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the MKDIR3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the CREATE3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the SETATTR3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the LINK3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the RENAME3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update COMMIT3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update READDIR3args decoders to use struct xdr_streamChuck Lever