aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-15rpc: share one xps between all backchannelsJ. Bruce Fields3-4/+17
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields1-2/+10
2016-06-15SUNRPC: fix xprt leak on xps allocation failureJ. Bruce Fields1-2/+3
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds15-444/+676
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-62/+81
2016-05-23sunrpc: fix stripping of padded MIC tokensTomáš Trnka1-2/+2
2016-05-23svcrpc: autoload rdma moduleJ. Bruce Fields1-4/+19
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-2/+2
2016-05-17SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust1-2/+3
2016-05-17xprtrdma: Remove qplockChuck Lever2-4/+0
2016-05-17xprtrdma: Faster server reboot recoveryChuck Lever1-1/+11
2016-05-17xprtrdma: Remove ro_unmap() from all registration modesChuck Lever4-88/+0
2016-05-17xprtrdma: Add ro_unmap_safe memreg methodChuck Lever6-19/+150
2016-05-17xprtrdma: Refactor __fmr_dma_unmap()Chuck Lever1-5/+2
2016-05-17xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mwChuck Lever2-7/+7
2016-05-17xprtrdma: Refactor the FRWR recovery workerChuck Lever1-9/+16
2016-05-17xprtrdma: Reset MRs in frwr_op_unmap_sync()Chuck Lever1-38/+60
2016-05-17xprtrdma: Save I/O direction in struct rpcrdma_frwrChuck Lever2-3/+4
2016-05-17xprtrdma: Rename rpcrdma_frwr::sg and sg_nentsChuck Lever2-20/+20
2016-05-17xprtrdma: Use core ib_drain_qp() APIChuck Lever1-35/+6
2016-05-17xprtrdma: Remove rpcrdma_create_chunks()Chuck Lever1-151/+0
2016-05-17xprtrdma: Allow Read list and Reply chunk simultaneouslyChuck Lever2-60/+272
2016-05-17xprtrdma: Update comments in rpcrdma_marshal_req()Chuck Lever1-14/+4
2016-05-17xprtrdma: Avoid using Write list for small NFS READ requestsChuck Lever1-4/+5
2016-05-17xprtrdma: Prevent inline overflowChuck Lever5-11/+90
2016-05-17xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headersChuck Lever5-26/+23
2016-05-17xprtrdma: Bound the inline threshold valuesChuck Lever1-0/+6
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever5-0/+41
2016-05-13svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever2-11/+23
2016-05-13svcrdma: Eliminate code duplication in svc_rdma_recvfrom()Chuck Lever1-21/+5
2016-05-13svcrdma: Drain QP before freeing svcrdma_xprtChuck Lever1-0/+3
2016-05-13svcrdma: Post Receives only for forward channel requestsChuck Lever1-1/+1
2016-05-13svcrdma: Remove superfluous line from rdma_read_chunks()Chuck Lever1-3/+1
2016-05-13svcrdma: svc_rdma_put_context() is invoked twice in Send error pathChuck Lever1-15/+13
2016-05-13svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever1-1/+1
2016-05-13svcrdma: Support IPv6 with NFS/RDMAShirley Ma1-1/+11
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche2-2/+2
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2-2/+2
2016-05-13sunrpc: set SOCK_FASYNCEric Dumazet1-0/+3
2016-05-09sunrpc: add rpc_lookup_generic_credWeston Andros Adamson1-0/+7
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationJeff Layton4-11/+11
2016-05-09SUNRPC: init xdr_stream for zero iov_len, page_lenBenjamin Coddington1-0/+2
2016-05-03Remove unnecessary allocationJ. Bruce Fields1-3/+2
2016-04-27net: udp: rename UDP_INC_STATS_BH()Eric Dumazet1-2/+2
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+8
2016-04-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-3/+8
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2-4/+2
2016-04-11sunrpc: do not pull udp headers on receiveWillem de Bruijn3-7/+5
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov7-38/+38