summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
13 daysMerge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-06-10xprtrdma: Return sendctx slot after Send preparation failureChuck Lever
2026-06-10xprtrdma: Repost Receive buffers for malformed repliesChuck Lever
2026-06-10xprtrdma: Sanitize the reply credit grant after parsingChuck Lever
2026-06-10xprtrdma: Fix bcall rep leak and unbounded peekChris Mason
2026-06-10xprtrdma: Resize reply buffers before reposting receivesChuck Lever
2026-06-10xprtrdma: Check frwr_wp_create() during connectChuck Lever
2026-06-10xprtrdma: Initialize re_id before removal registrationChris Mason
2026-06-10xprtrdma: Fix ep kref imbalance on ADDR_CHANGEChris Mason
2026-06-10xprtrdma: Convert send buffer free list to llistChuck Lever
2026-06-09svcrdma: wake sq waiters when the transport closesChuck Lever
2026-06-09sunrpc: wait for in-flight TLS handshake callback when cancel loses raceChuck Lever
2026-06-09sunrpc: pin svc_xprt across the asynchronous TLS handshake callbackChris Mason
2026-06-09sunrpc: harden rq_procinfo lifecycle to prevent double-freeLuxiao Xu
2026-06-09SUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever
2026-06-09SUNRPC: Bound-check xdr_buf_to_bvec() stores before writingChuck Lever
2026-06-09Revert "svcrdma: Use contiguous pages for RDMA Read sink buffers"Chuck Lever
2026-06-09svcrdma: Defer send context release to xpo_release_ctxtChuck Lever
2026-06-09svcrdma: Release write chunk resources without re-queuingChuck Lever
2026-06-09SUNRPC: Remove dead rpcsec_gss_krb5 definitionsChuck Lever
2026-06-09SUNRPC: Remove redundant crypto Kconfig dependenciesChuck Lever
2026-06-09SUNRPC: Remove per-enctype Kconfig optionsChuck Lever
2026-06-09SUNRPC: Remove dead code from rpcsec_gss_krb5Chuck Lever
2026-06-09SUNRPC: Remove legacy skcipher/ahash handles from krb5_ctxChuck Lever
2026-06-09SUNRPC: Remove encrypt/decrypt function pointers from enctype tableChuck Lever
2026-06-09SUNRPC: Remove wrap/unwrap function pointers from enctype tableChuck Lever
2026-06-09SUNRPC: Remove get_mic/verify_mic function pointers from enctype tableChuck Lever
2026-06-09SUNRPC: Switch MIC token verification to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Switch MIC token generation to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Switch Camellia decrypt to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Switch wrap token decryption to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Switch wrap token encryption to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Prepare crypto/krb5 encryption and checksum handlesChuck Lever
2026-06-09SUNRPC: Add errno-to-GSS status conversion helperChuck Lever
2026-06-09SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever
2026-06-09SUNRPC: Add crypto/krb5 enctype lookup to krb5_ctxChuck Lever
2026-06-09SUNRPC: Add Kconfig dependency on CRYPTO_KRB5Chuck Lever
2026-06-08sunrpc: fix uninitialized xprt_create_args structureHongling Zeng
2026-06-08xprtrdma: Remove tautological I2 assertion in rpcrdma_reply_putChuck Lever
2026-06-08xprtrdma: Fix I3 invariant comment in rpcrdma_complete_rqstChuck Lever
2026-06-08xprtrdma: Document and assert reply-handler invariantsChuck Lever
2026-06-08xprtrdma: Clear receive-side ownership pointers on releaseChuck Lever
2026-06-08xprtrdma: Add request-pool slack for delayed recyclingChuck Lever
2026-06-08xprtrdma: Decouple req recycling from RPC completionChuck Lever
2026-06-08xprtrdma: Use sendctx DMA state for Send signalingChuck Lever
2026-06-08xprtrdma: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-06-08sunrpc: Fix error handling in rpc_sysfs_xprt_switch_add_xprt_store()Hongling Zeng
2026-06-01NFSD: Put cache get-reqs dump attrs under replyChuck Lever
2026-06-01sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink commandJeff Layton
2026-06-01nfsd: add netlink upcall for the svc_export cacheJeff Layton