summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-03Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust
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-27SUNRPC: check RPC inode's pipe reference before dereferencingStanislav Kinsbursky
2012-02-27SUNRPC: release per-net clients lock before calling PipeFS dentries creationStanislav Kinsbursky
2012-02-17NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson
2012-02-16SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson
2012-02-16SUNRPC: init per-net rpcbind spinlockStanislav Kinsbursky
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 shutdown function in network namespace context introducedStanislav Kinsbursky
2012-02-15SUNRPC: service destruction in network namespace contextStanislav Kinsbursky
2012-02-15SUNRPC: clear svc transports lists helper introducedStanislav Kinsbursky
2012-02-15SUNRPC: clear svc pools lists helper introducedStanislav Kinsbursky
2012-02-06SUNRPC: remove an unneeded NULL check in xprt_connect()Dan Carpenter
2012-02-06SUNRPC: Adding status trace pointsSteve Dickson
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil
2012-01-31SUNRPC: fixup for namespace changesTrond 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
2012-01-31SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: generic cache register routines removedStanislav Kinsbursky
2012-01-31SUNRPC: ip map cache per network namespace cleanupStanislav Kinsbursky
2012-01-31SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky
2012-01-31SUNRPC: create unix gid cache per network namespaceStanislav Kinsbursky
2012-01-31SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky
2012-01-31SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky
2012-01-31SUNRPC: register service on creation in current network namespaceStanislav Kinsbursky
2012-01-31SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky
2012-01-31SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedureStanislav Kinsbursky
2012-01-31SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky
2012-01-31SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky
2012-01-31SUNRPC: parametrize rpc_pton6() by network contextStanislav Kinsbursky
2012-01-31SUNRPC: parametrize rpc_parse_scope_id() by network contextStanislav Kinsbursky
2012-01-31SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky
2012-01-31SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky
2012-01-31SUNRPC: create rpcbind client in passed network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: optimize net_ns dereferencing in rpcbind registering callsStanislav Kinsbursky
2012-01-31SUNRPC: optimize net_ns dereferencing in rpcbind creation callsStanislav Kinsbursky
2012-01-31SUNRPC: move rpcbind internals to sunrpc part of network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust
2012-01-31SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky
2012-01-31NFS: idmap PipeFS notifier introducedStanislav Kinsbursky