aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-04
|\
| * SUNRPC: Remove unused callback xpo_adjust_wspace()Trond Myklebust2016-07-13
| * SUNRPC: Add a server side per-connection limitTrond Myklebust2016-07-13
| * sunrpc: remove 'inuse' flag from struct cache_detail.NeilBrown2016-07-13
* | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-30
|\ \
| * \ Merge branch 'nfs-rdma'Trond Myklebust2016-07-24
| |\ \
| | * | xprtrdma: No direct data placement with krb5i and krb5pChuck Lever2016-07-11
| | |/
| * | Merge branch 'sunrpc'Trond Myklebust2016-07-24
| |\ \
| | * | SUNRPC: Reduce latency when send queue is congestedTrond Myklebust2016-06-13
| | * | SUNRPC: RPC transport queue must be low latencyTrond Myklebust2016-06-13
| | * | SUNRPC: Small optimisation of client receiveTrond Myklebust2016-06-13
| * | | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-19
| | |/ | |/|
* | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \ \ | |/ / |/| |
| * | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
| |/
* | rpc: share one xps between all backchannelsJ. Bruce Fields2016-06-15
* | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-15
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-28
|\
| * <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin2016-05-28
* | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-26
|\ \
| * | SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust2016-05-17
| * | xprtrdma: Bound the inline threshold valuesChuck Lever2016-05-17
| * | sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-17
| * | sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever2016-05-17
| * | sunrpc: add a get_rpccred_rcu inlineJeff Layton2016-05-09
| * | sunrpc: add rpc_lookup_generic_credWeston Andros Adamson2016-05-09
| * | sunrpc: plumb gfp_t parm into crcreate operationJeff Layton2016-05-09
| |/
* / svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever2016-05-13
|/
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-24
|\
| * svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-01
| * svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-01
| * svcrdma: Use correct XID in error repliesChuck Lever2016-03-01
| * svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-01
| * rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever2016-03-01
| * svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-01
| * nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-01
| * svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-01
* | Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-03-22
|\ \
| * \ Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-03-16
| |\ \
| | * | xprtrdma: Properly handle RDMA_ERROR repliesChuck Lever2016-03-14
| | * | rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever2016-03-14
| | * | xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macroChuck Lever2016-03-14
| | |/
| * | SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust2016-02-05
| * | SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust2016-02-05
| * | SUNRPC: Allow caller to specify the transport to useTrond Myklebust2016-02-05
| * | SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust2016-02-05
| * | SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust2016-02-05
| * | SUNRPC: Add a structure to track multiple transportsTrond Myklebust2016-02-05
| * | SUNRPC: Make freeing of struct xprt rcu-safeTrond Myklebust2016-01-31
| * | SUNRPC: Uninline xprt_get(); It isn't performance critical.Trond Myklebust2016-01-31