aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/verbs.c
Commit message (Expand)AuthorAge
* xprtrdma: Handle additional connection eventsChuck Lever2014-07-31
* xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever2014-07-31
* xprtrdma: Make rpcrdma_ep_disconnect() return voidChuck Lever2014-07-31
* xprtrdma: Schedule reply tasklet once per upcallChuck Lever2014-07-31
* xprtrdma: Allocate each struct rpcrdma_mw separatelyChuck Lever2014-07-31
* xprtrdma: Rename frmr_wrChuck Lever2014-07-31
* xprtrdma: Disable completions for LOCAL_INV Work RequestsChuck Lever2014-07-31
* xprtrdma: Disable completions for FAST_REG_MR Work RequestsChuck Lever2014-07-31
* xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()Chuck Lever2014-07-31
* xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work RequestChuck Lever2014-07-31
* xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnectChuck Lever2014-07-31
* xprtrdma: Properly handle exhaustion of the rb_mws listChuck Lever2014-07-31
* xprtrdma: Chain together all MWs in same buffer poolChuck Lever2014-07-31
* xprtrdma: Back off rkey when FAST_REG_MR failsChuck Lever2014-07-31
* xprtrdma: Unclutter struct rpcrdma_mr_segChuck Lever2014-07-31
* xprtrdma: On disconnect, don't ignore pending CQEsChuck Lever2014-07-31
* xprtrdma: Limit data payload size for ALLPHYSICALChuck Lever2014-07-31
* xprtrdma: Protect ia->ri_id when unmapping/invalidating MRsChuck Lever2014-07-31
* xprtrdma: Fix panic in rpcrdma_register_frmr_external()Chuck Lever2014-07-31
* xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map resultYan Burman2014-07-22
* xprtrdma: Remove BUG_ON() call sitesChuck Lever2014-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
* IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-21
* xprtrdma: Remove assumption that each segment is <= PAGE_SIZETom Tucker2012-03-21
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
* sunrpc: fix printk format warningRandy Dunlap2011-03-15
* RPCRDMA: Fix FRMR registration/invalidate handling.Tom Tucker2011-03-11
* rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-11
* xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham2009-05-26
* sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.cIngo Molnar2008-11-25