aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+6
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 4-8/+13
2014-06-06svcrdma: refactor marshalling logicGravatar Steve Wise 1-2/+1
2014-06-04SUNRPC: Move congestion window constants to header fileGravatar Chuck Lever 1-0/+6
2014-05-30nfsd4: better reservation of head space for krb5Gravatar J. Bruce Fields 1-6/+5
2014-05-30rpc: define xdr_restrict_buflenGravatar J. Bruce Fields 1-0/+1
2014-05-30nfsd4: allow encoding across page boundariesGravatar J. Bruce Fields 2-0/+2
2014-05-30rpc: xdr_truncate_encodeGravatar J. Bruce Fields 1-0/+1
2014-05-22SUNRPC: track whether a request is coming from a loop-back interface.Gravatar NeilBrown 2-0/+2
2014-05-22NFSD: Ignore client's source port on RDMA transportsGravatar Chuck Lever 1-0/+1
2014-04-18arch: Mass conversion of smp_mb__*()Gravatar Peter Zijlstra 2-8/+8
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.Gravatar David S. Miller 1-1/+1
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-1/+15
2014-03-31nfsd: check passed socket's net matches NFSd superblock's oneGravatar Stanislav Kinsbursky 1-0/+1
2014-03-30NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpGravatar Kinglong Mee 1-1/+12
2014-03-30SUNRPC: New helper for creating client with rpc_xprtGravatar Kinglong Mee 1-0/+2
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsGravatar Trond Myklebust 1-1/+2
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-2/+4
2014-01-03SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerGravatar Kinglong Mee 1-1/+3
2013-12-10sunrpc: fix some typosGravatar Weng Meiling 1-1/+1
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkGravatar Jeff Layton 1-0/+2
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openGravatar Jeff Layton 1-1/+2
2013-10-28SUNRPC: Add a helper to switch the transport of an rpc_clntGravatar Trond Myklebust 1-0/+4
2013-10-01SUNRPC: Add RPC task and client level options to disable the resend timeoutGravatar Trond Myklebust 2-0/+3
2013-10-01SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolGravatar Trond Myklebust 1-1/+1
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 2-3/+20
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 4-9/+66
2013-09-05SUNRPC: Add an identifier for struct rpc_clntGravatar Trond Myklebust 1-0/+1
2013-09-04SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsGravatar Trond Myklebust 1-1/+1
2013-09-03SUNRPC new rpc_credops to test credential expiryGravatar Andy Adamson 1-0/+16
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsGravatar Trond Myklebust 1-0/+6
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryGravatar Trond Myklebust 2-2/+1
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementGravatar Trond Myklebust 1-2/+0
2013-08-30svcrpc: remove unused rq_resusedGravatar J. Bruce Fields 1-1/+0
2013-08-30Merge tag 'v3.11-rc5' into for-3.12 branchGravatar J. Bruce Fields 1-0/+1
2013-08-30SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesGravatar Trond Myklebust 2-1/+34
2013-08-30SUNRPC: Replace clnt->cl_principalGravatar Trond Myklebust 2-3/+8
2013-08-30SUNRPC: Remove unused struct rpc_clnt field cl_protnameGravatar Trond Myklebust 1-1/+0
2013-08-19sunrpc: prepare NFS for 2038Gravatar Harshula Jayasuriya 1-2/+20
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterGravatar Trond Myklebust 1-0/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2013-07-14rpc_create_*_dir: don't bother with qstrGravatar Al Viro 1-2/+2
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-27/+35
2013-07-01net/sunrpc: xpt_auth_cache should be ignored when expired.Gravatar NeilBrown 1-27/+21
2013-07-01sunrpc/cache: ensure items removed from cache do not have pending upcalls.Gravatar NeilBrown 1-0/+1
2013-07-01svcrpc: store gss mech in svc_credGravatar J. Bruce Fields 2-0/+6
2013-07-01svcrpc: introduce init_svc_credGravatar J. Bruce Fields 1-0/+7
2013-06-06SUNRPC: Remove unused functions rpc_task_set/has_priorityGravatar Trond Myklebust 1-10/+0
2013-06-06SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Gravatar Trond Myklebust 1-9/+0