aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* 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
| * nfsd: add get_uint for u32'sJ. Bruce Fields2012-07-25
| * sunrpc/cache.h: replace simple_strtoulEldad Zack2012-07-11
| * sunrpc/cache.h: fix coding styleEldad Zack2012-07-11
* | SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-16
* | SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-28
* | SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-28
* | SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-28
* | SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-28
|/
* nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
* nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-31
* nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* svcauth: remove unused defineSimo Sorce2012-04-11
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-26
|\
| * SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever2012-03-21
| * SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-20
| * SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-11
| * SUNRPC: Add API to acquire source addressChuck Lever2012-03-02
| * SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-02
| * SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
| * SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky2012-02-27
| * NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson2012-02-17
| * SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever2012-02-16
| * SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson2012-02-16