summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2012-01-31SUNRPC: fix pipe->ops cleanup on pipe dentry unlinkStanislav Kinsbursky
2012-01-31SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky
2012-01-31SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky
2012-01-31SUNRPC: remove RPC pipefs mount point manipulations from RPC clients codeStanislav Kinsbursky
2012-01-31SUNRPC: remove RPC client pipefs dentries after unregisterStanislav Kinsbursky
2012-01-31SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky
2012-01-31SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: handle GSS AUTH pipes by network namespace aware routinesStanislav Kinsbursky
2012-01-31SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky
2012-01-31SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky
2012-01-31SUNRPC: cleanup GSS pipes usageStanislav Kinsbursky
2012-01-31SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky
2012-01-31SUNRPC: cleanup PipeFS redundant RPC inode usageStanislav Kinsbursky
2012-01-31SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky
2012-01-31SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky
2012-01-31SUNRPC: added debug messages to RPC pipefsStanislav Kinsbursky
2012-01-31SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky
2012-01-31SUNRPC: put pipefs superblock link on network namespaceStanislav Kinsbursky
2012-01-31SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky
2012-01-31SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky
2012-01-31SUNRPC: hold current network namespace while pipefs superblock is activeStanislav Kinsbursky
2012-01-31SUNRPC: create RPC pipefs superblock per network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky