summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-19nfsd: reshuffle some codeJ. Bruce Fields1-117/+118
2021-04-19nfsd: track filehandle aliasing in nfs4_filesJ. Bruce Fields2-9/+30
2021-04-19nfsd: hash nfs4_files by inode numberJ. Bruce Fields2-16/+12
2021-04-16nfsd: ensure new clients break delegationsJ. Bruce Fields1-5/+19
2021-04-15nfsd: removed unused argument in nfsd_startup_generic()Vasily Averin1-4/+4
2021-04-15nfsd: remove unused functionJiapeng Chong1-9/+0
2021-04-14svcrdma: Pass a useful error code to the send_err tracepointChuck Lever1-3/+9
2021-04-14svcrdma: Rename goto labels in svc_rdma_sendto()Chuck Lever1-12/+12
2021-04-14svcrdma: Don't leak send_ctxt on Send errorsChuck Lever1-4/+4
2021-04-06NFSD: Use DEFINE_SPINLOCK() for spinlockGuobin Huang1-2/+1
2021-04-06sunrpc: Remove unused function ip_map_lookupJiapeng Chong1-9/+0
2021-04-01NFSv4.2: fix copy stateid copying for the async copyOlga Kornievskaia1-2/+2
2021-03-31UAPI: nfsfh.h: Replace one-element array with flexible-array memberGustavo A. R. Silva1-8/+19
2021-03-31svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()Chuck Lever1-7/+7
2021-03-31svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_argChuck Lever3-20/+0
2021-03-31svcrdma: Remove sc_read_complete_qChuck Lever3-54/+6
2021-03-31svcrdma: Single-stage RDMA ReadChuck Lever2-67/+37
2021-03-22SUNRPC: Move svc_xprt_received() call sitesChuck Lever3-5/+17
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever3-4/+11
2021-03-22svcrdma: Retain the page backing rq_res.head[0].iov_baseChuck Lever1-0/+5
2021-03-22svcrdma: Remove unused sc_pages fieldChuck Lever2-27/+1
2021-03-22svcrdma: Normalize Send page handlingChuck Lever3-14/+24
2021-03-22svcrdma: Add a "deferred close" helperChuck Lever7-24/+30
2021-03-22svcrdma: Maintain a Receive water markChuck Lever3-3/+14
2021-03-22svcrdma: Use svc_rdma_refresh_recvs() in wc_receiveChuck Lever1-32/+11
2021-03-22svcrdma: Add a batch Receive posting mechanismChuck Lever1-14/+42
2021-03-22svcrdma: Remove stale comment for svc_rdma_wc_receive()Chuck Lever1-2/+0
2021-03-22svcrdma: Provide an explanatory comment in CMA event handlerChuck Lever1-0/+3
2021-03-22svcrdma: RPCDBG_FACILITY is no longer usedChuck Lever2-4/+0
2021-03-22nfsd: report client confirmation status in "info" fileNeilBrown4-11/+30
2021-03-22nfsd: don't ignore high bits of copy countJ. Bruce Fields1-1/+1
2021-03-22nfsd: COPY with length 0 should copy to end of fileJ. Bruce Fields1-0/+3
2021-03-22nfsd: Fix typo "accesible"Ricardo Ribalda1-3/+3
2021-03-22nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust5-25/+41
2021-03-22nfsd: Log client tracking type log message as info instead of warningPaul Menzel1-4/+4
2021-03-22nfsd: helper for laundromat expiry calculationsJ. Bruce Fields1-22/+27
2021-03-22NFSD: Clean up NFSDDBG_FACILITY macroChuck Lever2-5/+0
2021-03-22NFSD: Add a tracepoint to record directory entry encodingChuck Lever2-3/+30
2021-03-22NFSD: Clean up after updating NFSv3 ACL encodersChuck Lever2-88/+0
2021-03-22NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_streamChuck Lever1-3/+3
2021-03-22NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_streamChuck Lever3-16/+43
2021-03-22NFSD: Clean up after updating NFSv2 ACL encodersChuck Lever2-65/+0
2021-03-22NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_streamChuck Lever1-7/+12
2021-03-22NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_streamChuck Lever1-22/+2
2021-03-22NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_streamChuck Lever1-2/+2
2021-03-22NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_streamChuck Lever3-28/+41
2021-03-22NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLsChuck Lever2-0/+74
2021-03-22NFSD: Remove unused NFSv2 directory entry encodersChuck Lever3-57/+6
2021-03-22NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_streamChuck Lever3-11/+103
2021-03-22NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_streamChuck Lever2-9/+14