index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
Age
Commit message (
Expand
)
Author
2019-07-01
vfs: move_mount: reject moving kernel internal mounts
Eric Biggers
2019-06-17
fs/namespace: fix unprivileged mount propagation
Christian Brauner
2019-06-17
vfs: fsmount: add missing mntget()
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
2019-05-09
do_move_mount(): fix an unsafe use of is_anon_ns()
Al Viro
2019-03-20
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
2019-03-20
teach move_mount(2) to work with OPEN_TREE_CLONE
David Howells
2019-03-20
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
2019-03-20
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-02-28
vfs: Remove kern_mount_data()
David Howells
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
2019-02-01
copy_mount_string: Limit string length to PATH_MAX
Chandan Rajendra
2019-01-30
audit: ignore fcaps on umount
Richard Guy Briggs
2019-01-30
convert do_remount_sb() to fs_context
David Howells
2019-01-30
vfs_get_tree(): evict the call of security_sb_kern_mount()
Al Viro
2019-01-30
new helper: do_new_mount_fc()
David Howells
2019-01-30
teach vfs_get_tree() to handle subtype, switch do_new_mount() to it
Al Viro
2019-01-30
new helpers: vfs_create_mount(), fc_mount()
Al Viro
2019-01-30
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
2019-01-30
saner handling of temporary namespaces
Al Viro
2019-01-30
separate copying and locking mount tree on cross-userns copies
Al Viro
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-21
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
new helper: security_sb_eat_lsm_opts()
Al Viro
2018-12-21
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
Al Viro
2018-12-20
vfs: Separate changing mount flags full remount
David Howells
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-11-29
VFS: use synchronize_rcu_expedited() in namespace_unlock()
NeilBrown
2018-11-12
mnt: fix __detach_mounts infinite loop
Benjamin Coddington
2018-11-08
mount: Prevent MNT_DETACH from disconnecting locked mounts
Eric W. Biederman
2018-11-08
mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
Eric W. Biederman
2018-11-08
mount: Retest MNT_LOCKED in do_umount
Eric W. Biederman
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-03
x86/fault: BUG() when uaccess helpers fault on kernel addresses
Jann Horn
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-21
fs: Convert namespace IDAs to new API
Matthew Wilcox
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-09
fix __legitimize_mnt()/mntput() race
Al Viro
2018-08-09
fix mntput/mntput race
Al Viro
2018-07-18
vfs: fix freeze protection in mnt_want_write_file() for overlayfs
Miklos Szeredi
2018-07-18
Revert "ovl: don't allow writing ioctl on lower layer"
Miklos Szeredi
2018-07-18
Revert "ovl: fix may_write_real() for overlayfs directories"
Miklos Szeredi
2018-05-24
fs: Allow superblock owner to access do_remount_sb()
Eric W. Biederman
2018-04-20
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
David Howells
[next]