aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro1-2/+2
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-27/+35
2013-07-01net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown1-27/+21
2013-07-01sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown1-0/+1
2013-07-01svcrpc: store gss mech in svc_credJ. Bruce Fields2-0/+6
2013-07-01svcrpc: introduce init_svc_credJ. Bruce Fields1-0/+7
2013-06-06SUNRPC: Remove unused functions rpc_task_set/has_priorityTrond Myklebust1-10/+0
2013-06-06SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Trond Myklebust1-9/+0
2013-06-06SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust1-1/+0
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10J. Bruce Fields2-7/+32
2013-04-26SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce1-0/+2
2013-04-26SUNRPC: allow disabling idle timeoutJ. Bruce Fields2-0/+2
2013-04-26Merge Trond's nfs-for-nextJ. Bruce Fields2-0/+6
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2-9/+30
2013-04-14SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2-0/+4
2013-04-14SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust1-0/+2
2013-04-09nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields1-0/+3
2013-03-29SUNRPC: Make gss_mech_get() staticChuck Lever1-3/+0
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2-0/+7
2013-03-29SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever1-1/+4
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2-3/+7
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever1-2/+12
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-158/+178
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson1-0/+1
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-5/+6
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky1-5/+1
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky1-0/+4
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2-5/+6
2013-02-08sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated bufferJeff Layton1-0/+1
2013-02-05sunrpc: fix comment in struct xdr_buf definitionJeff Layton1-1/+1
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.hJeff Layton2-155/+170
2013-02-05sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton1-0/+1
2013-02-04nfsd: fix IPv6 address handling in the DRCJeff Layton1-1/+3
2013-02-01SUNRPC: Nuke the tk_xprt macroTrond Myklebust1-1/+0
2013-02-01SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust1-2/+2
2013-02-01SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust1-1/+1
2013-01-23sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh1-0/+1
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-6/+27
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields1-3/+3
2012-12-06SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust1-1/+0
2012-12-04svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields1-2/+9
2012-12-04svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields1-1/+11
2012-11-15svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields1-1/+5
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells1-0/+0
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-45/+3
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields3-39/+4
2012-10-09UAPI: (Scripted) Disintegrate include/linux/sunrpcDavid Howells2-39/+1
2012-10-01SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever1-0/+2