summaryrefslogtreecommitdiff
path: root/net/sunrpc (follow)
Commit message (Expand)AuthorAge
...
| | * | | Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-28
| | |\ \ \
| | | * | | IB: split struct ib_send_wrChristoph Hellwig2015-10-08
| * | | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-28
| * | | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-21
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg2015-10-06
* | | | | Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-10-13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | svcrdma: Fix NFS server crash triggered by 1MB NFS WRITEChuck Lever2015-10-12
* | | | | Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-10-09
|\| | | | | |_|_|/ |/| | |
| * | | svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise2015-09-29
| | |/ | |/|
* | | Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-10-02
|\ \ \
| * | | xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise2015-09-28
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-01
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | xprtrdma: Replace global lkey with lkey local to PDChuck Lever2015-09-25
* | | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-25
|\ \ \
| * | | SUNRPC: xs_sock_mark_closed() does not need to trigger socket autocloseTrond Myklebust2015-09-19
| * | | SUNRPC: Lock the transport layer on shutdownTrond Myklebust2015-09-19
| * | | SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-17
| * | | SUNRPC: drop null test before destroy functionsJulia Lawall2015-09-17
| * | | SUNRPC: Fix races between socket connection and destroy codeTrond Myklebust2015-09-17
| |/ /
* / / userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-22
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\ \
| * | IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-30
| * | svcrdma: limit FRMR page list lengths to device maxSteve Wise2015-08-30
| * | xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg2015-08-30
| * | svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-28
* | | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-07
|\ \ \
| * | | SUNRPC: Prevent SYN+SYNACK+RST stormsTrond Myklebust2015-08-29
| * | | SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust2015-08-29
| * | | SUNRPC: Allow sockets to do GFP_NOIO allocationsTrond Myklebust2015-08-19
| * | | Merge branch 'bugfixes'Trond Myklebust2015-08-17
| |\ \ \
| | * | | SUNRPC: Fix a thinko in xs_connect()Trond Myklebust2015-08-17
| * | | | Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-08-17
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | xprtrdma: take HCA driver refcount at clientDevesh Sharma2015-08-05
| | * | xprtrdma: Count RDMA_NOMSG type callsChuck Lever2015-08-05
| | * | xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever2015-08-05
| | * | xprtrdma: Fix large NFS SYMLINK callsChuck Lever2015-08-05
| | * | xprtrdma: Fix XDR tail buffer marshallingChuck Lever2015-08-05
| | * | xprtrdma: Don't provide a reply chunk when expecting a short replyChuck Lever2015-08-05
| | * | xprtrdma: Always provide a write list when sending NFS READChuck Lever2015-08-05
| | * | xprtrdma: Account for RPC/RDMA header size when deciding to inlineChuck Lever2015-08-05
| | * | xprtrdma: Remove logic that constructs RDMA_MSGP type callsChuck Lever2015-08-05
| | * | xprtrdma: Clean up rpcrdma_ia_open()Chuck Lever2015-08-05
| | * | xprtrdma: Remove last ib_reg_phys_mr() call siteChuck Lever2015-08-05
| | * | xprtrdma: Don't fall back to PHYSICAL memory registrationChuck Lever2015-08-05
| | * | xprtrdma: Raise maximum payload size to one megabyteChuck Lever2015-08-05
| | * | xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever2015-08-05
| | |/
| * / sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2015-08-12
| |/
* | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-05
|\ \
| * | sunrpc: Switch to using hash list instead single listKinglong Mee2015-08-13