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
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
ovl: pass original credentials, not mounter credentials during create
Christian Brauner
1
-8
/
+12
2025-12-01
Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-173
/
+191
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-123
/
+118
2025-11-28
ovl: remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-11-19
ovl: drop ovl_setup_cred_for_create()
Christian Brauner
1
-33
/
+0
2025-11-19
ovl: port ovl_create_or_link() to new ovl_override_creator_creds cleanup guard
Christian Brauner
1
-7
/
+6
2025-11-19
ovl: mark ovl_setup_cred_for_create() as unused temporarily
Christian Brauner
1
-1
/
+1
2025-11-19
ovl: reflow ovl_create_or_link()
Christian Brauner
1
-21
/
+30
2025-11-19
ovl: port ovl_create_tmpfile() to new ovl_override_creator_creds cleanup guard
Christian Brauner
1
-26
/
+26
2025-11-19
ovl: add ovl_override_creator_creds cred guard
Christian Brauner
1
-0
/
+36
2025-11-19
ovl: port ovl_rename() to cred guard
Christian Brauner
1
-11
/
+6
2025-11-19
ovl: refactor ovl_rename()
Christian Brauner
1
-57
/
+78
2025-11-19
ovl: introduce struct ovl_renamedata
Christian Brauner
1
-33
/
+45
2025-11-19
ovl: port ovl_create_tmpfile() to cred guard
Christian Brauner
1
-33
/
+27
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-14
VFS: introduce end_creating_keep()
NeilBrown
1
-6
/
+2
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-10
/
+8
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
1
-14
/
+29
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
1
-18
/
+1
2025-11-14
VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
1
-42
/
+32
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
1
-6
/
+4
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
1
-8
/
+7
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
1
-42
/
+58
2025-10-20
overlayfs: use the new ->i_state accessors
Mateusz Guzik
1
-1
/
+1
2025-09-23
ovl: make sure that ovl_create_real() returns a hashed dentry
Amir Goldstein
1
-1
/
+21
2025-09-23
ovl: Check for casefold consistency when creating new dentries
André Almeida
1
-0
/
+7
2025-08-18
ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
NeilBrown
1
-1
/
+1
2025-07-25
ovl: properly print correct variable
Antonio Quartulli
1
-2
/
+3
2025-07-18
ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
NeilBrown
1
-13
/
+14
2025-07-18
ovl: change ovl_create_real() to receive dentry parent
NeilBrown
1
-3
/
+4
2025-07-18
ovl: narrow locking in ovl_whiteout()
NeilBrown
1
-20
/
+24
2025-07-18
ovl: change ovl_cleanup_and_whiteout() to take rename lock as needed
NeilBrown
1
-11
/
+9
2025-07-18
ovl: narrow locking on ovl_remove_and_whiteout()
NeilBrown
1
-13
/
+10
2025-07-18
ovl: narrow locking in ovl_rename()
NeilBrown
1
-4
/
+7
2025-07-18
ovl: simplify gotos in ovl_rename()
NeilBrown
1
-27
/
+27
2025-07-18
ovl: narrow locking in ovl_create_over_whiteout()
NeilBrown
1
-7
/
+6
2025-07-18
ovl: narrow locking in ovl_clear_empty()
NeilBrown
1
-4
/
+3
2025-07-18
ovl: narrow locking in ovl_create_upper()
NeilBrown
1
-7
/
+5
2025-07-18
ovl: Call ovl_create_temp() without lock held.
NeilBrown
1
-26
/
+28
2025-07-18
ovl: simplify an error path in ovl_copy_up_workdir()
NeilBrown
1
-0
/
+15
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-8
/
+8
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-33
/
+4
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+5
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
1
-1
/
+1
2024-11-15
ovl: allocate a container struct ovl_file for ovl private context
Amir Goldstein
1
-3
/
+11
2024-11-15
ovl: Optimize override/revert creds
Vinicius Costa Gomes
1
-1
/
+9
2024-11-14
ovl: pass an explicit reference of creators creds to callers
Amir Goldstein
1
-12
/
+22
[next]