index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
xprtrdma: Remove BUG_ON() call sites
Chuck Lever
1
-8
/
+10
2014-06-04
xprtrdma: Remove Tavor MTU setting
Chuck Lever
1
-14
/
+0
2014-06-04
xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
Chuck Lever
1
-9
/
+20
2014-06-04
xprtrdma: Reduce the number of hardway buffer allocations
Chuck Lever
1
-12
/
+13
2014-06-04
xprtrdma: Limit work done by completion handler
Chuck Lever
1
-4
/
+6
2014-06-04
xprtrmda: Reduce calls to ib_poll_cq() in completion handlers
Chuck Lever
1
-18
/
+38
2014-06-04
xprtrmda: Reduce lock contention in completion handlers
Chuck Lever
1
-4
/
+10
2014-06-04
xprtrdma: Split the completion queue
Chuck Lever
1
-91
/
+137
2014-06-04
xprtrdma: Make rpcrdma_ep_destroy() return void
Chuck Lever
1
-6
/
+1
2014-06-04
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
Chuck Lever
1
-7
/
+1
2014-06-04
xprtrdma: mount reports "Invalid mount option" if memreg mode not supported
Chuck Lever
1
-4
/
+4
2014-06-04
xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
Chuck Lever
1
-16
/
+15
2014-06-04
xprtrdma: Remove REGISTER memory registration mode
Chuck Lever
1
-86
/
+4
2014-06-04
xprtrdma: Remove MEMWINDOWS registration modes
Chuck Lever
1
-160
/
+5
2014-06-04
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
Chuck Lever
1
-4
/
+1
2014-06-04
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
Chuck Lever
1
-0
/
+3
2014-06-04
nfs-rdma: Fix for FMR leaks
Allen Andrews
1
-35
/
+38
2014-06-04
xprtrdma: mind the device's max fast register page list depth
Steve Wise
1
-12
/
+35
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
1
-10
/
+10
2012-03-21
xprtrdma: Remove assumption that each segment is <= PAGE_SIZE
Tom Tucker
1
-5
/
+12
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-1
/
+1
2011-03-15
sunrpc: fix printk format warning
Randy Dunlap
1
-1
/
+2
2011-03-11
RPCRDMA: Fix FRMR registration/invalidate handling.
Tom Tucker
1
-8
/
+44
2010-08-11
rpcrdma: Fix SQ size calculation when memreg is FRMR
Tom Tucker
1
-4
/
+16
2010-08-11
xprtrdma: Do not truncate iova_start values in frmr registrations.
Steve Wise
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-05-26
XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices
Vu Pham
1
-1
/
+2
2008-11-25
sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c
Ingo Molnar
1
-0
/
+2
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
1
-8
/
+6
2008-10-10
RPC/RDMA: ensure connection attempt is complete before signalling.
Tom Talpey
1
-5
/
+1
2008-10-10
RPC/RDMA: optionally emit useful transport info upon connect/disconnect.
Tom Talpey
1
-0
/
+21
2008-10-10
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
Tom Talpey
1
-4
/
+7
2008-10-10
RPC/RDMA: fix connect/reconnect resource leak.
Tom Talpey
1
-5
/
+4
2008-10-10
RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.
Tom Talpey
1
-11
/
+9
2008-10-10
RPC/RDMA: fix connection IRD/ORD setting
Tom Tucker
1
-37
/
+14
2008-10-10
RPC/RDMA: support FRMR client memory registration.
Tom Talpey
1
-1
/
+166
2008-10-10
RPC/RDMA: check selected memory registration mode at runtime.
Tom Talpey
1
-15
/
+80
2008-10-10
RPC/RDMA: refactor the inline memory registration code.
Tom Talpey
1
-158
/
+207
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-1
/
+0
2008-01-30
SUNRPC: Check a return result
Chuck Lever
1
-3
/
+5
2007-10-16
net/sunrpc/xprtrdma/verbs.c printk warning fix
Andrew Morton
1
-1
/
+2
2007-10-09
RPCRDMA: rpc rdma verbs interface implementation
\"Talpey, Thomas\
1
-32
/
+1621
2007-10-09
RPCRDMA: rpc rdma transport switch
\"Talpey, Thomas\
1
-0
/
+37