index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Age
Commit message (
Expand
)
Author
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
2025-11-12
fuse: add WARN_ON and comment for RCU revalidate
Miklos Szeredi
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-10-20
overlayfs: use the new ->i_state accessors
Mateusz Guzik
2025-10-10
ovl: remove redundant IOCB_DIO_CALLER_COMP clearing
Seong-Gwang Heo
2025-10-10
Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"
Andrey Albershteyn
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-10-03
Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
2025-09-23
VFS/ovl: add lookup_one_positive_killable()
NeilBrown
2025-09-23
ovl: make sure that ovl_create_real() returns a hashed dentry
Amir Goldstein
2025-09-23
ovl: Support mounting case-insensitive enabled layers
André Almeida
2025-09-23
ovl: Check for casefold consistency when creating new dentries
André Almeida
2025-09-23
ovl: Add S_CASEFOLD as part of the inode flag to be copied
André Almeida
2025-09-23
ovl: Set case-insensitive dentry operations for ovl sb
André Almeida
2025-09-23
ovl: Ensure that all layers have the same encoding
André Almeida
2025-09-23
ovl: Create ovl_casefold() to support casefolded strncmp()
André Almeida
2025-09-23
ovl: Prepare for mounting case-insensitive enabled layers
André Almeida
2025-09-15
ovl_is_real_file: constify realpath argument
Al Viro
2025-09-15
ovl_sync_file(): constify path argument
Al Viro
2025-09-15
ovl_lower_dir(): constify path argument
Al Viro
2025-09-15
ovl_get_verity_digest(): constify path argument
Al Viro
2025-09-15
ovl_validate_verity(): constify {meta,data}path arguments
Al Viro
2025-09-15
ovl_ensure_verity_loaded(): constify datapath argument
Al Viro
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
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
[prev]
[next]