summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFS: Store the legacy idmapper result in the keyringBryan Schumaker2012-03-011-11/+0
* Created a function for setting timeouts on keysBryan Schumaker2012-03-011-0/+2
* 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-162-3/+6
* SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust2012-02-152-2/+16
* Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky2012-02-151-0/+1
* LockD: make nlm hosts network namespace awareStanislav Kinsbursky2012-02-152-1/+4
* 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
* NFSv4.1: Add a module parameter to set the number of session slotsTrond Myklebust2012-02-151-2/+3
* NFSv4.1: Convert slotid from u8 to u32Trond Myklebust2012-02-152-4/+5
* NFS: Fall back on old idmapper if request_key() failsBryan Schumaker2012-02-061-15/+0
* SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust2012-02-062-2/+2
* SUNRPC: Adding status trace pointsSteve Dickson2012-02-061-0/+53
* SUNRPC: Fix up sunrpc trace eventsTrond Myklebust2012-02-061-3/+3
* SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust2012-01-312-1/+125
* SUNRPC: constify the rpc_programTrond Myklebust2012-01-315-14/+14
* SUNRPC: constify rpc_program->nameTrond Myklebust2012-01-311-2/+2
* SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust2012-01-311-5/+4
* SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky2012-01-311-1/+2
* SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-311-4/+4
* sunrpc: fix stats.h for CONFIG_PROC_FS not enabledRandy Dunlap2012-01-311-2/+2
* SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-311-4/+4
* SUNRPC: generic cache register routines removedStanislav Kinsbursky2012-01-311-2/+0
* SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky2012-01-311-0/+2
* SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky2012-01-311-0/+4
* SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-01-311-4/+5
* SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky2012-01-311-1/+1
* SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky2012-01-311-1/+1
* SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-311-1/+1
* SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky2012-01-311-2/+2
* SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky2012-01-311-2/+3
* SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust2012-01-311-0/+3
* NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust2012-01-311-1/+1
* NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust2012-01-311-1/+2
* NFS: Remove unnecessary includes from linux/nfs_fs_i.hTrond Myklebust2012-01-312-5/+0
* SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky2012-01-311-2/+0
* NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-312-10/+18
* NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky2012-01-311-0/+1
* SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-311-0/+2
* SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-311-1/+1
* SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-311-0/+2
* SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky2012-01-311-1/+2
* SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky2012-01-311-1/+1
* SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-311-2/+5
* SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-01-311-1/+1
* SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2012-01-311-3/+7
* SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2012-01-311-0/+1