index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
overlayfs
Age
Commit message (
Expand
)
Author
2025-08-18
ovl: fix possible double unlink
Amir Goldstein
2025-08-18
ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
NeilBrown
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-07-25
ovl: properly print correct variable
Antonio Quartulli
2025-07-18
ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
NeilBrown
2025-07-18
ovl: change ovl_create_real() to receive dentry parent
NeilBrown
2025-07-18
ovl: narrow locking in ovl_check_rename_whiteout()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_whiteout()
NeilBrown
2025-07-18
ovl: change ovl_cleanup_and_whiteout() to take rename lock as needed
NeilBrown
2025-07-18
ovl: narrow locking on ovl_remove_and_whiteout()
NeilBrown
2025-07-18
ovl: change ovl_workdir_cleanup() to take dir lock as needed.
NeilBrown
2025-07-18
ovl: narrow locking in ovl_workdir_cleanup_recurse()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_indexdir_cleanup()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_workdir_create()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_cleanup_index()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_cleanup_whiteouts()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_rename()
NeilBrown
2025-07-18
ovl: simplify gotos in ovl_rename()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_create_over_whiteout()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_clear_empty()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_create_upper()
NeilBrown
2025-07-18
ovl: narrow the locked region in ovl_copy_up_workdir()
NeilBrown
2025-07-18
ovl: Call ovl_create_temp() without lock held.
NeilBrown
2025-07-18
ovl: change ovl_create_index() to take dir locks
NeilBrown
2025-07-18
ovl: simplify an error path in ovl_copy_up_workdir()
NeilBrown
2025-07-18
ovl: support layers on case-folding capable filesystems
Amir Goldstein
2025-07-18
ovl: remove unneeded non-const conversion
Amir Goldstein
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-02
fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP
Andrey Albershteyn
2025-06-16
Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
2025-06-12
ovl: fix debug print in case of mkdir error
Amir Goldstein
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-06-06
Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-05
ovl: fix regression caused by lookup helpers API changes
Amir Goldstein
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-15
readdir: supply dir_context.count as readdir buffer size hint
Miklos Szeredi
2025-05-05
ovl: Annotate struct ovl_entry with __counted_by()
Thorsten Blum
2025-05-05
ovl: Replace offsetof() with struct_size() in ovl_stack_free()
Thorsten Blum
2025-05-05
ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
Thorsten Blum
2025-04-30
ovl: Check for NULL d_inode() in ovl_dentry_upper()
Kees Cook
2025-04-30
ovl: Use str_on_off() helper in ovl_show_options()
Thorsten Blum
2025-04-30
ovl: don't require "metacopy=on" for "verity"
Miklos Szeredi
2025-04-30
ovl: relax redirect/metacopy requirements for lower -> data redirect
Miklos Szeredi
2025-04-30
ovl: make redirect/metacopy rejection consistent
Miklos Szeredi
2025-04-30
ovl: Fix nested backing file paths
André Almeida
[next]