summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Handle additional connection eventsChuck Lever2014-07-311-11/+14
* xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever2014-07-311-13/+0
* xprtrdma: Make rpcrdma_ep_disconnect() return voidChuck Lever2014-07-311-10/+4
* xprtrdma: Schedule reply tasklet once per upcallChuck Lever2014-07-311-16/+15
* xprtrdma: Allocate each struct rpcrdma_mw separatelyChuck Lever2014-07-311-99/+143
* xprtrdma: Rename frmr_wrChuck Lever2014-07-311-13/+13
* xprtrdma: Disable completions for LOCAL_INV Work RequestsChuck Lever2014-07-311-9/+8
* xprtrdma: Disable completions for FAST_REG_MR Work RequestsChuck Lever2014-07-311-5/+4
* xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()Chuck Lever2014-07-311-20/+2
* xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work RequestChuck Lever2014-07-311-2/+92
* xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnectChuck Lever2014-07-311-2/+65
* xprtrdma: Properly handle exhaustion of the rb_mws listChuck Lever2014-07-311-32/+71
* xprtrdma: Chain together all MWs in same buffer poolChuck Lever2014-07-311-0/+4
* xprtrdma: Back off rkey when FAST_REG_MR failsChuck Lever2014-07-311-0/+1
* xprtrdma: Unclutter struct rpcrdma_mr_segChuck Lever2014-07-311-17/+17
* xprtrdma: On disconnect, don't ignore pending CQEsChuck Lever2014-07-311-5/+9
* xprtrdma: Limit data payload size for ALLPHYSICALChuck Lever2014-07-311-0/+41
* xprtrdma: Protect ia->ri_id when unmapping/invalidating MRsChuck Lever2014-07-311-6/+17
* xprtrdma: Fix panic in rpcrdma_register_frmr_external()Chuck Lever2014-07-311-5/+7
* xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map resultYan Burman2014-07-221-0/+3
* xprtrdma: Remove BUG_ON() call sitesChuck Lever2014-06-041-8/+10
* 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-041-4/+6
* xprtrmda: Reduce calls to ib_poll_cq() in completion handlersChuck Lever2014-06-041-18/+38
* xprtrmda: Reduce lock contention in completion handlersChuck Lever2014-06-041-4/+10
* xprtrdma: Split the completion queueChuck Lever2014-06-041-91/+137
* xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever2014-06-041-6/+1
* xprtrdma: Simplify rpcrdma_deregister_external() synopsisChuck Lever2014-06-041-7/+1
* 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-041-86/+4
* xprtrdma: Remove MEMWINDOWS registration modesChuck Lever2014-06-041-160/+5
* xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever2014-06-041-4/+1
* xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process contextChuck Lever2014-06-041-0/+3
* nfs-rdma: Fix for FMR leaksAllen Andrews2014-06-041-35/+38
* xprtrdma: mind the device's max fast register page list depthSteve Wise2014-06-041-12/+35
* IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-10/+10
* xprtrdma: Remove assumption that each segment is <= PAGE_SIZETom Tucker2012-03-211-5/+12
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+1
* sunrpc: fix printk format warningRandy Dunlap2011-03-151-1/+2
* RPCRDMA: Fix FRMR registration/invalidate handling.Tom Tucker2011-03-111-8/+44
* rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-111-4/+16
* xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham2009-05-261-1/+2
* sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.cIngo Molnar2008-11-251-0/+2
OpenPOWER on IntegriCloud