index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
copy_up.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-19
ovl: remove struct ovl_cu_creds and associated functions
Christian Brauner
1
-28
/
+0
2025-11-19
ovl: port ovl_copy_up_tmpfile() to cred guard
Christian Brauner
1
-8
/
+8
2025-11-19
ovl: mark *_cu_creds() as unused temporarily
Christian Brauner
1
-2
/
+2
2025-11-19
ovl: port ovl_copy_up_workdir() to cred guard
Christian Brauner
1
-8
/
+7
2025-11-19
ovl: add copy up credential guard
Christian Brauner
1
-0
/
+27
2025-11-19
ovl: port ovl_copy_up_flags() to cred guards
Christian Brauner
1
-4
/
+2
2025-11-19
Merge branch 'vfs-6.19.directory.locking' into base.vfs-6.19.ovl
Christian Brauner
1
-42
/
+31
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-2
/
+2
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
1
-31
/
+23
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
1
-11
/
+8
2025-10-10
Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"
Andrey Albershteyn
1
-1
/
+1
2025-10-04
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2025-09-23
ovl: Add S_CASEFOLD as part of the inode flag to be copied
André Almeida
1
-1
/
+1
2025-09-16
ovl_sync_file(): constify path argument
Al Viro
1
-1
/
+1
2025-07-29
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2025-07-18
ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
NeilBrown
1
-2
/
+2
2025-07-18
ovl: narrow the locked region in ovl_copy_up_workdir()
NeilBrown
1
-2
/
+2
2025-07-18
ovl: Call ovl_create_temp() without lock held.
NeilBrown
1
-6
/
+0
2025-07-18
ovl: change ovl_create_index() to take dir locks
NeilBrown
1
-9
/
+13
2025-07-18
ovl: simplify an error path in ovl_copy_up_workdir()
NeilBrown
1
-9
/
+11
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-07-02
fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP
Andrey Albershteyn
1
-1
/
+1
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-3
/
+3
2025-02-19
ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
Vasiliy Kovalev
1
-1
/
+1
2025-01-06
ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
Amir Goldstein
1
-5
/
+6
2024-12-19
fs: relax assertions on failure to encode file handles
Amir Goldstein
1
-3
/
+2
2024-11-23
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-11-11
ovl: use wrapper ovl_revert_creds()
Vinicius Costa Gomes
1
-1
/
+1
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
1
-1
/
+0
2024-09-19
Merge tag 'ovl-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+39
2024-08-30
ovl: fsync after metadata copy-up
Amir Goldstein
1
-4
/
+39
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
1
-3
/
+3
2024-04-10
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
1
-1
/
+1
2024-03-17
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
1
-3
/
+3
2024-02-06
remap_range: merge do_clone_file_range() into vfs_clone_file_range()
Amir Goldstein
1
-8
/
+6
2024-01-12
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-3
/
+6
2024-01-10
Merge tag 'ovl-update-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
1
-1
/
+7
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+26
2023-12-17
ovl: fix dentry reference leak after changes to underlying layers
Amir Goldstein
1
-2
/
+3
2023-12-12
splice: return type ssize_t from all helpers
Amir Goldstein
1
-1
/
+1
2023-12-01
fs: move file_start_write() into direct_splice_actor()
Amir Goldstein
1
-2
/
+0
2023-11-25
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
1
-3
/
+6
2023-11-24
ovl: add permission hooks outside of do_splice_direct()
Amir Goldstein
1
-1
/
+25
2023-11-20
ovl: initialize ovl_copy_up_ctx.destname inside ovl_do_copy_up()
Amir Goldstein
1
-1
/
+7
2023-10-31
ovl: do not encode lower fh with upper sb_writers held
Amir Goldstein
1
-20
/
+33
2023-10-31
ovl: do not open/llseek lower file with upper sb_writers held
Amir Goldstein
1
-21
/
+55
2023-10-31
ovl: reorder ovl_want_write() after ovl_inode_lock()
Amir Goldstein
1
-10
/
+3
2023-09-26
Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-09-25
overlayfs: set ctime when setting mtime and atime
Jeff Layton
1
-1
/
+1
2023-09-04
ovl: fix failed copyup of fileattr on a symlink
Amir Goldstein
1
-1
/
+2
[next]