| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-12-10 | 34 | -147/+536 |
|\ |
|
| * | sunrpc: add a debugfs rpc_xprt directory with an info file in it | Jeff Layton | 2014-11-27 | 2 | -7/+116 |
| * | sunrpc: add debugfs file for displaying client rpc_task queue | Jeff Layton | 2014-11-27 | 5 | -1/+210 |
| * | Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd... | Trond Myklebust | 2014-11-26 | 3 | -17/+107 |
| |\ |
|
| | * | xprtrdma: Display async errors | Chuck Lever | 2014-11-25 | 1 | -4/+32 |
| | * | xprtrdma: Enable pad optimization | Chuck Lever | 2014-11-25 | 1 | -1/+1 |
| | * | xprtrdma: Re-write rpcrdma_flush_cqs() | Chuck Lever | 2014-11-25 | 1 | -2/+9 |
| | * | xprtrdma: Refactor tasklet scheduling | Chuck Lever | 2014-11-25 | 1 | -5/+12 |
| | * | xprtrdma: unmap all FMRs during transport disconnect | Chuck Lever | 2014-11-25 | 2 | -2/+42 |
| | * | xprtrdma: Cap req_cqinit | Chuck Lever | 2014-11-25 | 2 | -1/+9 |
| | * | xprtrdma: Return an errno from rpcrdma_register_external() | Chuck Lever | 2014-11-25 | 1 | -2/+2 |
| * | | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm... | Trond Myklebust | 2014-11-26 | 1 | -5/+16 |
| |\ \ |
|
| | * | | SUNRPC: serialize iostats updates | Chuck Lever | 2014-11-25 | 1 | -5/+16 |
| | |/ |
|
| * | | sunrpc: eliminate RPC_TRACEPOINTS | Jeff Layton | 2014-11-24 | 1 | -1/+1 |
| * | | sunrpc: eliminate RPC_DEBUG | Jeff Layton | 2014-11-24 | 28 | -44/+44 |
| * | | sunrpc: add tracepoints in xs_tcp_data_recv | Jeff Layton | 2014-11-24 | 1 | -59/+2 |
| * | | sunrpc: add new tracepoints in xprt handling code | Jeff Layton | 2014-11-24 | 2 | -2/+15 |
| * | | sunrpc: add some tracepoints in svc_rqst handling functions | Jeff Layton | 2014-11-24 | 2 | -19/+33 |
| |/ |
|
* | | SUNRPC: Fix locking around callback channel reply receive | Trond Myklebust | 2014-11-19 | 1 | -11/+16 |
|/ |
|
* | sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor | Jeff Layton | 2014-11-13 | 1 | -5/+30 |
* | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-10-08 | 5 | -69/+48 |
|\ |
|
| * | svcrdma: advertise the correct max payload | Steve Wise | 2014-09-29 | 2 | -1/+8 |
| * | sunrpc: fix byte-swapping of displayed XID | Chuck Lever | 2014-08-28 | 1 | -1/+1 |
| * | SUNRPC: Fix compile on non-x86 | J. Bruce Fields | 2014-08-28 | 1 | -4/+0 |
| * | SUNRPC: Optimise away svc_recv_available | Trond Myklebust | 2014-08-17 | 1 | -17/+6 |
| * | SUNRPC: More optimisations of svc_xprt_enqueue() | Trond Myklebust | 2014-08-17 | 1 | -14/+7 |
| * | SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt | Trond Myklebust | 2014-08-17 | 1 | -21/+10 |
| * | SUNRPC: get rid of the request wait queue | Trond Myklebust | 2014-08-17 | 2 | -17/+17 |
| * | SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt | Trond Myklebust | 2014-08-17 | 1 | -5/+10 |
| * | SUNRPC: Do not override wspace tests in svc_handle_xprt | Trond Myklebust | 2014-08-17 | 1 | -1/+1 |
* | | Merge branch 'bugfixes' into linux-next | Trond Myklebust | 2014-09-30 | 1 | -0/+3 |
|\ \ |
|
| * | | SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT | Trond Myklebust | 2014-09-25 | 1 | -0/+3 |
| |/ |
|
* | | NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() | NeilBrown | 2014-09-25 | 3 | -14/+0 |
* | | rpc: Add -EPERM processing for xs_udp_send_request() | Jason Baron | 2014-09-24 | 2 | -0/+8 |
* | | rpc: return sent and err from xs_sendpages() | Jason Baron | 2014-09-24 | 1 | -39/+42 |
* | | SUNRPC: Don't wake tasks during connection abort | Benjamin Coddington | 2014-09-24 | 1 | -0/+4 |
* | | rpc: xs_bind - do not bind when requesting a random ephemeral port | Chris Perl | 2014-09-10 | 1 | -2/+18 |
|/ |
|
* | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-08-13 | 16 | -383/+809 |
|\ |
|
| * | SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred | NeilBrown | 2014-08-04 | 1 | -7/+1 |
| * | sunrpc/auth: allow lockless (rcu) lookup of credential cache. | NeilBrown | 2014-08-03 | 3 | -2/+23 |
| * | sunrpc: remove "ec" argument from encrypt_v2 operation | Jeff Layton | 2014-08-03 | 2 | -8/+3 |
| * | sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c | Jeff Layton | 2014-08-03 | 1 | -7/+13 |
| * | sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c | Jeff Layton | 2014-08-03 | 1 | -11/+17 |
| * | sunrpc: fix RCU handling of gc_ctx field | Jeff Layton | 2014-08-03 | 1 | -17/+35 |
| * | Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int... | Trond Myklebust | 2014-08-03 | 4 | -296/+604 |
| |\ |
|
| | * | xprtrdma: Handle additional connection events | Chuck Lever | 2014-07-31 | 1 | -11/+14 |
| | * | xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro | Chuck Lever | 2014-07-31 | 1 | -13/+0 |
| | * | xprtrdma: Make rpcrdma_ep_disconnect() return void | Chuck Lever | 2014-07-31 | 3 | -12/+6 |
| | * | xprtrdma: Schedule reply tasklet once per upcall | Chuck Lever | 2014-07-31 | 1 | -16/+15 |
| | * | xprtrdma: Allocate each struct rpcrdma_mw separately | Chuck Lever | 2014-07-31 | 1 | -99/+143 |