Age | Commit message (Expand) | Author |
2018-05-11 | svcrdma: Clean up Send SGE accounting | Chuck Lever |
2018-05-11 | svcrdma: Trace key RDMA API events | Chuck Lever |
2018-01-18 | svcrdma: Post Receives in the Receive completion handler | Chuck Lever |
2017-11-18 | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-11-07 | svcrdma: Preserve CB send buffer across retransmits | Chuck Lever |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-05 | Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust |
2017-08-18 | SUNRPC: Add a separate spinlock to protect the RPC request receive list | Trond Myklebust |
2017-08-01 | sunrpc: Const-ify all instances of struct rpc_xprt_ops | Chuck Lever |
2017-04-25 | svcrdma: Clean up RPC-over-RDMA backchannel reply processing | Chuck Lever |
2017-04-25 | svcrdma: Use rdma_rw API in RPC reply path | Chuck Lever |
2017-04-25 | svcrdma: Add svc_rdma_map_reply_hdr() | Chuck Lever |
2017-04-25 | svcrdma: Move send_wr to svc_rdma_op_ctxt | Chuck Lever |
2017-02-28 | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-02-10 | net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King |
2017-02-08 | svcrdma: Clean up backchannel send header encoding | Chuck Lever |
2016-11-30 | svcrdma: Remove unused variables in xprt_rdma_bc_allocate() | Chuck Lever |
2016-11-30 | svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm | Chuck Lever |
2016-11-01 | svcrdma: backchannel cannot share a page for send and rcv buffers | Chuck Lever |
2016-10-28 | sunrpc: fix some missing rq_rbuffer assignments | Jeff Layton |
2016-10-13 | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-09-23 | svcrdma: Tail iovec leaves an orphaned DMA mapping | Chuck Lever |
2016-09-19 | SUNRPC: Generalize the RPC buffer release API | Chuck Lever |
2016-09-19 | SUNRPC: Generalize the RPC buffer allocation API | Chuck Lever |
2016-03-01 | svcrdma: Use new CQ API for RPC-over-RDMA server send CQs | Chuck Lever |
2016-03-01 | svcrdma: svc_rdma_post_recv() should close connection on error | Chuck Lever |
2016-03-01 | svcrdma: Do not send Write chunk XDR pad with inline content | Chuck Lever |
2016-01-19 | svc_rdma: use local_dma_lkey | Christoph Hellwig |
2016-01-19 | svcrdma: Add class for RDMA backwards direction transport | Chuck Lever |