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