Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / namespace.c
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-07 Miklos Szeredivfs: prevent remount read-only if pending removes
2012-01-07 Miklos Szeredivfs: protect remounting superblock read-only
2012-01-07 Miklos Szeredivfs: keep list of mounts for each superblock
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 Al Virovfs: trim includes a bit
2012-01-04 Al Viroswitch mnt_namespace ->root to struct mount
2012-01-04 Al Virovfs: take /proc/*/mounts and friends to fs/proc_namespace.c
2012-01-04 Al Virovfs: opencode mntget() mnt_set_mountpoint()
2012-01-04 Al Virovfs: spread struct mount - remaining argument of next_mnt()
2012-01-04 Al Virovfs: move fsnotify junk to struct mount
2012-01-04 Al Virovfs: move mnt_devname
2012-01-04 Al Virovfs: move mnt_list to struct mount
2012-01-04 Al Virovfs: switch pnode.h macros to struct mount *
2012-01-04 Al Virovfs: move the rest of int fields to struct mount
2012-01-04 Al Virovfs: mnt_id/mnt_group_id moved
2012-01-04 Al Virovfs: mnt_ns moved to struct mount
2012-01-04 Al Virovfs: spread struct mount - mntput_no_expire
2012-01-04 Al Virovfs: spread struct mount - do_add_mount and graft_tree
2012-01-04 Al Virovfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_ex...
2012-01-04 Al Virovfs: and now we can make ->mnt_master point to struct...
2012-01-04 Al Virovfs: take mnt_master to struct mount
2012-01-04 Al Virovfs: spread struct mount - remaining argument of mnt_se...
2012-01-04 Al Virovfs: spread struct mount - propagate_mnt()
2012-01-04 Al Virovfs: spread struct mount - get_dominating_id / do_make_...
2012-01-04 Al Virovfs: take mnt_child/mnt_mounts to struct mount
2012-01-04 Al Virovfs: all counters taken to struct mount
2012-01-04 Al Virovfs: spread struct mount - work with counters
2012-01-04 Al Virovfs: move mnt_mountpoint to struct mount
2012-01-04 Al Virovfs: now it can be done - make mnt_parent point to...
2012-01-04 Al Virovfs: mnt_parent moved to struct mount
2012-01-04 Al Virovfs: spread struct mount - is_path_reachable
2012-01-04 Al Virovfs: spread struct mount - mnt_has_parent
2012-01-04 Al Virovfs: spread struct mount - do_umount/propagate_mount_busy
2012-01-04 Al Virovfs: spread struct mount mnt_set_mountpoint child argument
2012-01-04 Al Virovfs: spread struct mount - clone_mnt/copy_tree argument
2012-01-04 Al Virovfs: spread struct mount - shrink_submounts/select_subm...
2012-01-04 Al Virovfs: spread struct mount - umount_tree argument
2012-01-04 Al Virovfs: the first spoils - mnt_hash moved
2012-01-04 Al Virovfs: spread struct mount to remaining users of ->mnt_hash
2012-01-04 Al Virovfs: spread struct mount - clone_mnt/copy_tree result
2012-01-04 Al Virovfs: spread struct mount - change_mnt_propagation/set_m...
2012-01-04 Al Virovfs: spread struct mount - alloc_vfsmnt/free_vfsmnt...
2012-01-04 Al Virovfs: spread struct mount - tree_contains_unbindable
2012-01-04 Al Virovfs: spread struct mount - attach_recursive_mnt
2012-01-04 Al Virovfs: spread struct mount - mount group id handling
2012-01-04 Al Virovfs: spread struct mount - commit_tree
2012-01-04 Al Virovfs: spread struct mount - attach_mnt/detach_mnt
2012-01-04 Al Virovfs: spread struct mount - namespace.c internal iterators
2012-01-04 Al Virovfs: spread struct mount - __lookup_mnt() result
2012-01-04 Al Virovfs: start hiding vfsmount guts series
2012-01-04 Al Virovfs: mnt_drop_write_file()
2012-01-04 Al Virovfs: make do_kern_mount() static
2012-01-04 Al Virovfs: dentry_reset_mounted() doesn't use vfsmount argument
2012-01-04 Al Virounexport put_mnt_ns(), make create_mnt_ns() static...
2012-01-04 Al Virovfs: more mnt_parent cleanups
2012-01-04 Al Virovfs: new internal helper: mnt_has_parent(mnt)
2012-01-04 Al Virovfs: kill pointless helpers in namespace.c
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-11-13 Jiri KosinaMerge branch 'master' into for-next
2011-10-29 Kautuk Consulnamespace: mnt_want_write: Remove unused label 'out'
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-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
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
next