index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
svcrdma: Remove the req_map cache
Chuck Lever
2017-04-25
1
-84
/
+0
*
svcrdma: Remove unused RDMA Write completion handler
Chuck Lever
2017-04-25
1
-18
/
+0
*
svcrdma: Use rdma_rw API in RPC reply path
Chuck Lever
2017-04-25
1
-0
/
+2
*
svcrdma: Introduce local rdma_rw API helpers
Chuck Lever
2017-04-25
1
-0
/
+4
*
svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
Chuck Lever
2017-04-25
1
-1
/
+1
*
svcrdma: set XPT_CONG_CTRL flag for bc xprt
Chuck Lever
2017-03-28
1
-0
/
+1
*
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-28
1
-32
/
+37
|
\
|
*
sunrpc: flag transports as having congestion control
Jeff Layton
2017-02-24
1
-0
/
+8
|
*
svcrdma: Poll CQs in "workqueue" mode
Chuck Lever
2017-02-08
1
-13
/
+13
|
*
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
2017-02-08
1
-18
/
+15
|
*
svcrdma: Remove unused sc_dto_q field
Chuck Lever
2017-02-08
1
-1
/
+0
|
*
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
2017-02-08
1
-0
/
+1
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-2
/
+2
|
/
*
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-12-16
1
-63
/
+31
|
\
|
*
svcrdma: Break up dprintk format in svc_rdma_accept()
Chuck Lever
2016-11-30
1
-37
/
+18
|
*
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
2016-11-30
1
-1
/
+0
|
*
svcrdma: Remove DMA map accounting
Chuck Lever
2016-11-30
1
-10
/
+3
|
*
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2016-11-30
1
-15
/
+10
*
|
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
2016-11-14
1
-0
/
+6
|
/
*
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
[next]