index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2015-06-04
svcrdma: Keep rpcrdma_msg fields in network byte-order
Chuck Lever
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2015-05-18
xprtrdma, svcrdma: Switch to generic logging helpers
Sagi Grimberg
2015-05-18
IB/Verbs: Reform IB-ulp xprtrdma
Michael Wang
2015-01-15
svcrdma: Plant reader function in struct svcxprt_rdma
Chuck Lever
2015-01-15
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
2015-01-15
svcrdma: Remove unused variable
Chuck Lever
2014-09-29
svcrdma: advertise the correct max payload
Steve Wise
2014-08-05
svcrdma: remove rdma_create_qp() failure recovery logic
Steve Wise
2014-07-18
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
2014-06-06
svcrdma: refactor marshalling logic
Steve Wise
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
2014-03-27
svcrdma: fix printk when memory allocation fails
Jeff Layton
2012-08-21
svcrpc: make svc_xprt_received static
J. Bruce Fields
2012-02-17
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
2011-12-06
SUNRPC: create svc_xprt in proper network namespace
Stanislav Kinsbursky
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
[next]