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
*
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
2020-04-17
5
-18
/
+29
*
svcrdma: Fix trace point use-after-free race
Chuck Lever
2020-04-17
2
-9
/
+10
*
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
2020-04-17
3
-0
/
+5
*
SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
Yihao Wu
2020-04-13
1
-2
/
+3
*
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
11
-716
/
+503
|
\
|
*
SUNRPC: Don't start a timer on an already queued rpc task
Trond Myklebust
2020-04-04
1
-6
/
+13
|
*
Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2020-03-28
6
-625
/
+413
|
|
\
|
|
*
xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt
Chuck Lever
2020-03-27
6
-130
/
+141
|
|
*
xprtrdma: Extract sockaddr from struct rdma_cm_id
Chuck Lever
2020-03-27
1
-21
/
+14
|
|
*
xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
Chuck Lever
2020-03-27
6
-255
/
+240
|
|
*
xprtrdma: Disconnect on flushed completion
Chuck Lever
2020-03-27
3
-17
/
+45
|
|
*
xprtrdma: Remove rpcrdma_ia::ri_flags
Chuck Lever
2020-03-27
3
-67
/
+13
|
|
*
xprtrdma: Invoke rpcrdma_ia_open in the connect worker
Chuck Lever
2020-03-27
3
-142
/
+20
|
|
*
xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()
Chuck Lever
2020-03-27
1
-16
/
+10
|
|
*
xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()
Chuck Lever
2020-03-27
3
-20
/
+20
|
|
*
xprtrdma: Clean up the post_send path
Chuck Lever
2020-03-27
5
-18
/
+18
|
|
*
xprtrdma: Refactor frwr_init_mr()
Chuck Lever
2020-03-27
3
-8
/
+8
|
|
*
xprtrdma: Invoke rpcrdma_ep_create() in the connect worker
Chuck Lever
2020-03-27
3
-103
/
+56
|
|
*
xprtrdma: Enhance MR-related trace points
Chuck Lever
2020-03-27
1
-1
/
+1
|
*
|
SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
Olga Kornievskaia
2020-03-26
1
-1
/
+2
|
*
|
SUNRPC: Trim stack utilization in the wrap and unwrap paths
Chuck Lever
2020-03-16
1
-6
/
+8
|
*
|
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
2020-03-16
1
-55
/
+0
|
*
|
sunrpc: Fix gss_unwrap_resp_integ() again
Chuck Lever
2020-03-16
1
-19
/
+58
|
*
|
SUNRPC: remove redundant assignments to variable status
Colin Ian King
2020-03-16
1
-1
/
+1
|
*
|
SUNRPC: Don't take a reference to the cred on synchronous tasks
Trond Myklebust
2020-03-16
1
-0
/
+3
|
*
|
SUNRPC: Add a flag to avoid reference counts on credentials
Trond Myklebust
2020-03-16
2
-3
/
+5
|
|
/
*
|
svcrdma: Fix leak of transport addresses
Chuck Lever
2020-03-27
1
-0
/
+1
*
|
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
Christophe JAILLET
2020-03-27
1
-5
/
+14
*
|
sunrpc: Add tracing for cache events
Trond Myklebust
2020-03-16
1
-9
/
+27
*
|
SUNRPC/cache: Allow garbage collection of invalid cache entries
Trond Myklebust
2020-03-16
1
-17
/
+19
*
|
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-03-16
3
-27
/
+50
*
|
SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends
Chuck Lever
2020-03-16
4
-175
/
+71
*
|
SUNRPC: Refactor xs_sendpages()
Chuck Lever
2020-03-16
4
-129
/
+177
*
|
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
2020-03-16
1
-1
/
+12
*
|
svcrdma: Fix double sync of transport header buffer
Chuck Lever
2020-03-16
3
-41
/
+28
*
|
svcrdma: Refactor chunk list encoders
Chuck Lever
2020-03-16
3
-121
/
+207
*
|
SUNRPC: Add encoders for list item discriminators
Chuck Lever
2020-03-16
1
-31
/
+5
*
|
svcrdma: Rename svcrdma_encode trace points in send routines
Chuck Lever
2020-03-16
1
-6
/
+7
*
|
svcrdma: Update synopsis of svc_rdma_send_reply_msg()
Chuck Lever
2020-03-16
1
-6
/
+4
*
|
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
2020-03-16
2
-34
/
+50
*
|
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
2020-03-16
2
-7
/
+7
*
|
svcrdma: De-duplicate code that locates Write and Reply chunks
Chuck Lever
2020-03-16
2
-35
/
+12
*
|
svcrdma: Use struct xdr_stream to decode ingress transport headers
Chuck Lever
2020-03-16
1
-83
/
+123
*
|
svcrdma: Remove svcrdma_cm_event() trace point
Chuck Lever
2020-03-16
1
-7
/
+0
*
|
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
2020-03-16
3
-2
/
+5
*
|
SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c
Chuck Lever
2020-03-16
1
-28
/
+15
*
|
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2020-03-16
3
-10
/
+6
*
|
svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path
Chuck Lever
2020-03-16
1
-8
/
+1
*
|
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2020-03-16
6
-13
/
+83
*
|
svcrdma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
1
-1
/
+1
[next]