public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2026-03-29  9:26 [GIT PULL] overlayfs fixes for 7.0-rc6 3+ messages
2026-03-27 22:04 [PATCH v3 0/2] Fix incorrect overlayfs mmap() and mprotect() LSM access controls 6+ messages
2026-03-24 15:22 [PATCH] ovl: fix wrong detection of 32bit inode numbers 2+ messages
2026-03-24 14:57 [PATCH] ovl: make fsync after metadata copy-up opt-in mount option 8+ messages
2026-03-23 22:03 [REGRESSION] fs/overlayfs/ext4: Severe jbd2 lock contention and journal starvation on concurrent copy-up (v6.6 -> v6.12) 3+ messages
2026-03-23  4:24 [RFC PATCH v2 0/2] Fix incorrect overlayfs mmap() and mprotect() LSM access controls 7+ messages
2026-03-20 13:53 [PATCH v7] backing_file: store an internal O_PATH user_path_file
2026-03-20 12:29 [PATCH v2] fs: allow backing file code to open an O_PATH file with negative dentry 2+ messages
2026-03-19 12:46 [PATCH] fs: allow vfs code to open an O_PATH file with negative dentry 7+ messages
2026-03-19  7:20 [syzbot] [overlayfs?] general protection fault in do_dentry_open 3+ messages
2026-03-18 13:12 [PATCH v6] backing_file: store user_path_file 4+ messages
2026-03-16 21:35 [PATCH 0/3] Fix incorrect overlayfs mmap() and mprotect() LSM access controls 11+ messages
2026-03-12 21:11 [PATCH RFC 00/53] lift lookup out of exclive lock for dir ops 64+ messages
2026-03-04 15:32 [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64 31+ messages
2026-03-02 20:23 [PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64 177+ messages
2026-02-26 15:55 [PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64 101+ messages
2026-02-26 13:02 [linus:master] [fs]  761475268f: BUG:KCSAN:data-race_in_atime_needs_update/touch_atime
2026-02-24 22:16 [PATCH v3 00/15] Further centralising of directory locking for name ops. 27+ messages
2026-02-23  1:06 [PATCH v2 00/15] Further centralising of directory locking for name ops. 30+ messages
2026-02-17 13:25 [GIT PULL] overlayfs updates for 7.0 2+ messages
2026-02-10  7:05 [syzbot] [overlayfs?] KMSAN: uninit-value in ovl_fileattr_get 2+ messages
2026-02-04  4:57 [PATCH 00/13] Further centralising of directory locking for name ops. 42+ messages
2026-01-30  0:14 [PATCH] ipe: document AT_EXECVE_CHECK TOCTOU issue on OverlayFS 4+ messages
2026-01-28 13:24 [PATCH 0/3] name_is_dot* cleanup 9+ messages
2026-01-28 12:41 [syzbot] Monthly overlayfs report (Jan 2026)
2026-01-27  7:54 [PATCH] ovl: Fix uninit-value in ovl_fill_real 9+ messages
2026-01-22 13:09 [syzbot] [overlayfs?] KMSAN: uninit-value in ovl_fill_real
2026-01-20  1:13 [syzbot] [overlayfs?] WARNING in ovl_create_real (4) 2+ messages
2026-01-19 16:26 [PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support 50+ messages
2026-01-16 10:30 Re: [Regression 6.12] NULL pointer dereference in submit_bio_noacct via backing_file_read_iter
2026-01-15 17:47 [PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support 92+ messages
2026-01-14  4:31 [PATCH 0/3] fs: Support btrfs cloned images and overlayfs 38+ messages
2026-01-08 17:12 [PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support 83+ messages
2026-01-08 14:19 re-enable IOCB_NOWAIT writes to files v6 15+ messages
2026-01-08  7:45 [PATCH v2] readdir: require opt-in for d_type flags 2+ messages
2026-01-07  3:45 [PATCH] overlayfs: mask d_type high bits before whiteout check 4+ messages
2026-01-06  7:49 re-enable IOCB_NOWAIT writes to files v5 25+ messages
2026-01-06  7:44 re-enable IOCB_NOWAIT writes to files v5 6+ messages
2026-01-04 10:01 Re: [PATCH] erofs: don't bother with s_stack_depth increasing for now 4+ messages
2025-12-31 17:07 [PATCH] Add initerofs for EROFS-backed early rootfs
2025-12-31 10:08 [PATCH v5.10] ovl: Use "buf" flexible array for memcpy() destination
2025-12-30  5:57 Re: [PATCH] fs: allow rename across bind mounts on same superblock
2025-12-28  8:47 [syzbot] Monthly overlayfs report (Dec 2025)
2025-12-25  0:23 [syzbot] [overlayfs?] WARNING in end_dirop
2025-12-23 14:48 Re: overlay unionmount failed when a long path is set 3+ messages
2025-12-23 14:44 [syzbot] [overlayfs?] general protection fault in ovl_iterate 2+ messages
2025-12-23 13:42 (no subject)
2025-12-23  0:37 re-enable IOCB_NOWAIT writes to files v4 28+ messages
2025-12-17  6:09 re-enable IOCB_NOWAIT writes to files v3 19+ messages
2025-12-05 12:10 [PATCH] ovl: pass original credentials, not mounter credentials during create 4+ messages
2025-12-05  8:50 Re: overlayfs test failures on kernels post v6.18 2+ messages
2025-12-01 13:11 [PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation 3+ messages
2025-11-29 13:05 [syzbot] [overlayfs?] WARNING in fast_dput 8+ messages
2025-11-27 20:36 [syzbot] [overlayfs?] WARNING in shmem_unlink (2) 10+ messages
2025-11-25 13:48 [linux-next:master] [VFS/nfsd/cachefiles/ovl]  7ab96df840: WARNING:at_fs/dcache.c:#umount_check 8+ messages
2025-11-21  7:51 [PATCH v3] overlayfs: fix uninitialized pointers with free attribute 2+ messages
2025-11-20  6:47 re-enable IOCB_NOWAIT writes to files v2 23+ messages
2025-11-18  2:48 [PATCH] ovl: remove unneeded semicolon 2+ messages
2025-11-17  9:34 [PATCH v2 0/6] ovl: convert creation credential override to cred guard 10+ messages
2025-11-17  9:33 [PATCH v4 00/42] ovl: convert to cred guard 45+ messages
2025-11-15 13:41 [PATCH v2] overlayfs: fix uninitialized pointers with free attribute 4+ messages
2025-11-14 22:45 [PATCH 0/5] ovl: convert copyup credential override to cred guard 7+ messages
2025-11-14 19:48 [PATCH v2] overlay: add tests for casefolded layers 4+ messages
2025-11-14 10:15 [PATCH 0/6] ovl: convert creation credential override to cred guard 14+ messages
2025-11-14  6:26 re-enable IOCB_NOWAIT writes to files 47+ messages
2025-11-13 21:31 [PATCH v3 00/42] ovl: convert to cred guard 64+ messages
2025-11-13 16:37 [PATCH v2 00/42] ovl: convert to cred guard 45+ messages
2025-11-13 13:01 [PATCH RFC 00/42] ovl: convert to cred guard 57+ messages
2025-11-13  0:18 [PATCH v6 00/15] Create and use APIs to centralise locking for directory ops. 38+ messages
2025-11-11 14:12 [PATCH v6 00/17] vfs: recall-only directory delegations for knfsd 20+ messages
2025-11-10 13:13 [PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 15:05 [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation 7+ messages
2025-11-06  0:50 [PATCH v5 00/14] Create and use APIs to centralise locking for directory ops. 33+ messages
2025-11-05 20:24 [PATCH] vfs: remove the excl argument from the ->create() inode_operation 5+ messages
2025-11-05 16:53 [PATCH v5 00/17] vfs: recall-only directory delegations for knfsd 26+ messages
2025-11-05 14:33 [PATCH] overlayfs: fix uninitialized pointers with free attr 2+ messages
2025-11-03 14:57 [PATCH 00/12] credential guards: credential preparation 15+ messages
2025-11-03 12:52 [PATCH v4 00/17] vfs: recall-only directory delegations for knfsd 27+ messages
2025-11-03 11:26 [PATCH 00/16] credentials guards: the easy cases 23+ messages
2025-10-30 17:25 overlayfs - vaild to mount mergedir over lowerdir? 3+ messages
2025-10-29 23:31 [PATCH v4 00/14] Create and use APIs to centralise locking for directory ops. 24+ messages
2025-10-27 18:37 [PATCH 6.6 79/84] fs/notify: call exportfs_encode_fid with s_umount
2025-10-27 18:36 [PATCH 6.12 044/117] fs/notify: call exportfs_encode_fid with s_umount
2025-10-27 18:35 [PATCH 6.17 061/184] fs/notify: call exportfs_encode_fid with s_umount
2025-10-27 14:12 [PATCH] overlayfs: avoid redundant call to strlen() in ovl_lookup_temp() 3+ messages
2025-10-26 16:04 [PATCH 6.6.y] fs/notify: call exportfs_encode_fid with s_umount
2025-10-25 15:59 [PATCH AUTOSEL 6.17] ovl: make sure that ovl_create_real() returns a hashed dentry
2025-10-21 15:25 [PATCH v3 00/13] vfs: recall-only directory delegations for knfsd 26+ messages
2025-10-17 17:06 [PATCH] overlay: add tests for casefolded layers 3+ messages
2025-10-17 11:31 [PATCH v2 00/11] vfs: recall-only directory delegations for knfsd 20+ messages
2025-10-14  1:57 [RFC PATCH 0/1] ovl: brtfs' temp_fsid doesn't work with ovl index=on 19+ messages
2025-10-13 14:47 [PATCH 00/13] vfs: recall-only directory delegations for knfsd 31+ messages
2025-10-09  7:59 [PATCH v7 00/14] hide ->i_state behind accessors 41+ messages
2025-10-09  5:41 [PATCH] ovl: remove redundant IOCB_DIO_CALLER_COMP clearing 4+ messages
2025-10-01 10:09 [PATCH] fs/notify: call exportfs_encode_fid with s_umount 2+ messages
2025-09-30  7:57 [GIT PULL] overlayfs updates for 6.18 2+ messages
2025-09-25 17:50 [syzbot] [overlayfs?] WARNING in ovl_copy_up_file (2) 2+ messages
2025-09-24 18:05 [PATCH v3 00/38] vfs, nfsd: implement directory delegations 53+ messages
2025-09-23 10:47 [PATCH v6 0/4] hide ->i_state behind accessors 14+ messages
2025-09-19 15:49 [PATCH v5 0/4] hide ->i_state behind accessors 11+ messages
2025-09-19 12:30 [syzbot] [overlayfs?] WARNING in ovl_create_real (3)
2025-09-16 13:58 [PATCH v4 00/12] hide ->i_state behind accessors 19+ messages
2025-09-15 10:15 [PATCH] ovl: check before dereferencing s_root field 15+ messages
2025-09-12 15:32 Support for including nested mountpoints in overlay? 2+ messages
2025-09-10 17:53 [syzbot] [overlayfs?] WARNING in ovl_workdir_create (5)
2025-09-04 17:37 [syzbot] [overlayfs?] [bcachefs?] possible deadlock in vfs_link 2+ messages
2025-08-22 14:17 [PATCH v6 0/9] ovl: Enable support for casefold layers 53+ messages
2025-08-21 13:42 [PATCH] ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp() 2+ messages
2025-08-20  9:28 [PATCH] ovl: only assign err on error path 3+ messages
2025-08-19 15:19 [GIT PULL] overlayfs fixes for 6.17-rc1 2+ messages
2025-08-16  3:08 [syzbot] [overlayfs?] WARNING in shmem_unlink 9+ messages
2025-08-15 15:06 [PATCH] overlayfs: add FS_ALLOW_IDMAP flag to enable idmapped mounts 3+ messages
2025-08-15 14:45 [PATCH] overlay/005: only run for xfs underlying fs 5+ messages
2025-08-14 17:22 [PATCH v5 1/9] fs: Create sb_encoding() helper 27+ messages
2025-08-13 22:36 [PATCH v4 0/9] ovl: Enable support for casefold filesystems 21+ messages
2025-08-12  2:25 [PATCH 03/11] VFS: add dentry_lookup_killable() 40+ messages
2025-08-08 20:58 [PATCH RFC v3 0/7] ovl: Enable support for casefold filesystems 18+ messages
2025-08-05  3:09 [PATCH RFC v2 4/8] ovl: Ensure that all mount points have the same encoding 13+ messages
2025-08-04 12:11 [PATCH] ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
2025-08-04  3:02 Re: [syzbot] [bcachefs?] possible deadlock in bch2_symlink 5+ messages
2025-07-21 20:38 [PATCH] ovl: properly print correct variable 7+ messages
2025-07-16  0:44 [PATCH v3 00/21] ovl: narrow regions protected by i_rw_sem 41+ messages
2025-07-10 23:03 [PATCH 15/20] ovl: narrow locking on ovl_remove_and_whiteout() 54+ messages
2025-07-10  5:06 [PATCH] overlayfs.rst: fix typos 3+ messages
2025-07-01 14:29 [PATCH] fuse: return -EOPNOTSUPP from ->fileattr_[gs]et() instead of -ENOTTY 3+ messages
2025-06-28  8:32 [PATCH] overlayfs.rst: Fix inode table 3+ messages
2025-06-24 22:54 [PATCH 01/12] ovl: use is_subdir() for testing if one thing is a subdir of another 36+ messages
2025-06-17 12:23 [PATCH AUTOSEL 5.4 3/5] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:23 [PATCH AUTOSEL 5.10 4/6] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:23 [PATCH AUTOSEL 5.15 5/8] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:23 [PATCH AUTOSEL 6.1 5/8] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:22 [PATCH AUTOSEL 6.6 6/9] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:22 [PATCH AUTOSEL 6.12 08/12] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:21 [PATCH AUTOSEL 6.15 11/15] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-16 19:33 [PATCH 00/10] convert the majority of file systems to mmap_prepare 50+ messages
2025-06-12 23:28 [PATCH v2] VFS: change old_dir and new_dir in struct renamedata to dentrys 2+ messages
2025-06-12  7:22 [PATCH] ovl: fix debug print in case of mkdir error 2+ messages
2025-06-11 22:57 [PATCH 0/2] Minor VFS-related cleanups 12+ messages
2025-06-09 22:54 [PATCH AUTOSEL 5.4 3/3] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:54 [PATCH AUTOSEL 5.10 4/4] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:53 [PATCH AUTOSEL 5.15 5/5] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:53 [PATCH AUTOSEL 6.1 5/5] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:53 [PATCH AUTOSEL 6.6 6/6] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:53 [PATCH AUTOSEL 6.12 8/8] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:52 [PATCH AUTOSEL 6.14 11/11] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:52 [PATCH AUTOSEL 6.15 11/11] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 15:19 [PATCH 0/3] fstests overlay updates for 6.16-rc1 16+ messages
2025-06-08 23:09 [PATCH 0/5] Minor cleanup preparation for some dir-locking API changes 25+ messages
2025-06-08 14:58 [xfstests o/012] unexpected failure on latest linux 2+ messages
2025-06-06  9:39 [GIT PULL v2] overlayfs update for 6.16 2+ messages
2025-06-05 14:51 [GIT PULL] overlayfs update for 6.16 6+ messages
2025-06-03 10:07 [PATCH v2 1/6] overlay: workaround libmount failure to remount,ro 33+ messages
2025-06-02 17:17 [PATCH v3] ovl: support layers on case-folding capable filesystems 16+ messages
2025-05-26 14:34 [PATCH 0/4] fstests overlay fixes for v2025.05.25 17+ messages
2025-05-26  8:18 [PATCH] overlay: workaround libmount failure to remount,ro 3+ messages
2025-05-21  6:42 [PATCH] ovl: Allow mount options to be parsed on remount 9+ messages
2025-05-20  5:15 [PATCH 1/6] bcachefs: BCH_INODE_has_case_insensitive 35+ messages
2025-05-17  9:38 [syzbot] [overlayfs?] WARNING in ovl_listxattr 4+ messages
2025-05-15 12:18 [PATCH v2] fs: allow clone_private_mount() for a path on real rootfs
2025-05-14  0:25 [PATCH] fs: allow clone_private_mount() for a path on real rootfs 5+ messages
2025-05-13  9:17 [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls 23+ messages
2025-05-12 13:25 [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls 8+ messages
2025-05-12 13:22 [PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP 2+ messages
2025-05-12 13:18 [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls 7+ messages
2025-05-05 15:41 [PATCH] vfs: change 'struct file *' argument to 'const struct file *' where possible 3+ messages
2025-05-03 13:25 [PATCH] ovl: Annotate struct ovl_entry with __counted_by() 2+ messages
2025-05-03 11:52 [PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_stack_free() 2+ messages
2025-05-03 11:52 [PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new() 2+ messages
2025-05-03 10:34 [PATCH] ovl: Replace offsetof() with struct_size() in ovl_stack_free()
2025-05-03  9:15 [PATCH] ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
2025-04-29 18:38 [PATCH] ovl: Fix nested backing file paths 2+ messages
2025-04-29  0:15 [PATCH v2] overlayfs: fix potential NULL pointer dereferences in file handle code
2025-04-29  0:13 [PATCH] overlayfs: fix potential NULL pointer dereferences in file handle code 4+ messages
2025-04-28 11:11 [PATCH] overlayfs: fix potential NULL pointer dereferences in file handle code 3+ messages
2025-04-23 14:42 [PATCH 6.12 101/223] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
2025-04-21 23:15 [PATCH] ovl: Check for NULL d_inode() in ovl_dentry_upper() 2+ messages
2025-04-14 20:54 [RESEND PATCH] ovl: Use str_on_off() helper in ovl_show_options()
2025-04-11  8:28 [GIT PULL] overlayfs fixes for 6.15-rc2 2+ messages
2025-04-09 15:00 [PATCH 0/3] ovl: Enable support for casefold filesystems 13+ messages
2025-04-08 15:45 [PATCH] overlay/08[89]: add tests for data-only redirect with userxattr 2+ messages
2025-04-08 15:40 [PATCH v3 0/3] ovl: metacopy/verity fixes and improvements 10+ messages
2025-04-07  3:57 [syzbot] [ext4?] [overlayfs?] WARNING in file_seek_cur_needs_f_lock 6+ messages
2025-03-25 10:46 [PATCH v2 0/5] ovl: metacopy/verity fixes and improvements 21+ messages
2025-03-10 17:05 [PATCH 5.15 487/620] ovl: use wrappers to all vfs_*xattr() calls 2+ messages
2025-02-27 17:49 [RESEND PATCH] ovl: Use str_on_off() helper in ovl_show_options()
2025-02-19 10:01 [PATCH v3 0/4] ovl: add override_creds mount option 10+ messages
2025-02-17 10:20 [PATCH RFC v2 0/2] ovl: add override_creds mount option 5+ messages
2025-02-14 21:51 [PATCH] ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up 3+ messages
2025-02-14 16:45 [PATCH RFC 0/2] ovl: add override_creds mount option 4+ messages
2025-02-12  9:45 overlayfs doesn't sync from version 6.12 3+ messages
2025-02-10 19:45 [PATCH 1/5] ovl: don't allow datadir only 33+ messages
2025-02-10 12:38 [PATCH v2 0/2] ovl: allow O_PATH file descriptor when specifying layers 5+ messages
2025-02-09  8:06 [RESEND PATCH] ovl: Use str_on_off() helper in ovl_show_options()
2025-02-07 15:46 [PATCH 0/2] ovl: allow O_PATH file descriptor when specifying layers 7+ messages
2025-02-06 13:32 [syzbot] [overlayfs?] general protection fault in clone_private_mount 6+ messages
2025-02-01 16:12 [syzbot] [overlayfs?] possible deadlock in ovl_create_object
2025-01-23  8:18 [PATCH] fs: support cross-type copy_file_range in overlayfs. 4+ messages
2025-01-23  4:18 ovl: Allow layers from anonymous mount namespaces? 7+ messages
2024-11-17  4:46 [PATCH] ovl: Check for NULL OVL_E() results 4+ messages
2021-11-17  1:58 [PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix 31+ messages

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox