index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
Age
Commit message (
Expand
)
Author
2010-09-07
VFS: Sanity check mount flags passed to change_mnt_propagation()
Valerie Aurora
2010-08-18
fs: brlock vfsmount_lock
Nick Piggin
2010-08-11
vfs: remove unused MNT_STRICTATIME
Miklos Szeredi
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-08-09
Fix sget() race with failing mount
Al Viro
2010-07-28
fsnotify: Infrastructure for per-mount watches
Andreas Gruenbacher
2010-07-28
fsnotify/vfsmount: add fsnotify fields to struct vfsmount
Andreas Gruenbacher
2010-05-18
Merge branch 'next' into for-linus
James Morris
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
2010-04-12
security: remove dead hook sb_post_pivotroot
Eric Paris
2010-04-12
security: remove dead hook sb_post_addmount
Eric Paris
2010-04-12
security: remove dead hook sb_post_remount
Eric Paris
2010-04-12
security: remove dead hook sb_umount_busy
Eric Paris
2010-04-12
security: remove dead hook sb_umount_close
Eric Paris
2010-04-12
security: remove sb_check_sb hooks
Eric Paris
2010-03-03
vfs: add NOFOLLOW flag to umount(2)
Miklos Szeredi
2010-03-03
Mirror MS_KERNMOUNT in ->mnt_flags
Al Viro
2010-03-03
get rid of useless vfsmount_lock use in put_mnt_ns()
Al Viro
2010-03-03
take check for new events in namespace (guts of mounts_poll()) to namespace.c
Al Viro
2010-03-03
new helper: iterate_mounts()
Al Viro
2010-03-03
VFS: Clean up shared mount flag propagation
Valerie Aurora
2010-03-03
Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
Al Viro
2010-01-16
do_add_mount() should sanitize mnt_flags
Al Viro
2010-01-16
mnt_flags fixes in do_remount()
Al Viro
2010-01-16
attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()
Al Viro
2010-01-16
may_umount() needs namespace_sem
Al Viro
2009-12-17
Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
Linus Torvalds
2009-12-16
fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)
Al Viro
2009-10-12
LSM: Pass original mount flags to security_sb_mount().
Tetsuo Handa
2009-09-24
fs: fix overflow in sys_mount() for in-kernel calls
Vegard Nossum
2009-08-07
vfs: mnt_want_write_file(): fix special file handling
OGAWA Hirofumi
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
2009-06-24
... and the same for vfsmount id/mount group id
Al Viro
2009-06-24
VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
Trond Myklebust
2009-06-22
VFS: Add VFS helper functions for setting up private namespaces
Trond Myklebust
2009-06-22
VFS: Uninline the function put_mnt_ns()
Trond Myklebust
2009-06-11
Push BKL down into do_remount_sb()
Al Viro
2009-06-11
Push BKL down beyond VFS-only parts of do_mount()
Al Viro
2009-06-11
Push BKL into do_mount()
Al Viro
2009-06-11
dcache: extrace and use d_unlinked()
Alexey Dobriyan
2009-06-11
fs: introduce mnt_clone_write
npiggin@suse.de
2009-06-11
fs: mnt_want_write speedup
npiggin@suse.de
2009-06-11
switch lookup_mnt()
Al Viro
2009-06-11
switch follow_down()
Al Viro
2009-06-11
Switch collect_mounts() to struct path
Al Viro
2009-06-11
Don't bother with check_mnt() in do_add_mount() on shrinkable ones
Al Viro
2009-05-09
Fix races around the access to ->s_options
Al Viro
2009-05-09
vfs: umount_begin BKL pushdown
Alessio Igor Bogani
2009-04-20
Touch all affected namespaces on propagation of mount
Al Viro
[next]