summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_transport.c
Commit message (Expand)AuthorAgeFilesLines
...
* svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-191-10/+75
* svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-13/+89
* svcrdma: Clean up process_context()Chuck Lever2016-01-191-23/+21
* svcrdma: Clean up rdma_create_xprt()Chuck Lever2016-01-191-8/+1
* xprtrdma: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-29/+19
* Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-091-0/+58
|\
| * svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-021-0/+58
* | svcrdma: Port to new memory registration APISagi Grimberg2015-10-281-23/+11
* | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-2/+8
|\
| * svcrdma: limit FRMR page list lengths to device maxSteve Wise2015-08-301-2/+4
| * xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg2015-08-301-1/+1
| * svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-281-0/+4
* | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-101-1/+1
* | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-201-34/+0
* | NFS/RDMA Release resources in svcrdma when device is removedShirley Ma2015-07-201-0/+1
|/
* Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-271-28/+8
|\
| * svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-041-1/+1
| * svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-041-26/+6
| * svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-041-1/+1
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-4/+5
| |
| \
*-. \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-201-38/+36
|\ \ \ | |_|/ |/| |
| | * IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-201-1/+1
| | * IB/Verbs: Reform IB-ulp xprtrdmaMichael Wang2015-05-181-27/+18
| |/ |/|
| * xprtrdma, svcrdma: Switch to generic logging helpersSagi Grimberg2015-05-181-11/+18
|/
* svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever2015-01-151-0/+2
* svcrdma: Scrub BUG_ON() and WARN_ON() call sitesChuck Lever2015-01-151-16/+27
* svcrdma: Remove unused variableChuck Lever2015-01-151-2/+0
* svcrdma: advertise the correct max payloadSteve Wise2014-09-291-1/+1
* svcrdma: remove rdma_create_qp() failure recovery logicSteve Wise2014-08-051-17/+2
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-181-0/+1
* svcrdma: refactor marshalling logicSteve Wise2014-06-061-26/+36
* NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-221-0/+7
* svcrdma: fix printk when memory allocation failsJeff Layton2014-03-271-2/+1
* svcrpc: make svc_xprt_received staticJ. Bruce Fields2012-08-211-4/+0
* svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker2012-02-171-9/+1
* SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky2011-12-061-1/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-261-1/+2
|\
| * RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+2
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
|/
* SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-101-0/+1
* sunrpc/xprtrdma: clean up workqueue usageTejun Heo2010-10-211-1/+5
* svcrdma: Cleanup DMA unmapping in error paths.Tom Tucker2010-10-181-15/+14
* svcrdma: Change DMA mapping logic to avoid the page_address kernel APITom Tucker2010-10-181-9/+9
* sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-011-0/+2
* Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-04-121-1/+4
|\
| * svcrdma: RDMA support not yet compatible with RPC6Tom Tucker2010-04-051-1/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
OpenPOWER on IntegriCloud