summaryrefslogtreecommitdiffstats
path: root/fs/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] vfs: propagate mnt_flags into do_loopback/vfsmountHerbert Poetzl2006-04-111-2/+5
* [PATCH] autofs4: change may_umount* functions to booleanIan Kent2006-03-271-4/+4
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-261-2/+2
* VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-201-0/+38
* [PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk2006-03-151-3/+2
* [PATCH] umount_tree() decrements mount count on wrong dentryAl Viro2006-02-071-1/+1
* [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-071-20/+36
* [PATCH] add /sys/fsMiklos Szeredi2006-01-161-0/+5
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-101-3/+9
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-6/+6
* [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-081-1/+1
* [PATCH] pivot_root: add commentNeil Brown2006-01-081-0/+4
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-091-1/+1
* [PATCH] unbindable mountsRam Pai2005-11-071-26/+62
* [PATCH] handling of slave mountsRam Pai2005-11-071-28/+49
* [PATCH] introduce slave mountsRam Pai2005-11-071-1/+3
* [PATCH] shared mounts handling: umountRam Pai2005-11-071-18/+38
* [PATCH] shared mounts handling: moveRam Pai2005-11-071-17/+46
* [PATCH] shared mount handling: bind and rbindRam Pai2005-11-071-21/+105
* [PATCH] introduce shared mountsRam Pai2005-11-071-1/+2
* [PATCH] beginning of the shared-subtree properRam Pai2005-11-071-0/+24
* [PATCH] making namespace_sem globalRam Pai2005-11-071-23/+23
* [PATCH] mount expiry fixesRam Pai2005-11-071-42/+22
* [PATCH] umount_tree() locking changeRam Pai2005-11-071-33/+51
* [PATCH] sanitize the interface of graft_tree().Ram Pai2005-11-071-6/+6
* [PATCH] lindent fs/namespace.cRam Pai2005-11-071-49/+48
* [PATCH] make /proc/mounts pollableAl Viro2005-11-071-1/+29
* [PATCH] cleanups and bug fix in do_loopback()Al Viro2005-11-071-19/+22
* [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-071-23/+41
* [PATCH] janitor: fs/namespace.c: list_for_each_entryDomen Puncer2005-09-101-3/+1
* [PATCH] pivot_root() circular reference fixMiklos Szeredi2005-09-071-0/+4
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-1/+1
* [PATCH] namespace.c: fix bind mount from foreign namespaceMiklos Szeredi2005-08-071-1/+1
* [PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi2005-07-071-12/+12
* [PATCH] set mnt_namespace in the correct placeMiklos Szeredi2005-07-071-0/+1
* [PATCH] namespace.c: fix mnt_namespace zeroing for expired mountsMiklos Szeredi2005-07-071-0/+1
* [PATCH] namespace.c: fix expiring of detached mountMiklos Szeredi2005-07-071-0/+9
* [PATCH] namespace.c: split mark_mounts_for_expiry()Miklos Szeredi2005-07-071-32/+39
* [PATCH] namespace.c: cleanup in mark_mounts_for_expiry()Miklos Szeredi2005-07-071-14/+3
* [PATCH] namespace.c: fix race in mark_mounts_for_expiry()Miklos Szeredi2005-07-071-2/+5
* [PATCH] namespace.c: fix mnt_namespace clearingMiklos Szeredi2005-07-071-7/+1
* [PATCH] make various thing staticAdrian Bunk2005-06-241-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1465
OpenPOWER on IntegriCloud