aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2013-08-14SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond 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
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman
2013-02-08sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton
2013-02-05sunrpc: fix comment in struct xdr_buf definitionJeff Layton
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-02-05sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton
2013-02-04nfsd: fix IPv6 address handling in the DRCJeff Layton
2013-02-01SUNRPC: Nuke the tk_xprt macroTrond Myklebust
2013-02-01SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust
2013-02-01SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust
2013-01-23sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-12-06SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust
2012-12-04svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields
2012-12-04svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields
2012-11-15svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields
2012-10-09UAPI: (Scripted) Disintegrate include/linux/sunrpcDavid Howells
2012-10-01SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever
2012-09-28SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust
2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-08-21svcrpc: make svc_xprt_received staticJ. Bruce Fields
2012-08-21svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields
2012-08-21svcrpc: share some setup of listening socketsJ. Bruce Fields
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31nfs: enable swap on NFSMel Gorman
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds