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-11-26
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
2014-11-25
xprtrdma: Display async errors
Chuck Lever
2014-11-25
xprtrdma: Re-write rpcrdma_flush_cqs()
Chuck Lever
2014-11-25
xprtrdma: Refactor tasklet scheduling
Chuck Lever
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2014-11-25
xprtrdma: Cap req_cqinit
Chuck Lever
2014-11-25
xprtrdma: Return an errno from rpcrdma_register_external()
Chuck Lever
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
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
[next]