aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-22/+27
2022-03-31nfsd: Clean up nfsd_file_put()Trond Myklebust1-10/+3
2022-03-31nfsd: Fix a write performance regressionTrond Myklebust1-3/+15
2022-03-27SUNRPC: Return true/false (not 1/0) from bool functionsHaowen Bai1-12/+12
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-0/+2
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds18-161/+110
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)2-0/+2
2022-03-20nfsd: fix using the correct variable for sizeof()Jakob Koschel1-1/+1
2022-03-17nfsd: use correct format charactersBill Wendling1-1/+1
2022-03-15NFSD: prevent underflow in nfssvc_decode_writeargs()Dan Carpenter2-2/+2
2022-03-11NFSD: Fix nfsd_breaker_owns_lease() return valuesChuck Lever1-2/+10
2022-03-11NFSD: Clean up _lm_ operation namesChuck Lever1-4/+4
2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever7-50/+2
2022-02-28nfsd: more robust allocation failure handling in nfsd_file_cache_initAmir Goldstein1-3/+3
2022-02-28NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever1-6/+1
2022-02-28NFSD: Remove svc_serv_ops::svo_moduleChuck Lever1-3/+0
2022-02-28SUNRPC: Remove svc_shutdown_net()Chuck Lever1-1/+1
2022-02-28SUNRPC: Rename svc_close_xprt()Chuck Lever1-1/+1
2022-02-28SUNRPC: Rename svc_create_xprt()Chuck Lever2-8/+8
2022-02-28SUNRPC: Remove svo_shutdown methodChuck Lever1-1/+1
2022-02-28SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever1-1/+0
2022-02-28NFSD: Remove NFSD_PROC_ARGS_* macrosChuck Lever1-19/+9
2022-02-28NFSD: Use __sockaddr field to store socket addressesChuck Lever1-40/+39
2022-02-28NFSD: Streamline the rare "found" caseChuck Lever1-4/+3
2022-02-28NFSD: Skip extra computation for RC_NOCACHE caseChuck Lever1-2/+4
2022-02-28NFSD: De-duplicate hash bucket indexingChuck Lever1-12/+10
2022-02-28nfsd: Add support for the birth time attributeOndrej Valousek2-1/+11
2022-02-09Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds7-47/+74
2022-02-09NFSD: Deprecate NFS_OFFSET_MAXChuck Lever2-2/+2
2022-02-09NFSD: Fix offset type in I/O trace pointsChuck Lever1-7/+7
2022-02-09NFSD: COMMIT operations must not return NFS?ERR_INVALChuck Lever3-25/+38
2022-02-09NFSD: Clamp WRITE offsetsChuck Lever2-2/+8
2022-02-09NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizesChuck Lever1-1/+1
2022-02-09NFSD: Fix ia_size underflowChuck Lever1-0/+4
2022-02-09NFSD: Fix the behavior of READ near OFFSET_MAXChuck Lever3-10/+14
2022-02-02Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-1/+3
2022-02-02block: remove genhd.hChristoph Hellwig1-1/+0
2022-01-28nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo1-1/+3
2022-01-24fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein1-2/+3
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds21-400/+493
2022-01-11Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+1
2022-01-08nfsd: fix crash on COPY_NOTIFY with special stateidJ. Bruce Fields1-1/+5
2022-01-08NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever5-75/+96
2022-01-08Revert "nfsd: skip some unnecessary stats in the v4 case"Chuck Lever1-27/+17
2022-01-08NFSD: Trace boot verifier resetsChuck Lever2-3/+38
2022-01-08NFSD: Rename boot verifier functionsChuck Lever5-20/+20
2022-01-08NFSD: Clean up the nfsd_net::nfssvc_boot fieldChuck Lever3-17/+45
2022-01-08NFSD: Write verifier might go backwardsChuck Lever1-1/+1