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
/
xprtrdma
/
svc_rdma_transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-10-13
1
-11
/
+49
|
\
|
*
svcrdma: support Remote Invalidation
Chuck Lever
2016-09-23
1
-3
/
+9
|
*
svcrdma: Server-side support for rpcrdma_connect_private
Chuck Lever
2016-09-23
1
-4
/
+30
|
*
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
2016-09-23
1
-6
/
+12
*
|
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
|
/
*
svcrdma: Drain QP before freeing svcrdma_xprt
Chuck Lever
2016-05-13
1
-0
/
+3
*
svcrdma: Post Receives only for forward channel requests
Chuck Lever
2016-05-13
1
-1
/
+1
*
svcrdma: Support IPv6 with NFS/RDMA
Shirley Ma
2016-05-13
1
-1
/
+11
*
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
2016-03-01
1
-161
/
+98
*
svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
Chuck Lever
2016-03-01
1
-90
/
+39
*
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
2016-03-01
1
-54
/
+0
*
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
2016-03-01
1
-0
/
+15
*
svc_rdma: use local_dma_lkey
Christoph Hellwig
2016-01-19
1
-32
/
+4
*
svcrdma: Add class for RDMA backwards direction transport
Chuck Lever
2016-01-19
1
-3
/
+11
*
svcrdma: Define maximum number of backchannel requests
Chuck Lever
2016-01-19
1
-10
/
+14
*
svcrdma: Remove last two __GFP_NOFAIL call sites
Chuck Lever
2016-01-19
1
-1
/
+3
*
svcrdma: Add gfp flags to svc_rdma_post_recv()
Chuck Lever
2016-01-19
1
-3
/
+5
*
svcrdma: Improve allocation of struct svc_rdma_req_map
Chuck Lever
2016-01-19
1
-10
/
+75
*
svcrdma: Improve allocation of struct svc_rdma_op_ctxt
Chuck Lever
2016-01-19
1
-13
/
+89
*
svcrdma: Clean up process_context()
Chuck Lever
2016-01-19
1
-23
/
+21
*
svcrdma: Clean up rdma_create_xprt()
Chuck Lever
2016-01-19
1
-8
/
+1
*
xprtrdma: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
1
-29
/
+19
*
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-11-09
1
-0
/
+58
|
\
|
*
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
2015-11-02
1
-0
/
+58
*
|
svcrdma: Port to new memory registration API
Sagi Grimberg
2015-10-28
1
-23
/
+11
*
|
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-09
1
-2
/
+8
|
\
|
*
svcrdma: limit FRMR page list lengths to device max
Steve Wise
2015-08-30
1
-2
/
+4
|
*
xprtrdma, svcrdma: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
1
-1
/
+1
|
*
svcrdma: Use max_sge_rd for destination read depths
Steve Wise
2015-08-28
1
-0
/
+4
*
|
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
Chuck Lever
2015-08-10
1
-1
/
+1
*
|
svcrdma: Remove svc_rdma_fastreg()
Chuck Lever
2015-07-20
1
-34
/
+0
*
|
NFS/RDMA Release resources in svcrdma when device is removed
Shirley Ma
2015-07-20
1
-0
/
+1
|
/
*
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-06-27
1
-28
/
+8
|
\
|
*
svcrdma: Add a separate "max data segs macro for svcrdma
Chuck Lever
2015-06-04
1
-1
/
+1
|
*
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
2015-06-04
1
-26
/
+6
|
*
svcrdma: Keep rpcrdma_msg fields in network byte-order
Chuck Lever
2015-06-04
1
-1
/
+1
*
|
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
1
-4
/
+5
|
|
|
\
*
-
.
\
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
1
-38
/
+36
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2015-05-20
1
-1
/
+1
|
|
*
IB/Verbs: Reform IB-ulp xprtrdma
Michael Wang
2015-05-18
1
-27
/
+18
|
|
/
|
/
|
|
*
xprtrdma, svcrdma: Switch to generic logging helpers
Sagi Grimberg
2015-05-18
1
-11
/
+18
|
/
*
svcrdma: Plant reader function in struct svcxprt_rdma
Chuck Lever
2015-01-15
1
-0
/
+2
*
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
2015-01-15
1
-16
/
+27
*
svcrdma: Remove unused variable
Chuck Lever
2015-01-15
1
-2
/
+0
*
svcrdma: advertise the correct max payload
Steve Wise
2014-09-29
1
-1
/
+1
*
svcrdma: remove rdma_create_qp() failure recovery logic
Steve Wise
2014-08-05
1
-17
/
+2
*
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
2014-07-18
1
-0
/
+1
*
svcrdma: refactor marshalling logic
Steve Wise
2014-06-06
1
-26
/
+36
*
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
2014-05-22
1
-0
/
+7
[next]