Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-29Merge 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-02svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever
2016-03-02svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever
2016-03-02svcrdma: Use correct XID in error repliesChuck Lever
2016-03-02svcrdma: Make RDMA_ERROR messages workChuck Lever
2016-03-02rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever
2016-03-02svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever
2016-03-02nfsd: Lower NFSv4.1 callback message size limitChuck Lever
2016-03-02svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever
2016-02-06SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust
2016-02-06SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust
2016-02-06SUNRPC: Allow caller to specify the transport to useTrond Myklebust
2016-02-06SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust
2016-02-06SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust
2016-02-06SUNRPC: Add a structure to track multiple transportsTrond Myklebust
2016-02-01SUNRPC: Make freeing of struct xprt rcu-safeTrond Myklebust
2016-02-01SUNRPC: Uninline xprt_get(); It isn't performance critical.Trond Myklebust
2016-02-01SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelinesTrond Myklebust
2016-02-01SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust
2016-01-27sunrpc: Use skcipher and ahash/shashHerbert Xu
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever
2016-01-19svcrdma: Make map_xdr non-staticChuck Lever
2016-01-19svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever
2015-12-23sunrpc: Add a function to close temporary transports immediatelyScott Mayhew
2015-11-24nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields
2015-11-12Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-10Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds