summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-09-24SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-08-17SUNRPC: get rid of the request wait queueTrond Myklebust
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-08-03sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown
2014-08-03sunrpc: remove "ec" argument from encrypt_v2 operationJeff Layton
2014-08-03sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctxJeff Layton
2014-08-03Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...Trond Myklebust
2014-07-31xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever
2014-07-29SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust
2014-07-23svcrdma: Double the default credit limitChuck Lever
2014-07-18svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-12sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton
2014-07-12auth_gss: fetch the acceptor name out of the downcallJeff Layton
2014-06-23SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-06svcrdma: refactor marshalling logicSteve Wise
2014-06-04SUNRPC: Move congestion window constants to header fileChuck Lever
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields
2014-05-30rpc: define xdr_restrict_buflenJ. Bruce Fields
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields
2014-05-30rpc: xdr_truncate_encodeJ. Bruce Fields
2014-05-22SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown
2014-05-22NFSD: Ignore client's source port on RDMA transportsChuck Lever
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-03-31nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-03-30NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee
2014-03-30SUNRPC: New helper for creating client with rpc_xprtKinglong Mee
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-01-03SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee
2013-12-10sunrpc: fix some typosWeng Meiling
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openJeff Layton
2013-10-28SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust
2013-10-01SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust
2013-10-01SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-05SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust
2013-09-04SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust