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
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-17
Merge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-06
ovl: relax requirement for uuid=off,index=on
Amir Goldstein
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-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
2026-01-12
overlayfs: add setlease file operation
Jeff Layton
2025-12-05
ovl: pass original credentials, not mounter credentials during create
Christian Brauner
2025-12-05
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
ovl: remove unneeded semicolon
Chen Ni
2025-11-28
ovl: fail ovl_lock_rename_workdir() if either target is unhashed
NeilBrown
2025-11-19
ovl: remove struct ovl_cu_creds and associated functions
Christian Brauner
2025-11-19
ovl: port ovl_copy_up_tmpfile() to cred guard
Christian Brauner
2025-11-19
ovl: mark *_cu_creds() as unused temporarily
Christian Brauner
2025-11-19
ovl: port ovl_copy_up_workdir() to cred guard
Christian Brauner
2025-11-19
ovl: add copy up credential guard
Christian Brauner
2025-11-19
ovl: drop ovl_setup_cred_for_create()
Christian Brauner
2025-11-19
ovl: port ovl_create_or_link() to new ovl_override_creator_creds cleanup guard
Christian Brauner
2025-11-19
ovl: mark ovl_setup_cred_for_create() as unused temporarily
Christian Brauner
2025-11-19
ovl: reflow ovl_create_or_link()
Christian Brauner
2025-11-19
ovl: port ovl_create_tmpfile() to new ovl_override_creator_creds cleanup guard
Christian Brauner
2025-11-19
ovl: add ovl_override_creator_creds cred guard
Christian Brauner
2025-11-19
ovl: remove ovl_revert_creds()
Christian Brauner
2025-11-19
ovl: port ovl_fill_super() to cred guard
Christian Brauner
2025-11-19
ovl: refactor ovl_fill_super()
Christian Brauner
2025-11-19
ovl: port ovl_lower_positive() to cred guard
Christian Brauner
2025-11-19
ovl: port ovl_lookup() to cred guard
Christian Brauner
2025-11-19
ovl: refactor ovl_lookup()
Christian Brauner
2025-11-19
ovl: port ovl_copyfile() to cred guard
Christian Brauner
2025-11-19
ovl: port ovl_rename() to cred guard
Christian Brauner
2025-11-19
ovl: refactor ovl_rename()
Christian Brauner
2025-11-19
ovl: introduce struct ovl_renamedata
Christian Brauner
2025-11-19
ovl: port ovl_listxattr() to cred guard
Christian Brauner
2025-11-19
ovl: port ovl_xattr_get() to cred guard
Christian Brauner
2025-11-19
ovl: port ovl_xattr_set() to cred guard
Christian Brauner
2025-11-19
ovl: port ovl_nlink_end() to cred guard
Christian Brauner
2025-11-19
ovl: port ovl_nlink_start() to cred guard
Christian Brauner
2025-11-19
ovl: port ovl_check_empty_dir() to cred guard
Christian Brauner
[next]