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
Age
Commit message (
Expand
)
Author
2019-04-11
xprtrdma: Fix helper that drains the transport
Chuck Lever
2019-03-12
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-20
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-02-16
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
xprtrdma: Reduce the doorbell rate (Receive)
Chuck Lever
2019-02-13
xprtrdma: Check inline size before providing a Write chunk
Chuck Lever
2019-02-13
xprtrdma: Fix sparse warnings
Chuck Lever
2019-02-12
xprtrdma: Make sure Send CQ is allocated on an existing compvec
Nicolas Morey-Chaisemartin
2019-02-06
svcrdma: Remove syslog warnings in work completion handlers
Chuck Lever
2019-02-06
svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabled
Chuck Lever
2019-02-06
svcrdma: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-02-06
svcrpc: fix unlikely races preventing queueing of sockets
J. Bruce Fields
2019-02-06
svcrdma: Remove max_sge check at connect time
Chuck Lever
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
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-01-02
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
2019-01-02
xprtrdma: Don't leak freed MRs
Chuck Lever
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: Update comments in frwr_op_send
Chuck Lever
2019-01-02
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
2019-01-02
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
2019-01-02
xprtrdma: Relocate the xprtrdma_mr_map trace points
Chuck Lever
2019-01-02
xprtrdma: Clean up of xprtrdma chunk trace points
Chuck Lever
2019-01-02
xprtrdma: Remove unused fields from rpcrdma_ia
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: Expose transport header errors
Chuck Lever
2019-01-02
xprtrdma: Remove request_module from backchannel
Chuck Lever
2019-01-02
xprtrdma: Recognize XDRBUF_SPARSE_PAGES
Chuck Lever
2019-01-02
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
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: Reduce max_frwr_depth
Chuck Lever
2019-01-02
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
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: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
Chuck Lever
2019-01-02
xprtrdma: Yet another double DMA-unmap
Chuck Lever
2018-12-27
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
2018-12-27
sunrpc: remove svc_rdma_bc_class
Vasily Averin
2018-12-27
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
2018-12-27
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
[next]