Age | Commit message (Expand) | Author |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-18 | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-14 | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports | Scott Mayhew |
2016-11-11 | Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-11-10 | xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect | Chuck Lever |
2016-11-07 | SUNRPC: Fix suspicious RCU usage | Anna Schumaker |
2016-11-07 | udp: do fwd memory scheduling on dequeue | Paolo Abeni |
2016-11-01 | svcrdma: backchannel cannot share a page for send and rcv buffers | Chuck Lever |
2016-10-28 | sunrpc: fix some missing rq_rbuffer assignments | Jeff Layton |
2016-10-26 | sunrpc: don't pass on-stack memory to sg_set_buf | J. Bruce Fields |
2016-10-22 | udp: use it's own memory accounting schema | Paolo Abeni |
2016-10-13 | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-10-13 | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-07 | cred: simpler, 1D supplementary groups | Alexey Dobriyan |
2016-09-30 | sunrpc: replace generic auth_cred hash with auth-specific function | Frank Sorenson |
2016-09-30 | sunrpc: add RPCSEC_GSS hash_cred() function | Frank Sorenson |
2016-09-30 | sunrpc: add auth_unix hash_cred() function | Frank Sorenson |
2016-09-30 | sunrpc: add generic_auth hash_cred() function | Frank Sorenson |
2016-09-27 | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani |
2016-09-27 | sunrpc: queue work on system_power_efficient_wq | Ke Wang |
2016-09-23 | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig |
2016-09-23 | svcrdma: support Remote Invalidation | Chuck Lever |
2016-09-23 | svcrdma: Server-side support for rpcrdma_connect_private | Chuck Lever |
2016-09-23 | svcrdma: Skip put_page() when send_reply() fails | Chuck Lever |
2016-09-23 | svcrdma: Tail iovec leaves an orphaned DMA mapping | Chuck Lever |
2016-09-23 | xprtrdma: use complete() instead complete_all() | Daniel Wagner |
2016-09-22 | SUNRPC: Fix setting of buffer length in xdr_set_next_buffer() | Trond Myklebust |
2016-09-22 | SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch | Trond Myklebust |
2016-09-19 | sunrpc: fix write space race causing stalls | David Vrabel |
2016-09-19 | xprtrdma: Eliminate rpcrdma_receive_worker() | Chuck Lever |
2016-09-19 | xprtrdma: Rename rpcrdma_receive_wc() | Chuck Lever |
2016-09-19 | xprtrmda: Report address of frmr, not mw | Chuck Lever |
2016-09-19 | xprtrdma: Support larger inline thresholds | Chuck Lever |
2016-09-19 | xprtrdma: Use gathered Send for large inline messages | Chuck Lever |
2016-09-19 | xprtrdma: Basic support for Remote Invalidation | Chuck Lever |
2016-09-19 | xprtrdma: Client-side support for rpcrdma_connect_private | Chuck Lever |
2016-09-19 | xprtrdma: Move recv_wr to struct rpcrdma_rep | Chuck Lever |
2016-09-19 | xprtrdma: Move send_wr to struct rpcrdma_req | Chuck Lever |
2016-09-19 | xprtrdma: Simplify rpcrdma_ep_post_recv() | Chuck Lever |
2016-09-19 | xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf | Chuck Lever |
2016-09-19 | xprtrdma: Delay DMA mapping Send and Receive buffers | Chuck Lever |
2016-09-19 | xprtrdma: Replace DMA_BIDIRECTIONAL | Chuck Lever |
2016-09-19 | xprtrdma: Use smaller buffers for RPC-over-RDMA headers | Chuck Lever |
2016-09-19 | xprtrdma: Initialize separate RPC call and reply buffers | Chuck Lever |
2016-09-19 | SUNRPC: Add a transport-specific private field in rpc_rqst | Chuck Lever |