aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pnode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-03vfs: spread struct mount - clone_mnt/copy_tree argumentAl Viro1-1/+1
2012-01-03vfs: spread struct mount - umount_tree argumentAl Viro1-1/+1
2012-01-03vfs: the first spoils - mnt_hash movedAl Viro1-5/+5
2012-01-03vfs: spread struct mount - clone_mnt/copy_tree resultAl Viro1-7/+8
2012-01-03vfs: spread struct mount - change_mnt_propagation/set_mnt_sharedAl Viro1-6/+6
2012-01-03vfs: spread struct mount - mount group id handlingAl Viro1-1/+1
2012-01-03vfs: spread struct mount - __propagate_umount() argumentAl Viro1-7/+7
2012-01-03vfs: spread struct mount - __lookup_mnt() resultAl Viro1-6/+7
2012-01-03vfs: more mnt_parent cleanupsAl Viro1-15/+0
2012-01-03vfs: new internal helper: mnt_has_parent(mnt)Al Viro1-1/+1
2011-01-07fs: scale mntget/mntputNick Piggin1-2/+2
2010-08-18fs: brlock vfsmount_lockNick Piggin1-2/+9
2010-03-03Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()Al Viro1-11/+17
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi1-0/+51
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi1-1/+4
2008-04-21[PATCH] umount_tree() will unhash everything itselfAl Viro1-2/+1
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro1-0/+1
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro1-1/+1
2008-02-06MNT_UNBINDABLE fixAndries E. Brouwer1-0/+2
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov1-1/+1
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev1-1/+1
2006-06-26[PATCH] core: use list_move()Akinobu Mita1-6/+3
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi1-1/+1
2005-11-07[PATCH] unbindable mountsRam Pai1-0/+2
2005-11-07[PATCH] handling of slave mountsRam Pai1-9/+72
2005-11-07[PATCH] introduce slave mountsRam Pai1-3/+51
2005-11-07[PATCH] shared mounts handling: umountRam Pai1-1/+86
2005-11-07[PATCH] shared mount handling: bind and rbindRam Pai1-1/+80
2005-11-07[PATCH] introduce shared mountsRam Pai1-1/+12
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai1-0/+17