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.12.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
*
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2017-02-01
2
-0
/
+6
*
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever
2017-01-26
1
-2
/
+2
*
xprtrdma: Make FRWR send queue entry accounting more accurate
Chuck Lever
2017-01-26
3
-13
/
+30
*
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
2017-01-26
1
-2
/
+0
*
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2017-01-26
1
-1
/
+1
*
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
2017-01-26
1
-3
/
+7
*
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
Chuck Lever
2017-01-15
1
-0
/
+1
*
SUNRPC: fix refcounting problems with auth_gss messages.
NeilBrown
2017-01-09
1
-1
/
+6
*
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-11-18
3
-10
/
+28
|
\
|
*
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
2016-11-14
3
-10
/
+28
*
|
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-11-11
3
-18
/
+29
|
\
\
|
|
/
|
/
|
|
*
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
Chuck Lever
2016-11-10
2
-16
/
+24
|
*
SUNRPC: Fix suspicious RCU usage
Anna Schumaker
2016-11-07
1
-2
/
+5
*
|
svcrdma: backchannel cannot share a page for send and rcv buffers
Chuck Lever
2016-11-01
1
-3
/
+10
*
|
sunrpc: fix some missing rq_rbuffer assignments
Jeff Layton
2016-10-28
2
-0
/
+2
*
|
sunrpc: don't pass on-stack memory to sg_set_buf
J. Bruce Fields
2016-10-26
3
-45
/
+71
*
|
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
21
-478
/
+794
|
\
|
|
*
sunrpc: replace generic auth_cred hash with auth-specific function
Frank Sorenson
2016-09-30
1
-1
/
+1
|
*
sunrpc: add RPCSEC_GSS hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+7
|
*
sunrpc: add auth_unix hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+9
|
*
sunrpc: add generic_auth hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+9
|
*
sunrpc: queue work on system_power_efficient_wq
Ke Wang
2016-09-27
1
-2
/
+3
|
*
xprtrdma: use complete() instead complete_all()
Daniel Wagner
2016-09-23
1
-1
/
+1
|
*
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
Trond Myklebust
2016-09-22
1
-2
/
+2
|
*
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
Trond Myklebust
2016-09-22
1
-2
/
+5
|
*
sunrpc: fix write space race causing stalls
David Vrabel
2016-09-19
1
-1
/
+10
|
*
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
2016-09-19
3
-12
/
+5
|
*
xprtrdma: Rename rpcrdma_receive_wc()
Chuck Lever
2016-09-19
1
-3
/
+3
|
*
xprtrmda: Report address of frmr, not mw
Chuck Lever
2016-09-19
1
-2
/
+6
|
*
xprtrdma: Support larger inline thresholds
Chuck Lever
2016-09-19
1
-2
/
+2
|
*
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
2016-09-19
5
-185
/
+207
|
*
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
2016-09-19
6
-7
/
+44
|
*
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
2016-09-19
5
-15
/
+49
|
*
xprtrdma: Move recv_wr to struct rpcrdma_rep
Chuck Lever
2016-09-19
2
-7
/
+7
|
*
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
2016-09-19
4
-24
/
+24
|
*
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
2016-09-19
4
-11
/
+5
|
*
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
Chuck Lever
2016-09-19
4
-31
/
+23
|
*
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
2016-09-19
4
-26
/
+78
|
*
xprtrdma: Replace DMA_BIDIRECTIONAL
Chuck Lever
2016-09-19
4
-35
/
+36
|
*
xprtrdma: Use smaller buffers for RPC-over-RDMA headers
Chuck Lever
2016-09-19
3
-5
/
+7
|
*
xprtrdma: Initialize separate RPC call and reply buffers
Chuck Lever
2016-09-19
3
-59
/
+99
|
*
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
2016-09-19
4
-12
/
+10
|
*
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
2016-09-19
3
-1
/
+3
|
*
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
2016-09-19
6
-29
/
+18
|
*
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2016-09-19
5
-35
/
+61
|
*
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
2016-09-19
3
-36
/
+8
|
*
xprtrdma: Eliminate INLINE_THRESHOLD macros
Chuck Lever
2016-09-19
4
-15
/
+6
|
*
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
2016-09-19
1
-0
/
+64
|
*
SUNRPC search xprt switch for sockaddr
Andy Adamson
2016-09-19
2
-1
/
+38
|
*
SUNRPC rpc_clnt_xprt_switch_add_xprt
Andy Adamson
2016-09-19
1
-0
/
+7
[next]