sparc64: Eliminate obsolete __handle_softirq() function
[linux-flexiantxendom0.git] / fs / namespace.c
2012-04-02 Miklos SzerediUBUNTU: ubuntu: overlayfs -- vfs: introduce clone_priva...
2012-04-02 Andy WhitcroftRevert "UBUNTU: SAUCE: overlayfs -- vfs: introduce...
2012-04-02 Andy WhitcroftUBUNTU: ubuntu: AUFS -- aufs3-standalone.patch
2012-04-02 Miklos SzerediUBUNTU: SAUCE: overlayfs -- vfs: introduce clone_privat...
2011-12-07 Al Virofix apparmor dereferencing potentially freed dentry...
2011-11-22 Al Viromount_subtree() pointless use-after-free
2011-11-17 Al Vironew helper: mount_subtree()
2011-11-16 Al Viroswitch create_mnt_ns() to saner calling conventions...
2011-10-28 Bryan Schumakervfs: add "device" tag to /proc/self/mountstats
2011-09-27 Trond MyklebustVFS: Fix the remaining automounter semantics regressions
2011-07-24 Tim ChenVFS : mount lock scalability for internal mounts
2011-07-21 Kay Sieversfs: seq_file - add event counter to simplify poll(...
2011-05-26 Roman Borisovfs/namespace.c: bound mount propagation fix
2011-04-12 Linus TorvaldsRevert "vfs: Export file system uuid via /proc/<pid...
2011-03-23 Mandeep Singh Bainesfs: use appropriate printk priority levels
2011-03-18 Al Virochange the locking order for namespace_sem
2011-03-18 Al Virofix deadlock in pivot_root()
2011-03-18 Al Virovfs: split off vfsmount-related parts of vfs_kern_mount()
2011-03-18 Al Virokill simple_set_mnt()
2011-03-17 Linus TorvaldsMerge branch 'mnt_devname' of git://git./linux/kernel...
2011-03-16 Al Virovfs: new superblock methods to override /proc/*/mount...
2011-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-15 Aneesh Kumar K.Vvfs: Export file system uuid via /proc/<pid>/mountinfo
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-03-03 Eric ParisLSM: Pass -o remount options to the LSM
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
next