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-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
2015-11-03Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-11-03NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever
2015-11-02svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever
2015-11-02SUNRPC: Abstract backchannel operationsChuck Lever
2015-10-29svcrdma: Port to new memory registration APISagi Grimberg
2015-10-23sunrpc/cache: make cache flushing more reliable.Neil Brown
2015-10-08SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust
2015-09-18SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-08Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-08-29svcrdma: Use max_sge_rd for destination read depthsSteve Wise
2015-08-17SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust