aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-29
|\
| * Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-23
| |\
| | * SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-29
| | * SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-29
| | * SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-29
| | * SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-29
| | * SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-29
* | | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-26
* | | SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-26
* | | Merge Trond's nfs-for-nextJ. Bruce Fields2013-04-26
|\| |
| * | SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-14
| * | SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust2013-04-14
| |/
* / nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields2013-04-09
|/
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-02
|\
| * SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-28
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\ \
| * | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-15
| * | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-15
| * | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-08
| * | sunrpc: fix comment in struct xdr_buf definitionJeff Layton2013-02-05
| * | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
| * | sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton2013-02-05
| * | nfsd: fix IPv6 address handling in the DRCJeff Layton2013-02-04
| * | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \ \ | |_|/ |/| |
| * | sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-13
| |/
* | SUNRPC: Nuke the tk_xprt macroTrond Myklebust2013-02-01
* | SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust2013-02-01
* | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust2013-02-01
|/
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-20
|\
| * nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-17
| * svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields2012-12-04
| * svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields2012-12-04
| * svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields2012-11-15
* | SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust2012-12-05
|/
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-17
* Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-12
|\
| * nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-09
| |\
| | * UAPI: (Scripted) Disintegrate include/linux/sunrpcDavid Howells2012-10-09
| * | nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-10
| * | svcrpc: make svc_xprt_received staticJ. Bruce Fields2012-08-21
| * | svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields2012-08-21
| * | svcrpc: share some setup of listening socketsJ. Bruce Fields2012-08-21
* | | SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever2012-10-01
* | | SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust2012-09-28
| |/ |/|
* | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-07
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * nfs: enable swap on NFSMel Gorman2012-07-31
* | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-31
|\ \ | |/ |/|
| * SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-27