Age | Commit message (Expand) | Author | Files | Lines |
2015-10-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -5/+3 |
2015-10-13 | Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2015-10-12 | svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE | Chuck Lever | 1 | -1/+1 |
2015-10-10 | Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+4 |
2015-10-06 | xprtrdma: Don't require LOCAL_DMA_LKEY support for fastreg | Sagi Grimberg | 1 | -5/+3 |
2015-10-02 | Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2 | -4/+7 |
2015-10-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 5 | -35/+2 |
2015-09-29 | svcrdma: handle rdma read with a non-zero initial page offset | Steve Wise | 1 | -2/+4 |
2015-09-28 | xprtrdma: disconnect and flush cqs before freeing buffers | Steve Wise | 2 | -4/+7 |
2015-09-25 | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -12/+21 |
2015-09-25 | xprtrdma: Replace global lkey with lkey local to PD | Chuck Lever | 5 | -35/+2 |
2015-09-23 | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_... | Andrea Arcangeli | 1 | -1/+1 |
2015-09-19 | SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose | Trond Myklebust | 1 | -1/+0 |
2015-09-19 | SUNRPC: Lock the transport layer on shutdown | Trond Myklebust | 1 | -0/+6 |
2015-09-18 | SUNRPC: Ensure that we wait for connections to complete before retrying | Trond Myklebust | 1 | -3/+8 |
2015-09-17 | SUNRPC: drop null test before destroy functions | Julia Lawall | 1 | -8/+4 |
2015-09-17 | SUNRPC: Fix races between socket connection and destroy code | Trond Myklebust | 1 | -0/+3 |
2015-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 4 | -17/+13 |
2015-09-08 | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 9 | -316/+288 |
2015-09-06 | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 6 | -150/+197 |
2015-09-05 | userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key | Andrea Arcangeli | 1 | -1/+1 |
2015-08-31 | IB/core: Make ib_dealloc_pd return void | Jason Gunthorpe | 1 | -1/+1 |
2015-08-31 | svcrdma: limit FRMR page list lengths to device max | Steve Wise | 1 | -2/+4 |
2015-08-31 | xprtrdma, svcrdma: Convert to ib_alloc_mr | Sagi Grimberg | 2 | -4/+4 |
2015-08-30 | SUNRPC: Prevent SYN+SYNACK+RST storms | Trond Myklebust | 1 | -0/+2 |
2015-08-29 | SUNRPC: xs_reset_transport must mark the connection as disconnected | Trond Myklebust | 1 | -0/+1 |
2015-08-29 | svcrdma: Use max_sge_rd for destination read depths | Steve Wise | 2 | -11/+5 |
2015-08-20 | SUNRPC: Allow sockets to do GFP_NOIO allocations | Trond Myklebust | 1 | -3/+3 |
2015-08-17 | Merge branch 'bugfixes' | Trond Myklebust | 1 | -4/+5 |
2015-08-17 | Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 7 | -308/+276 |
2015-08-17 | SUNRPC: Fix a thinko in xs_connect() | Trond Myklebust | 1 | -4/+5 |
2015-08-13 | sunrpc: Switch to using hash list instead single list | Kinglong Mee | 1 | -29/+31 |
2015-08-13 | sunrpc/nfsd: Remove redundant code by exports seq_operations functions | Kinglong Mee | 1 | -6/+9 |
2015-08-13 | sunrpc: Store cache_detail in seq_file's private directly | Kinglong Mee | 1 | -15/+13 |
2015-08-12 | sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes | Jeff Layton | 1 | -1/+1 |
2015-08-10 | nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun... | Jeff Layton | 1 | -18/+36 |
2015-08-10 | nfsd/sunrpc: move pool_mode definitions into svc.h | Jeff Layton | 1 | -24/+7 |
2015-08-10 | nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation | Jeff Layton | 1 | -5/+5 |
2015-08-10 | nfsd/sunrpc: move sv_module parm into sv_ops | Jeff Layton | 1 | -5/+3 |
2015-08-10 | nfsd/sunrpc: move sv_function into sv_ops | Jeff Layton | 1 | -5/+3 |
2015-08-10 | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it | Jeff Layton | 1 | -9/+9 |
2015-08-10 | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD | Chuck Lever | 2 | -2/+1 |
2015-08-05 | xprtrdma: take HCA driver refcount at client | Devesh Sharma | 1 | -8/+29 |
2015-08-05 | xprtrdma: Count RDMA_NOMSG type calls | Chuck Lever | 3 | -2/+5 |
2015-08-05 | xprtrdma: Clean up xprt_rdma_print_stats() | Chuck Lever | 1 | -25/+23 |
2015-08-05 | xprtrdma: Fix large NFS SYMLINK calls | Chuck Lever | 1 | -9/+16 |
2015-08-05 | xprtrdma: Fix XDR tail buffer marshalling | Chuck Lever | 1 | -2/+42 |
2015-08-05 | xprtrdma: Don't provide a reply chunk when expecting a short reply | Chuck Lever | 1 | -12/+1 |
2015-08-05 | xprtrdma: Always provide a write list when sending NFS READ | Chuck Lever | 1 | -17/+4 |
2015-08-05 | xprtrdma: Account for RPC/RDMA header size when deciding to inline | Chuck Lever | 1 | -2/+27 |