UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / namespace.c
2011-03-28 Andy WhitcroftUBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2...
2011-03-28 Andy WhitcroftRevert "UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch...
2011-03-28 Andy WhitcroftUBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2...
2011-03-27 Al Virofix deadlock in pivot_root()
2011-02-24 J. R. OkajimaUnlock vfsmount_lock in do_umount
2011-01-17 Al Virotidy up around finish_automount()
2011-01-17 Al Virodon't drop newmnt on error in do_add_mount()
2011-01-17 Al ViroTake the completion of automount into new helper
2011-01-16 Al ViroVFS: Fix UP compile error in fs/namespace.c
2011-01-16 Al Virosanitize vfsmount refcounting changes
2011-01-16 Al Virofix old umount_tree() breakage
2011-01-16 David HowellsUnexport do_add_mount() and add in follow_automount...
2011-01-16 David HowellsAdd a dentry op to allow processes to be held during...
2011-01-07 Nick Pigginfs: scale mntget/mntput
2011-01-07 Nick Pigginfs: rename vfsmount counter helpers
2011-01-07 Nick Pigginfs: dcache remove d_mounted
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-10-26 Miklos Szeredivfs: fix infinite loop caused by clone_mnt race
2010-10-04 Jan BlunckBKL: Remove BKL from do_new_mount()
2010-09-07 Valerie AuroraVFS: Sanity check mount flags passed to change_mnt_prop...
2010-08-18 Nick Pigginfs: brlock vfsmount_lock
2010-08-11 Miklos Szeredivfs: remove unused MNT_STRICTATIME
2010-08-11 Miklos Szeredivfs: add helpers to get root and pwd
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-09 Al ViroFix sget() race with failing mount
2010-07-28 Andreas Gruenbacherfsnotify: Infrastructure for per-mount watches
2010-07-28 Andreas Gruenbacherfsnotify/vfsmount: add fsnotify fields to struct vfsmount
2010-05-17 James MorrisMerge branch 'next' into for-linus
2010-05-15 Al ViroFix the regression created by "set S_DEAD on unlink...
2010-04-12 Eric Parissecurity: remove dead hook sb_post_pivotroot
2010-04-12 Eric Parissecurity: remove dead hook sb_post_addmount
2010-04-12 Eric Parissecurity: remove dead hook sb_post_remount
2010-04-12 Eric Parissecurity: remove dead hook sb_umount_busy
2010-04-12 Eric Parissecurity: remove dead hook sb_umount_close
2010-04-12 Eric Parissecurity: remove sb_check_sb hooks
2010-03-03 Miklos Szeredivfs: add NOFOLLOW flag to umount(2)
2010-03-03 Al ViroMirror MS_KERNMOUNT in ->mnt_flags
2010-03-03 Al Viroget rid of useless vfsmount_lock use in put_mnt_ns()
2010-03-03 Al Virotake check for new events in namespace (guts of mounts_...
2010-03-03 Al Vironew helper: iterate_mounts()
2010-03-03 Valerie AuroraVFS: Clean up shared mount flag propagation
2010-03-03 Al ViroKill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
2010-01-16 Al Virodo_add_mount() should sanitize mnt_flags
2010-01-16 Al Viromnt_flags fixes in do_remount()
2010-01-16 Al Viroattach_recursive_mnt() needs to hold vfsmount_lock...
2010-01-16 Al Viromay_umount() needs namespace_sem
2009-12-17 Linus TorvaldsRevert "fix mismerge with Trond's stuff (create_mnt_ns...
2009-12-16 Al Virofix mismerge with Trond's stuff (create_mnt_ns() export...
2009-10-11 Tetsuo HandaLSM: Pass original mount flags to security_sb_mount().
2009-09-24 Vegard Nossumfs: fix overflow in sys_mount() for in-kernel calls
2009-08-07 OGAWA Hirofumivfs: mnt_want_write_file(): fix special file handling
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-06-24 Al Viro... and the same for vfsmount id/mount group id
2009-06-24 Trond MyklebustVFS: Switch init_mount_tree() to use the new create_mnt...
2009-06-23 Trond MyklebustVFS: Add VFS helper functions for setting up private...
2009-06-23 Trond MyklebustVFS: Uninline the function put_mnt_ns()
2009-06-12 Al ViroPush BKL down into do_remount_sb()
2009-06-12 Al ViroPush BKL down beyond VFS-only parts of do_mount()
2009-06-12 Al ViroPush BKL into do_mount()
2009-06-12 Alexey Dobriyandcache: extrace and use d_unlinked()
2009-06-12 npiggin@suse.defs: introduce mnt_clone_write
2009-06-12 npiggin@suse.defs: mnt_want_write speedup
2009-06-12 Al Viroswitch lookup_mnt()
2009-06-12 Al Viroswitch follow_down()
2009-06-12 Al ViroSwitch collect_mounts() to struct path
2009-06-12 Al ViroDon't bother with check_mnt() in do_add_mount() on...
2009-05-09 Al ViroFix races around the access to ->s_options
2009-05-09 Alessio Igor Boganivfs: umount_begin BKL pushdown
2009-04-21 Al ViroTouch all affected namespaces on propagation of mount
2009-04-19 Andi KleenDon't set relatime when noatime is specified
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-04-01 Al ViroGet rid of bumping fs_struct refcount in pivot_root(2)
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-26 Matthew GarrettMake relatime default
2009-03-26 Matthew GarrettAdd a strictatime mount option
2009-02-17 Al ViroFix incomplete __mntput locking
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 14
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 10
2008-12-31 Julia Lawallfs/namespace.c: drop code after return
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Wrap task credential accesses in the filesystem...
2008-11-13 Eric W. Biedermanvfs: fix shrink_submounts
2008-10-23 Dan Williams[RFC PATCH] touch_mnt_namespace when the mount flags...
2008-10-23 Al Viro[PATCH] no need for noinline stuff in fs/namespace...
2008-10-23 Al Viro[PATCH] finally get rid of nameidata in namespace.c
2008-08-01 Al Viro[PATCH] pass struct path * to do_add_mount()
2008-07-27 Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-27 Li Zefan[PATCH] vfs: use kstrdup() and check failing allocation
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-26 Arjan van de VenUse WARN() in fs/
2008-07-14 Eric ParisLSM/SELinux: show LSM mount options in /proc/mounts
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-29 Jan Blunckvfs: remove lives_below_in_same_fs()
2008-04-28 Jan Karaquota: remove superfluous DQUOT_OFF() in fs/namespace.c
2008-04-25 Al Viro[PATCH] restore sane ->umount_begin() API
2008-04-23 Miklos Szeredi[patch 7/7] vfs: mountinfo: show dominating group id
2008-04-23 Ram Pai[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
2008-04-23 Miklos Szeredi[patch 5/7] vfs: mountinfo: allow using process root
next