index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-19
ovl: port ovl_fadvise() to cred guard
Christian Brauner
1
-7
/
+2
2025-11-19
ovl: port ovl_fallocate() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_fsync() to cred guard
Christian Brauner
1
-6
/
+2
2025-11-19
ovl: port ovl_llseek() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_open_realfile() to cred guard
Christian Brauner
1
-12
/
+11
2025-11-19
ovl: port ovl_create_tmpfile() to cred guard
Christian Brauner
1
-32
/
+26
2025-11-19
ovl: port ovl_do_remove() to cred guard
Christian Brauner
1
-7
/
+6
2025-11-19
ovl: port ovl_set_link_redirect() to cred guard
Christian Brauner
1
-8
/
+2
2025-11-19
ovl: port ovl_create_or_link() to cred guard
Christian Brauner
1
-39
/
+31
2025-11-19
ovl: port ovl_copy_up_flags() to cred guards
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: add override_creds cleanup guard extension for overlayfs
Christian Brauner
1
-0
/
+5
2025-11-19
Merge branch 'vfs-6.19.directory.locking' into base.vfs-6.19.ovl
Christian Brauner
6
-221
/
+208
2025-11-14
VFS: introduce end_creating_keep()
NeilBrown
2
-14
/
+5
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
3
-15
/
+13
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
1
-14
/
+29
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
5
-78
/
+36
2025-11-14
VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
2
-50
/
+47
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
2
-10
/
+8
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
2
-8
/
+15
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
4
-68
/
+91
2025-11-12
fuse: add WARN_ON and comment for RCU revalidate
Miklos Szeredi
1
-2
/
+10
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-20
overlayfs: use the new ->i_state accessors
Mateusz Guzik
3
-9
/
+9
2025-10-10
ovl: remove redundant IOCB_DIO_CALLER_COMP clearing
Seong-Gwang Heo
1
-5
/
+0
2025-10-10
Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"
Andrey Albershteyn
2
-2
/
+5
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
5
-11
/
+11
2025-10-03
Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-41
/
+229
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+15
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
1
-2
/
+1
2025-09-23
VFS/ovl: add lookup_one_positive_killable()
NeilBrown
1
-14
/
+14
2025-09-23
ovl: make sure that ovl_create_real() returns a hashed dentry
Amir Goldstein
1
-1
/
+21
2025-09-23
ovl: Support mounting case-insensitive enabled layers
André Almeida
2
-11
/
+12
2025-09-23
ovl: Check for casefold consistency when creating new dentries
André Almeida
1
-0
/
+7
2025-09-23
ovl: Add S_CASEFOLD as part of the inode flag to be copied
André Almeida
4
-4
/
+8
2025-09-23
ovl: Set case-insensitive dentry operations for ovl sb
André Almeida
1
-1
/
+24
2025-09-23
ovl: Ensure that all layers have the same encoding
André Almeida
1
-0
/
+38
2025-09-23
ovl: Create ovl_casefold() to support casefolded strncmp()
André Almeida
1
-21
/
+105
2025-09-23
ovl: Prepare for mounting case-insensitive enabled layers
André Almeida
3
-3
/
+14
2025-09-15
ovl_is_real_file: constify realpath argument
Al Viro
1
-1
/
+1
2025-09-15
ovl_sync_file(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
ovl_lower_dir(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
ovl_get_verity_digest(): constify path argument
Al Viro
2
-2
/
+2
2025-09-15
ovl_validate_verity(): constify {meta,data}path arguments
Al Viro
2
-4
/
+4
2025-09-15
ovl_ensure_verity_loaded(): constify datapath argument
Al Viro
2
-2
/
+2
[prev]
[next]