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
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-13
xprtrdma: Reduce the doorbell rate (Receive)
Chuck Lever
2019-02-12
xprtrdma: Make sure Send CQ is allocated on an existing compvec
Nicolas Morey-Chaisemartin
2019-01-08
xprtrdma: Double free in rpcrdma_sendctxs_create()
Dan Carpenter
2019-01-08
xprtrdma: Fix error code in rpcrdma_buffer_create()
Dan Carpenter
2019-01-02
xprtrdma: Add documenting comment for rpcrdma_buffer_destroy
Chuck Lever
2019-01-02
xprtrdma: Replace outdated comment for rpcrdma_ep_post
Chuck Lever
2019-01-02
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
2019-01-02
xprtrdma: Cull dprintk() call sites
Chuck Lever
2019-01-02
xprtrdma: Simplify locking that protects the rl_allreqs list
Chuck Lever
2019-01-02
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
2019-01-02
xprtrdma: Remove support for FMR memory registration
Chuck Lever
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
2019-01-02
xprtrdma: No qp_event disconnect
Chuck Lever
2019-01-02
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
2019-01-02
xprtrdma: Yet another double DMA-unmap
Chuck Lever
2018-10-03
xprtrdma: Report when there were zero posted Receives
Chuck Lever
2018-10-03
xprtrdma: Move rb_flags initialization
Chuck Lever
2018-10-03
xprtrdma: Remove memory address of "ep" from an error message
Chuck Lever
2018-10-03
xprtrdma: Rename rpcrdma_qp_async_error_upcall
Chuck Lever
2018-10-03
xprtrdma: Simplify RPC wake-ups on connect
Chuck Lever
2018-10-03
xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall
Chuck Lever
2018-10-02
xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall()
Chuck Lever
2018-10-02
xprtrdma: Conventional variable names in rpcrdma_conn_upcall
Chuck Lever
2018-10-02
xprtrdma: Rename rpcrdma_conn_upcall
Chuck Lever
2018-10-02
xprtrdma: Name MR trace events consistently
Chuck Lever
2018-10-02
xprtrdma: Explicitly resetting MRs is no longer necessary
Chuck Lever
2018-10-02
xprtrdma: Create more MRs at a time
Chuck Lever
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-08
xprtrdma: Fix disconnect regression
Chuck Lever
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-06-04
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-06-01
xprtrdma: Wait on empty sendctx queue
Chuck Lever
2018-05-11
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
2018-05-07
xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
Chuck Lever
2018-05-07
xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
Chuck Lever
2018-05-07
xprtrdma: Remove rpcrdma_buffer_get_req_locked()
Chuck Lever
2018-05-07
xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}
Chuck Lever
2018-05-07
xprtrdma: Move Receive posting to Receive handler
Chuck Lever
2018-05-07
xprtrdma: Clean up Receive trace points
Chuck Lever
2018-05-07
xprtrdma: Fix max_send_wr computation
Chuck Lever
2018-05-07
xprtrdma: Create transport's CM ID in the correct network namespace
Chuck Lever
2018-05-07
xprtrdma: Try to fail quickly if proto=rdma
Chuck Lever
2018-05-07
xprtrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-05-01
xprtrdma: Fix list corruption / DMAR errors during MR recovery
Chuck Lever
2018-04-10
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
[next]