summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2015-11-03SUNRPC: fix variable typeAndrzej Hajda
2015-11-02Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever
2015-11-02SUNRPC: Remove the TCP-only restriction in bc_svc_process()Chuck Lever
2015-11-02svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever
2015-11-02xprtrdma: Handle incoming backward direction RPC callsChuck Lever
2015-11-02xprtrdma: Add support for sending backward direction RPC repliesChuck Lever
2015-11-02xprtrdma: Pre-allocate Work Requests for backchannelChuck Lever
2015-11-02xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffersChuck Lever
2015-11-02SUNRPC: Abstract backchannel operationsChuck Lever
2015-11-02xprtrdma: Saving IRQs no longer needed for rb_lockChuck Lever
2015-11-02xprtrdma: Remove reply taskletChuck Lever
2015-11-02xprtrdma: Use workqueue to process RPC/RDMA repliesChuck Lever
2015-11-02xprtrdma: Replace send and receive arraysChuck Lever
2015-11-02xprtrdma: Refactor reply handler error handlingChuck Lever
2015-11-02xprtrdma: Prevent loss of completion signalsChuck Lever
2015-11-02xprtrdma: Re-arm after missed eventsChuck Lever
2015-11-02xprtrdma: Enable swap-on-NFS/RDMAChuck Lever
2015-11-02xprtrdma: don't log warnings for flushed completionsSteve Wise
2015-10-28svcrdma: Port to new memory registration APISagi Grimberg
2015-10-28xprtrdma: Port to new memory registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-23sunrpc/cache: make cache flushing more reliable.Neil Brown
2015-10-23sunrpc: avoid warning in gss_key_timeoutArnd Bergmann
2015-10-23SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()Trond Myklebust
2015-10-21Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford
2015-10-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-13Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-10-12svcrdma: Fix NFS server crash triggered by 1MB NFS WRITEChuck Lever
2015-10-09Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-10-08SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()Trond Myklebust
2015-10-08SUNRPC: Move AF_LOCAL receive data path into a workqueue contextTrond Myklebust
2015-10-08SUNRPC: Move UDP receive data path into a workqueue contextTrond Myklebust
2015-10-08SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust
2015-10-08SUNRPC: Refactor TCP receiveTrond Myklebust
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-10-06xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg
2015-10-02Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-29svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise
2015-09-28xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-25xprtrdma: Replace global lkey with lkey local to PDChuck Lever
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli
2015-09-19SUNRPC: xs_sock_mark_closed() does not need to trigger socket autocloseTrond Myklebust
2015-09-19SUNRPC: Lock the transport layer on shutdownTrond Myklebust
2015-09-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-17SUNRPC: drop null test before destroy functionsJulia Lawall