index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
2015-04-27
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-31
xprtrdma: Make rpcrdma_{un}map_one() into inline functions
Chuck Lever
2015-03-31
xprtrdma: Handle non-SEND completions via a callout
Chuck Lever
2015-03-31
xprtrdma: Add "open" memreg op
Chuck Lever
2015-03-31
xprtrdma: Add "destroy MRs" memreg op
Chuck Lever
2015-03-31
xprtrdma: Add "reset MRs" memreg op
Chuck Lever
2015-03-31
xprtrdma: Add "init MRs" memreg op
Chuck Lever
2015-03-31
xprtrdma: Add a "deregister_external" op for each memreg mode
Chuck Lever
2015-03-31
xprtrdma: Add a "register_external" op for each memreg mode
Chuck Lever
2015-03-31
xprtrdma: Add a "max_payload" op for each memreg mode
Chuck Lever
2015-03-31
xprtrdma: Add vector of ops for each memory registration strategy
Chuck Lever
2015-03-31
xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
Chuck Lever
2015-03-31
xprtrdma: Byte-align FRWR registration
Chuck Lever
2015-03-31
xprtrdma: Perform a full marshal on retransmit
Chuck Lever
2015-03-31
xprtrdma: Display IPv6 addresses and port numbers correctly
Chuck Lever
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-02-24
Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-02-23
xprtrdma: Store RDMA credits in unsigned variables
Chuck Lever
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-05
xprtrdma: Address sparse complaint in rpcr_to_rdmar()
Chuck Lever
2015-01-30
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
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: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
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: Free the pd if ib_query_qp() fails
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
2015-01-30
xprtrdma: Clean up hdrlen
Chuck Lever
2015-01-30
xprtrdma: Display XIDs in host byte order
Chuck Lever
2015-01-30
xprtrdma: Modernize htonl and ntohl
Chuck Lever
2015-01-30
xprtrdma: human-readable completion status
Chuck Lever
2015-01-15
svcrdma: Handle additional inline content
Chuck Lever
2015-01-15
svcrdma: Move read list XDR round-up logic
Chuck Lever
2015-01-15
svcrdma: Support RDMA_NOMSG requests
Chuck Lever
2015-01-15
svcrdma: rc_position sanity checking
Chuck Lever
2015-01-15
svcrdma: Plant reader function in struct svcxprt_rdma
Chuck Lever
2015-01-15
svcrdma: Find rmsgp more reliably
Chuck Lever
2015-01-15
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
2015-01-15
svcrdma: Clean up read chunk counting
Chuck Lever
[next]