index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
overlayfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-14
/
+33
2025-11-19
ovl: remove ovl_revert_creds()
Christian Brauner
1
-1
/
+0
2025-11-19
ovl: add override_creds cleanup guard extension for overlayfs
Christian Brauner
1
-0
/
+5
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
1
-6
/
+2
2025-11-14
VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
1
-8
/
+15
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
1
-0
/
+8
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
1
-0
/
+8
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-4
/
+4
2025-10-03
Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
1
-2
/
+1
2025-09-23
ovl: Add S_CASEFOLD as part of the inode flag to be copied
André Almeida
1
-3
/
+5
2025-09-15
ovl_get_verity_digest(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
ovl_validate_verity(): constify {meta,data}path arguments
Al Viro
1
-2
/
+2
2025-09-15
ovl_ensure_verity_loaded(): constify datapath argument
Al Viro
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2025-07-28
Merge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+25
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+8
2025-07-18
ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
NeilBrown
1
-2
/
+1
2025-07-18
ovl: change ovl_create_real() to receive dentry parent
NeilBrown
1
-1
/
+1
2025-07-18
ovl: change ovl_workdir_cleanup() to take dir lock as needed.
NeilBrown
1
-1
/
+1
2025-07-18
ovl: Call ovl_create_temp() without lock held.
NeilBrown
1
-1
/
+11
2025-07-18
ovl: simplify an error path in ovl_copy_up_workdir()
NeilBrown
1
-0
/
+6
2025-07-18
ovl: support layers on case-folding capable filesystems
Amir Goldstein
1
-0
/
+6
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-5
/
+5
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-8
/
+8
2025-06-12
ovl: fix debug print in case of mkdir error
Amir Goldstein
1
-3
/
+5
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-04-07
ovl: remove unused forward declaration
Giuseppe Scrivano
1
-2
/
+0
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
1
-1
/
+1
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-8
/
+7
2025-01-06
ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
Amir Goldstein
1
-1
/
+1
2024-11-22
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2024-11-15
ovl: allocate a container struct ovl_file for ovl private context
Amir Goldstein
1
-0
/
+3
2024-11-13
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
Stefan Berger
1
-8
/
+0
2024-11-11
ovl: use wrapper ovl_revert_creds()
Vinicius Costa Gomes
1
-0
/
+1
2024-05-02
ovl: implement tmpfile
Miklos Szeredi
1
-0
/
+3
2024-01-23
ovl: mark xwhiteouts directory with overlay.opaque='x'
Amir Goldstein
1
-6
/
+17
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+6
2023-12-23
fs: factor out backing_file_{read,write}_iter() helpers
Amir Goldstein
1
-2
/
+6
2023-11-18
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
1
-0
/
+8
2023-10-31
ovl: Add an alternative type of whiteout
Alexander Larsson
1
-0
/
+15
2023-10-31
ovl: Support escaped overlay.* xattrs
Alexander Larsson
1
-0
/
+7
2023-10-31
ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
Alexander Larsson
1
-0
/
+2
[next]