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
*
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
*
SUNRPC rpc_clnt_xprt_switch_put
Andy Adamson
2016-09-19
1
-0
/
+6
*
SUNRPC remove rpc_task_release_client from rpc_task_set_client
Andy Adamson
2016-09-19
1
-1
/
+0
*
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
Trond Myklebust
2016-09-19
1
-0
/
+17
*
sunrpc: Remove unnecessary variable
Amitoj Kaur Chawla
2016-09-19
1
-2
/
+1
*
Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-09-16
1
-2
/
+3
|
\
|
*
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
Chuck Lever
2016-09-12
1
-2
/
+3
*
|
xprtrdma: Fix receive buffer accounting
Chuck Lever
2016-09-06
2
-12
/
+30
*
|
xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")
Chuck Lever
2016-09-06
1
-5
/
+7
*
|
sunrpc: fix UDP memory accounting
Paolo Abeni
2016-09-03
1
-1
/
+1
|
/
*
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
Chuck Lever
2016-08-24
1
-2
/
+2
*
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-12
4
-24
/
+94
|
\
|
*
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
2016-08-05
1
-0
/
+21
|
*
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2016-08-05
2
-6
/
+15
|
*
SUNRPC: Fix reconnection timeouts
Trond Myklebust
2016-08-05
1
-7
/
+20
|
*
SUNRPC: disable the use of IPv6 temporary addresses.
NeilBrown
2016-08-05
1
-0
/
+11
|
*
SUNRPC: allow for upcalls for same uid but different gss service
Olga Kornievskaia
2016-08-05
1
-3
/
+5
|
*
SUNRPC: Fix up socket autodisconnect
Trond Myklebust
2016-08-02
1
-8
/
+18
|
*
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
2016-08-01
1
-0
/
+4
*
|
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-04
4
-122
/
+86
|
\
\
|
*
|
SUNRPC: Detect immediate closure of accepted sockets
Trond Myklebust
2016-08-01
1
-2
/
+5
|
*
|
SUNRPC: accept() may return sockets that are still in SYN_RECV
Trond Myklebust
2016-08-01
1
-3
/
+10
|
*
|
SUNRPC: Remove unused callback xpo_adjust_wspace()
Trond Myklebust
2016-07-13
1
-2
/
+0
|
*
|
SUNRPC: Change TCP socket space reservation
Trond Myklebust
2016-07-13
1
-43
/
+4
|
*
|
SUNRPC: Add a server side per-connection limit
Trond Myklebust
2016-07-13
1
-3
/
+36
[next]