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
/
readdir.c
Age
Commit message (
Expand
)
Author
2025-10-03
Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-23
VFS/ovl: add lookup_one_positive_killable()
NeilBrown
2025-09-23
ovl: Create ovl_casefold() to support casefolded strncmp()
André Almeida
2025-07-18
ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
NeilBrown
2025-07-18
ovl: change ovl_cleanup_and_whiteout() to take rename lock as needed
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_cleanup_whiteouts()
NeilBrown
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
2025-06-06
Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-15
readdir: supply dir_context.count as readdir buffer size hint
Miklos Szeredi
2025-05-05
ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
Thorsten Blum
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2024-11-11
ovl: use wrapper ovl_revert_creds()
Vinicius Costa Gomes
2024-01-23
ovl: mark xwhiteouts directory with overlay.opaque='x'
Amir Goldstein
2023-11-20
ovl: remove redundant ofs->indexdir member
Amir Goldstein
2023-10-31
ovl: Add an alternative type of whiteout
Alexander Larsson
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-06-19
ovl: pass ovl_fs to xino helpers
Amir Goldstein
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2022-12-08
ovl: use inode instead of dentry where possible
Miklos Szeredi
2022-12-08
ovl: use plain list filler in indexdir and workdir cleanup
Amir Goldstein
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-09-01
overlayfs: constify path
Al Viro
2022-08-17
Change calling conventions for filldir_t
Al Viro
2022-04-28
ovl: handle idmappings for layer lookup
Christian Brauner
2022-04-28
ovl: use ovl_lookup_upper() wrapper
Christian Brauner
2022-04-28
ovl: pass ofs to creation operations
Christian Brauner
2022-04-28
ovl: use wrappers to all vfs_*xattr() calls
Amir Goldstein
2021-08-10
ovl: skip stale entries in merge dir cache iteration
Amir Goldstein
2021-04-30
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-12
ovl: remove unneeded ioctls
Miklos Szeredi
2021-04-12
ovl: invalidate readdir cache on changes to dir with origin
Amir Goldstein
2021-01-28
ovl: implement volatile-specific fsync error behaviour
Sargun Dhillon
2021-01-28
ovl: avoid deadlock on directory ioctl
Miklos Szeredi
2020-10-06
ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories
Amir Goldstein
2020-09-02
ovl: pass ovl_fs down to functions accessing private xattrs
Miklos Szeredi
2020-09-02
ovl: provide a mount option "volatile"
Vivek Goyal
2020-09-02
ovl: check for incompatible features in work dir
Amir Goldstein
2020-06-04
ovl: add accessor for ofs->upper_mnt
Miklos Szeredi
2020-06-02
ovl: switch to mounter creds in readdir
Miklos Szeredi
2020-06-02
ovl: pass correct flags for opening real directory
Miklos Szeredi
2020-05-13
ovl: whiteout inode sharing
Chengguang Xu
2020-05-13
ovl: cleanup non-empty directories in ovl_indexdir_cleanup()
Amir Goldstein
2020-03-27
ovl: enable xino automatically in more cases
Amir Goldstein
2020-03-27
ovl: avoid possible inode number collisions with xino=on
Amir Goldstein
2020-01-24
ovl: layer is const
Miklos Szeredi
2020-01-24
ovl: simplify ovl_same_sb() helper
Amir Goldstein
[next]