Linux Union Filesystem
[Prev Page][Next Page]
- Re: [PATCH v3 2/4] ovl: use vfs_clone_file_range() for copy up if possible, (continued)
- [miklos-vfs:readlink 16/17] ERROR: "vfs_get_link" [fs/overlayfs/overlay.ko] undefined!, kbuild test robot
- [miklos-vfs:readlink 17/17] ERROR: "vfs_get_link" [fs/ecryptfs/ecryptfs.ko] undefined!, kbuild test robot
- [PATCH v1] ovl: use copy_file_clone for copy up if possible, Amir Goldstein
- [GIT PULL] overlayfs fix for 4.8-rc5,
Miklos Szeredi
- [PATCH] ovl: use copy_file_range for copy up if possible,
Amir Goldstein
- [PATCH] generic: simple permission check on hard links,
Eryu Guan
- [PATCH] overlayfs: During copy up, switch to mounter's creds early, Vivek Goyal
- [PATCH] ovl: Fix for filesystems without POSIX ACL support,
Andreas Gruenbacher
- overlayfs + ubifs: power cut results in "failed to create directory /overlay/work/work (errno: 17); mounting read-only",
Rafał Miłecki
- overlayfs stopped working in v4.8-rc4-359-g4b30b6d,
ziegler
- [GIT PULL] overlayfs fixes for 4.8-rc4, Miklos Szeredi
- Re: Bug#836211: dpkg: Cannot upgrade some packages on overlayfs: Invalid cross-device link,
Miklos Szeredi
- [PATCH] ovl: fix sgid inhertance over whiteout,
Eryu Guan
- [PATCH] overlay: sgid inheritance over whiteout,
Eryu Guan
- [PATCH v4 00/20] Xattr inode operation removal,
Andreas Gruenbacher
- [PATCH v4 01/20] ovl: Fix OVL_XATTR_PREFIX, Andreas Gruenbacher
- [PATCH v4 02/20] ovl: Get rid of ovl_xattr_noacl_handlers array, Andreas Gruenbacher
- [PATCH v4 03/20] ovl: Switch to generic_removexattr, Andreas Gruenbacher
- [PATCH v4 04/20] ovl: Switch to generic_getxattr, Andreas Gruenbacher
- [PATCH v4 05/20] xattr: Remove unnecessary NULL attribute name check, Andreas Gruenbacher
- [PATCH v4 06/20] jffs2: Remove jffs2_{get,set,remove}xattr macros, Andreas Gruenbacher
- [PATCH v4 15/20] vfs: Use IOP_XATTR flag for bad-inode handling, Andreas Gruenbacher
- [PATCH v4 11/20] ecryptfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v4 10/20] sockfs: Get rid of getxattr iop, Andreas Gruenbacher
- [PATCH v4 09/20] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names, Andreas Gruenbacher
- [PATCH v4 08/20] kernfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v4 20/20] vfs: Remove {get,set,remove}xattr inode operations, Andreas Gruenbacher
- [PATCH v4 18/20] vfs: Check for the IOP_XATTR flag in listxattr, Andreas Gruenbacher
- [PATCH v4 17/20] xattr: Add __vfs_{get,set,remove}xattr helpers, Andreas Gruenbacher
- [PATCH v4 19/20] xattr: Stop calling {get,set,remove}xattr inode operations, Andreas Gruenbacher
- [PATCH v4 12/20] fuse: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v4 14/20] vfs: Add IOP_XATTR inode operations flag, Andreas Gruenbacher
- [PATCH v4 16/20] libfs: Use IOP_XATTR flag for empty directory handling, Andreas Gruenbacher
- [PATCH v4 07/20] hfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v4 13/20] vfs: Move xattr_resolve_name to the front of fs/xattr.c, Andreas Gruenbacher
- [PATCH] lustre: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH 0/4] ovl: xattr fixes / improvements,
Andreas Gruenbacher
- [PATCH] ovl: fix spelling mistake: "directries" -> "directories", Colin King
- [PATCH] overlayfs: Make dir inode always point to the underlay,
oc
- [PATCH 1/2] common/rc: introduce _overlay_mount_dirs helper,
Eryu Guan
- [PATCH] overlay: copy-up lowerdir which has opaque xattr set,
Eryu Guan
- [PATCH] ovl: whiteout of lower dir should't dispaly in merge dir.,
zhangaihua1
- [PATCH] ovl: fix copy up opaque directory,
Derek McGowan
- [GIT PULL] fix overlayfs deadlock in file_remove_privs(),
Miklos Szeredi
- [GIT PULL] overlayfs update for 4.8,
Miklos Szeredi
- [PATCH] ovl: fix inode in utimes_common on overlayfs.,
zhangaihua1
- [PATCH 1/3] overlay: dump overlay private xattr,
Eryu Guan
- [GIT PULL] overlayfs fixes for 4.7-final, Miklos Szeredi
- Stable inode numbers,
Vito Caputo
- [RFC PATCH v2 0/3] fix overlayfs locks and leases,
Miklos Szeredi
- [PATCH] ovl: support ltp/testcase/bin/inotify04 on overlayfs,
zhangaihua1
- [RFC PATCH] fsnotify: support overlayfs, Miklos Szeredi
- [RFC PATCH] vfs: update ovl inode before relatime check, Miklos Szeredi
- [RFC PATCH] locks: fix file locking on overlayfs,
Miklos Szeredi
- Re: linux-next: Tree for Jul 14 (overlayfs), Randy Dunlap
- [no subject], Miklos Szeredi
- [miklos-vfs:overlayfs-next 19/24] ERROR: "posix_acl_from_xattr" [fs/overlayfs/overlay.ko] undefined!, kbuild test robot
- [PATCH] ovl: fix link error without POSIX ACL,
Arnd Bergmann
- [RFC PATCH 0/9][V3] Overlayfs SELinux Support,
Vivek Goyal
- [PATCH 1/9] security, overlayfs: provide copy up security hook for unioned files, Vivek Goyal
- [PATCH 6/9] security, overlayfs: Provide hook to correctly label newly created files, Vivek Goyal
- [PATCH 9/9] overlayfs: Append MAY_READ when diluting write checks, Vivek Goyal
- [PATCH 2/9] selinux: Implementation for inode_copy_up() hook, Vivek Goyal
- [PATCH 7/9] selinux: Implement dentry_create_files_as() hook, Vivek Goyal
- [PATCH 8/9] overlayfs: Dilute permission checks on lower only if not special file, Vivek Goyal
- [PATCH 5/9] selinux: Pass security pointer to determine_inode_label(), Vivek Goyal
- [PATCH 3/9] security,overlayfs: Provide security hook for copy up of xattrs for overlay file, Vivek Goyal
- [PATCH 4/9] selinux: Implementation for inode_copy_up_xattr() hook, Vivek Goyal
- Re: [RFC PATCH 0/9][V3] Overlayfs SELinux Support, Paul Moore
- WARNING: CPU: 2 PID: 989 at fs/overlayfs/super.c:325 ovl_d_real+0x91/0xd0 [overlay],
Andrei Vagin
- [miklos-vfs:overlayfs-next 14/15] DockBook: fs/inode.c:1635: warning: No description found for parameter 'rcu', kbuild test robot
- [RFC PATCH 0/7][V2] Overlayfs SELinux Support,
Vivek Goyal
- [PATCH 5/7] selinux: Pass security pointer to determine_inode_label(), Vivek Goyal
- [PATCH 1/7] security, overlayfs: provide copy up security hook for unioned files, Vivek Goyal
- [PATCH 4/7] selinux: Implementation for inode_copy_up_xattr() hook, Vivek Goyal
- [PATCH 2/7] selinux: Implementation for inode_copy_up() hook, Vivek Goyal
- [PATCH 6/7] security, overlayfs: Provide hook to correctly label newly created files, Vivek Goyal
- [PATCH 3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file, Vivek Goyal
- [PATCH 7/7] selinux: Implement dentry_create_files_as() hook, Vivek Goyal
- [PATCH] ovl:support fsinotify on overlayfs., zhangaihua1
- [PATCH -next] ovl: remove duplicated include from super.c,
weiyj_lk
- [PATCH 0/5][RFC] Overlayfs SELinux Support,
Vivek Goyal
- [GIT PULL] overlayfs fixes for 4.7-rc5, Miklos Szeredi
- [PATCH] overlayfs: Warn instead of error if d_type is not supported, Vivek Goyal
- [PATCH] locks: use file_inode(),
Miklos Szeredi
- [PATCH] Fix overlayfs inotify interaction,
Andrey Jr. Melnikov
- [PATCH 1/2] overlay: dentry leak for default_permissions mount option,
Eryu Guan
- [GIT PULL for 4.8] consolidate vfs API for overlayfs,
Miklos Szeredi
- Problem with two overlayed 9p filesystems,
Alessio Igor Bogani
- [PATCH 1/3] overlay: test visible whiteout issue after rename,
Eryu Guan
- [PATCH] fix error: a bin file can truncate itself while running on overlayfs,
zhangaihua1
- [PATCH] fix error: a bin file can truncate itself while running at overlayfs.,
zhangaihua1
- [GIT PULL] overlayfs fixes for 4.7-rc3, Miklos Szeredi
- [PATCH] ovl: fix uid/gid when creating over whiteout,
Miklos Szeredi
- NFS/ro: mv: cannot move 'foo' to a subdirectory of itself, 'bar',
André Roth
- WARNING and OOPS using 9p with overlay, Alessio Igor Bogani
- Is selinux expected to work on overlayfs ?, Badhri Jagan Sridharan
- ext4 with encryption, error "overlayfs: filesystem on [...] not supported as upperdir", Andrea
- [PATCH v3 00/17] Xattr inode operation removal,
Andreas Gruenbacher
- [PATCH v3 02/17] jffs2: Remove jffs2_{get,set,remove}xattr macros, Andreas Gruenbacher
- [PATCH v3 03/17] hfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v3 04/17] kernfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v3 05/17] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names, Andreas Gruenbacher
- [PATCH v3 01/17] xattr: Remove unnecessary NULL attribute name check, Andreas Gruenbacher
- [PATCH v3 06/17] sockfs: Get rid of getxattr iop, Andreas Gruenbacher
- [PATCH v3 07/17] ecryptfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v3 08/17] overlayfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v3 09/17] fuse: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v3 10/17] vfs: Move xattr_resolve_name to the front of fs/xattr.c, Andreas Gruenbacher
- [PATCH v3 11/17] vfs: Add IOP_XATTR inode operations flag, Andreas Gruenbacher
- [PATCH v3 12/17] vfs: Use IOP_XATTR flag for bad-inode handling, Andreas Gruenbacher
- [PATCH v3 14/17] xattr: Add __vfs_{get,set,remove}xattr helpers, Andreas Gruenbacher
- [PATCH v3 15/17] vfs: Check for the IOP_XATTR flag in listxattr, Andreas Gruenbacher
- [PATCH v3 13/17] libfs: Use IOP_XATTR flag for empty directory handling, Andreas Gruenbacher
- [PATCH v3 16/17] xattr: Stop calling {get,set,remove}xattr inode operations, Andreas Gruenbacher
- [PATCH v3 17/17] vfs: Remove {get,set,remove}xattr inode operations, Andreas Gruenbacher
- Message not available
[GIT PULL resend] vfs update for 4.7, Miklos Szeredi
[GIT PULL] overlayfs update for 4.7, Miklos Szeredi
[miklos-vfs:overlayfs-next 6/6] fs/overlayfs/inode.c:145:4: error: label 'out_dput' used but not defined, kbuild test robot
[PATCH] overlayfs: Do d_type check only if work dir creation was successful, Vivek Goyal
[PATCH v2 00/18] Xattr inode operation removal,
Andreas Gruenbacher
- [PATCH v2 01/18] xattr: Remove unnecessary NULL attribute name check, Andreas Gruenbacher
- [PATCH v2 02/18] jffs2: Remove jffs2_{get,set,remove}xattr macros, Andreas Gruenbacher
- [PATCH v2 03/18] hfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v2 04/18] kernfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v2 05/18] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names, Andreas Gruenbacher
- [PATCH v2 06/18] sockfs: Get rid of getxattr iop, Andreas Gruenbacher
- [PATCH v2 07/18] ecryptfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v2 08/18] overlayfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v2 09/18] fuse: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v2 11/18] vfs: Move xattr_resolve_name to the front of fs/xattr.c, Andreas Gruenbacher
- [PATCH v2 12/18] vfs: Add IOP_XATTR inode operations flag, Andreas Gruenbacher
- [PATCH v2 13/18] vfs: Use IOP_XATTR flag for bad-inode handling, Andreas Gruenbacher
- [PATCH v2 14/18] libfs: Use IOP_XATTR flag for empty directory handling, Andreas Gruenbacher
- [PATCH v2 10/18] evm: Turn evm_update_evmxattr into void function, Andreas Gruenbacher
- [PATCH v2 15/18] xattr: Add __vfs_{get,set,remove}xattr helpers, Andreas Gruenbacher
- [PATCH v2 16/18] vfs: Check for the IOP_XATTR flag in listxattr, Andreas Gruenbacher
- [PATCH v2 17/18] xattr: Stop calling {get,set,remove}xattr inode operations, Andreas Gruenbacher
- [PATCH v2 18/18] vfs: Remove {get,set,remove}xattr inode operations, Andreas Gruenbacher
45aebeaf4f67 "ovl: Ensure upper filesystem supports d_type" breaking Docker,
Daniel Axtens
Re: [PATCH 1/1] ovl: setxattr: avoid deadlock when writing IMA xattrs,
Mimi Zohar
Don't deadlock when setting IMA extended attributes,
Krisztian Litkey
Can overlayfs be used for the filesystem root?, Badhri Jagan Sridharan
Deadlock with overlayfs over and IMA/EVM-enabled filesystem,
Krisztian Litkey
Re: [GIT PULL (resend) ] overlayfs fixes for 4.6-rc7, Miklos Szeredi
[GIT PULL] overlayfs fixes for 4.6-rc7,
Miklos Szeredi
[RFC 0/8] Xattr inode operation removal,
Andreas Gruenbacher
- [RFC 1/8] ecryptfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [RFC 2/8] overlayfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [RFC 3/8] fuse: Switch to generic xattr handlers, Andreas Gruenbacher
- [RFC 4/8] evm: Turn evm_update_evmxattr into void function, Andreas Gruenbacher
- [RFC 5/8] xattr: Add per-inode xattr handlers as a new inode operation, Andreas Gruenbacher
- [RFC 6/8] xattr: Add __vfs_{get,set,remove}xattr helpers, Andreas Gruenbacher
- [RFC 7/8] xattr: Stop calling {get,set,remove}xattr inode operations, Andreas Gruenbacher
- [RFC 8/8] xattr: Remove generic xattr handlers, Andreas Gruenbacher
- Re: [RFC 0/8] Xattr inode operation removal, Andreas Dilger
- Re: [RFC 0/8] Xattr inode operation removal, Mimi Zohar
Backport a Security Fix for CVE-2015-8660 to v4.1, Yuki Machida
[PATCH v2] fs: overlayfs: override creds with the ones from the superblock mounter, Antonio Murdaca
Re: [PATCH] fs: overlayfs: override creds with the ones from the superblock mounter (fwd), Julia Lawall
[PATCH] fs: overlayfs: override creds with the ones from the superblock mounter, Antonio Murdaca
[PATCH] fs: overlayfs: remove debug parameter, Antonio Murdaca
[PATCH v2] fs: add file_dentry(),
Miklos Szeredi
[PATCH 1/2] vfs: export lookup_hash() to modules,
Miklos Szeredi
[PATCH] vfs: rename: check backing inode being equal, Miklos Szeredi
[GIT PULL] overlayfs update for 4.6, Miklos Szeredi
[PATCH] fs: overlayfs: fixed coding style warning, Sohom Bhattacharjee
[PATCH] Set nosuid, noexec, nodev if any lowerdirs have it,
Goldwyn Rodrigues
ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker,
Daniel Axtens
Unmounting lower filesystem while overlayfs uses it,
Goldwyn Rodrigues
[PATCH 1/2] vfs: add file_dentry(),
Miklos Szeredi
Re: [PATCH 0/2] Fix hardlinks in overlay,
Miklos Szeredi
[GIT PULL] overlayfs fixes for 4.5-rc7, Miklos Szeredi
[PATCH 0/3] Fix overlayfs with NFS as lowerdir,
Goldwyn Rodrigues
[BUG] ltp/fcntl33 triggers NULL pointer dereference on overlayfs, Eryu Guan
[PATCH v2 1/1] OverlayFS: Fix checking permissions during lookup.,
Ignacy Gawędzki
[PATCH v2 0/1] OverlayFS: Fix checking permissions during lookup., Ignacy Gawędzki
[PATCH] overlayfs: Ensure upper filesystem supports d_type,
Vivek Goyal
overlayfs: support ecryptfs upperdir, Andin Bren
overlayfs: DAC override capability for ovl_lookup_real(lowerdir)?, Nazarov Sergey
Overlayfs regression: NFS as lowerdir fails to read any file, radioconfusion
BUG? Missing dput() in ovl_permissions()., Eric Jones
[PATCH] ovl: Add d_select_inode op to ovl_reval_dentry_operations, Nikolay Borisov
Problem writing to ovl with CIFS as lower dir,
Nikolay Borisov
[PATCH] overlay: check visible whiteouts in pure-upper directory,
Konstantin Khlebnikov
[PATCH] overlay: test permission checks within upper layer,
Konstantin Khlebnikov
[PATCH] ovl: detect distributed fs also by looking into default dentry operations, Konstantin Khlebnikov
[PATCH] ovl: fix working on distributed fs as lower layer,
Konstantin Khlebnikov
[PATCH] ovl: copy MS_POSIXACL flag from upper layer, Konstantin Khlebnikov
[PATCH] ovl: copy new uid/gid into overlayfs runtime inode,
Konstantin Khlebnikov
[PATCH] vfs: update atime using file->f_inode,
Konstantin Khlebnikov
[PATCH] ovl: ignore lower entries when checking purity of non-directory entries,
Konstantin Khlebnikov
[PATCH 1/1] OverlayFS: Fix checking permissions during lookup.,
Ignacy Gawędzki
[PATCH 0/1] OverlayFS: Fix checking permissions during lookup., Ignacy Gawędzki
[PATCH] overlay: Clear stale ->numlower state over rename operation,
Vivek Goyal
Unreliable permission checking with OverlayFS,
Ignacy Gawędzki
[GIT PULL] overlayfs update for 4.5, Miklos Szeredi
Overlayfs with NFS lower layer is still not working, arnaud.mouiche@xxxxxxxxxxx
Re: GPF in overlay with ovl_rename2,
Robert Święcki
[PATCH v2 1/3] common: remove all files in $SCRATCH_DEV for overlayfs in _scratch_cleanup_files(),
Eryu Guan
[PATCH] ovl: Do not leave whiteout during unlink/rmdir if parent does not have merge property, Vivek Goyal
[PATCH 1/2] common: remove all files in $SCRATCH_DEV for overlayfs in _scratch_cleanup_files(),
Eryu Guan
[PATCH] ovl: fix getcwd() failure after unsuccessful rmdir,
Rui Wang
[PATCH] New module param allow_userns for allow unprivileged to mount under userns., Linzhe Lee
[PATCH 1/1] overlayfs: restrict structs visible in current code module,
zyjzyj2000
[PATCH 1/2] ovl: also update attr on ovl level inode in ovl_setattr(),
Eryu Guan
[PATCH] overlayfs: include linux/pagemap.h for PAGE_CACHE_SIZE,
Arnd Bergmann
Question about overlayfs over fs not support dirent::ftype,
Linzhe Lee
Re: [PATCH 2/2] fs/overlay: use same inodes for hardlinks, Alexander Morozov
[PATCH] ovl: check dentry positiveness in ovl_cleanup_whiteouts(),
Konstantin Khlebnikov
Changes to underlying filesystems in overlayfs, Arseny Sher
[PATCH] overlayfs: move super block magic number to magic.h,
Stephen Hemminger
[GIT PULL] overlayfs bug fixes for 4.3-rc7, Miklos Szeredi
[PATCH] overlayfs: use a minimal buffer in ovl_copy_xattr,
vcaputo
[RFC][PATCH] ovl: count subdirs to get the correct link count,
Zheng Liu
overlayfs: regression bug from 4bacc9c9 (Make f_path always point to the overlay and f_inode to the underlay),
Alban Crequy
kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs,
Roman Lebedev
[PATCH 0/5] Security: Provide unioned file support,
David Howells
[PATCH] overlayfs: Pass O_LARGEFILE unconditionally in ovl_copy_up_data(),
David Howells
overlayfs + linux user namespace issue,
Alexey Naidyonov
Fwd: overlayfs+selinux error: OPNOTSUPP,
Matthew Cengia
[PATCH 1/2] overlayfs: Conditionally use O_LARGEFILE in ovl_copy_up(),
David Howells
[RESEND][PATCH] ovl: add O_LARGEFILE flag when copyup files, xuw2015
[PATCH] ovl: add O_LARGEFILE flag when copyup files,
xuw2015
Overlay issue when truncating files over 2G, Alkis Georgopoulos
[PATCH 1/2] fs: export d_exchange for the fs with FS_RENAME_DOSE_D_MOVE,
xuw2015
[PATCH RESEND 1/2] ovl: free stack of paths in ovl_fill_super,
Konstantin Khlebnikov
Issue: With an OverlayFS that has Btrfs as the upper layer, removal of directories silently fails,
Neal Gompa
9p/overlayfs: read error when reading an empty file,
Vincent Bernat
How to specify the mount points for multiple lower layers?,
Alkis Georgopoulos
[PATCH 1/2] ovl: free stack of paths in ovl_fill_super,
Konstantin Khlebnikov
overlayfs: Problems with NFS as lower filesystem, Dominik Paulus
[GIT PULL] overlayfs update for 4.2, Miklos Szeredi
[PATCH 1/4] ovl: honor flag MS_SILENT at mount,
Konstantin Khlebnikov
[PATCH] ovl: keep lockdep silent when nest iterate_dir calling of lowerdir,
xuw2015
btrfs subvolume tree (btrfs-progs feature request), james harvey
btrfs subvolume clone or fork (btrfs-progs feature request),
james harvey
[overlayfs] lockdep splat after mounting overlayfs over overlayfs,
Konstantin Khlebnikov
[PATCH 1/2] vfs: add file_path() helper,
Miklos Szeredi
[PATCH] SELinux: Create a common helper to determine an inode label [ver #3],
David Howells
[PATCH] SELinux: Create a common helper to determine an inode label [ver #2],
David Howells
[PATCH] SELinux: Create a common helper to determine an inode label,
David Howells
[Index of Archives]
[Linux Filesystems Devel]
[Linux USB Devel]
[Linux SCSI]
[Yosemite Forum]