index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-9
/
+5
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-9
/
+35
2025-01-27
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
10
-369
/
+53
2025-01-27
add a string-to-qstr constructor
Al Viro
1
-9
/
+5
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2
-4
/
+3
2025-01-22
SUNRPC: do not retry on EKEYEXPIRED when user TGT ticket expired
Dai Ngo
1
-2
/
+2
2025-01-22
sunrpc: add netns inum and srcaddr to debugfs rpc_xprt info
Jeff Layton
1
-0
/
+12
2025-01-21
sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode
Dr. David Alan Gilbert
2
-62
/
+0
2025-01-21
sunrpc: Remove gss_generic_token deadcode
Dr. David Alan Gilbert
3
-233
/
+1
2025-01-21
sunrpc: Remove unused xprt_iter_get_xprt
Dr. David Alan Gilbert
1
-17
/
+0
2025-01-21
Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"
Chuck Lever
1
-11
/
+1
2025-01-13
SUNRPC: display total RPC tasks for RPC client
Dai Ngo
2
-2
/
+8
2025-01-13
SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved.
Dai Ngo
1
-5
/
+13
2025-01-10
SUNRPC: Document validity guarantees of the pointer returned by reserve_space
Chuck Lever
1
-0
/
+6
2025-01-06
SUNRPC: no need get cache ref when protected by rcu
Yang Erkun
1
-9
/
+3
2025-01-06
SUNRPC: introduce cache_check_rcu to help check in rcu context
Yang Erkun
1
-15
/
+26
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
1
-7
/
+1
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
1
-16
/
+16
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-5
/
+17
2024-11-28
sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
Liu Jian
2
-0
/
+11
2024-11-28
SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUT
Benjamin Coddington
1
-5
/
+4
2024-11-28
sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
Liu Jian
1
-0
/
+1
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-7
/
+24
2024-11-18
svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
Ye Bin
1
-5
/
+14
2024-11-18
SUNRPC: make sure cache entry active before cache_show
Yang Erkun
1
-1
/
+3
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
1
-4
/
+2
2024-11-11
svcrdma: Address an integer overflow
Chuck Lever
1
-1
/
+7
2024-11-08
SUNRPC: Fix a hang in TLS sock_close if sk_write_pending
Benjamin Coddington
1
-0
/
+1
2024-11-04
sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()
NeilBrown
1
-0
/
+1
2024-11-02
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+1
2024-10-30
rpcrdma: Always release the rpcrdma_device's xa_array
Chuck Lever
1
-0
/
+1
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-7
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-30
sunrpc: fix prog selection loop in svc_process_common
NeilBrown
1
-7
/
+4
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-5
/
+0
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
3
-31
/
+42
2024-09-23
SUNRPC: add svcauth_map_clnt_to_svc_cred_local
Weston Andros Adamson
1
-0
/
+28
2024-09-23
SUNRPC: remove call_allocate() BUG_ONs
Mike Snitzer
1
-6
/
+0
2024-09-23
net/sunrpc: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-7
/
+3
2024-09-23
SUNRPC: clnt.c: Remove misleading comment
Siddh Raman Pant
1
-5
/
+0
2024-09-23
SUNRPC: Fix -Wformat-truncation warning
Kunwu Chan
1
-1
/
+1
2024-09-20
sunrpc: xprtrdma: Use ERR_CAST() to return
Yan Zhen
1
-1
/
+1
2024-09-20
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
1
-1
/
+15
2024-09-20
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
1
-0
/
+10
2024-09-20
sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()
NeilBrown
1
-18
/
+7
2024-09-20
sunrpc: don't take ->sv_lock when updating ->sv_nrthreads.
NeilBrown
1
-6
/
+0
2024-09-20
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
1
-20
/
+11
2024-09-20
sunrpc: document locking rules for svc_exit_thread()
NeilBrown
1
-0
/
+14
2024-09-01
SUNRPC: make various functions static, or not exported.
NeilBrown
5
-34
/
+29
[next]