aboutsummaryrefslogtreecommitdiffstats
path: root/fs/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* ANDROID: vfs: Allow filesystems to access their private mount dataDaniel Rosenberg2019-02-151-2/+2
* ANDROID: mnt: Add filesystem private data to mount pointsDaniel Rosenberg2019-02-151-0/+23
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-55/+101
|\
| * LSM: hide struct security_mnt_opts from any generic codeAl Viro2018-12-211-5/+4
| * new helper: security_sb_eat_lsm_opts()Al Viro2018-12-211-10/+1
| * LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()Al Viro2018-12-211-1/+18
| * vfs: Separate changing mount flags full remountDavid Howells2018-12-201-54/+92
| * vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-01-051-1/+1
|\ \
| * | VFS: use synchronize_rcu_expedited() in namespace_unlock()NeilBrown2018-11-291-1/+1
| |/
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* | mnt: fix __detach_mounts infinite loopBenjamin Coddington2018-11-121-3/+3
* | mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman2018-11-081-1/+1
* | mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman2018-11-081-2/+8
* | mount: Retest MNT_LOCKED in do_umountEric W. Biederman2018-11-081-2/+8
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn2018-09-031-0/+2
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-38/+12
|\
| * fs: Convert namespace IDAs to new APIMatthew Wilcox2018-08-211-38/+12
* | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-211-64/+5
|\ \ | |/ |/|
| * vfs: fix freeze protection in mnt_want_write_file() for overlayfsMiklos Szeredi2018-07-181-3/+4
| * Revert "ovl: don't allow writing ioctl on lower layer"Miklos Szeredi2018-07-181-61/+3
| * Revert "ovl: fix may_write_real() for overlayfs directories"Miklos Szeredi2018-07-181-3/+1
* | fix __legitimize_mnt()/mntput() raceAl Viro2018-08-091-0/+14
* | fix mntput/mntput raceAl Viro2018-08-091-2/+12
|/
* fs: Allow superblock owner to access do_remount_sb()Eric W. Biederman2018-05-241-2/+2
* vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells2018-04-201-1/+1
* Don't leak MNT_INTERNAL away from internal mountsAl Viro2018-04-191-1/+2
* fs: add ksys_umount() helper; remove in-kernel call to sys_umount()Dominik Brodowski2018-04-021-2/+7
* fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()Dominik Brodowski2018-04-021-2/+8
* VFS: Handle lazytime in do_mount()Markus Trippelsdorf2017-12-091-0/+1
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* vfs: fix mounting a filesystem with i_versionMimi Zohar2017-10-171-1/+2
* ovl: fix may_write_real() for overlayfs directoriesAmir Goldstein2017-10-051-1/+3
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-09-141-5/+3
|\
| * namespace.c: Don't reinvent the wheel but use existing llist APIByungchul Park2017-08-281-5/+3
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-141-28/+34
|\ \
| * | VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells2017-07-171-25/+31
| * | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-3/+3
| |/
* / ovl: don't allow writing ioctl on lower layerMiklos Szeredi2017-09-051-3/+61
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-61/+2
|\
| * VFS: Kill off s_options and helpersDavid Howells2017-07-111-59/+0
| * VFS: Clean up whitespace in fs/namespace.c and fs/super.cDavid Howells2017-07-061-2/+2
* | mm: update callers to use HASH_ZERO flagPavel Tatashin2017-07-061-8/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-07-051-0/+1
|\ \ | |/ |/|
| * mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman2017-05-231-1/+1
| * mnt: In umount propagation reparent in a separate passEric W. Biederman2017-05-231-0/+1
* | fs: don't forget to put old mntns in mntns_installAndrei Vagin2017-06-151-0/+2
|/
* Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-121-7/+11
|\
| * make sure that mntns_install() doesn't end up with referral for rootAl Viro2017-04-211-7/+11