summaryrefslogtreecommitdiff
path: root/fs/namespace.c
Commit message (Expand)AuthorAge
* fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-06
* mount_subtree() pointless use-after-freeAl Viro2011-11-22
* new helper: mount_subtree()Al Viro2011-11-16
* switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfsAl Viro2011-11-16
* vfs: add "device" tag to /proc/self/mountstatsBryan Schumaker2011-10-28
* VFS: Fix the remaining automounter semantics regressionsTrond Myklebust2011-09-26
* VFS : mount lock scalability for internal mountsTim Chen2011-07-24
* fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-20
* fs/namespace.c: bound mount propagation fixRoman Borisov2011-05-26
* Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds2011-04-12
* fs: use appropriate printk priority levelsMandeep Singh Baines2011-03-22
* change the locking order for namespace_semAl Viro2011-03-18
* fix deadlock in pivot_root()Al Viro2011-03-18
* vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro2011-03-17
* kill simple_set_mnt()Al Viro2011-03-17
* Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2011-03-16
|\
| * vfs: new superblock methods to override /proc/*/mount{s,info}Al Viro2011-03-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-08
| |\
| | * LSM: Pass -o remount options to the LSMEric Paris2011-03-03
* | | vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V2011-03-15
|/ /
* | Unlock vfsmount_lock in do_umountJ. R. Okajima2011-02-24
* | tidy up around finish_automount()Al Viro2011-01-17
* | don't drop newmnt on error in do_add_mount()Al Viro2011-01-17
* | Take the completion of automount into new helperAl Viro2011-01-17
* | VFS: Fix UP compile error in fs/namespace.cAl Viro2011-01-16
* | sanitize vfsmount refcounting changesAl Viro2011-01-16
* | fix old umount_tree() breakageAl Viro2011-01-16
* | Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-15
* | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
|/
* fs: scale mntget/mntputNick Piggin2011-01-07
* fs: rename vfsmount counter helpersNick Piggin2011-01-07
* fs: dcache remove d_mountedNick Piggin2011-01-07
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* vfs: fix infinite loop caused by clone_mnt raceMiklos Szeredi2010-10-25
* BKL: Remove BKL from do_new_mount()Jan Blunck2010-10-04
* VFS: Sanity check mount flags passed to change_mnt_propagation()Valerie Aurora2010-09-07
* fs: brlock vfsmount_lockNick Piggin2010-08-18
* vfs: remove unused MNT_STRICTATIMEMiklos Szeredi2010-08-11
* vfs: add helpers to get root and pwdMiklos Szeredi2010-08-11
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\
| * fsnotify: Infrastructure for per-mount watchesAndreas Gruenbacher2010-07-28
| * fsnotify/vfsmount: add fsnotify fields to struct vfsmountAndreas Gruenbacher2010-07-28
* | Fix sget() race with failing mountAl Viro2010-08-09
|/
* Merge branch 'next' into for-linusJames Morris2010-05-18
|\
| * security: remove dead hook sb_post_pivotrootEric Paris2010-04-12
| * security: remove dead hook sb_post_addmountEric Paris2010-04-12
| * security: remove dead hook sb_post_remountEric Paris2010-04-12
| * security: remove dead hook sb_umount_busyEric Paris2010-04-12
| * security: remove dead hook sb_umount_closeEric Paris2010-04-12