summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14svcrdma: Pass a useful error code to the send_err tracepointChuck Lever
2021-04-14svcrdma: Rename goto labels in svc_rdma_sendto()Chuck Lever
2021-04-14svcrdma: Don't leak send_ctxt on Send errorsChuck Lever
2021-04-06NFSD: Use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-06sunrpc: Remove unused function ip_map_lookupJiapeng Chong
2021-04-01NFSv4.2: fix copy stateid copying for the async copyOlga Kornievskaia
2021-03-31UAPI: nfsfh.h: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-03-31svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()Chuck Lever
2021-03-31svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_argChuck Lever
2021-03-31svcrdma: Remove sc_read_complete_qChuck Lever
2021-03-31svcrdma: Single-stage RDMA ReadChuck Lever
2021-03-22SUNRPC: Move svc_xprt_received() call sitesChuck Lever
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever
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