index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Age
Commit message (
Expand
)
Author
2025-09-09
fs: relax assertions on failure to encode file handles
Amir Goldstein
2025-07-06
ovl: Check for NULL d_inode() in ovl_dentry_upper()
Kees Cook
2025-03-07
ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
Vasiliy Kovalev
2024-12-14
ovl: properly handle large files in ovl_security_fileattr
Oleksandr Tymoshenko
2024-12-14
ovl: Filter invalid inodes with missing lookup function
Vasiliy Kovalev
2024-06-12
ovl: remove upper umask handling from ovl_create_upper()
Miklos Szeredi
2023-11-28
ima: detect changes to the backing overlay file
Mimi Zohar
2023-10-25
overlayfs: set ctime when setting mtime and atime
Jeff Layton
2023-09-23
ovl: fix incorrect fdput() on aio completion
Amir Goldstein
2023-09-23
ovl: fix failed copyup of fileattr on a symlink
Amir Goldstein
2023-09-13
ovl: Always reevaluate the file signature for IMA
Eric Snowberg
2023-08-03
ovl: fix null pointer dereference in ovl_permission()
Zhihao Cheng
2023-07-27
ovl: check type and offset of struct vfsmount in ovl_entry
Christian Brauner
2023-07-23
ovl: fix null pointer dereference in ovl_get_acl_rcu()
Zhihao Cheng
2023-07-23
ovl: let helper ovl_i_path_real() return the realinode
Zhihao Cheng
2023-07-19
ovl: update of dentry revalidate flags after copy up
Amir Goldstein
2023-02-09
ovl: Use "buf" flexible array for memcpy() destination
Kees Cook
2023-02-01
ovl: fail on invalid uid/gid mapping at copy up
Miklos Szeredi
2023-02-01
ovl: fix tmpfile leak
Miklos Szeredi
2023-01-04
ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags
Al Viro
2023-01-04
ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
Zhang Tianci
2022-12-31
ovl: fix use inode directly in rcu-walk mode
Chen Zhongjin
2022-12-31
ovl: remove privs in ovl_fallocate()
Amir Goldstein
2022-12-31
ovl: remove privs in ovl_copyfile()
Amir Goldstein
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-09-24
ovl: use vfs_tmpfile_open() helper
Miklos Szeredi
2022-09-01
overlayfs: constify path
Al Viro
2022-08-31
xattr: constify value argument in vfs_setxattr()
Christian Brauner
2022-08-31
ovl: use vfs_set_acl_prepare()
Christian Brauner
2022-08-17
Change calling conventions for filldir_t
Al Viro
2022-08-17
acl: handle idmapped mounts for idmapped filesystems
Christian Brauner
2022-08-08
Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
ovl: fix spelling mistakes
William Dean
2022-07-28
ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
Jiachen Zhang
2022-07-28
ovl: improve ovl_get_acl() if POSIX ACL support is off
Yang Xu
2022-07-27
ovl: fix some kernel-doc comments
Yang Li
2022-07-27
ovl: warn if trusted xattr creation fails
Miklos Szeredi
2022-07-16
fs: do not compare against ->llseek
Jason A. Donenfeld
2022-07-15
Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily"
Christian Brauner
2022-07-15
ovl: handle idmappings in ovl_get_acl()
Christian Brauner
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
2022-07-15
Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
2022-07-08
ovl: turn of SB_POSIXACL with idmapped layers temporarily
Christian Brauner
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-05-30
Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-04-28
ovl: support idmapped layers
Christian Brauner
[next]