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
...
|
|
*
|
xprtrdma: Create transport's CM ID in the correct network namespace
Chuck Lever
2018-05-07
1
-2
/
+2
|
|
*
|
xprtrdma: Try to fail quickly if proto=rdma
Chuck Lever
2018-05-07
1
-2
/
+2
|
|
*
|
xprtrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-05-07
5
-0
/
+5
*
|
|
|
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-06-12
15
-819
/
+830
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
2018-06-08
1
-1
/
+3
|
*
|
|
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
Chuck Lever
2018-06-08
1
-1
/
+1
|
*
|
|
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
2018-05-11
3
-126
/
+99
|
*
|
|
svcrdma: Simplify svc_rdma_send()
Chuck Lever
2018-05-11
1
-15
/
+15
|
*
|
|
svcrdma: Remove post_send_wr
Chuck Lever
2018-05-11
3
-37
/
+16
|
*
|
|
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
2018-05-11
2
-19
/
+30
|
*
|
|
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
2018-05-11
4
-254
/
+231
|
*
|
|
svcrdma: Clean up Send SGE accounting
Chuck Lever
2018-05-11
3
-11
/
+10
|
*
|
|
svcrdma: Refactor svc_rdma_dma_map_buf
Chuck Lever
2018-05-11
1
-33
/
+17
|
*
|
|
svcrdma: Allocate recv_ctxt's on CPU handling Receives
Chuck Lever
2018-05-11
1
-16
/
+36
|
*
|
|
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
2018-05-11
4
-134
/
+73
|
*
|
|
svcrdma: Preserve Receive buffer until svc_rdma_sendto
Chuck Lever
2018-05-11
2
-4
/
+12
|
*
|
|
svcrdma: Simplify svc_rdma_recv_ctxt_put
Chuck Lever
2018-05-11
2
-21
/
+24
|
*
|
|
svcrdma: Remove sc_rq_depth
Chuck Lever
2018-05-11
1
-9
/
+8
|
*
|
|
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
2018-05-11
4
-220
/
+326
|
*
|
|
svcrdma: Trace key RDMA API events
Chuck Lever
2018-05-11
10
-51
/
+50
|
*
|
|
svcrdma: Trace key RPC/RDMA protocol events
Chuck Lever
2018-05-11
4
-47
/
+50
|
*
|
|
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
2018-05-11
9
-6
/
+12
|
*
|
|
svcrdma: Use passed-in net namespace when creating RDMA listener
Chuck Lever
2018-05-11
1
-18
/
+17
|
*
|
|
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-05-11
4
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-06-04
1
-16
/
+0
|
\
\
\
|
*
|
|
remove rpc_rmdir()
Al Viro
2018-04-16
1
-16
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-02
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-28
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-24
1
-1
/
+1
|
\
|
|
|
|
*
|
|
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-05-09
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-05-11
4
-11
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xprtrdma: Fix list corruption / DMAR errors during MR recovery
Chuck Lever
2018-05-01
4
-11
/
+10
*
|
|
rpc_pipefs: fix double-dput()
Al Viro
2018-04-15
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-04-12
14
-116
/
+240
|
\
|
|
*
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
2018-04-10
1
-0
/
+82
|
*
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
2018-04-10
1
-4
/
+9
|
*
sunrpc: Add static trace point to report result of RPC ping
Chuck Lever
2018-04-10
1
-0
/
+6
|
*
sunrpc: Add static trace point to report RPC latency stats
Chuck Lever
2018-04-10
1
-5
/
+11
|
*
sunrpc: Simplify synopsis of some trace points
Chuck Lever
2018-04-10
2
-6
/
+6
|
*
SUNRPC: Make num_reqs a non-atomic integer
Chuck Lever
2018-04-10
1
-8
/
+9
|
*
SUNRPC: Make RTT measurement more precise (Send)
Chuck Lever
2018-04-10
3
-1
/
+4
|
*
SUNRPC: Make RTT measurement more precise (Receive)
Chuck Lever
2018-04-10
1
-2
/
+3
|
*
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
2018-04-10
2
-3
/
+9
|
*
xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req
Chuck Lever
2018-04-10
3
-34
/
+12
|
*
xprtrdma: Chain Send to FastReg WRs
Chuck Lever
2018-04-10
4
-18
/
+49
|
*
xprtrdma: "Support" call-only RPCs
Chuck Lever
2018-04-10
2
-6
/
+6
|
*
xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create
Chuck Lever
2018-04-10
1
-1
/
+1
|
*
xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
Chuck Lever
2018-04-10
5
-13
/
+27
|
*
xprtrdma: Remove xprt-specific connect cookie
Chuck Lever
2018-04-10
3
-6
/
+3
|
*
xprtrdma: Remove arbitrary limit on initiator depth
Chuck Lever
2018-04-10
1
-5
/
+2
[prev]
[next]