summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-01SUNRPC: optimize net_ns dereferencing in rpcbind registering callsStanislav Kinsbursky1-9/+9
2012-02-01SUNRPC: optimize net_ns dereferencing in rpcbind creation callsStanislav Kinsbursky1-16/+19
2012-02-01SUNRPC: move rpcbind internals to sunrpc part of network namespace contextStanislav Kinsbursky2-29/+40
2012-02-01SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust6-46/+79
2012-02-01NFS: Ensure that mmapped pages remain stable during writebackTrond Myklebust1-0/+2
2012-02-01NFS: Optimise away unnecessary setattrs for open(O_TRUNC);Trond Myklebust3-11/+28
2012-02-01NFS: Move struct nfs_unique_id into struct nfs_seqid_counterTrond Myklebust3-12/+16
2012-02-01NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counterTrond Myklebust2-26/+26
2012-02-01NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust6-46/+65
2012-02-01NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust5-76/+15
2012-02-01NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust5-9/+19
2012-02-01NFSv4: Clean up nfs4_get_state_ownerTrond Myklebust3-15/+14
2012-02-01NFS: Remove unnecessary includes from linux/nfs_fs_i.hTrond Myklebust3-5/+1
2012-02-01SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky2-23/+0
2012-02-01NFS: remove RPC PipeFS mount point reference from blocklayout routinesStanislav Kinsbursky1-8/+1
2012-02-01NFS: blocklayout PipeFS notifier introducedStanislav Kinsbursky1-1/+49
2012-02-01NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky6-24/+47
2012-02-01NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routinesStanislav Kinsbursky1-12/+49
2012-02-01NFS: idmap PipeFS notifier introducedStanislav Kinsbursky7-12/+116
2012-02-01NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routinesStanislav Kinsbursky1-8/+53
2012-02-01NFS: create callback transports in parent transport network namespaceStanislav Kinsbursky1-5/+5
2012-02-01NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky4-3/+5
2012-02-01NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky4-3/+18
2012-02-01SUNRPC: fix pipe->ops cleanup on pipe dentry unlinkStanislav Kinsbursky1-31/+20
2012-02-01NFS: remove RPC PipeFS mount point references from NFS cache routinesStanislav Kinsbursky1-15/+4
2012-02-01NFS: DNS resolver PipeFS notifier introducedStanislav Kinsbursky3-3/+43
2012-02-01NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky5-41/+123
2012-02-01NFS: handle NFS caches dentries by network namespace aware routinesStanislav Kinsbursky3-13/+39
2012-02-01NFS: split cache creation and PipeFS registrationStanislav Kinsbursky3-3/+21
2012-02-01SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky3-7/+10
2012-02-01SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky4-18/+17
2012-02-01SUNRPC: remove RPC pipefs mount point manipulations from RPC clients codeStanislav Kinsbursky1-16/+3
2012-02-01SUNRPC: remove RPC client pipefs dentries after unregisterStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky5-10/+92
2012-02-01SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky5-13/+26
2012-02-01SUNRPC: handle GSS AUTH pipes by network namespace aware routinesStanislav Kinsbursky1-22/+73
2012-02-01SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky3-35/+66
2012-02-01SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky8-58/+107
2012-02-01SUNRPC: cleanup GSS pipes usageStanislav Kinsbursky1-38/+38
2012-02-01SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky6-9/+7
2012-02-01SUNRPC: cleanup PipeFS redundant RPC inode usageStanislav Kinsbursky1-47/+46
2012-02-01SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky3-122/+142
2012-02-01SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky3-48/+48
2012-02-01SUNRPC: added debug messages to RPC pipefsStanislav Kinsbursky1-0/+8
2012-02-01SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky4-0/+41
2012-02-01SUNRPC: put pipefs superblock link on network namespaceStanislav Kinsbursky2-0/+6
2012-02-01SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky2-0/+19
2012-02-01SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky2-0/+40
2012-02-01SUNRPC: hold current network namespace while pipefs superblock is activeStanislav Kinsbursky1-1/+13
2012-02-01SUNRPC: create RPC pipefs superblock per network namespace contextStanislav Kinsbursky1-1/+2