summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-311-8/+6
* RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey2008-10-101-5/+1
* RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-101-0/+21
* RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-101-4/+7
* RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey2008-10-101-5/+4
* RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey2008-10-101-11/+9
* RPC/RDMA: fix connection IRD/ORD settingTom Tucker2008-10-101-37/+14
* RPC/RDMA: support FRMR client memory registration.Tom Talpey2008-10-101-1/+166
* RPC/RDMA: check selected memory registration mode at runtime.Tom Talpey2008-10-101-15/+80
* RPC/RDMA: refactor the inline memory registration code.Tom Talpey2008-10-101-158/+207
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-1/+0
* SUNRPC: Check a return resultChuck Lever2008-01-301-3/+5
* net/sunrpc/xprtrdma/verbs.c printk warning fixAndrew Morton2007-10-161-1/+2
* RPCRDMA: rpc rdma verbs interface implementation\"Talpey, Thomas\2007-10-091-32/+1621
* RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-091-0/+37
OpenPOWER on IntegriCloud