summaryrefslogtreecommitdiff
path: root/fs/namespace.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[PATCH] vfs: propagate mnt_flags into do_loopback/vfsmountHerbert Poetzl1-2/+5
2006-03-27[PATCH] autofs4: change may_umount* functions to booleanIan Kent1-4/+4
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet1-2/+2
2006-03-20VFS: New /proc file /proc/self/mountstatsChuck Lever1-0/+38
2006-03-15[PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk1-3/+2
2006-02-07[PATCH] umount_tree() decrements mount count on wrong dentryAl Viro1-1/+1
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI1-20/+36
2006-01-16[PATCH] add /sys/fsMiklos Szeredi1-0/+5
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig1-3/+9
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-6/+6
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi1-1/+1
2006-01-08[PATCH] pivot_root: add commentNeil Brown1-0/+4
2005-11-09[PATCH] add a vfs_permission helperChristoph Hellwig1-1/+1
2005-11-07[PATCH] unbindable mountsRam Pai1-26/+62
2005-11-07[PATCH] handling of slave mountsRam Pai1-28/+49
2005-11-07[PATCH] introduce slave mountsRam Pai1-1/+3
2005-11-07[PATCH] shared mounts handling: umountRam Pai1-18/+38
2005-11-07[PATCH] shared mounts handling: moveRam Pai1-17/+46
2005-11-07[PATCH] shared mount handling: bind and rbindRam Pai1-21/+105
2005-11-07[PATCH] introduce shared mountsRam Pai1-1/+2
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai1-0/+24
2005-11-07[PATCH] making namespace_sem globalRam Pai1-23/+23
2005-11-07[PATCH] mount expiry fixesRam Pai1-42/+22
2005-11-07[PATCH] umount_tree() locking changeRam Pai1-33/+51
2005-11-07[PATCH] sanitize the interface of graft_tree().Ram Pai1-6/+6
2005-11-07[PATCH] lindent fs/namespace.cRam Pai1-49/+48
2005-11-07[PATCH] make /proc/mounts pollableAl Viro1-1/+29
2005-11-07[PATCH] cleanups and bug fix in do_loopback()Al Viro1-19/+22
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro1-23/+41
2005-09-10[PATCH] janitor: fs/namespace.c: list_for_each_entryDomen Puncer1-3/+1
2005-09-07[PATCH] pivot_root() circular reference fixMiklos Szeredi1-0/+4
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-1/+1
2005-08-07[PATCH] namespace.c: fix bind mount from foreign namespaceMiklos Szeredi1-1/+1
2005-07-07[PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi1-12/+12
2005-07-07[PATCH] set mnt_namespace in the correct placeMiklos Szeredi1-0/+1
2005-07-07[PATCH] namespace.c: fix mnt_namespace zeroing for expired mountsMiklos Szeredi1-0/+1
2005-07-07[PATCH] namespace.c: fix expiring of detached mountMiklos Szeredi1-0/+9
2005-07-07[PATCH] namespace.c: split mark_mounts_for_expiry()Miklos Szeredi1-32/+39
2005-07-07[PATCH] namespace.c: cleanup in mark_mounts_for_expiry()Miklos Szeredi1-14/+3
2005-07-07[PATCH] namespace.c: fix race in mark_mounts_for_expiry()Miklos Szeredi1-2/+5
2005-07-07[PATCH] namespace.c: fix mnt_namespace clearingMiklos Szeredi1-7/+1
2005-06-24[PATCH] make various thing staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1465