index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
sunrpc: fix uninitialized xprt_create_args structure
Hongling Zeng
1
-1
/
+1
6 days
SUNRPC: Bound-check xdr_buf_to_bvec() stores before writing
Chuck Lever
1
-5
/
+9
6 days
sunrpc: harden rq_procinfo lifecycle to prevent double-free
Luxiao Xu
1
-0
/
+10
6 days
sunrpc: wait for in-flight TLS handshake callback when cancel loses race
Chuck Lever
1
-0
/
+4
6 days
sunrpc: pin svc_xprt across the asynchronous TLS handshake callback
Chris Mason
1
-0
/
+6
6 days
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
Chuck Lever
2
-3
/
+27
6 days
SUNRPC: release lower rpc_clnt if killed waiting for XPRT_LOCKED
Chuck Lever
1
-1
/
+4
6 days
xprtrdma: Return sendctx slot after Send preparation failure
Chuck Lever
3
-5
/
+42
6 days
xprtrdma: Repost Receive buffers for malformed replies
Chuck Lever
1
-3
/
+5
6 days
xprtrdma: Sanitize the reply credit grant after parsing
Chuck Lever
1
-4
/
+8
6 days
xprtrdma: Fix bcall rep leak and unbounded peek
Chris Mason
1
-1
/
+3
6 days
xprtrdma: Resize reply buffers before reposting receives
Chuck Lever
1
-1
/
+30
6 days
xprtrdma: Document and assert reply-handler invariants
Chuck Lever
3
-4
/
+84
6 days
xprtrdma: Check frwr_wp_create() during connect
Chuck Lever
1
-1
/
+11
6 days
xprtrdma: Initialize re_id before removal registration
Chris Mason
1
-1
/
+1
6 days
xprtrdma: Fix ep kref imbalance on ADDR_CHANGE
Chris Mason
1
-3
/
+11
6 days
xprtrdma: Decouple req recycling from RPC completion
Chuck Lever
5
-41
/
+97
6 days
xprtrdma: Use sendctx DMA state for Send signaling
Chuck Lever
2
-10
/
+14
6 days
xprtrdma: Post receive buffers after RPC completion
Chuck Lever
1
-5
/
+9
6 days
xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
Chuck Lever
2
-1
/
+30
6 days
xprtrdma: Avoid 250 ms delay on backlog wakeup
Chuck Lever
1
-1
/
+1
6 days
sunrpc: Fix error handling in rpc_sysfs_xprt_switch_add_xprt_store()
Hongling Zeng
1
-1
/
+1
2026-03-25
sunrpc: fix cache_request leak in cache_release
Jeff Layton
1
-5
/
+21
2026-03-19
xprtrdma: Decrement re_receiving on the early exit paths
Eric Badger
1
-3
/
+4
2026-02-27
SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
Daniel Hodges
1
-0
/
+3
2026-02-27
SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
Chuck Lever
1
-18
/
+64
2026-02-27
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-2
/
+6
2026-01-02
SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...
Joshua Rogers
1
-1
/
+2
2026-01-02
svcrdma: use rc_pageoff for memcpy byte offset
Joshua Rogers
1
-1
/
+1
2026-01-02
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
1
-1
/
+1
2026-01-02
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
1
-0
/
+3
2025-11-13
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+1
2025-11-10
Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"
Chuck Lever
1
-2
/
+1
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-20
/
+42
2025-10-01
SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it
Eric Biggers
1
-1
/
+2
2025-09-30
sunrpc: unexport rpc_malloc() and rpc_free()
Jeff Layton
1
-2
/
+0
2025-09-23
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
Anna Schumaker
1
-4
/
+4
2025-09-23
SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
Anna Schumaker
1
-5
/
+5
2025-09-23
SUNRPC: Remove redundant __GFP_NOWARN
Qianfeng Rong
2
-2
/
+2
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-2
/
+6
2025-09-23
sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
Jeff Layton
1
-0
/
+14
2025-09-22
sunrpc: fix "occurence"->"occurrence"
Xichao Zhao
1
-1
/
+1
2025-09-22
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-2
/
+6
2025-09-22
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
2
-0
/
+15
2025-09-22
sunrpc: eliminate return pointer in svc_tcp_sendmsg()
Jeff Layton
1
-13
/
+8
2025-09-22
sunrpc: fix pr_notice in svc_tcp_sendto() to show correct length
Jeff Layton
1
-2
/
+2
2025-09-22
sunrpc: delay pc_release callback until after the reply is sent
Jeff Layton
1
-3
/
+14
2025-09-22
sunrpc: fix null pointer dereference on zero-length checksum
Lei Lu
1
-1
/
+1
2025-09-06
SUNRPC: call xs_sock_process_cmsg for all cmsg
Justin Worrell
1
-3
/
+3
2025-09-06
Revert "SUNRPC: Don't allow waiting for exiting tasks"
Trond Myklebust
1
-2
/
+0
[next]