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