summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-05NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust
2016-08-05SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-24Merge branch 'sunrpc'Trond Myklebust
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-13SUNRPC: Remove unused callback xpo_adjust_wspace()Trond Myklebust
2016-07-13SUNRPC: Add a server side per-connection limitTrond Myklebust
2016-07-13sunrpc: remove 'inuse' flag from struct cache_detail.NeilBrown
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever
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-13SUNRPC: Reduce latency when send queue is congestedTrond Myklebust
2016-06-13SUNRPC: RPC transport queue must be low latencyTrond Myklebust
2016-06-13SUNRPC: Small optimisation of client receiveTrond Myklebust
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-17SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust
2016-05-17xprtrdma: Bound the inline threshold valuesChuck Lever
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever
2016-05-17sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever
2016-05-13svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever
2016-05-09sunrpc: add a get_rpccred_rcu inlineJeff Layton
2016-05-09sunrpc: add rpc_lookup_generic_credWeston Andros Adamson
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationJeff Layton
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-03-16Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2016-03-14xprtrdma: Properly handle RDMA_ERROR repliesChuck Lever
2016-03-14rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever
2016-03-14xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macroChuck Lever
2016-03-01svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever
2016-03-01svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever
2016-03-01svcrdma: Use correct XID in error repliesChuck Lever
2016-03-01svcrdma: Make RDMA_ERROR messages workChuck Lever
2016-03-01rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever
2016-03-01svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever
2016-03-01nfsd: Lower NFSv4.1 callback message size limitChuck Lever
2016-03-01svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever
2016-02-05SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust
2016-02-05SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust
2016-02-05SUNRPC: Allow caller to specify the transport to useTrond Myklebust
2016-02-05SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust
2016-02-05SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust