aboutsummaryrefslogtreecommitdiffstats
path: root/fs/namespace.c
Commit message (Expand)AuthorAge
...
* | | vfs: the first spoils - mnt_hash movedAl Viro2012-01-03
* | | vfs: spread struct mount to remaining users of ->mnt_hashAl Viro2012-01-03
* | | vfs: spread struct mount - clone_mnt/copy_tree resultAl Viro2012-01-03
* | | vfs: spread struct mount - change_mnt_propagation/set_mnt_sharedAl Viro2012-01-03
* | | vfs: spread struct mount - alloc_vfsmnt/free_vfsmnt/mnt_alloc_id/mnt_free_idAl Viro2012-01-03
* | | vfs: spread struct mount - tree_contains_unbindableAl Viro2012-01-03
* | | vfs: spread struct mount - attach_recursive_mntAl Viro2012-01-03
* | | vfs: spread struct mount - mount group id handlingAl Viro2012-01-03
* | | vfs: spread struct mount - commit_treeAl Viro2012-01-03
* | | vfs: spread struct mount - attach_mnt/detach_mntAl Viro2012-01-03
* | | vfs: spread struct mount - namespace.c internal iteratorsAl Viro2012-01-03
* | | vfs: spread struct mount - __lookup_mnt() resultAl Viro2012-01-03
* | | vfs: start hiding vfsmount guts seriesAl Viro2012-01-03
* | | vfs: mnt_drop_write_file()Al Viro2012-01-03
* | | vfs: make do_kern_mount() staticAl Viro2012-01-03
* | | vfs: dentry_reset_mounted() doesn't use vfsmount argumentAl Viro2012-01-03
* | | unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro2012-01-03
* | | vfs: more mnt_parent cleanupsAl Viro2012-01-03
* | | vfs: new internal helper: mnt_has_parent(mnt)Al Viro2012-01-03
* | | vfs: kill pointless helpers in namespace.cAl Viro2012-01-03
* | | 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-07
| |\
| | * 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
|/