summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2021-07-20nfsd: fix NULL dereference in nfs3svc_encode_getaclresJ. Bruce Fields
2021-07-20NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever
2021-07-20nfsd: Reduce contention for the nfsd_file nf_rwsemTrond Myklebust
2021-07-20nfsd: move fsnotify on client creation outside spinlockJ. Bruce Fields
2021-07-20NFSD: Add nfsd_clid_confirmed tracepointChuck Lever
2021-07-20NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-05Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-26NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Dai Ngo
2021-04-20nfsd: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-19nfsd: grant read delegations to clients holding writesJ. Bruce Fields
2021-04-19nfsd: reshuffle some codeJ. Bruce Fields
2021-04-19nfsd: track filehandle aliasing in nfs4_filesJ. Bruce Fields
2021-04-19nfsd: hash nfs4_files by inode numberJ. Bruce Fields
2021-04-16nfsd: ensure new clients break delegationsJ. Bruce Fields
2021-04-15nfsd: removed unused argument in nfsd_startup_generic()Vasily Averin
2021-04-15nfsd: remove unused functionJiapeng Chong
2021-04-06NFSD: Use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-01NFSv4.2: fix copy stateid copying for the async copyOlga Kornievskaia
2021-03-22nfsd: report client confirmation status in "info" fileNeilBrown
2021-03-22nfsd: don't ignore high bits of copy countJ. Bruce Fields
2021-03-22nfsd: COPY with length 0 should copy to end of fileJ. Bruce Fields
2021-03-22nfsd: Fix typo "accesible"Ricardo Ribalda
2021-03-22nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust
2021-03-22nfsd: Log client tracking type log message as info instead of warningPaul Menzel
2021-03-22nfsd: helper for laundromat expiry calculationsJ. Bruce Fields
2021-03-22NFSD: Clean up NFSDDBG_FACILITY macroChuck Lever
2021-03-22NFSD: Add a tracepoint to record directory entry encodingChuck Lever
2021-03-22NFSD: Clean up after updating NFSv3 ACL encodersChuck Lever
2021-03-22NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Clean up after updating NFSv2 ACL encodersChuck Lever
2021-03-22NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Remove unused NFSv2 directory entry encodersChuck Lever
2021-03-22NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Count bytes instead of pages in the NFSv2 READDIR encoderChuck Lever
2021-03-22NFSD: Add a helper that encodes NFSv3 directory offset cookiesChuck Lever
2021-03-22NFSD: Update the NFSv2 STATFS result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv2 READ result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv2 diropres encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv2 attrstat encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv2 stat encoder to use struct xdr_streamChuck Lever