summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-011-0/+3
|\
| * nfs: enable swap on NFSMel Gorman2012-08-011-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/+1Star
| * 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/+0Star
* | 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-06-012-1/+1
* nfsd4: move principal name into svc_credJ. Bruce Fields2012-06-012-1/+9
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-06-011-0/+1
* nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-1/+1
* svcauth: remove unused defineSimo Sorce2012-04-111-1/+0Star
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-2616-74/+148
|\
| * SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever2012-03-211-2/+2
| * SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-201-1/+1
| * SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-123-13/+4Star
| * SUNRPC: Add API to acquire source addressChuck Lever2012-03-021-0/+1
| * SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-022-1/+2
| * SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-022-1/+16
| * SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky2012-02-271-1/+1
| * NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson2012-02-172-2/+5
| * SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever2012-02-161-1/+5
| * SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson2012-02-161-2/+5
| * SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust2012-02-152-2/+16
| * Lockd: per-net up and down routines introducedStanislav Kinsbursky2012-02-151-0/+2
| * SUNRPC: service destruction in network namespace contextStanislav Kinsbursky2012-02-151-1/+1
| * SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust2012-02-071-1/+1
| * SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust2012-02-011-1/+1
| * SUNRPC: constify the rpc_programTrond Myklebust2012-02-012-7/+7
| * SUNRPC: constify rpc_program->nameTrond Myklebust2012-02-011-2/+2
| * SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust2012-02-011-5/+4Star
| * SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky2012-02-011-1/+2
| * SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-02-011-4/+4
| * sunrpc: fix stats.h for CONFIG_PROC_FS not enabledRandy Dunlap2012-02-011-2/+2
| * SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-02-011-4/+4
| * SUNRPC: generic cache register routines removedStanislav Kinsbursky2012-02-011-2/+0Star
| * SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky2012-02-011-0/+2
| * SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky2012-02-011-0/+4
| * SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-02-011-4/+5
| * SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky2012-02-011-1/+1
| * SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky2012-02-011-1/+1
| * SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-02-011-1/+1
| * SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky2012-02-011-2/+2
| * SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky2012-02-011-2/+3
| * SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust2012-02-011-0/+3