index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
verbs.c
Age
Commit message (
Expand
)
Author
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-05
xprtrdma: take HCA driver refcount at client
Devesh Sharma
2015-08-05
xprtrdma: Remove logic that constructs RDMA_MSGP type calls
Chuck Lever
2015-08-05
xprtrdma: Clean up rpcrdma_ia_open()
Chuck Lever
2015-08-05
xprtrdma: Remove last ib_reg_phys_mr() call site
Chuck Lever
2015-08-05
xprtrdma: Don't fall back to PHYSICAL memory registration
Chuck Lever
2015-07-02
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
xprtrdma: Split rb_lock
Chuck Lever
2015-06-12
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Chuck Lever
2015-06-12
xprtrdma: Remove ->ro_reset
Chuck Lever
2015-06-12
xprtrdma: Remove unused LOCAL_INV recovery logic
Chuck Lever
2015-06-12
xprtrdma: Acquire MRs in rpcrdma_register_external()
Chuck Lever
2015-06-12
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
Chuck Lever
2015-06-12
xprtrdma: Introduce helpers for allocating MWs
Chuck Lever
2015-06-12
xprtrdma: Use ib_device pointer safely
Chuck Lever
2015-06-12
xprtrdma: Remove rr_func
Chuck Lever
2015-06-12
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
2015-06-12
xprtrdma: Warn when there are orphaned IB objects
Chuck Lever
2015-05-18
xprtrdma, svcrdma: Switch to generic logging helpers
Sagi Grimberg
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: Display IPv6 addresses and port numbers correctly
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: human-readable completion status
Chuck Lever
[next]