summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-02-15Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky
2012-02-15LockD: make nlm hosts network namespace awareStanislav Kinsbursky
2012-02-15Lockd: per-net up and down routines introducedStanislav Kinsbursky
2012-02-15SUNRPC: service destruction in network namespace contextStanislav Kinsbursky
2012-02-15NFSv4.1: Add a module parameter to set the number of session slotsTrond Myklebust
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust
2012-02-06NFS: Fall back on old idmapper if request_key() failsBryan Schumaker
2012-02-06SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust
2012-02-06SUNRPC: Adding status trace pointsSteve Dickson
2012-02-06SUNRPC: Fix up sunrpc trace eventsTrond Myklebust
2012-02-01SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust
2012-02-01SUNRPC: constify the rpc_programTrond Myklebust
2012-02-01SUNRPC: constify rpc_program->nameTrond Myklebust
2012-02-01SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust
2012-02-01SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky
2012-02-01SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-02-01sunrpc: fix stats.h for CONFIG_PROC_FS not enabledRandy Dunlap
2012-02-01SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-02-01SUNRPC: generic cache register routines removedStanislav Kinsbursky
2012-02-01SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky
2012-02-01SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky
2012-02-01SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky
2012-02-01SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky
2012-02-01SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky
2012-02-01SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky
2012-02-01SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky
2012-02-01SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky
2012-02-01SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust
2012-01-31NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust
2012-01-31NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust
2012-01-31NFS: Remove unnecessary includes from linux/nfs_fs_i.hTrond Myklebust
2012-01-31SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky
2012-01-31NFS: idmap PipeFS notifier introducedStanislav Kinsbursky
2012-01-31NFS: make NFS client allocated per network namespace contextStanislav 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: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky
2012-01-31SUNRPC: make SUNPRC clients list per network namespace contextStanislav 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-31SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav 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: pipefs per-net operations helper introducedStanislav 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: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds