| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 | Thomas Gleixner | 1 | -1/+1 |
| 2019-05-09 | do_move_mount(): fix an unsafe use of is_anon_ns() | Al Viro | 1 | -1/+1 |
| 2019-03-20 | vfs: syscall: Add fsmount() to create a mount for a superblock | David Howells | 1 | -3/+143 |
| 2019-03-20 | teach move_mount(2) to work with OPEN_TREE_CLONE | David Howells | 1 | -7/+55 |
| 2019-03-20 | vfs: syscall: Add move_mount(2) to move mounts around | David Howells | 1 | -31/+95 |
| 2019-03-20 | vfs: syscall: Add open_tree(2) to reference or clone a mount | Al Viro | 1 | -22/+135 |
| 2019-03-12 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -149/+246 |
| 2019-03-07 | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
| 2019-03-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+1 |
| 2019-02-28 | vfs: Remove kern_mount_data() | David Howells | 1 | -3/+3 |
| 2019-02-28 | vfs: Implement a filesystem superblock creation/configuration context | David Howells | 1 | -16/+9 |
| 2019-02-25 | Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses" | Linus Torvalds | 1 | -2/+0 |
| 2019-02-01 | copy_mount_string: Limit string length to PATH_MAX | Chandan Rajendra | 1 | -1/+1 |
| 2019-01-30 | audit: ignore fcaps on umount | Richard Guy Briggs | 1 | -0/+2 |
| 2019-01-30 | convert do_remount_sb() to fs_context | David Howells | 1 | -22/+39 |
| 2019-01-30 | vfs_get_tree(): evict the call of security_sb_kern_mount() | Al Viro | 1 | -5/+7 |
| 2019-01-30 | new helper: do_new_mount_fc() | David Howells | 1 | -26/+39 |
| 2019-01-30 | teach vfs_get_tree() to handle subtype, switch do_new_mount() to it | Al Viro | 1 | -31/+46 |
| 2019-01-30 | new helpers: vfs_create_mount(), fc_mount() | Al Viro | 1 | -24/+52 |
| 2019-01-30 | vfs: Introduce fs_context, switch vfs_kern_mount() to it. | David Howells | 1 | -14/+32 |
| 2019-01-30 | saner handling of temporary namespaces | Al Viro | 1 | -39/+35 |
| 2019-01-30 | separate copying and locking mount tree on cross-userns copies | Al Viro | 1 | -22/+37 |
| 2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -55/+101 |
| 2019-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
| 2018-12-21 | LSM: hide struct security_mnt_opts from any generic code | Al Viro | 1 | -5/+4 |
| 2018-12-21 | new helper: security_sb_eat_lsm_opts() | Al Viro | 1 | -10/+1 |
| 2018-12-21 | LSM: lift extracting and parsing LSM options into the caller of ->sb_remount() | Al Viro | 1 | -1/+18 |
| 2018-12-20 | vfs: Separate changing mount flags full remount | David Howells | 1 | -54/+92 |
| 2018-12-20 | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells | 1 | -0/+1 |
| 2018-11-29 | VFS: use synchronize_rcu_expedited() in namespace_unlock() | NeilBrown | 1 | -1/+1 |
| 2018-11-12 | mnt: fix __detach_mounts infinite loop | Benjamin Coddington | 1 | -3/+3 |
| 2018-11-08 | mount: Prevent MNT_DETACH from disconnecting locked mounts | Eric W. Biederman | 1 | -1/+1 |
| 2018-11-08 | mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts | Eric W. Biederman | 1 | -2/+8 |
| 2018-11-08 | mount: Retest MNT_LOCKED in do_umount | Eric W. Biederman | 1 | -2/+8 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
| 2018-09-03 | x86/fault: BUG() when uaccess helpers fault on kernel addresses | Jann Horn | 1 | -0/+2 |
| 2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -38/+12 |
| 2018-08-21 | fs: Convert namespace IDAs to new API | Matthew Wilcox | 1 | -38/+12 |
| 2018-08-21 | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -64/+5 |
| 2018-08-09 | fix __legitimize_mnt()/mntput() race | Al Viro | 1 | -0/+14 |
| 2018-08-09 | fix mntput/mntput race | Al Viro | 1 | -2/+12 |
| 2018-07-18 | vfs: fix freeze protection in mnt_want_write_file() for overlayfs | Miklos Szeredi | 1 | -3/+4 |
| 2018-07-18 | Revert "ovl: don't allow writing ioctl on lower layer" | Miklos Szeredi | 1 | -61/+3 |
| 2018-07-18 | Revert "ovl: fix may_write_real() for overlayfs directories" | Miklos Szeredi | 1 | -3/+1 |
| 2018-05-24 | fs: Allow superblock owner to access do_remount_sb() | Eric W. Biederman | 1 | -2/+2 |
| 2018-04-20 | vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion | David Howells | 1 | -1/+1 |
| 2018-04-19 | Don't leak MNT_INTERNAL away from internal mounts | Al Viro | 1 | -1/+2 |
| 2018-04-02 | fs: add ksys_umount() helper; remove in-kernel call to sys_umount() | Dominik Brodowski | 1 | -2/+7 |
| 2018-04-02 | fs: add ksys_mount() helper; remove in-kernel calls to sys_mount() | Dominik Brodowski | 1 | -2/+8 |
| 2017-12-09 | VFS: Handle lazytime in do_mount() | Markus Trippelsdorf | 1 | -0/+1 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
| 2017-10-17 | vfs: fix mounting a filesystem with i_version | Mimi Zohar | 1 | -1/+2 |
| 2017-10-05 | ovl: fix may_write_real() for overlayfs directories | Amir Goldstein | 1 | -1/+3 |
| 2017-09-14 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+3 |
| 2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -28/+34 |
| 2017-09-05 | ovl: don't allow writing ioctl on lower layer | Miklos Szeredi | 1 | -3/+61 |
| 2017-08-28 | namespace.c: Don't reinvent the wheel but use existing llist API | Byungchul Park | 1 | -5/+3 |
| 2017-07-17 | VFS: Differentiate mount flags (MS_*) from internal superblock flags | David Howells | 1 | -25/+31 |
| 2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -3/+3 |
| 2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -61/+2 |
| 2017-07-11 | VFS: Kill off s_options and helpers | David Howells | 1 | -59/+0 |
| 2017-07-06 | mm: update callers to use HASH_ZERO flag | Pavel Tatashin | 1 | -8/+2 |
| 2017-07-06 | VFS: Clean up whitespace in fs/namespace.c and fs/super.c | David Howells | 1 | -2/+2 |
| 2017-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -0/+1 |
| 2017-06-15 | fs: don't forget to put old mntns in mntns_install | Andrei Vagin | 1 | -0/+2 |
| 2017-05-23 | mnt: In propgate_umount handle visiting mounts in any order | Eric W. Biederman | 1 | -1/+1 |
| 2017-05-23 | mnt: In umount propagation reparent in a separate pass | Eric W. Biederman | 1 | -0/+1 |
| 2017-05-12 | Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+11 |
| 2017-04-21 | make sure that mntns_install() doesn't end up with referral for root | Al Viro | 1 | -7/+11 |
| 2017-04-10 | fsnotify: Free fsnotify_mark_connector when there is no mark attached | Jan Kara | 1 | -3/+0 |
| 2017-04-10 | fsnotify: Move mark list head from object into dedicated structure | Jan Kara | 1 | -3/+3 |
| 2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 1 | -0/+2 |
| 2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
| 2017-02-04 | mnt: Tuck mounts under others instead of creating shadow/side mounts. | Eric W. Biederman | 1 | -50/+60 |
| 2017-02-02 | fs: Better permission checking for submounts | Eric W. Biederman | 1 | -1/+16 |
| 2017-01-10 | mnt: Protect the mountpoint hashtable with mount_lock | Eric W. Biederman | 1 | -19/+45 |
| 2016-12-22 | Merge branch 'work.namespace' into for-linus | Al Viro | 1 | -6/+2 |
| 2016-12-16 | Merge branch 'work.autofs' into for-linus | Al Viro | 1 | -0/+29 |
| 2016-12-16 | reorganize do_make_slave() | Al Viro | 1 | -0/+2 |
| 2016-12-16 | clone_private_mount() doesn't need to touch namespace_sem | Al Viro | 1 | -2/+0 |
| 2016-12-16 | remove a bogus claim about namespace_sem being held by callers of mnt_alloc_id() | Al Viro | 1 | -4/+0 |
| 2016-12-05 | namespace.c: constify struct path passed to a bunch of primitives | Al Viro | 1 | -4/+4 |
| 2016-12-05 | fs: Constify path_is_under()'s arguments | Mickaël Salaün | 1 | -1/+1 |
| 2016-12-03 | vfs: add path_is_mountpoint() helper | Ian Kent | 1 | -0/+29 |
| 2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2016-10-10 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 1 | -0/+1 |
| 2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2016-09-30 | mnt: Add a per mount namespace limit on the number of mounts | Eric W. Biederman | 1 | -1/+48 |
| 2016-09-22 | Merge branch 'nsfs-ioctls' into HEAD | Eric W. Biederman | 1 | -0/+6 |
| 2016-09-22 | kernel: add a helper to get an owning user namespace for a namespace | Andrey Vagin | 1 | -0/+6 |
| 2016-09-22 | userns: When the per user per user namespace limit is reached return ENOSPC | Eric W. Biederman | 1 | -1/+1 |
| 2016-09-16 | locks: fix file locking on overlayfs | Miklos Szeredi | 1 | -1/+1 |
| 2016-08-31 | mntns: Add a limit on the number of mount namespaces. | Eric W. Biederman | 1 | -1/+21 |
| 2016-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -52/+47 |
| 2016-07-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
| 2016-06-30 | namespace: update event counter when umounting a deleted dentry | Andrey Ulanov | 1 | -0/+1 |
| 2016-06-24 | fs: Treat foreign mounts as nosuid | Andy Lutomirski | 1 | -0/+13 |
| 2016-06-23 | userns: Remove implicit MNT_NODEV fragility. | Eric W. Biederman | 1 | -18/+1 |
| 2016-06-23 | mnt: Simplify mount_too_revealing | Eric W. Biederman | 1 | -17/+8 |
| 2016-06-23 | mnt: Move the FS_USERNS_MOUNT check into sget_userns | Eric W. Biederman | 1 | -4/+0 |
| 2016-06-23 | mnt: Refactor fs_fully_visible into mount_too_revealing | Eric W. Biederman | 1 | -13/+25 |
| 2016-06-15 | mnt: Account for MS_RDONLY in fs_fully_visible | Eric W. Biederman | 1 | -0/+4 |
| 2016-06-06 | mnt: fs_fully_visible test the proper mount for MNT_LOCKED | Eric W. Biederman | 1 | -1/+1 |
| 2016-06-06 | mnt: If fs_fully_visible fails call put_filesystem. | Eric W. Biederman | 1 | -1/+3 |
| 2016-01-22 | wrappers for ->i_mutex access | Al Viro | 1 | -5/+5 |
| 2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -20/+19 |
| 2016-01-04 | saner calling conventions for copy_mount_options() | Al Viro | 1 | -18/+17 |
| 2015-12-06 | fs/namespace.c: path_is_under can be boolean | Yaowei Bai | 1 | -2/+2 |
| 2015-11-16 | locks: Don't allow mounts in user namespaces to enable mandatory locking | Eric W. Biederman | 1 | -1/+1 |
| 2015-11-16 | locks: Allow disabling mandatory locking at compile time | Jeff Layton | 1 | -0/+10 |
| 2015-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -8/+25 |
| 2015-07-23 | mnt: In detach_mounts detach the appropriate unmounted mount | Eric W. Biederman | 1 | -5/+2 |
| 2015-07-22 | mnt: Clarify and correct the disconnect logic in umount_tree | Eric W. Biederman | 1 | -4/+31 |
| 2015-07-10 | mnt: fs_fully_visible enforce noexec and nosuid if !SB_I_NOEXEC | Eric W. Biederman | 1 | -8/+25 |
| 2015-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -6/+33 |
| 2015-07-01 | mnt: Update fs_fully_visible to test for permanently empty directories | Eric W. Biederman | 1 | -3/+2 |
| 2015-07-01 | vfs: Ignore unlocked mounts in fs_fully_visible | Eric W. Biederman | 1 | -2/+6 |
| 2015-06-30 | fs: use seq_open_private() for proc_mounts | Yann Droneaud | 1 | -3/+3 |
| 2015-06-04 | mnt: Modify fs_fully_visible to deal with locked ro nodev and atime | Eric W. Biederman | 1 | -3/+21 |
| 2015-05-13 | mnt: Refactor the logic for mounting sysfs and proc in a user namespace | Eric W. Biederman | 1 | -1/+7 |
| 2015-05-11 | new helper: __legitimize_mnt() | Al Viro | 1 | -8/+19 |
| 2015-05-09 | mnt: Fix fs_fully_visible to verify the root directory is visible | Eric W. Biederman | 1 | -0/+6 |
| 2015-04-09 | mnt: Update detach_mounts to leave mounts connected | Eric W. Biederman | 1 | -2/+6 |
| 2015-04-09 | mnt: Fix the error check in __detach_mounts | Eric W. Biederman | 1 | -1/+1 |
| 2015-04-09 | mnt: Honor MNT_LOCKED when detaching mounts | Eric W. Biederman | 1 | -3/+26 |
| 2015-04-09 | mnt: Factor umount_mnt from umount_tree | Eric W. Biederman | 1 | -3/+11 |
| 2015-04-09 | mnt: Factor out unhash_mnt from detach_mnt and umount_tree | Eric W. Biederman | 1 | -9/+12 |
| 2015-04-09 | mnt: Fail collect_mounts when applied to unmounted mounts | Eric W. Biederman | 1 | -2/+5 |
| 2015-04-02 | mnt: On an unmount propagate clearing of MNT_LOCKED | Eric W. Biederman | 1 | -0/+3 |
| 2015-04-02 | mnt: Delay removal from the mount hash. | Eric W. Biederman | 1 | -5/+8 |
| 2015-04-02 | mnt: Add MNT_UMOUNT flag | Eric W. Biederman | 1 | -1/+3 |
| 2015-04-02 | mnt: In umount_tree reuse mnt_list instead of mnt_hash | Eric W. Biederman | 1 | -9/+11 |
| 2015-04-02 | mnt: Don't propagate umounts in __detach_mounts | Eric W. Biederman | 1 | -1/+1 |
| 2015-04-02 | mnt: Improve the umount_tree flags | Eric W. Biederman | 1 | -15/+16 |
| 2015-04-02 | mnt: Use hlist_move_list in namespace_unlock | Eric W. Biederman | 1 | -7/+5 |
| 2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 1 | -5/+5 |
| 2015-02-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -27/+17 |
| 2015-02-13 | fs/namespace: convert devname allocation to kstrdup_const | Andrzej Hajda | 1 | -3/+3 |
| 2015-01-25 | switch the IO-triggering parts of umount to fs_pin | Al Viro | 1 | -27/+17 |
| 2014-12-18 | mnt: Fix a memory stomp in umount | Eric W. Biederman | 1 | -0/+2 |
| 2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -3/+15 |
| 2014-12-10 | take the targets of /proc/*/ns/* symlinks to separate fs | Al Viro | 1 | -3/+6 |
| 2014-12-04 | bury struct proc_ns in fs/proc | Al Viro | 1 | -11/+2 |
| 2014-12-04 | copy address of proc_ns_ops into ns_common | Al Viro | 1 | -0/+1 |
| 2014-12-04 | new helpers: ns_alloc_inum/ns_free_inum | Al Viro | 1 | -2/+2 |
| 2014-12-04 | make proc_ns_operations work with struct ns_common * instead of void * | Al Viro | 1 | -10/+3 |
| 2014-12-04 | make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->ns | Al Viro | 1 | -8/+13 |
| 2014-12-04 | common object embedded into various struct ....ns | Al Viro | 1 | -3/+3 |
| 2014-12-02 | mnt: Clear mnt_expire during pivot_root | Eric W. Biederman | 1 | -0/+2 |
| 2014-12-02 | mnt: Carefully set CL_UNPRIVILEGED in clone_mnt | Eric W. Biederman | 1 | -1/+2 |
| 2014-12-02 | mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers. | Eric W. Biederman | 1 | -1/+0 |
| 2014-12-02 | umount: Do not allow unmounting rootfs. | Eric W. Biederman | 1 | -0/+1 |
| 2014-12-02 | umount: Disallow unprivileged mount force | Eric W. Biederman | 1 | -0/+3 |
| 2014-12-02 | mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount | Eric W. Biederman | 1 | -1/+7 |
| 2014-10-24 | vfs: introduce clone_private_mount() | Miklos Szeredi | 1 | -0/+27 |
| 2014-10-15 | Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+3 |
| 2014-10-14 | mnt: Prevent pivot_root from creating a loop in the mount tree | Eric W. Biederman | 1 | -0/+3 |
| 2014-10-14 | Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
| 2014-10-09 | vfs: move getname() from callers to do_mount() | Seunghun Lee | 1 | -16/+3 |
| 2014-10-09 | fs: namespace: suppress 'may be used uninitialized' warnings | Tim Gardner | 1 | -18/+8 |
| 2014-10-09 | vfs: Add a function to lazily unmount all mounts from any dentry. | Eric W. Biederman | 1 | -0/+31 |
| 2014-10-09 | vfs: factor out lookup_mountpoint from new_mountpoint | Eric W. Biederman | 1 | -3/+12 |
| 2014-10-09 | vfs: Keep a list of mounts on a mount point | Eric W. Biederman | 1 | -0/+6 |
| 2014-10-09 | vfs: Don't allow overwriting mounts in the current mount namespace | Eric W. Biederman | 1 | -0/+35 |
| 2014-10-09 | delayed mntput | Al Viro | 1 | -18/+53 |
| 2014-10-08 | fs: Add a missing permission check to do_umount | Andy Lutomirski | 1 | -0/+2 |
| 2014-08-30 | fix EBUSY on umount() from MNT_SHRINKABLE | Al Viro | 1 | -0/+6 |
| 2014-08-30 | get rid of propagate_umount() mistakenly treating slaves as busy. | Al Viro | 1 | -1/+3 |
| 2014-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -34/+33 |
| 2014-08-11 | fix copy_tree() regression | Al Viro | 1 | -7/+24 |
| 2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -10/+55 |
| 2014-08-07 | death to mnt_pinned | Al Viro | 1 | -26/+9 |
| 2014-08-07 | make fs/{namespace,super}.c forget about acct.h | Al Viro | 1 | -2/+1 |
| 2014-08-07 | acct: get rid of acct_list | Al Viro | 1 | -1/+1 |
| 2014-08-06 | list: fix order of arguments for hlist_add_after(_rcu) | Ken Helias | 1 | -1/+1 |
| 2014-07-31 | mnt: Change the default remount atime from relatime to the existing value | Eric W. Biederman | 1 | -0/+8 |
| 2014-07-31 | mnt: Correct permission checks in do_remount | Eric W. Biederman | 1 | -3/+33 |
| 2014-07-31 | mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount | Eric W. Biederman | 1 | -3/+10 |
| 2014-07-31 | mnt: Only change user settable mount flags in remount | Eric W. Biederman | 1 | -1/+1 |
| 2014-07-29 | namespaces: Use task_lock and not rcu to protect nsproxy | Eric W. Biederman | 1 | -3/+3 |
| 2014-04-01 | VFS: Make delayed_free() call free_vfsmnt() | David Howells | 1 | -12/+8 |
| 2014-04-01 | mark struct file that had write access grabbed by open() | Al Viro | 1 | -3/+1 |
| 2014-04-01 | reduce m_start() cost... | Al Viro | 1 | -3/+18 |
| 2014-04-01 | smarter propagate_mnt() | Al Viro | 1 | -3/+8 |
| 2014-03-30 | switch mnt_hash to hlist | Al Viro | 1 | -36/+43 |
| 2014-03-30 | don't bother with propagate_mnt() unless the target is shared | Al Viro | 1 | -10/+7 |
| 2014-03-30 | keep shadowed vfsmounts together | Al Viro | 1 | -9/+23 |
| 2014-03-30 | resizable namespace.c hashes | Al Viro | 1 | -23/+58 |
| 2014-01-20 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
| 2013-11-29 | sysfs, kernfs: prepare mount path for kernfs | Tejun Heo | 1 | -0/+2 |
| 2013-11-26 | vfs: Fix a regression in mounting proc | Eric W. Biederman | 1 | -1/+1 |
| 2013-11-09 | RCU'd vfsmounts | Al Viro | 1 | -48/+87 |
| 2013-10-24 | split __lookup_mnt() in two functions | Al Viro | 1 | -19/+23 |
| 2013-10-24 | new helpers: lock_mount_hash/unlock_mount_hash | Al Viro | 1 | -48/+48 |
| 2013-10-24 | namespace.c: get rid of mnt_ghosts | Al Viro | 1 | -15/+7 |
| 2013-10-24 | fold dup_mnt_ns() into its only surviving caller | Al Viro | 1 | -30/+18 |
| 2013-10-24 | mnt_set_expiry() doesn't need vfsmount_lock | Al Viro | 1 | -2/+0 |
| 2013-10-24 | finish_automount() doesn't need vfsmount_lock for removal from expiry list | Al Viro | 1 | -2/+0 |
| 2013-10-24 | fs/namespace.c: bury long-dead define | Al Viro | 1 | -2/+0 |