summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
6 hourssvcrdma: Validate Read chunk positions before reconstructionChuck Lever
6 hourssvcrdma: Use svc_xprt_put to free listener on create failureChuck Lever
6 hourssvcrdma: Reject Write/Reply chunks with segcount 0Chris Mason
6 hourssvcrdma: Reject Read lists that exceed the page budgetChuck Lever
6 hourssvcrdma: Reject oversized Read segments at decode timeChuck Lever
6 hourssvcrdma: Reject inline replies that overflow the pull-up bufferChuck Lever
6 hourssvcrdma: Reject connection when transport allocation failsChuck Lever
6 hourssvcrdma: Fix unmatched rn_unregister on failed acceptChris Mason
6 hourssvcrdma: Fix offset arithmetic in read_chunk_rangeChris Mason
6 hourssvcrdma: Clear sc_cm_id when ADDR_CHANGE replacement failsChuck Lever
6 hourssvcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_idChuck Lever
6 hoursSUNRPC: wait for in-flight client TLS handshake callbackJérémy Jean
6 hoursSUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2Chuck Lever
6 hoursSUNRPC: Reject krb5 v2 wrap tokens with oversized ec fieldChuck Lever
6 hoursSUNRPC: reject duplicate CREDS_VALUE optionsChris Mason
6 hourssunrpc: init gssp_lock before publishing proc entryChris Mason
6 hoursSUNRPC: harden gss_unwrap_resp_priv length checksChris Mason
6 hoursSUNRPC: harden gss_krb5_unwrap_v2 against short tokensChris Mason
6 hoursSUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_statChris Mason
6 hourssunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_p...Luxiao Xu
6 hoursSUNRPC: fix gssx_dec_option_array error path bugsChris Mason
6 hourssunrpc: defer rq_argp and rq_resp free until after RCU grace periodJeff Layton
6 hoursSUNRPC: close backchannel before destroying callback serviceChuck Lever
6 hoursSUNRPC: Check svc pool percpu counter allocationChuck Lever
6 hoursSUNRPC: always drain cache_cleaner before destroying a cache_detailJeff Layton
6 hoursSUNRPC: Restore NUMA_NO_NODE for svc thread allocations in global modeAmeer Hamza
6 hourssunrpc: route to a populated pool in svc_pool_for_cpu()Jeff Layton
6 hoursSUNRPC: svcauth_gss: enforce krb5 token minimum lengthChris Mason
6 hoursSUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entryChris Mason
6 hoursSUNRPC: xdr_buf_trim: clamp buf->len to avoid underflowChris Mason
2026-07-08SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever
2026-07-08SUNRPC: release lower rpc_clnt if killed waiting for XPRT_LOCKEDChuck Lever
2026-06-23Merge 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