summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2016-07-13SUNRPC: Add tracepoints for dropped and deferred requestsTrond Myklebust
2016-07-13SUNRPC: Add a tracepoint for server socket out-of-space conditionsTrond Myklebust
2016-07-13sunrpc: add gss minor status to svcauth_gss_proxy_initScott Mayhew
2016-07-13sunrpc: remove 'inuse' flag from struct cache_detail.NeilBrown
2016-07-11NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-07-11svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever
2016-07-11xprtrdma: Clean up fixup_copy_count accountingChuck Lever
2016-07-11xprtrdma: Update only specific fields in private receive bufferChuck Lever
2016-07-11xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()Chuck Lever
2016-07-11xprtrdma: rpcrdma_inline_fixup() overruns the receive page listChuck Lever
2016-07-11xprtrdma: Chunk list encoders no longer share one rl_segments arrayChuck Lever
2016-07-11xprtrdma: Place registered MWs on a per-req listChuck Lever
2016-07-11xprtrdma: Release orphaned MRs immediatelyChuck Lever
2016-07-11xprtrdma: Allocate MRs on demandChuck Lever
2016-07-11xprtrdma: Chunk list encoders must not return zeroChuck Lever
2016-07-11xprtrdma: Honor ->send_request API contractChuck Lever
2016-07-11xprtrdma: Reply buffer exhaustion can be catastrophicChuck Lever
2016-07-11xprtrdma: Clean up device capability detectionChuck Lever
2016-07-11xprtrdma: Remove rpcrdma_map_one() and friendsChuck Lever
2016-07-11xprtrdma: Remove ALLPHYSICAL memory registration modeChuck Lever
2016-07-11xprtrdma: Do not leak an MW during a DMA map failureChuck Lever
2016-07-11xprtrdma: Refactor MR recovery work queuesChuck Lever
2016-07-11xprtrdma: Use scatterlist for DMA mapping and unmapping under FMRChuck Lever
2016-07-11xprtrdma: Rename fields in rpcrdma_fmrChuck Lever
2016-07-11xprtrdma: Move init and release helpersChuck Lever
2016-07-11xprtrdma: Create common scatterlist fields in rpcrdma_mwChuck Lever
2016-07-11xprtrdma: Remove FMRs from the unmap list after unmappingChuck Lever
2016-06-23vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman
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-06-13SUNRPC: Fix suspicious enobufs issues.Trond Myklebust
2016-06-13SUNRPC: Reduce latency when send queue is congestedTrond Myklebust
2016-06-13SUNRPC: RPC transport queue must be low latencyTrond Myklebust
2016-06-13SUNRPC: Consolidate xs_tcp_data_ready and xs_data_readyTrond Myklebust
2016-06-13SUNRPC: Small optimisation of client receiveTrond Myklebust
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