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
7 days
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-93
/
+349
2026-06-10
xprtrdma: Return sendctx slot after Send preparation failure
Chuck Lever
3
-5
/
+42
2026-06-10
xprtrdma: Repost Receive buffers for malformed replies
Chuck Lever
1
-3
/
+5
2026-06-10
xprtrdma: Sanitize the reply credit grant after parsing
Chuck Lever
1
-4
/
+8
2026-06-10
xprtrdma: Fix bcall rep leak and unbounded peek
Chris Mason
1
-1
/
+3
2026-06-10
xprtrdma: Resize reply buffers before reposting receives
Chuck Lever
1
-1
/
+30
2026-06-10
xprtrdma: Check frwr_wp_create() during connect
Chuck Lever
1
-1
/
+11
2026-06-10
xprtrdma: Initialize re_id before removal registration
Chris Mason
1
-1
/
+1
2026-06-10
xprtrdma: Fix ep kref imbalance on ADDR_CHANGE
Chris Mason
1
-3
/
+11
2026-06-10
xprtrdma: Convert send buffer free list to llist
Chuck Lever
2
-22
/
+18
2026-06-09
svcrdma: wake sq waiters when the transport closes
Chuck Lever
4
-10
/
+36
2026-06-09
sunrpc: wait for in-flight TLS handshake callback when cancel loses race
Chuck Lever
1
-0
/
+4
2026-06-09
sunrpc: pin svc_xprt across the asynchronous TLS handshake callback
Chris Mason
1
-0
/
+6
2026-06-09
sunrpc: harden rq_procinfo lifecycle to prevent double-free
Luxiao Xu
1
-0
/
+10
2026-06-09
SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
Chuck Lever
2
-7
/
+18
2026-06-09
SUNRPC: Bound-check xdr_buf_to_bvec() stores before writing
Chuck Lever
1
-5
/
+9
2026-06-09
Revert "svcrdma: Use contiguous pages for RDMA Read sink buffers"
Chuck Lever
1
-223
/
+0
2026-06-09
svcrdma: Defer send context release to xpo_release_ctxt
Chuck Lever
4
-42
/
+79
2026-06-09
svcrdma: Release write chunk resources without re-queuing
Chuck Lever
1
-10
/
+1
2026-06-09
SUNRPC: Remove dead rpcsec_gss_krb5 definitions
Chuck Lever
4
-10
/
+6
2026-06-09
SUNRPC: Remove redundant crypto Kconfig dependencies
Chuck Lever
1
-2
/
+0
2026-06-09
SUNRPC: Remove per-enctype Kconfig options
Chuck Lever
2
-54
/
+14
2026-06-09
SUNRPC: Remove dead code from rpcsec_gss_krb5
Chuck Lever
9
-3336
/
+5
2026-06-09
SUNRPC: Remove legacy skcipher/ahash handles from krb5_ctx
Chuck Lever
3
-493
/
+3
2026-06-09
SUNRPC: Remove encrypt/decrypt function pointers from enctype table
Chuck Lever
3
-22
/
+6
2026-06-09
SUNRPC: Remove wrap/unwrap function pointers from enctype table
Chuck Lever
2
-21
/
+2
2026-06-09
SUNRPC: Remove get_mic/verify_mic function pointers from enctype table
Chuck Lever
2
-18
/
+2
2026-06-09
SUNRPC: Switch MIC token verification to crypto/krb5
Chuck Lever
1
-13
/
+23
2026-06-09
SUNRPC: Switch MIC token generation to crypto/krb5
Chuck Lever
3
-12
/
+121
2026-06-09
SUNRPC: Switch Camellia decrypt to crypto/krb5
Chuck Lever
1
-2
/
+2
2026-06-09
SUNRPC: Switch wrap token decryption to crypto/krb5
Chuck Lever
2
-4
/
+57
2026-06-09
SUNRPC: Switch wrap token encryption to crypto/krb5
Chuck Lever
3
-6
/
+108
2026-06-09
SUNRPC: Prepare crypto/krb5 encryption and checksum handles
Chuck Lever
2
-0
/
+49
2026-06-09
SUNRPC: Add errno-to-GSS status conversion helper
Chuck Lever
2
-0
/
+26
2026-06-09
SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlists
Chuck Lever
1
-0
/
+199
2026-06-09
SUNRPC: Add crypto/krb5 enctype lookup to krb5_ctx
Chuck Lever
2
-0
/
+10
2026-06-09
SUNRPC: Add Kconfig dependency on CRYPTO_KRB5
Chuck Lever
1
-0
/
+1
2026-06-08
sunrpc: fix uninitialized xprt_create_args structure
Hongling Zeng
1
-1
/
+1
2026-06-08
xprtrdma: Remove tautological I2 assertion in rpcrdma_reply_put
Chuck Lever
1
-4
/
+0
2026-06-08
xprtrdma: Fix I3 invariant comment in rpcrdma_complete_rqst
Chuck Lever
1
-2
/
+2
2026-06-08
xprtrdma: Document and assert reply-handler invariants
Chuck Lever
3
-4
/
+84
2026-06-08
xprtrdma: Clear receive-side ownership pointers on release
Chuck Lever
2
-2
/
+14
2026-06-08
xprtrdma: Add request-pool slack for delayed recycling
Chuck Lever
1
-1
/
+20
2026-06-08
xprtrdma: Decouple req recycling from RPC completion
Chuck Lever
5
-41
/
+97
2026-06-08
xprtrdma: Use sendctx DMA state for Send signaling
Chuck Lever
2
-10
/
+14
2026-06-08
xprtrdma: Move long delayed work on system_dfl_long_wq
Marco Crivellari
1
-1
/
+2
2026-06-08
sunrpc: Fix error handling in rpc_sysfs_xprt_switch_add_xprt_store()
Hongling Zeng
1
-1
/
+1
2026-06-01
NFSD: Put cache get-reqs dump attrs under reply
Chuck Lever
1
-20
/
+6
2026-06-01
sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink command
Jeff Layton
3
-0
/
+45
2026-06-01
nfsd: add netlink upcall for the svc_export cache
Jeff Layton
2
-11
/
+9
[next]