aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* 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
| * SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust2012-02-15
| * Lockd: per-net up and down routines introducedStanislav Kinsbursky2012-02-15
| * SUNRPC: service destruction in network namespace contextStanislav Kinsbursky2012-02-15
| * SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust2012-02-06
| * SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust2012-01-31
| * SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
| * SUNRPC: constify rpc_program->nameTrond Myklebust2012-01-31
| * SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust2012-01-31
| * SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky2012-01-31
| * SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-31
| * sunrpc: fix stats.h for CONFIG_PROC_FS not enabledRandy Dunlap2012-01-31
| * SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-31
| * SUNRPC: generic cache register routines removedStanislav Kinsbursky2012-01-31
| * SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky2012-01-31
| * SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky2012-01-31
| * SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-01-31
| * SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky2012-01-31
| * SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky2012-01-31
| * SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-31
| * SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky2012-01-31
| * SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky2012-01-31
| * SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust2012-01-31
| * SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky2012-01-31
| * NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-31
| * SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-31
| * SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-31
| * SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-31
| * SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky2012-01-31
| * SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-31
| * SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-01-31
| * SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2012-01-31
| * SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2012-01-31
| * SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky2012-01-31
| * SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky2012-01-31
| * SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky2012-01-31
| * SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky2012-01-31
* | svcrdma: silence a Sparse warningDan Carpenter2012-03-06
* | svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker2012-02-17
|/
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\