| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-03-24 | 8 | -439/+359 |
|\ |
|
| * | sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race | NeilBrown | 2016-03-17 | 1 | -3/+3 |
| * | svcrdma: Use new CQ API for RPC-over-RDMA server send CQs | Chuck Lever | 2016-03-01 | 4 | -175/+114 |
| * | svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs | Chuck Lever | 2016-03-01 | 1 | -90/+39 |
| * | svcrdma: Remove close_out exit path | Chuck Lever | 2016-03-01 | 1 | -11/+1 |
| * | svcrdma: Hook up the logic to return ERR_CHUNK | Chuck Lever | 2016-03-01 | 2 | -13/+46 |
| * | svcrdma: Use correct XID in error replies | Chuck Lever | 2016-03-01 | 2 | -7/+3 |
| * | svcrdma: Make RDMA_ERROR messages work | Chuck Lever | 2016-03-01 | 4 | -65/+72 |
| * | svcrdma: svc_rdma_post_recv() should close connection on error | Chuck Lever | 2016-03-01 | 4 | -24/+19 |
| * | svcrdma: Close connection when a send error occurs | Chuck Lever | 2016-03-01 | 1 | -2/+6 |
| * | nfsd: Lower NFSv4.1 callback message size limit | Chuck Lever | 2016-03-01 | 2 | -6/+4 |
| * | svcrdma: Do not send Write chunk XDR pad with inline content | Chuck Lever | 2016-03-01 | 2 | -6/+18 |
| * | svcrdma: Do not write xdr_buf::tail in a Write chunk | Chuck Lever | 2016-03-01 | 1 | -3/+8 |
| * | svcrdma: Find client-provided write and reply chunks once per reply | Chuck Lever | 2016-03-01 | 1 | -44/+36 |
* | | Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-03-22 | 14 | -346/+1020 |
|\ \ |
|
| * \ | Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2016-03-16 | 7 | -247/+253 |
| |\ \ |
|
| | * | | xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs | Chuck Lever | 2016-03-14 | 3 | -125/+91 |
| | * | | xprtrdma: Use an anonymous union in struct rpcrdma_mw | Chuck Lever | 2016-03-14 | 3 | -36/+36 |
| | * | | xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs | Chuck Lever | 2016-03-14 | 2 | -58/+21 |
| | * | | xprtrdma: Serialize credit accounting again | Chuck Lever | 2016-03-14 | 3 | -9/+28 |
| | * | | xprtrdma: Properly handle RDMA_ERROR replies | Chuck Lever | 2016-03-14 | 1 | -8/+43 |
| | * | | xprtrdma: Do not wait if ib_post_send() fails | Chuck Lever | 2016-03-14 | 1 | -1/+5 |
| | * | | xprtrdma: Segment head and tail XDR buffers on page boundaries | Chuck Lever | 2016-03-14 | 1 | -10/+32 |
| | * | | xprtrdma: Clean up dprintk format string containing a newline | Chuck Lever | 2016-03-14 | 1 | -4/+2 |
| | * | | xprtrdma: Clean up physical_op_map() | Chuck Lever | 2016-03-14 | 1 | -1/+0 |
| * | | | Merge branch 'multipath' | Trond Myklebust | 2016-02-22 | 8 | -100/+768 |
| |\ \ \ |
|
| | * | | | SUNRPC: Allow addition of new transports to a struct rpc_clnt | Trond Myklebust | 2016-02-06 | 1 | -2/+131 |
| | * | | | SUNRPC: Make NFS swap work with multipath | Trond Myklebust | 2016-02-06 | 1 | -42/+24 |
| | * | | | SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports | Trond Myklebust | 2016-02-06 | 1 | -0/+51 |
| | * | | | SUNRPC: Allow caller to specify the transport to use | Trond Myklebust | 2016-02-06 | 1 | -0/+2 |
| | * | | | SUNRPC: Use the multipath iterator to assign a transport to each task | Trond Myklebust | 2016-02-06 | 4 | -36/+26 |
| | * | | | SUNRPC: Make rpc_clnt store the multipath iterators | Trond Myklebust | 2016-02-06 | 3 | -7/+33 |
| | * | | | SUNRPC: Add a structure to track multiple transports | Trond Myklebust | 2016-02-06 | 3 | -1/+478 |
| | * | | | SUNRPC: Make freeing of struct xprt rcu-safe | Trond Myklebust | 2016-02-01 | 1 | -1/+2 |
| | * | | | SUNRPC: Uninline xprt_get(); It isn't performance critical. | Trond Myklebust | 2016-02-01 | 1 | -3/+21 |
| | * | | | SUNRPC: Remove unused function rpc_task_reset_client | Trond Myklebust | 2016-02-01 | 1 | -8/+0 |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-03-17 | 5 | -207/+290 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | sunrpc: Use skcipher and ahash/shash | Herbert Xu | 2016-01-27 | 5 | -207/+290 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-02-26 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | sunrpc/cache: fix off-by-one in qword_get() | Stefan Hajnoczi | 2016-02-23 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2016-02-19 | 1 | -0/+2 |
|\ \ |
|
| * | | xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len | Chuck Lever | 2016-02-17 | 1 | -0/+2 |
* | | | auth_gss: fix panic in gss_pipe_downcall() in fips mode | Scott Mayhew | 2016-02-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-24 | 11 | -218/+728 |
|\ \ |
|
| * | | svc_rdma: use local_dma_lkey | Christoph Hellwig | 2016-01-19 | 4 | -38/+10 |
| * | | svcrdma: Add class for RDMA backwards direction transport | Chuck Lever | 2016-01-19 | 7 | -15/+470 |
| * | | svcrdma: Define maximum number of backchannel requests | Chuck Lever | 2016-01-19 | 2 | -12/+18 |
| * | | svcrdma: Make map_xdr non-static | Chuck Lever | 2016-01-19 | 1 | -7/+7 |
| * | | svcrdma: Remove last two __GFP_NOFAIL call sites | Chuck Lever | 2016-01-19 | 2 | -2/+7 |
| * | | svcrdma: Add gfp flags to svc_rdma_post_recv() | Chuck Lever | 2016-01-19 | 2 | -4/+6 |