summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2016-09-07SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust
2016-09-07SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-09-07SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-06-15rpc: share one xps between all backchannelsJ. Bruce Fields
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-15SUNRPC: fix xprt leak on xps allocation failureJ. Bruce Fields
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-05-23sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-05-23svcrpc: autoload rdma moduleJ. Bruce Fields
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-17SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust
2016-05-17xprtrdma: Remove qplockChuck Lever
2016-05-17xprtrdma: Faster server reboot recoveryChuck Lever
2016-05-17xprtrdma: Remove ro_unmap() from all registration modesChuck Lever
2016-05-17xprtrdma: Add ro_unmap_safe memreg methodChuck Lever
2016-05-17xprtrdma: Refactor __fmr_dma_unmap()Chuck Lever
2016-05-17xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mwChuck Lever
2016-05-17xprtrdma: Refactor the FRWR recovery workerChuck Lever
2016-05-17xprtrdma: Reset MRs in frwr_op_unmap_sync()Chuck Lever
2016-05-17xprtrdma: Save I/O direction in struct rpcrdma_frwrChuck Lever
2016-05-17xprtrdma: Rename rpcrdma_frwr::sg and sg_nentsChuck Lever
2016-05-17xprtrdma: Use core ib_drain_qp() APIChuck Lever
2016-05-17xprtrdma: Remove rpcrdma_create_chunks()Chuck Lever
2016-05-17xprtrdma: Allow Read list and Reply chunk simultaneouslyChuck Lever
2016-05-17xprtrdma: Update comments in rpcrdma_marshal_req()Chuck Lever
2016-05-17xprtrdma: Avoid using Write list for small NFS READ requestsChuck Lever
2016-05-17xprtrdma: Prevent inline overflowChuck Lever
2016-05-17xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headersChuck Lever
2016-05-17xprtrdma: Bound the inline threshold valuesChuck Lever
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever
2016-05-13svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever
2016-05-13svcrdma: Eliminate code duplication in svc_rdma_recvfrom()Chuck Lever
2016-05-13svcrdma: Drain QP before freeing svcrdma_xprtChuck Lever
2016-05-13svcrdma: Post Receives only for forward channel requestsChuck Lever
2016-05-13svcrdma: Remove superfluous line from rdma_read_chunks()Chuck Lever
2016-05-13svcrdma: svc_rdma_put_context() is invoked twice in Send error pathChuck Lever
2016-05-13svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever
2016-05-13svcrdma: Support IPv6 with NFS/RDMAShirley Ma
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-05-13sunrpc: set SOCK_FASYNCEric Dumazet
2016-05-09sunrpc: add rpc_lookup_generic_credWeston Andros Adamson
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationJeff Layton
2016-05-09SUNRPC: init xdr_stream for zero iov_len, page_lenBenjamin Coddington
2016-05-03Remove unnecessary allocationJ. Bruce Fields
2016-04-27net: udp: rename UDP_INC_STATS_BH()Eric Dumazet
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa