Linux Union Filesystem
[Prev Page][Next Page]
- [RFC v2 3/4] overlayfs: Optimize credentials usage, (continued)
- [GIT PULL] overlayfs fixes for 6.8-rc2,
Amir Goldstein
- [PATCH v4] ovl: mark xwhiteouts directory with overlay.opaque='x',
Amir Goldstein
- [PATCH v3] ovl: mark xwhiteouts directory with overlay.opaque='x',
Amir Goldstein
- [PATCH v2] ovl: require xwhiteout feature flag on layer roots,
Miklos Szeredi
- [PATCH] ovl: require xwhiteout feature flag on layer roots,
Miklos Szeredi
- [GIT PULL] overlayfs updates for 6.8,
Amir Goldstein
- Re: [PATCH 0/4] overlayfs: Adjustments for ovl_fill_super(),
Markus Elfring
- reg: Stacked overlay support in Linux,
shanthosh krishna moorthy
- [GIT PULL] overlayfs backing file helpers for 6.8,
Amir Goldstein
- Re: [PATCH] ovl: Reject mounting case-insensitive filesystems, Amir Goldstein
- [RFC][PATCH 0/4] Intruduce stacking filesystem vfs helpers,
Amir Goldstein
- [GIT PULL] overlayfs fixes for 6.7-rc7,
Amir Goldstein
- [PATCH v2 0/3] evm: disable EVM on overlayfs,
Mimi Zohar
- [PATCH 0/2] evm: disable EVM on overlayfs,
Mimi Zohar
- [PATCH] overlay/081: fix test when running with index enabled,
Amir Goldstein
- Re: [PATCH] ovl: fix BUG: Dentry still in use in unmount, Amir Goldstein
- [PATCH] fs: remove duplicated including of posix_acl.h,
Wang Jinchao
- [PATCH 1/2 v2] fs/proc: show correct device and inode numbers in /proc/pid/maps,
Andrei Vagin
- [PATCH v2 0/2] Fixes to overlayfs documentation,
Amir Goldstein
- [PATCH 0/2] Fixes to overlayfs documentation,
Amir Goldstein
- Re: [PATCH 1/2] fs/proc: show correct device and inode numbers in /proc/pid/maps,
Amir Goldstein
- [RFC KERNEL] initoverlayfs - a scalable initial filesystem,
Eric Curtin
- [PATCH v3] overlay: Add tests for nesting private xattrs, Amir Goldstein
- [RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs,
Roberto Sassu
- [PATCH] overlay: create helper _overlay_scratch_mount_opts(),
Amir Goldstein
- [PATCH v2 0/4] Overlayfs tests for 6.7-rc1,
Amir Goldstein
- [PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities,
Seth Forshee (DigitalOcean)
- [PATCH 01/16] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h, Seth Forshee (DigitalOcean)
- [PATCH 05/16] capability: provide helpers for converting between xattrs and vfs_caps, Seth Forshee (DigitalOcean)
- [PATCH 04/16] capability: use vfsuid_t for vfs_caps rootids, Seth Forshee (DigitalOcean)
- [PATCH 02/16] mnt_idmapping: include cred.h, Seth Forshee (DigitalOcean)
- [PATCH 09/16] fs: add vfs_set_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH 07/16] fs: add inode operations to get/set/remove fscaps, Seth Forshee (DigitalOcean)
- [PATCH 06/16] capability: provide a helper for converting vfs_caps to xattr for userspace, Seth Forshee (DigitalOcean)
- [PATCH 08/16] fs: add vfs_get_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH 14/16] commoncap: remove cap_inode_getsecurity(), Seth Forshee (DigitalOcean)
- [PATCH 11/16] ovl: add fscaps handlers, Seth Forshee (DigitalOcean)
- [PATCH 16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr(), Seth Forshee (DigitalOcean)
- [PATCH 12/16] ovl: use vfs_{get,set}_fscaps() for copy-up, Seth Forshee (DigitalOcean)
- [PATCH 10/16] fs: add vfs_remove_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH 15/16] commoncap: use vfs fscaps interfaces for killpriv checks, Seth Forshee (DigitalOcean)
- [PATCH 13/16] fs: use vfs interfaces for capabilities xattrs, Seth Forshee (DigitalOcean)
- [PATCH 03/16] capability: rename cpu_vfs_cap_data to vfs_caps, Seth Forshee (DigitalOcean)
- [PATCH v2] overlay/026: Fix test expectation for newer kernels,
Amir Goldstein
- PSA: this list has moved to new vger infra (no action required), Konstantin Ryabitsev
- [PATCH] ovl: initialize ovl_copy_up_ctx.destname inside ovl_do_copy_up(), Amir Goldstein
- [PATCH] ovl: remove redundant ofs->indexdir member, Amir Goldstein
- [GIT PULL] overlayfs fixes for 6.7-rc2,
Amir Goldstein
- [PATCH 00/15] Tidy up file permission hooks,
Amir Goldstein
- [PATCH 01/15] ovl: add permission hooks outside of do_splice_direct(), Amir Goldstein
- [PATCH 03/15] splice: move permission hook out of splice_direct_to_actor(), Amir Goldstein
- [PATCH 02/15] splice: remove permission hook from do_splice_direct(), Amir Goldstein
- [PATCH 04/15] splice: move permission hook out of splice_file_to_pipe(), Amir Goldstein
- [PATCH 07/15] remap_range: move file_start_write() to after permission hook, Amir Goldstein
- [PATCH 05/15] splice: remove permission hook from iter_file_splice_write(), Amir Goldstein
- [PATCH 06/15] remap_range: move permission hooks out of do_clone_file_range(), Amir Goldstein
- [PATCH 08/15] btrfs: move file_start_write() to after permission hook, Amir Goldstein
- [PATCH 09/15] fs: move file_start_write() into vfs_iter_write(), Amir Goldstein
- [PATCH 10/15] fs: move permission hook out of do_iter_write(), Amir Goldstein
- [PATCH 11/15] fs: move permission hook out of do_iter_read(), Amir Goldstein
- [PATCH 12/15] fs: move kiocb_start_write() into vfs_iocb_iter_write(), Amir Goldstein
- Re: [PATCH 00/15] Tidy up file permission hooks, Amir Goldstein
- Re: [PATCH 00/15] Tidy up file permission hooks, Josef Bacik
- Re: [PATCH 00/15] Tidy up file permission hooks, Josef Bacik
- [PATCH 0/2] fanotify LTP tests for v6.6,
Amir Goldstein
- [PATCH 0/4] Overlayfs tests for 6.7-rc1,
Amir Goldstein
- [syzbot] [overlayfs?] WARNING in ovl_workdir_create (2), syzbot
- [PATCH] overlay/026: Fix test expectation for newer kernels,
Amir Goldstein
- [syzbot] [overlayfs?] memory leak in ovl_parse_param,
syzbot
[RFC][overlayfs] do we still need d_instantiate_anon() and export of d_alloc_anon()?,
Al Viro
[GIT PULL] overlayfs update for 6.7,
Amir Goldstein
[PATCH 0/4] ovl: new mount options lowerdir+,datadir+,
Amir Goldstein
[mszeredi-vfs:statmount-v4 6/6] arch/arm64/include/asm/unistd32.h:914:24: error: array index in initializer exceeds array bounds, kernel test robot
[mszeredi-vfs:statmount-v4 6/6] arch/arm64/kernel/sys32.c:130:40: warning: excess elements in array initializer, kernel test robot
[PATCH] fuse: derive f_fsid from s_dev and connection start time,
Amir Goldstein
[mszeredi-vfs:statmount-v4 4/5] <stdin>:1573:2: warning: #warning syscall statmount not implemented, kernel test robot
[PATCH v3] overlay: add test for lowerdir mount option parsing,
Amir Goldstein
[PATCH v2] overlay: add test for lowerdir mount option parsing,
Amir Goldstein
[PATCH] RFC: selinux: don't filter copy-up xattrs while uninitialized,
David Disseldorp
ovl: ovl_fs::creator_cred::usage scalability issues,
Chen Hu
[PATCH] overlay: add test for lowerdir mount option parsing,
Amir Goldstein
Re: FAILED: patch "[PATCH] ovl: fix regression in parsing of mount options with escaped" failed to apply to 6.5-stable tree, Amir Goldstein
[GIT PULL] overlayfs fixes for 6.6-rc6,
Amir Goldstein
[PATCH] ovl: temporarily disable appending lowedirs,
Amir Goldstein
Re: [syzbot] [kernel?] INFO: rcu detected stall in wait4 (4), syzbot
[PATCH] ovl: rely on SB_I_NOUMASK,
Christian Brauner
[PATCH 0/2] ovl: fix regression from new mount api conversion,
Amir Goldstein
[PATCH] ovl: fix regression in showing lowerdir mount option,
Amir Goldstein
[PATCH v3 0/3] Reduce impact of overlayfs backing files fake path,
Amir Goldstein
[PATCH AUTOSEL 4.14 4/7] overlayfs: set ctime when setting mtime and atime, Sasha Levin
[PATCH AUTOSEL 5.10 5/8] overlayfs: set ctime when setting mtime and atime, Sasha Levin
[PATCH AUTOSEL 4.19 5/8] overlayfs: set ctime when setting mtime and atime, Sasha Levin
[PATCH AUTOSEL 5.4 5/8] overlayfs: set ctime when setting mtime and atime, Sasha Levin
[PATCH AUTOSEL 5.15 06/10] overlayfs: set ctime when setting mtime and atime, Sasha Levin
[PATCH AUTOSEL 6.1 08/12] overlayfs: set ctime when setting mtime and atime, Sasha Levin
[PATCH AUTOSEL 6.5 10/18] overlayfs: set ctime when setting mtime and atime, Sasha Levin
[PATCH v2 0/3] Reduce impact of overlayfs backing files fake path,
Amir Goldstein
[PATCH] ima: annotate iint mutex to avoid lockdep false positive warnings, Amir Goldstein
[GIT PULL] overlayfs fixes for 6.6-rc5,
Amir Goldstein
[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields,
Jeff Layton
[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime,
Jeff Layton
Re: [PATCH v2 00/89] fs: new accessor methods for inode atime and mtime, Christian Brauner
Re: [syzbot] [integrity] [overlayfs] possible deadlock in mnt_want_write (2),
syzbot
[syzbot] Monthly overlayfs report (Oct 2023), syzbot
[syzbot] [overlayfs?] general protection fault in ovl_encode_real_fh,
syzbot
[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function,
Stefan Berger
[PATCH] overlayfs: make use of ->layers safe in rcu pathwalk,
Amir Goldstein
[PATCH v2] README: Update overlayfs instructions,
Vyacheslav Yurkov
[mszeredi-vfs:statmount-v3 4/4] <stdin>:1576:2: warning: syscall listmount not implemented, kernel test robot
[mszeredi-vfs:statmount-v3 3/4] <stdin>:1573:2: warning: syscall statmount not implemented, kernel test robot
[PATCH 27/29] overlayfs: move xattr tables to .rodata,
Wedson Almeida Filho
[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_start (2),
syzbot
[regression?] escaping commas in overlayfs mount options,
Ryan Hendrickson
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Ryan Hendrickson
- Re: [regression?] escaping commas in overlayfs mount options, Sebastian Wick
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Ryan Hendrickson
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Miklos Szeredi
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Sebastian Wick
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Sebastian Wick
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Miklos Szeredi
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Miklos Szeredi
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Miklos Szeredi
- Re: [regression?] escaping commas in overlayfs mount options, Miklos Szeredi
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Christian Brauner
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Christian Brauner
- Re: [regression?] escaping commas in overlayfs mount options, Amir Goldstein
- Re: [regression?] escaping commas in overlayfs mount options, Sebastian Wick
- Re: [regression?] escaping commas in overlayfs mount options, Christian Brauner
- Re: [regression?] escaping commas in overlayfs mount options, Linux regression tracking (Thorsten Leemhuis)
[PATCH] README: Update overlayfs URL,
Vyacheslav Yurkov
[mszeredi-vfs:statmount-v3 4/4] <stdin>:1576:2: warning: #warning syscall listmount not implemented, kernel test robot
[mszeredi-vfs:statmount-v3 3/4] <stdin>:1573:2: warning: #warning syscall statmount not implemented, kernel test robot
[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime,
Jeff Layton
[PATCH 00/87] fs: new accessor methods for atime and mtime,
Jeff Layton
[PATCH] ovl: punt write aio completion to workqueue,
Amir Goldstein
[syzbot] [overlayfs?] KASAN: invalid-free in ovl_copy_up_one,
syzbot
Overlayfs: Deleting files from the lower dir,
alexis . b
[PATCH] ovl: disable IOCB_DIO_CALLER_COMP,
Jens Axboe
Re: [syzbot] [reiserfs?] possible deadlock in delete_one_xattr (2),
syzbot
[PATCH] ovl: avoid possible NULL dereference,
Su Hui
[xfstests generic/617] fsx io_uring dio starts to fail on overlayfs since v6.6-rc1,
Zorro Lang
[mszeredi-vfs:statmount-v2 2/3] namespace.c:(.rodata.cst4+0x94): undefined reference to `show_path', kernel test robot
[mszeredi-vfs:statmount-v2 2/3] fs/namespace.c:4681:17: sparse: sparse: symbol 'lookup_mnt_in_ns' was not declared. Should it be static?, kernel test robot
Re: [PATCH] generic/471: add a test to check move in mountpoints of the same export, Zorro Lang
[mszeredi-vfs:statmount-v2 2/3] fs/namespace.c:4869: undefined reference to `show_path', kernel test robot
[PATCH v2 0/2] Test for overlayfs fix in v6.6-rc2,
Amir Goldstein
[PATCH] overlay: add test for rename of lower symlink with NOATIME attr,
Amir Goldstein
[mszeredi-vfs:statmount 2/3] fs/namespace.c:4868:undefined reference to `show_path', kernel test robot
[ANNOUNCE] ovl: overlayfs-next updated to d1512c40431a, Amir Goldstein
[mszeredi-vfs:statmount 2/3] namespace.c:undefined reference to `show_path', kernel test robot
[PATCH] overlayfs: set ctime when setting mtime and atime,
Jeff Layton
[PATCH] ima: fix wrong dereferences of file->f_path,
Amir Goldstein
Re: [PATCH] ovl: factor out some common helpers for backing files io, Amir Goldstein
Quota on OverlayFS supported?,
Sebert, Holger.ext
[PATCH 0/4] Overlayfs aio cleanups,
Amir Goldstein
[PATCH v4 0/5] Support nested overlayfs mounts with xattrs and whiteous,
Alexander Larsson
[GIT PULL] overlayfs fixes for 6.6-rc2,
Amir Goldstein
[PATCH v3 0/6] Support nested overlayfs mounts,
Alexander Larsson
[PATCH v3 4/6] ovl: Add an alternative type of whiteout, Alexander Larsson
[PATCH v3 1/6] ovl: Move xattr support to new xattrs.c file, Alexander Larsson
[PATCH v3 2/6] ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros, Alexander Larsson
[PATCH v3 3/6] ovl: Support escaped overlay.* xattrs, Alexander Larsson
[PATCH v3 5/6] ovl: Handle escaped xwhiteouts across layers, Alexander Larsson
[PATCH v3 6/6] ovl: Add documentation on nesting of overlayfs mounts, Alexander Larsson
[PATCH] ovl: fix incorrect fdput() on aio completion,
Amir Goldstein
[PATCH] ovl: fix failed copyup of fileattr on a symlink,
Amir Goldstein
[potential issue, question] whiteout shows up in merged directory,
Jingbo Xu
[PATCH 0/3] Tests for fanotify and overlayfs,
Amir Goldstein
[PATCH] overlay: add test for persistent unique fsid,
Amir Goldstein
Fwd: overlayfs: cannot rename symlink if lower filesystem is FUSE/NFS, Bagas Sanjaya
Re: [Bug report] overlayfs: cannot rename symlink if lower filesystem is FUSE/NFS,
Amir Goldstein
[GIT PULL] overlayfs update for 6.6,
Amir Goldstein
[Index of Archives]
[Linux Filesystems Devel]
[Linux USB Devel]
[Linux SCSI]
[Yosemite Forum]