summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-104-583/+396
|\
| * xprtrdma: Disconnect on registration failureChuck Lever2014-06-042-23/+42
| * xprtrdma: Remove BUG_ON() call sitesChuck Lever2014-06-042-9/+12
| * xprtrdma: Avoid deadlock when credit window is resetChuck Lever2014-06-043-19/+7
| * xprtrdma: Reset connection timeout after successful reconnectChuck Lever2014-06-041-0/+1
| * xprtrdma: Use macros for reconnection timeout constantsChuck Lever2014-06-041-7/+12
| * xprtrdma: Allocate missing pagelistShirley Ma2014-06-041-0/+6
| * xprtrdma: Remove Tavor MTU settingChuck Lever2014-06-041-14/+0
| * xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnectingChuck Lever2014-06-041-9/+20
| * xprtrdma: Reduce the number of hardway buffer allocationsChuck Lever2014-06-041-12/+13
| * xprtrdma: Limit work done by completion handlerChuck Lever2014-06-042-4/+7
| * xprtrmda: Reduce calls to ib_poll_cq() in completion handlersChuck Lever2014-06-042-18/+42
| * xprtrmda: Reduce lock contention in completion handlersChuck Lever2014-06-041-4/+10
| * xprtrdma: Split the completion queueChuck Lever2014-06-042-92/+137
| * xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever2014-06-043-13/+4
| * xprtrdma: Simplify rpcrdma_deregister_external() synopsisChuck Lever2014-06-044-10/+4
| * xprtrdma: mount reports "Invalid mount option" if memreg mode not supportedChuck Lever2014-06-041-4/+4
| * xprtrdma: Fall back to MTHCAFMR when FRMR is not supportedChuck Lever2014-06-041-16/+15
| * xprtrdma: Remove REGISTER memory registration modeChuck Lever2014-06-042-88/+5
| * xprtrdma: Remove MEMWINDOWS registration modesChuck Lever2014-06-044-203/+7
| * xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever2014-06-043-28/+1
| * xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process contextChuck Lever2014-06-043-7/+21
| * nfs-rdma: Fix for FMR leaksAllen Andrews2014-06-041-35/+38
| * xprtrdma: mind the device's max fast register page list depthSteve Wise2014-06-043-16/+36
* | svcrdma: Fence LOCAL_INV work requestsSteve Wise2014-06-061-1/+1
* | svcrdma: refactor marshalling logicSteve Wise2014-06-063-604/+331
* | NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-221-0/+7
|/
* Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-04-084-12/+9
|\
| * svcrdma: fix offset calculation for non-page aligned sge entriesJeff Layton2014-03-281-0/+1
| * xprtrdma: add separate Kconfig options for NFSoRDMA client and server supportJeff Layton2014-03-281-2/+2
| * Fix regression in NFSRDMA serverTom Tucker2014-03-282-8/+5
| * svcrdma: fix printk when memory allocation failsJeff Layton2014-03-271-2/+1
* | SUNRPC: remove KERN_INFO from dprintk() call sitesChuck Lever2014-03-171-5/+5
* | SUNRPC: Fix large reads on NFS/RDMAChuck Lever2014-03-171-3/+1
|/
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-171-6/+14
|\
| * svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-07-151-6/+14
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-132-6/+6
|/
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-0/+1
|\
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-051-0/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-10/+10
|\ \
| * | IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-10/+10
| |/
* | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust2013-02-011-2/+1
* | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust2013-02-013-7/+7
|/
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-172-6/+8
* Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-131-4/+0
|\
| * nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-091-0/+1
| |\
| * | svcrpc: make svc_xprt_received staticJ. Bruce Fields2012-08-211-4/+0
* | | SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust2012-09-281-14/+8
| |/ |/|
* | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-071-0/+1
|/
* nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-07-301-1/+2
OpenPOWER on IntegriCloud