Age | Commit message (Expand) | Author | Files | Lines |
2014-11-27 | sunrpc: add a debugfs rpc_xprt directory with an info file in it | Jeff Layton | 2 | -0/+18 |
2014-11-27 | sunrpc: add debugfs file for displaying client rpc_task queue | Jeff Layton | 2 | -0/+35 |
2014-11-27 | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm... | Trond Myklebust | 1 | -0/+3 |
2014-11-26 | SUNRPC: serialize iostats updates | Chuck Lever | 1 | -0/+3 |
2014-11-25 | sunrpc: eliminate RPC_TRACEPOINTS | Jeff Layton | 2 | -12/+3 |
2014-11-25 | sunrpc: eliminate RPC_DEBUG | Jeff Layton | 3 | -11/+8 |
2014-11-24 | sunrpc: add tracepoints in xs_tcp_data_recv | Jeff Layton | 1 | -0/+59 |
2014-10-08 | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+0 |
2014-09-25 | SUNRPC: Don't wake tasks during connection abort | Benjamin Coddington | 1 | -0/+1 |
2014-08-17 | SUNRPC: get rid of the request wait queue | Trond Myklebust | 1 | -1/+0 |
2014-08-14 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -5/+8 |
2014-08-10 | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -4/+5 |
2014-08-04 | sunrpc/auth: allow lockless (rcu) lookup of credential cache. | NeilBrown | 1 | -0/+2 |
2014-08-04 | sunrpc: remove "ec" argument from encrypt_v2 operation | Jeff Layton | 1 | -2/+2 |
2014-08-04 | sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx | Jeff Layton | 1 | -1/+1 |
2014-08-04 | Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int... | Trond Myklebust | 1 | -2/+0 |
2014-08-01 | xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro | Chuck Lever | 1 | -2/+0 |
2014-07-30 | SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed | Trond Myklebust | 1 | -0/+1 |
2014-07-23 | svcrdma: Double the default credit limit | Chuck Lever | 1 | -2/+1 |
2014-07-18 | svcrdma: Select NFSv4.1 backchannel transport based on forward channel | Chuck Lever | 1 | -0/+1 |
2014-07-16 | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown | 1 | -1/+1 |
2014-07-13 | sunrpc: add a new "stringify_acceptor" rpc_credop | Jeff Layton | 1 | -0/+2 |
2014-07-13 | auth_gss: fetch the acceptor name out of the downcall | Jeff Layton | 1 | -0/+1 |
2014-06-23 | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok | Kinglong Mee | 1 | -2/+2 |
2014-06-11 | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+6 |
2014-06-10 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -8/+13 |
2014-06-07 | svcrdma: refactor marshalling logic | Steve Wise | 1 | -2/+1 |
2014-06-04 | SUNRPC: Move congestion window constants to header file | Chuck Lever | 1 | -0/+6 |
2014-05-31 | nfsd4: better reservation of head space for krb5 | J. Bruce Fields | 1 | -6/+5 |
2014-05-31 | rpc: define xdr_restrict_buflen | J. Bruce Fields | 1 | -0/+1 |
2014-05-31 | nfsd4: allow encoding across page boundaries | J. Bruce Fields | 2 | -0/+2 |
2014-05-31 | rpc: xdr_truncate_encode | J. Bruce Fields | 1 | -0/+1 |
2014-05-22 | SUNRPC: track whether a request is coming from a loop-back interface. | NeilBrown | 2 | -0/+2 |
2014-05-22 | NFSD: Ignore client's source port on RDMA transports | Chuck Lever | 1 | -0/+1 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2 | -8/+8 |
2014-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2014-04-12 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 1 | -1/+1 |
2014-04-09 | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -1/+15 |
2014-04-01 | nfsd: check passed socket's net matches NFSd superblock's one | Stanislav Kinsbursky | 1 | -0/+1 |
2014-03-30 | NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp | Kinglong Mee | 1 | -1/+12 |
2014-03-30 | SUNRPC: New helper for creating client with rpc_xprt | Kinglong Mee | 1 | -0/+2 |
2014-02-11 | SUNRPC: RPC callbacks may be split across several TCP segments | Trond Myklebust | 1 | -1/+2 |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+4 |
2014-01-04 | SUNRPC/NFSD: Support a new option for ignoring the result of svc_register | Kinglong Mee | 1 | -1/+3 |
2013-12-11 | sunrpc: fix some typos | Weng Meiling | 1 | -1/+1 |
2013-12-06 | sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check | Jeff Layton | 1 | -0/+2 |
2013-12-06 | sunrpc: create a new dummy pipe for gssd to hold open | Jeff Layton | 1 | -1/+2 |
2013-10-28 | SUNRPC: Add a helper to switch the transport of an rpc_clnt | Trond Myklebust | 1 | -0/+4 |
2013-10-02 | SUNRPC: Add RPC task and client level options to disable the resend timeout | Trond Myklebust | 2 | -0/+3 |
2013-10-02 | SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool | Trond Myklebust | 1 | -1/+1 |