summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-22wrappers for ->i_mutex accessAl Viro
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: Remove last two __GFP_NOFAIL call sitesChuck 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
2016-01-19svcrdma: Clean up process_context()Chuck Lever
2016-01-19svcrdma: Clean up rdma_create_xprt()Chuck Lever
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-07Merge branch 'bugfixes'Trond Myklebust
2016-01-07Revert "svcrdma: Do not send XDR roundup bytes for a write chunk"J. Bruce Fields
2016-01-06SUNRPC: Fixup socket wait for memoryTrond Myklebust
2015-12-30SUNRPC: Fix a missing break in rpc_anyaddr()Trond Myklebust
2015-12-28Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-12-28SUNRPC: drop unused xs_reclassify_socketX() helpersStefan Hajnoczi
2015-12-23sunrpc: Add a function to close temporary transports immediatelyScott Mayhew
2015-12-22xprtrdma: Avoid calling ib_query_deviceOr Gerlitz
2015-12-18xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit').Chuck Lever
2015-12-18xprtrdma: Invalidate in the RPC reply handlerChuck Lever
2015-12-18xprtrdma: Add ro_unmap_sync method for all-physical registrationChuck Lever
2015-12-18xprtrdma: Add ro_unmap_sync method for FMRChuck Lever
2015-12-18xprtrdma: Add ro_unmap_sync method for FRWRChuck Lever
2015-12-18xprtrdma: Introduce ro_unmap_sync methodChuck Lever
2015-12-18xprtrdma: Move struct ib_send_wr off the stackChuck Lever
2015-12-18xprtrdma: Disable RPC/RDMA backchannel debugging messagesChuck Lever
2015-12-18xprtrdma: xprt_rdma_free() must not release backchannel reqsChuck Lever
2015-12-18xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)Chuck Lever
2015-12-18xprtrdma: checking for NULL instead of IS_ERR()Dan Carpenter
2015-12-18xprtrdma: clean up some curly bracesDan Carpenter
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-24nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields
2015-11-24svcrpc: move some initialization to common codeJ. Bruce Fields
2015-11-23nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-11-23svcrdma: Do not send XDR roundup bytes for a write chunkChuck Lever
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-10svcrpc: document lack of some memory barriersJ. Bruce Fields
2015-11-10SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-03Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debugKinglong Mee