summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-08-10sunrpc: remove unused svc_version vs_count fieldJeff Layton
2026-08-10sunrpc: use per-net counts in svc_seq_show()Jeff Layton
2026-08-10sunrpc: add per-netns per-procedure call counts to svc_statJeff Layton
2026-08-10sunrpc: derive the pool count instead of caching it in sv_nrpoolsJeff Layton
2026-08-10sunrpc: tear down pool counters before dropping the pool map referenceJeff Layton
2026-08-10sunrpc: guarantee a thread per pool when auto-distributingJeff Layton
2026-08-10sunrpc: hardcode pool_mode to pernode, remove other modesJeff Layton
2026-08-10sunrpc: route to a populated pool in svc_pool_for_cpu()Jeff Layton
2026-08-10SUNRPC: Restore NUMA_NO_NODE for svc thread allocations in global modeAmeer Hamza
2026-08-10svcrdma: Reject inline replies that overflow the pull-up bufferChuck Lever
2026-08-10sunrpc: defer rq_argp and rq_resp free until after RCU grace periodJeff Layton
2026-08-10SUNRPC: Add svc_serv_maxthreads() to report the thread ceilingChuck Lever
2026-08-10net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arraysDavid Laight
2026-08-10rpcrdma: arm rn_done before publishing the notificationChuck Lever
2026-08-10SUNRPC: Check svc pool percpu counter allocationChuck Lever
2026-08-10sunrpc: init gssp_lock before publishing proc entryChris Mason
2026-08-10SUNRPC: close backchannel before destroying callback serviceChuck Lever
2026-08-10SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entryChris Mason
2026-08-10SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_statChris Mason
2026-08-10SUNRPC: reject duplicate CREDS_VALUE optionsChris Mason
2026-08-10SUNRPC: fix gssx_dec_option_array error path bugsChris Mason
2026-08-10SUNRPC: Reject krb5 v2 wrap tokens with oversized ec fieldChuck Lever
2026-08-10svcrdma: Clear sc_cm_id when ADDR_CHANGE replacement failsChuck Lever
2026-08-10svcrdma: Reject connection when transport allocation failsChuck Lever
2026-08-10svcrdma: Use svc_xprt_put to free listener on create failureChuck Lever
2026-08-10svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_idChuck Lever
2026-08-10svcrdma: Fix unmatched rn_unregister on failed acceptChris Mason
2026-08-03SUNRPC: always drain cache_cleaner before destroying a cache_detailJeff Layton
2026-08-03svcrdma: Reject Read lists that exceed the page budgetChuck Lever
2026-08-03svcrdma: Validate Read chunk positions at decode timeChuck Lever
2026-08-03svcrdma: Reject Write/Reply chunks with segcount 0Chris Mason
2026-08-03svcrdma: Reject oversized Read segments at decode timeChuck Lever
2026-08-03svcrdma: Fix offset arithmetic in read_chunk_rangeChris Mason
2026-08-03svcrdma: Validate Read chunk positions before reconstructionChuck Lever
2026-08-03SUNRPC: harden gss_krb5_unwrap_v2 against short tokensChris Mason
2026-08-03SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflowChris Mason
2026-08-03SUNRPC: harden gss_unwrap_resp_priv length checksChris Mason
2026-08-03SUNRPC: svcauth_gss: enforce krb5 token minimum lengthChris Mason
2026-08-03SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2Chuck Lever
2026-07-27mlx5: Deprecate latency-sensitive QPs featureLeon Romanovsky
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela
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