index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
readdir.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-29
ovl: use name_is_dot* helpers in readdir code
Amir Goldstein
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
2026-01-29
ovl: Fix uninit-value in ovl_fill_real
Qing Wang
2026-01-12
overlayfs: add setlease file operation
Jeff Layton
2025-11-19
ovl: port ovl_check_empty_dir() to cred guard
Christian Brauner
2025-11-19
ovl: port ovl_dir_llseek() to cred guard
Christian Brauner
2025-11-19
ovl: refactor ovl_iterate() and port to cred guard
Christian Brauner
2025-11-19
ovl: don't override credentials for ovl_check_whiteouts()
Christian Brauner
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
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
[next]