index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
verbs.c
Age
Commit message (
Expand
)
Author
2014-07-31
xprtrdma: Handle additional connection events
Chuck Lever
2014-07-31
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
Chuck Lever
2014-07-31
xprtrdma: Make rpcrdma_ep_disconnect() return void
Chuck Lever
2014-07-31
xprtrdma: Schedule reply tasklet once per upcall
Chuck Lever
2014-07-31
xprtrdma: Allocate each struct rpcrdma_mw separately
Chuck Lever
2014-07-31
xprtrdma: Rename frmr_wr
Chuck Lever
2014-07-31
xprtrdma: Disable completions for LOCAL_INV Work Requests
Chuck Lever
2014-07-31
xprtrdma: Disable completions for FAST_REG_MR Work Requests
Chuck Lever
2014-07-31
xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
Chuck Lever
2014-07-31
xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
Chuck Lever
2014-07-31
xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
Chuck Lever
2014-07-31
xprtrdma: Properly handle exhaustion of the rb_mws list
Chuck Lever
2014-07-31
xprtrdma: Chain together all MWs in same buffer pool
Chuck Lever
2014-07-31
xprtrdma: Back off rkey when FAST_REG_MR fails
Chuck Lever
2014-07-31
xprtrdma: Unclutter struct rpcrdma_mr_seg
Chuck Lever
2014-07-31
xprtrdma: On disconnect, don't ignore pending CQEs
Chuck Lever
2014-07-31
xprtrdma: Limit data payload size for ALLPHYSICAL
Chuck Lever
2014-07-31
xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
Chuck Lever
2014-07-31
xprtrdma: Fix panic in rpcrdma_register_frmr_external()
Chuck Lever
2014-07-22
xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result
Yan Burman
2014-06-04
xprtrdma: Remove BUG_ON() call sites
Chuck Lever
2014-06-04
xprtrdma: Remove Tavor MTU setting
Chuck Lever
2014-06-04
xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
Chuck Lever
2014-06-04
xprtrdma: Reduce the number of hardway buffer allocations
Chuck Lever
2014-06-04
xprtrdma: Limit work done by completion handler
Chuck Lever
2014-06-04
xprtrmda: Reduce calls to ib_poll_cq() in completion handlers
Chuck Lever
2014-06-04
xprtrmda: Reduce lock contention in completion handlers
Chuck Lever
2014-06-04
xprtrdma: Split the completion queue
Chuck Lever
2014-06-04
xprtrdma: Make rpcrdma_ep_destroy() return void
Chuck Lever
2014-06-04
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
Chuck Lever
2014-06-04
xprtrdma: mount reports "Invalid mount option" if memreg mode not supported
Chuck Lever
2014-06-04
xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
Chuck Lever
2014-06-04
xprtrdma: Remove REGISTER memory registration mode
Chuck Lever
2014-06-04
xprtrdma: Remove MEMWINDOWS registration modes
Chuck Lever
2014-06-04
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
Chuck Lever
2014-06-04
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
Chuck Lever
2014-06-04
nfs-rdma: Fix for FMR leaks
Allen Andrews
2014-06-04
xprtrdma: mind the device's max fast register page list depth
Steve Wise
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
2012-03-21
xprtrdma: Remove assumption that each segment is <= PAGE_SIZE
Tom Tucker
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
2011-03-15
sunrpc: fix printk format warning
Randy Dunlap
2011-03-11
RPCRDMA: Fix FRMR registration/invalidate handling.
Tom Tucker
2010-08-11
rpcrdma: Fix SQ size calculation when memreg is FRMR
Tom Tucker
2010-08-11
xprtrdma: Do not truncate iova_start values in frmr registrations.
Steve Wise
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-05-26
XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices
Vu Pham
2008-11-25
sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c
Ingo Molnar
[next]