summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | nfsd: fix IPv6 address handling in the DRCJeff Layton2013-02-041-1/+3
| * | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-231-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-252-5/+6
|\ \ \ | |_|/ |/| |
| * | sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-132-5/+6
| |/
* | SUNRPC: Nuke the tk_xprt macroTrond Myklebust2013-02-011-1/+0
* | SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust2013-02-011-2/+2
* | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust2013-02-011-1/+1
|/
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-203-6/+27
|\
| * nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-171-3/+3
| * svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields2012-12-041-2/+9
| * svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields2012-12-041-1/+11
| * svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields2012-11-151-1/+5
* | SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust2012-12-061-1/+0
|/
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-171-0/+0
* Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-134-45/+3
|\
| * nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-093-39/+4
| |\
| | * UAPI: (Scripted) Disintegrate include/linux/sunrpcDavid Howells2012-10-092-39/+1
| * | nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-101-3/+0
| * | svcrpc: make svc_xprt_received staticJ. Bruce Fields2012-08-211-1/+0
| * | svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields2012-08-211-2/+1
| * | svcrpc: share some setup of listening socketsJ. Bruce Fields2012-08-211-0/+1
* | | SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever2012-10-011-0/+2
* | | SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust2012-09-281-2/+1
| |/ |/|
* | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-071-0/+3
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-0/+3
|\
| * nfs: enable swap on NFSMel Gorman2012-07-311-0/+3
* | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-312-8/+28
|\ \ | |/ |/|
| * SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-271-0/+2
| * nfsd: add get_uint for u32'sJ. Bruce Fields2012-07-251-0/+16
| * sunrpc/cache.h: replace simple_strtoulEldad Zack2012-07-111-5/+1
| * sunrpc/cache.h: fix coding styleEldad Zack2012-07-111-4/+10
* | SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-162-1/+4
* | SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-281-2/+0
* | SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-281-0/+1
* | SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-281-1/+1
* | SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-281-0/+1
|/
* nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-312-1/+1
* nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-312-1/+9
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-311-0/+1
* nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-1/+1
* svcauth: remove unused defineSimo Sorce2012-04-111-1/+0
OpenPOWER on IntegriCloud