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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
ovl: fix encoding fid for lower only root
Miklos Szeredi
1
-1
/
+5
2024-05-28
ovl: fix copy-up in tmpfile
Miklos Szeredi
1
-4
/
+4
2024-05-22
Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-26
/
+133
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2
-2
/
+2
2024-05-10
ovl: remove duplicate included header
Thorsten Blum
1
-1
/
+0
2024-05-02
ovl: remove upper umask handling from ovl_create_upper()
Miklos Szeredi
1
-3
/
+0
2024-05-02
ovl: implement tmpfile
Miklos Szeredi
3
-22
/
+133
2024-04-15
kernel_file_open(): get rid of inode argument
Al Viro
1
-1
/
+1
2024-04-10
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
1
-1
/
+1
2024-04-10
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
1
-1
/
+1
2024-03-26
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
1
-4
/
+0
2024-03-17
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
1
-3
/
+3
2024-03-13
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-7
/
+11
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-33
/
+33
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
1
-3
/
+11
2024-02-28
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
1
-3
/
+11
2024-02-12
Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+6
2024-02-08
ovl: convert to super_set_uuid()
Kent Overstreet
1
-7
/
+11
2024-02-06
remap_range: merge do_clone_file_range() into vfs_clone_file_range()
Amir Goldstein
1
-8
/
+6
2024-02-06
fs: remove the inode argument to ->d_real() method
Amir Goldstein
1
-30
/
+22
2024-01-23
ovl: mark xwhiteouts directory with overlay.opaque='x'
Amir Goldstein
6
-48
/
+97
2024-01-12
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-22
/
+1
2024-01-12
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
4
-6
/
+20
2024-01-10
Merge tag 'ovl-update-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
8
-24
/
+22
2024-01-10
Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-0
/
+1
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-228
/
+69
2023-12-23
fs: factor out backing_file_mmap() helper
Amir Goldstein
1
-17
/
+6
2023-12-23
fs: factor out backing_file_splice_{read,write}() helpers
Amir Goldstein
1
-20
/
+13
2023-12-23
fs: factor out backing_file_{read,write}_iter() helpers
Amir Goldstein
3
-185
/
+22
2023-12-23
fs: prepare for stackable filesystems backing file helpers
Amir Goldstein
2
-0
/
+2
2023-12-20
Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2023-12-20
overlay: disable EVM
Mimi Zohar
1
-0
/
+1
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
4
-6
/
+20
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+13
2023-11-24
fs: move kiocb_start_write() into vfs_iocb_iter_write()
Amir Goldstein
1
-4
/
+4
2023-11-24
fs: move file_start_write() into vfs_iter_write()
Amir Goldstein
1
-2
/
+0
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-11-20
ovl: remove redundant ofs->indexdir member
Amir Goldstein
7
-23
/
+15
2023-11-19
ovl: stop using d_alloc_anon()/d_instantiate_anon()
Amir Goldstein
1
-22
/
+1
2023-11-18
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
2
-5
/
+13
2023-11-14
ovl: fix memory leak in ovl_parse_param()
Amir Goldstein
1
-6
/
+5
2023-11-14
ovl: fix misformatted comment
Amir Goldstein
1
-1
/
+1
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-11-07
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
14
-529
/
+891
[next]