aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-18/+0
2021-05-07treewide: remove editor modelines and cruftGravatar Masahiro Yamada 3-18/+0
2021-05-05Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Gravatar Linus Torvalds 4-174/+253
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2021-04-26NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Gravatar Dai Ngo 1-1/+1
2021-04-20nfsd: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 2-0/+2
2021-04-19nfsd: grant read delegations to clients holding writesGravatar J. Bruce Fields 1-14/+68
2021-04-19nfsd: reshuffle some codeGravatar J. Bruce Fields 1-117/+118
2021-04-19nfsd: track filehandle aliasing in nfs4_filesGravatar J. Bruce Fields 2-9/+30
2021-04-19nfsd: hash nfs4_files by inode numberGravatar J. Bruce Fields 2-16/+12
2021-04-16nfsd: ensure new clients break delegationsGravatar J. Bruce Fields 1-5/+19
2021-04-15nfsd: removed unused argument in nfsd_startup_generic()Gravatar Vasily Averin 1-4/+4
2021-04-15nfsd: remove unused functionGravatar Jiapeng Chong 1-9/+0
2021-04-06NFSD: Use DEFINE_SPINLOCK() for spinlockGravatar Guobin Huang 1-2/+1
2021-04-01NFSv4.2: fix copy stateid copying for the async copyGravatar Olga Kornievskaia 1-2/+2
2021-03-22nfsd: report client confirmation status in "info" fileGravatar NeilBrown 4-11/+30
2021-03-22nfsd: don't ignore high bits of copy countGravatar J. Bruce Fields 1-1/+1
2021-03-22nfsd: COPY with length 0 should copy to end of fileGravatar J. Bruce Fields 1-0/+3
2021-03-22nfsd: Fix typo "accesible"Gravatar Ricardo Ribalda 1-3/+3
2021-03-22nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedGravatar Trond Myklebust 5-25/+41
2021-03-22nfsd: Log client tracking type log message as info instead of warningGravatar Paul Menzel 1-4/+4
2021-03-22nfsd: helper for laundromat expiry calculationsGravatar J. Bruce Fields 1-22/+27
2021-03-22NFSD: Clean up NFSDDBG_FACILITY macroGravatar Chuck Lever 2-5/+0
2021-03-22NFSD: Add a tracepoint to record directory entry encodingGravatar Chuck Lever 2-3/+30
2021-03-22NFSD: Clean up after updating NFSv3 ACL encodersGravatar Chuck Lever 2-88/+0
2021-03-22NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_streamGravatar Chuck Lever 1-3/+3
2021-03-22NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_streamGravatar Chuck Lever 3-16/+43
2021-03-22NFSD: Clean up after updating NFSv2 ACL encodersGravatar Chuck Lever 2-65/+0
2021-03-22NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_streamGravatar Chuck Lever 1-7/+12
2021-03-22NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_streamGravatar Chuck Lever 1-22/+2
2021-03-22NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_streamGravatar Chuck Lever 1-2/+2
2021-03-22NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_streamGravatar Chuck Lever 3-28/+41
2021-03-22NFSD: Remove unused NFSv2 directory entry encodersGravatar Chuck Lever 3-57/+6
2021-03-22NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_streamGravatar Chuck Lever 3-11/+103
2021-03-22NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_streamGravatar Chuck Lever 2-9/+14
2021-03-22NFSD: Count bytes instead of pages in the NFSv2 READDIR encoderGravatar Chuck Lever 2-5/+2
2021-03-22NFSD: Add a helper that encodes NFSv3 directory offset cookiesGravatar Chuck Lever 3-4/+18
2021-03-22NFSD: Update the NFSv2 STATFS result encoder to use struct xdr_streamGravatar Chuck Lever 1-9/+16
2021-03-22NFSD: Update the NFSv2 READ result encoder to use struct xdr_streamGravatar Chuck Lever 3-17/+17
2021-03-22NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_streamGravatar Chuck Lever 3-16/+16
2021-03-22NFSD: Update the NFSv2 diropres encoder to use struct xdr_streamGravatar Chuck Lever 1-13/+25
2021-03-22NFSD: Update the NFSv2 attrstat encoder to use struct xdr_streamGravatar Chuck Lever 3-12/+86
2021-03-22NFSD: Update the NFSv2 stat encoder to use struct xdr_streamGravatar Chuck Lever 3-9/+22
2021-03-22NFSD: Reduce svc_rqst::rq_pages churn during READDIR operationsGravatar Chuck Lever 1-0/+6
2021-03-22NFSD: Remove unused NFSv3 directory entry encodersGravatar Chuck Lever 2-201/+0
2021-03-22NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_streamGravatar Chuck Lever 3-30/+185
2021-03-22NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_streamGravatar Chuck Lever 3-20/+38
2021-03-22NFSD: Count bytes instead of pages in the NFSv3 READDIR encoderGravatar Chuck Lever 2-29/+3
2021-03-22NFSD: Add a helper that encodes NFSv3 directory offset cookiesGravatar Chuck Lever 3-35/+27