summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma
AgeCommit message (Expand)Author
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-24sunrpc: flag transports as having congestion controlJeff Layton
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-10xprtrdma: Refactor management of mw_list fieldChuck Lever
2017-02-10xprtrdma: Handle stale connection rejectionChuck Lever
2017-02-10xprtrdma: Properly recover FRWRs with in-flight FASTREG WRsChuck Lever
2017-02-10xprtrdma: Shrink send SGEs arrayChuck Lever
2017-02-10xprtrdma: Reduce required number of send SGEsChuck Lever
2017-02-10xprtrdma: Disable pad optimization by defaultChuck Lever
2017-02-10xprtrdma: Per-connection pad optimizationChuck Lever
2017-02-10xprtrdma: Fix Read chunk paddingChuck Lever
2017-02-10net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-08svcrdma: Poll CQs in "workqueue" modeChuck Lever
2017-02-08svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever
2017-02-08svcrdma: Remove unused sc_dto_q fieldChuck Lever
2017-02-08svcrdma: Clean up backchannel send header encodingChuck Lever
2017-02-08svcrdma: Clean up RPC-over-RDMA Call header decoderChuck Lever
2017-02-08svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever
2017-02-08svcrdma: Another sendto chunk list parsing updateChuck Lever
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-12svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-30svcrdma: Further clean-up of svc_rdma_get_inv_rkey()Chuck Lever
2016-11-30svcrdma: Break up dprintk format in svc_rdma_accept()Chuck Lever
2016-11-30svcrdma: Remove unused variable in rdma_copy_tail()Chuck Lever
2016-11-30svcrdma: Remove unused variables in xprt_rdma_bc_allocate()Chuck Lever
2016-11-30svcrdma: Remove svc_rdma_op_ctxt::wc_statusChuck Lever
2016-11-30svcrdma: Remove DMA map accountingChuck Lever
2016-11-30svcrdma: Remove BH-disabled spin locking in svc_rdma_send()Chuck Lever
2016-11-30svcrdma: Renovate sendto chunk list parsingChuck Lever
2016-11-30svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever
2016-11-29xprtrdma: Relocate connection helper functionsChuck Lever
2016-11-29xprtrdma: Update dprintk in rpcrdma_count_chunksChuck Lever
2016-11-29xprtrdma: Shorten QP access error messageChuck Lever
2016-11-29xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever
2016-11-29xprtrdma: Update documenting commentChuck Lever
2016-11-29xprtrdma: Refactor FRMR invalidationChuck Lever
2016-11-29xprtrdma: Avoid calls to ro_unmap_safe()Chuck Lever
2016-11-29xprtrdma: Address coverity complaint about wait_for_completion()Chuck Lever
2016-11-29xprtrdma: Support for SG_GAP devicesChuck Lever
2016-11-29xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever
2016-11-29xprtrdma: Cap size of callback buffer resourcesChuck Lever
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-10xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever
2016-11-01svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever
2016-10-28sunrpc: fix some missing rq_rbuffer assignmentsJeff Layton