index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_transport.c
Age
Commit message (
Expand
)
Author
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-24
sunrpc: flag transports as having congestion control
Jeff Layton
2017-02-08
svcrdma: Poll CQs in "workqueue" mode
Chuck Lever
2017-02-08
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
2017-02-08
svcrdma: Remove unused sc_dto_q field
Chuck Lever
2017-02-08
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-12-16
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-11-30
svcrdma: Break up dprintk format in svc_rdma_accept()
Chuck Lever
2016-11-30
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
2016-11-30
svcrdma: Remove DMA map accounting
Chuck Lever
2016-11-30
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2016-11-14
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
svcrdma: support Remote Invalidation
Chuck Lever
2016-09-23
svcrdma: Server-side support for rpcrdma_connect_private
Chuck Lever
2016-09-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
2016-05-13
svcrdma: Drain QP before freeing svcrdma_xprt
Chuck Lever
2016-05-13
svcrdma: Post Receives only for forward channel requests
Chuck Lever
2016-05-13
svcrdma: Support IPv6 with NFS/RDMA
Shirley Ma
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
Chuck Lever
2016-03-01
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
2016-03-01
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
2016-01-19
svc_rdma: use local_dma_lkey
Christoph Hellwig
2016-01-19
svcrdma: Add class for RDMA backwards direction transport
Chuck Lever
2016-01-19
svcrdma: Define maximum number of backchannel requests
Chuck Lever
2016-01-19
svcrdma: Remove last two __GFP_NOFAIL call sites
Chuck Lever
2016-01-19
svcrdma: Add gfp flags to svc_rdma_post_recv()
Chuck Lever
2016-01-19
svcrdma: Improve allocation of struct svc_rdma_req_map
Chuck Lever
2016-01-19
svcrdma: Improve allocation of struct svc_rdma_op_ctxt
Chuck Lever
2016-01-19
svcrdma: Clean up process_context()
Chuck Lever
2016-01-19
svcrdma: Clean up rdma_create_xprt()
Chuck Lever
2015-12-22
xprtrdma: Avoid calling ib_query_device
Or Gerlitz
2015-11-09
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
2015-10-28
svcrdma: Port to new memory registration API
Sagi Grimberg
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
svcrdma: limit FRMR page list lengths to device max
Steve Wise
2015-08-30
xprtrdma, svcrdma: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-28
svcrdma: Use max_sge_rd for destination read depths
Steve Wise
2015-08-10
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
Chuck Lever
2015-07-20
svcrdma: Remove svc_rdma_fastreg()
Chuck Lever
2015-07-20
NFS/RDMA Release resources in svcrdma when device is removed
Shirley Ma
2015-06-27
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-04
svcrdma: Add a separate "max data segs macro for svcrdma
Chuck Lever
2015-06-04
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
[next]