aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
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
2012-07-27SUNRPC: service request network namespace helper introducedStanislav Kinsbursky
2012-07-25nfsd: add get_uint for u32'sJ. Bruce Fields
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever
2012-07-11sunrpc/cache.h: replace simple_strtoulEldad Zack
2012-07-11sunrpc/cache.h: fix coding styleEldad Zack
2012-06-28SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust
2012-06-28SUNRPC: Add the helper xdr_stream_posTrond Myklebust
2012-06-28SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust
2012-06-28SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky
2012-04-11svcauth: remove unused defineSimo Sorce
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields
2012-03-21SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust
2012-03-06svcrdma: silence a Sparse warningDan Carpenter
2012-03-02SUNRPC: Add API to acquire source addressChuck Lever
2012-03-02SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust
2012-03-02SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust
2012-02-27SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky
2012-02-17svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker
2012-02-17NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson
2012-02-16SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever
2012-02-16SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson
2012-02-15SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust
2012-02-15Lockd: per-net up and down routines introducedStanislav Kinsbursky
2012-02-15SUNRPC: service destruction in network namespace contextStanislav Kinsbursky
2012-02-06SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust
2012-01-31SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-31SUNRPC: constify rpc_program->nameTrond Myklebust
2012-01-31SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust
2012-01-31SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky