index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-27
xprtrdma: Decrement re_receiving on the early exit paths
Eric Badger
1
-3
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
14
-31
/
+31
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
24
-57
/
+56
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+4
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-71
/
+92
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-09
SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
Daniel Hodges
1
-0
/
+3
2026-02-09
SUNRPC: Change list definition method
Chenguang Zhao
1
-2
/
+1
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
1
-9
/
+42
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
1
-29
/
+46
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
1
-8
/
+37
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
1
-0
/
+1
2026-01-28
sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
Jeff Layton
1
-46
/
+7
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
1
-15
/
+53
2026-01-28
svcrdma: use bvec-based RDMA read/write API
Chuck Lever
1
-69
/
+86
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-2
/
+6
2026-01-26
SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
Chuck Lever
1
-18
/
+64
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-12-24
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+7
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-9
/
+34
2025-12-08
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
1
-0
/
+3
2025-12-08
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
1
-1
/
+1
2025-12-08
svcrdma: use rc_pageoff for memcpy byte offset
Joshua Rogers
1
-1
/
+1
2025-12-08
SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...
Joshua Rogers
1
-1
/
+2
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-21
/
+60
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+12
2025-11-23
SUNRPC: new helper function for stopping backchannel server
Olga Kornievskaia
1
-0
/
+16
2025-11-23
SUNRPC: cleanup common code in backchannel request
Olga Kornievskaia
2
-9
/
+18
2025-11-17
convert rpc_pipefs
Al Viro
1
-15
/
+12
2025-11-16
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
1
-7
/
+48
2025-11-16
SUNRPC: Improve "fragment too large" warning
Chuck Lever
1
-3
/
+4
2025-11-16
svcrdma: Release transport resources synchronously
Chuck Lever
1
-11
/
+8
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2025-11-12
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-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-3
/
+4
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
3
-5
/
+5
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-21
sunrpc: fix "occurence"->"occurrence"
Xichao Zhao
1
-1
/
+1
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-2
/
+6
2025-09-21
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
2
-0
/
+15
[next]