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
/
namei.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-19
ovl: port ovl_lower_positive() to cred guard
Christian Brauner
1
-37
/
+35
2025-11-19
ovl: port ovl_lookup() to cred guard
Christian Brauner
1
-5
/
+2
2025-11-19
ovl: refactor ovl_lookup()
Christian Brauner
1
-154
/
+162
2025-11-19
ovl: port ovl_maybe_lookup_lowerdata() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_maybe_validate_verity() to cred guard
Christian Brauner
1
-7
/
+2
2025-09-23
ovl: Support mounting case-insensitive enabled layers
André Almeida
1
-8
/
+9
2025-07-28
Merge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+28
2025-07-18
ovl: support layers on case-folding capable filesystems
Amir Goldstein
1
-3
/
+28
2025-06-16
Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+8
2025-06-06
Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-38
/
+60
2025-06-05
ovl: fix regression caused by lookup helpers API changes
Amir Goldstein
1
-2
/
+8
2025-04-30
ovl: relax redirect/metacopy requirements for lower -> data redirect
Miklos Szeredi
1
-8
/
+10
2025-04-30
ovl: make redirect/metacopy rejection consistent
Miklos Szeredi
1
-35
/
+55
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-1
/
+1
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
1
-6
/
+6
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+0
2025-01-16
fs/overlayfs/namei.c: get rid of include ../internal.h
Al Viro
1
-2
/
+0
2025-01-06
ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
Amir Goldstein
1
-2
/
+2
2024-11-11
ovl: use wrapper ovl_revert_creds()
Vinicius Costa Gomes
1
-5
/
+5
2024-01-23
ovl: mark xwhiteouts directory with overlay.opaque='x'
Amir Goldstein
1
-16
/
+27
2023-11-20
ovl: remove redundant ofs->indexdir member
Amir Goldstein
1
-2
/
+2
2023-10-31
ovl: Add an alternative type of whiteout
Alexander Larsson
1
-5
/
+10
2023-10-31
ovl: do not encode lower fh with upper sb_writers held
Amir Goldstein
1
-9
/
+28
2023-08-12
ovl: make consistent use of OVL_FS()
Andrea Righi
1
-2
/
+2
2023-08-12
ovl: add support for unique fsid per instance
Amir Goldstein
1
-2
/
+3
2023-08-12
ovl: Validate verity xattr when resolving lowerdata
Alexander Larsson
1
-1
/
+71
2023-08-12
ovl: Add versioned header for overlay.metacopy xattr
Alexander Larsson
1
-5
/
+5
2023-06-19
ovl: store enum redirect_mode in config instead of a string
Amir Goldstein
1
-3
/
+3
2023-06-19
ovl: implement lazy lookup of lowerdata in data-only layers
Amir Goldstein
1
-7
/
+49
2023-06-19
ovl: prepare to store lowerdata redirect for lazy lowerdata lookup
Amir Goldstein
1
-0
/
+5
2023-06-19
ovl: implement lookup in data-only layers
Amir Goldstein
1
-1
/
+72
2023-06-19
ovl: introduce data-only lower layers
Amir Goldstein
1
-1
/
+1
2023-06-19
ovl: deduplicate lowerdata and lowerstack[]
Amir Goldstein
1
-2
/
+0
2023-06-19
ovl: deduplicate lowerpath and lowerstack[]
Amir Goldstein
1
-2
/
+0
2023-06-19
ovl: move ovl_entry into ovl_inode
Amir Goldstein
1
-9
/
+10
2023-06-19
ovl: factor out ovl_free_entry() and ovl_stack_*() helpers
Amir Goldstein
1
-8
/
+5
2023-06-19
ovl: use ovl_numlower() and ovl_lowerstack() accessors
Amir Goldstein
1
-16
/
+18
2023-06-19
ovl: use OVL_E() and OVL_E_FLAGS() accessors
Amir Goldstein
1
-4
/
+4
2023-06-19
ovl: update of dentry revalidate flags after copy up
Amir Goldstein
1
-2
/
+1
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2022-12-08
ovl: Add comment on upperredirect reassignment
Stanislav Goriainov
1
-0
/
+5
2022-12-08
ovl: do not reconnect upper index records in ovl_indexdir_cleanup()
Amir Goldstein
1
-3
/
+4
2022-09-01
overlayfs: constify path
Al Viro
1
-2
/
+2
2022-08-02
ovl: fix spelling mistakes
William Dean
1
-2
/
+2
2022-04-28
ovl: handle idmappings for layer lookup
Christian Brauner
1
-6
/
+8
2022-04-28
ovl: use ovl_path_getxattr() wrapper
Christian Brauner
1
-13
/
+24
2022-04-28
ovl: use wrappers to all vfs_*xattr() calls
Amir Goldstein
1
-3
/
+3
2021-08-17
ovl: relax lookup error on mismatch origin ftype
Amir Goldstein
1
-1
/
+1
2021-08-17
ovl: pass ovl_fs to ovl_check_setxattr()
Amir Goldstein
1
-1
/
+1
2021-04-30
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
[next]