index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-10
8
-114
/
+94
|
\
|
*
SUNRPC: De-duplicate .pc_release() call sites
Chuck Lever
2021-10-12
1
-15
/
+7
|
*
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
2021-10-12
1
-49
/
+2
|
*
SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
Chuck Lever
2021-10-04
1
-0
/
+1
|
*
svcrdma: Split svcrmda_wc_{read,write} tracepoints
Chuck Lever
2021-10-04
1
-4
/
+26
|
*
svcrdma: Split the svcrdma_wc_send() tracepoint
Chuck Lever
2021-10-04
1
-3
/
+11
|
*
svcrdma: Split the svcrdma_wc_receive() tracepoint
Chuck Lever
2021-10-04
1
-2
/
+7
|
*
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
2021-10-02
1
-5
/
+6
|
*
SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases
Chuck Lever
2021-10-02
1
-15
/
+17
|
*
UNRPC: Return specific error code on kmalloc failure
Yang Li
2021-09-23
1
-1
/
+1
|
*
nfsd: don't alloc under spinlock in rpc_parse_scope_id
J. Bruce Fields
2021-09-21
1
-22
/
+18
*
|
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-10
9
-132
/
+163
|
\
\
|
*
|
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
2021-11-04
2
-2
/
+3
|
*
|
SUNRPC: Fix races when closing the socket
Trond Myklebust
2021-11-04
2
-0
/
+3
|
*
|
SUNRPC: Check if the xprt is connected before handling sysfs reads
Anna Schumaker
2021-11-04
1
-4
/
+8
|
*
|
xprtrdma: Fix a maybe-uninitialized compiler warning
Benjamin Coddington
2021-11-02
1
-6
/
+7
|
*
|
SUNRPC: Clean up xs_tcp_setup_sock()
Trond Myklebust
2021-11-01
1
-40
/
+28
|
*
|
SUNRPC: Replace use of socket sk_callback_lock with sock_lock
Trond Myklebust
2021-11-01
1
-27
/
+11
|
*
|
sunrpc: remove unnecessary test in rpc_task_set_client()
Thiago Rafael Becker
2021-10-20
1
-18
/
+15
|
*
|
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
2021-10-20
1
-0
/
+1
|
*
|
xprtrdma: Remove rpcrdma_ep::re_implicit_roundup
Chuck Lever
2021-10-20
2
-3
/
+0
|
*
|
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
2021-10-20
4
-9
/
+55
|
*
|
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
2021-10-10
1
-2
/
+10
|
*
|
SUNRPC: xprt_clear_locked() only needs release memory semantics
Trond Myklebust
2021-10-03
1
-5
/
+3
|
*
|
SUNRPC: Remove WQ_HIGHPRI from xprtiod
Trond Myklebust
2021-10-03
1
-2
/
+1
|
*
|
SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()
Trond Myklebust
2021-10-03
1
-1
/
+3
|
*
|
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
2021-10-03
1
-13
/
+15
|
|
/
*
|
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-10-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
SUNRPC: fix sign error causing rpcsec_gss drops
J. Bruce Fields
2021-10-01
1
-1
/
+1
*
|
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-08
3
-7
/
+10
|
\
|
|
*
SUNRPC: improve error response to over-size gss credential
NeilBrown
2021-09-03
2
-1
/
+3
|
*
SUNRPC: don't pause on incomplete allocation
NeilBrown
2021-09-01
1
-6
/
+7
*
|
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-09-04
17
-136
/
+191
|
\
\
|
*
|
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
2021-08-27
1
-0
/
+9
|
*
|
SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs
Olga Kornievskaia
2021-08-27
1
-1
/
+3
|
*
|
SUNRPC keep track of number of transports to unique addresses
Olga Kornievskaia
2021-08-27
2
-1
/
+2
|
*
|
SUNRPC: Tweak TCP socket shutdown in the RPC client
Trond Myklebust
2021-08-27
1
-3
/
+6
|
*
|
SUNRPC: Simplify socket shutdown when not reusing TCP ports
Trond Myklebust
2021-08-27
1
-0
/
+4
|
*
|
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
2021-08-10
1
-20
/
+4
|
*
|
SUNRPC: Set rq_auth_stat in the pg_authenticate() callout
Chuck Lever
2021-08-10
3
-4
/
+10
|
*
|
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
2021-08-10
4
-40
/
+40
|
*
|
SUNRPC: Add dst_port to the sysfs xprt info file
Anna Schumaker
2021-08-09
1
-2
/
+4
|
*
|
SUNRPC: Add srcaddr as a file in sysfs
Anna Schumaker
2021-08-09
1
-0
/
+26
|
*
|
sunrpc: Fix return value of get_srcport()
Anna Schumaker
2021-08-09
1
-1
/
+1
|
*
|
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
2021-08-09
2
-6
/
+7
|
*
|
SUNRPC: Clean up scheduling of autoclose
Trond Myklebust
2021-08-09
1
-12
/
+16
|
*
|
SUNRPC: Fix potential memory corruption
Trond Myklebust
2021-08-09
1
-2
/
+4
|
*
|
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
2021-08-09
4
-15
/
+13
|
*
|
xprtrdma: Eliminate rpcrdma_post_sends()
Chuck Lever
2021-08-09
4
-18
/
+2
|
*
|
xprtrdma: Add an xprtrdma_post_send_err tracepoint
Chuck Lever
2021-08-09
1
-1
/
+5
[next]