index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
NeilBrown
1
-1
/
+1
2025-07-06
ovl: Check for NULL d_inode() in ovl_dentry_upper()
Kees Cook
1
-1
/
+3
2025-06-27
ovl: Fix nested backing file paths
André Almeida
1
-2
/
+2
2025-04-25
ovl: don't allow datadir only
Miklos Szeredi
1
-0
/
+5
2025-04-25
ovl: remove unused forward declaration
Giuseppe Scrivano
1
-2
/
+0
2025-03-07
ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
Vasiliy Kovalev
1
-1
/
+1
2025-01-17
fs: relax assertions on failure to encode file handles
Amir Goldstein
1
-3
/
+2
2025-01-17
ovl: support encoding fid from inode with no alias
Amir Goldstein
1
-21
/
+25
2025-01-17
ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
Amir Goldstein
4
-10
/
+12
2024-12-09
ovl: properly handle large files in ovl_security_fileattr
Oleksandr Tymoshenko
1
-1
/
+6
2024-12-09
ovl: Filter invalid inodes with missing lookup function
Vasiliy Kovalev
1
-0
/
+3
2024-10-16
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
1
-2
/
+7
2024-09-27
ovl: fix file leak in ovl_real_fdget_meta()
Amir Goldstein
1
-1
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-33
/
+35
2024-09-19
Merge tag 'ovl-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+74
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2024-09-08
ovl: fail if trusted xattrs are needed but caller lacks permission
Mike Baynton
1
-5
/
+33
2024-08-30
ovl: fsync after metadata copy-up
Amir Goldstein
1
-4
/
+39
2024-08-29
ovl: don't set the superblock's errseq_t manually
Haifeng Xu
1
-8
/
+2
2024-08-24
Merge patch series "ovl: simplify ovl_parse_param_lowerdir()"
Christian Brauner
1
-39
/
+12
2024-08-23
ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err
Zhihao Cheng
1
-2
/
+2
2024-08-23
ovl: fix wrong lowerdir number check for parameter Opt_lowerdir
Zhihao Cheng
1
-33
/
+7
2024-08-23
ovl: pass string to ovl_parse_layer()
Christian Brauner
1
-4
/
+3
2024-08-12
struct fd: representation change
Al Viro
1
-13
/
+15
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-20
/
+20
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
1
-3
/
+3
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-09
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
1
-1
/
+1
2024-04-09
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-12
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-27
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-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-22
/
+1
[next]