aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
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
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust
2013-08-30svcrpc: remove unused rq_resusedJ. Bruce Fields
2013-08-30Merge tag 'v3.11-rc5' into for-3.12 branchJ. Bruce Fields
2013-08-30SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-08-30SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust
2013-08-19sunrpc: prepare NFS for 2038Harshula Jayasuriya
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-01net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown
2013-07-01sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown
2013-07-01svcrpc: store gss mech in svc_credJ. Bruce Fields
2013-07-01svcrpc: introduce init_svc_credJ. Bruce Fields
2013-06-06SUNRPC: Remove unused functions rpc_task_set/has_priorityTrond Myklebust
2013-06-06SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Trond Myklebust
2013-06-06SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields
2013-04-26SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce
2013-04-26SUNRPC: allow disabling idle timeoutJ. Bruce Fields
2013-04-26Merge Trond's nfs-for-nextJ. Bruce Fields
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust
2013-04-14SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust
2013-04-14SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust
2013-04-09nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields
2013-03-29SUNRPC: Make gss_mech_get() staticChuck Lever
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever
2013-03-29SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds