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
/
xprt_rdma.h
Age
Commit message (
Expand
)
Author
2015-02-05
xprtrdma: Address sparse complaint in rpcr_to_rdmar()
Chuck Lever
2015-01-30
xprtrdma: Clean up after adding regbuf management
Chuck Lever
2015-01-30
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
Chuck Lever
2015-01-30
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
Chuck Lever
2015-01-30
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
2015-01-30
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
2015-01-30
xprtrdma: Add struct rpcrdma_regbuf and helpers
Chuck Lever
2015-01-30
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
Chuck Lever
2015-01-30
xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack
Chuck Lever
2015-01-30
xprtrdma: Take struct ib_device_attr off the stack
Chuck Lever
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
Chuck Lever
2015-01-30
xprtrdma: Move credit update to RPC reply handler
Chuck Lever
2015-01-30
xprtrdma: Remove rl_mr field, and the mr_chunk union
Chuck Lever
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_ia
Chuck Lever
2015-01-30
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
Chuck Lever
2014-11-25
xprtrdma: Cap req_cqinit
Chuck Lever
2014-09-29
svcrdma: advertise the correct max payload
Steve Wise
2014-07-31
xprtrdma: Make rpcrdma_ep_disconnect() return void
Chuck Lever
2014-07-31
xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
Chuck Lever
2014-07-31
xprtrdma: Chain together all MWs in same buffer pool
Chuck Lever
2014-07-31
xprtrdma: Unclutter struct rpcrdma_mr_seg
Chuck Lever
2014-07-31
xprtrdma: Update rkeys after transport reconnect
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-06-04
xprtrdma: Avoid deadlock when credit window is reset
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
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: Remove MEMWINDOWS registration modes
Chuck Lever
2014-06-04
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
Chuck Lever
2014-06-04
xprtrdma: mind the device's max fast register page list depth
Steve Wise
2013-02-01
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
Trond Myklebust
2012-02-17
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
2011-07-27
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
RDMA: Increasing RPCRDMA_MAX_DATA_SEGS
Steve Dickson
2011-03-11
RPCRDMA: Fix FRMR registration/invalidate handling.
Tom Tucker
2008-10-10
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
Tom Talpey
2008-10-10
RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.
Tom Talpey
2008-10-10
RPC/RDMA: suppress retransmit on RPC/RDMA clients.
Tom Talpey
2008-10-10
RPC/RDMA: add data types and new FRMR memory registration enum.
Tom Talpey
2007-10-09
RPCRDMA: rpc rdma transport switch
\"Talpey, Thomas\