summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-22svcrdma: Retain the page backing rq_res.head[0].iov_baseChuck Lever
2021-03-22svcrdma: Remove unused sc_pages fieldChuck Lever
2021-03-22svcrdma: Normalize Send page handlingChuck Lever
2021-03-22svcrdma: Add a "deferred close" helperChuck Lever
2021-03-22svcrdma: Maintain a Receive water markChuck Lever
2021-03-22svcrdma: Use svc_rdma_refresh_recvs() in wc_receiveChuck Lever
2021-03-22svcrdma: Add a batch Receive posting mechanismChuck Lever
2021-03-22svcrdma: Remove stale comment for svc_rdma_wc_receive()Chuck Lever
2021-03-22svcrdma: Provide an explanatory comment in CMA event handlerChuck Lever
2021-03-22svcrdma: RPCDBG_FACILITY is no longer usedChuck Lever
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: Add an xdr_stream-based encoder for NFSv2/3 ACLsChuck 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
2021-03-22NFSD: Reduce svc_rqst::rq_pages churn during READDIR operationsChuck Lever
2021-03-22NFSD: Remove unused NFSv3 directory entry encodersChuck Lever
2021-03-22NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Count bytes instead of pages in the NFSv3 READDIR encoderChuck Lever
2021-03-22NFSD: Add a helper that encodes NFSv3 directory offset cookiesChuck Lever
2021-03-22NFSD: Update the NFSv3 COMMIT3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_streamChuck Lever
2021-03-22NFSD: Update the NFSv3 LINK3res encoder to use struct xdr_streamChuck Lever