summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust2013-10-281-0/+4
* SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust2013-10-012-0/+3
* SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust2013-10-011-1/+1
* Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-09-102-3/+20
|\
| * svcrpc: remove unused rq_resusedJ. Bruce Fields2013-08-301-1/+0
| * Merge tag 'v3.11-rc5' into for-3.12 branchJ. Bruce Fields2013-08-301-0/+1
| |\
| * | sunrpc: prepare NFS for 2038Harshula Jayasuriya2013-08-191-2/+20
* | | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-094-9/+66
|\ \ \ | |_|/ |/| |
| * | SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust2013-09-051-0/+1
| * | SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust2013-09-041-1/+1
| * | SUNRPC new rpc_credops to test credential expiryAndy Adamson2013-09-031-0/+16
| * | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust2013-09-011-0/+6
| * | SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-012-2/+1
| * | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust2013-09-011-2/+0
| * | SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-302-1/+34
| * | SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-302-3/+8
| * | SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust2013-08-301-1/+0
| |/
* | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-071-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-2/+2
|\
| * rpc_create_*_dir: don't bother with qstrAl Viro2013-07-141-2/+2
* | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-113-27/+35
|\ \
| * | net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown2013-07-011-27/+21
| * | sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown2013-07-011-0/+1
| * | svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-012-0/+6
| * | svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-011-0/+7
| |/
* | SUNRPC: Remove unused functions rpc_task_set/has_priorityTrond Myklebust2013-06-061-10/+0
* | SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Trond Myklebust2013-06-061-9/+0
* | SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust2013-06-061-1/+0
|/
* Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-292-7/+32
|\
| * Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-232-9/+30
| |\
| | * SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-291-3/+0
| | * SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-292-0/+7
| | * SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-291-1/+4
| | * SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-292-3/+7
| | * SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-291-2/+12
* | | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-261-0/+2
* | | SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-262-0/+2
* | | Merge Trond's nfs-for-nextJ. Bruce Fields2013-04-262-0/+6
|\ \ \ | |/ /
| * | SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-142-0/+4
| * | SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust2013-04-141-0/+2
| |/
* | nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields2013-04-091-0/+3
|/
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-021-0/+1
|\
| * SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-281-0/+1
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-285-158/+178
|\ \
| * | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-151-5/+1
| * | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-151-0/+4
| * | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-081-0/+1
| * | sunrpc: fix comment in struct xdr_buf definitionJeff Layton2013-02-051-1/+1
| * | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-052-155/+170
| * | sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton2013-02-051-0/+1
OpenPOWER on IntegriCloud