aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-01Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2017-03-28svcrdma: set XPT_CONG_CTRL flag for bc xprtChuck Lever1-0/+1
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+2
2017-03-17xprtrdma: Squelch kbuild sparse complaintChuck Lever1-1/+2
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-112/+118
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-252/+175
2017-02-24sunrpc: flag transports as having congestion controlJeff Layton1-0/+8
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-02-10xprtrdma: Refactor management of mw_list fieldChuck Lever5-24/+29
2017-02-10xprtrdma: Handle stale connection rejectionChuck Lever1-45/+21
2017-02-10xprtrdma: Properly recover FRWRs with in-flight FASTREG WRsChuck Lever2-10/+8
2017-02-10xprtrdma: Shrink send SGEs arrayChuck Lever1-4/+7
2017-02-10xprtrdma: Reduce required number of send SGEsChuck Lever3-9/+32
2017-02-10xprtrdma: Disable pad optimization by defaultChuck Lever2-1/+2
2017-02-10xprtrdma: Per-connection pad optimizationChuck Lever3-14/+16
2017-02-10xprtrdma: Fix Read chunk paddingChuck Lever1-6/+4
2017-02-10net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-08svcrdma: Poll CQs in "workqueue" modeChuck Lever2-16/+16
2017-02-08svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever2-26/+21
2017-02-08svcrdma: Remove unused sc_dto_q fieldChuck Lever1-1/+0
2017-02-08svcrdma: Clean up backchannel send header encodingChuck Lever1-8/+9
2017-02-08svcrdma: Clean up RPC-over-RDMA Call header decoderChuck Lever1-153/+79
2017-02-08svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever3-24/+14
2017-02-08svcrdma: Another sendto chunk list parsing updateChuck Lever2-24/+28
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-2/+2
2017-01-12svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna1-2/+0
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-153/+83
2016-11-30svcrdma: Further clean-up of svc_rdma_get_inv_rkey()Chuck Lever1-14/+5
2016-11-30svcrdma: Break up dprintk format in svc_rdma_accept()Chuck Lever1-37/+18
2016-11-30svcrdma: Remove unused variable in rdma_copy_tail()Chuck Lever1-2/+0
2016-11-30svcrdma: Remove unused variables in xprt_rdma_bc_allocate()Chuck Lever1-4/+0
2016-11-30svcrdma: Remove svc_rdma_op_ctxt::wc_statusChuck Lever2-3/+2
2016-11-30svcrdma: Remove DMA map accountingChuck Lever2-11/+3
2016-11-30svcrdma: Remove BH-disabled spin locking in svc_rdma_send()Chuck Lever2-16/+16
2016-11-30svcrdma: Renovate sendto chunk list parsingChuck Lever2-67/+39
2016-11-30svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever1-0/+1
2016-11-29xprtrdma: Relocate connection helper functionsChuck Lever3-41/+31
2016-11-29xprtrdma: Update dprintk in rpcrdma_count_chunksChuck Lever1-1/+1
2016-11-29xprtrdma: Shorten QP access error messageChuck Lever1-3/+3
2016-11-29xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever1-2/+2
2016-11-29xprtrdma: Update documenting commentChuck Lever1-4/+0
2016-11-29xprtrdma: Refactor FRMR invalidationChuck Lever1-36/+21
2016-11-29xprtrdma: Avoid calls to ro_unmap_safe()Chuck Lever1-2/+4
2016-11-29xprtrdma: Address coverity complaint about wait_for_completion()Chuck Lever1-4/+13
2016-11-29xprtrdma: Support for SG_GAP devicesChuck Lever2-7/+14
2016-11-29xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever3-13/+30
2016-11-29xprtrdma: Cap size of callback buffer resourcesChuck Lever1-1/+3
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+6
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew1-0/+6