开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
verbs.c
Age
Commit message (
Expand
)
Author
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
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: human-readable completion status
Chuck Lever
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
[next]