linux-unionfs
Thread
Date
Earlier messages
Messages by Date
2016/01/04
[PATCH] New module param allow_userns for allow unprivileged to mount under userns.
Linzhe Lee
2016/01/04
Re: [PATCH 1/1] overlayfs: restrict structs visible in current code module
zhuyj
2016/01/04
[PATCH 1/1] overlayfs: restrict structs visible in current code module
zyjzyj2000
2015/12/12
Re: Question about overlayfs over fs not support dirent::ftype
Linzhe Lee
2015/12/11
[PATCH 1/2] ovl: also update attr on ovl level inode in ovl_setattr()
Eryu Guan
2015/12/11
[PATCH 2/2] ovl: check POSIX ACL support aginst upper layer
Eryu Guan
2015/12/10
Re: Question about overlayfs over fs not support dirent::ftype
Linzhe Lee
2015/12/10
Re: [PATCH] overlayfs: include linux/pagemap.h for PAGE_CACHE_SIZE
Miklos Szeredi
2015/12/10
[PATCH] overlayfs: include linux/pagemap.h for PAGE_CACHE_SIZE
Arnd Bergmann
2015/12/09
Re: Question about overlayfs over fs not support dirent::ftype
Miklos Szeredi
2015/12/09
Re: [PATCH] ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Miklos Szeredi
2015/12/08
Question about overlayfs over fs not support dirent::ftype
Linzhe Lee
2015/11/23
Re: [PATCH 2/2] fs/overlay: use same inodes for hardlinks
Alexander Morozov
2015/11/16
Re: [PATCH] ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Konstantin Khlebnikov
2015/11/16
[PATCH] ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Konstantin Khlebnikov
2015/11/10
Re: [PATCH] overlayfs: move super block magic number to magic.h
Miklos Szeredi
2015/11/10
Re: [PATCH] overlayfs: use a minimal buffer in ovl_copy_xattr
Miklos Szeredi
2015/11/07
Changes to underlying filesystems in overlayfs
Arseny Sher
2015/11/06
Re: kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
Jeff Mahoney
2015/11/05
Re: kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
Jeff Mahoney
2015/11/05
Re: kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
Al Viro
2015/11/05
Re: kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
Jeff Mahoney
2015/11/04
[PATCH] overlayfs: move super block magic number to magic.h
Stephen Hemminger
2015/10/28
[GIT PULL] overlayfs bug fixes for 4.3-rc7
Miklos Szeredi
2015/10/24
[PATCH] overlayfs: use a minimal buffer in ovl_copy_xattr
vcaputo
2015/10/14
Re: overlayfs: regression bug from 4bacc9c9 (Make f_path always point to the overlay and f_inode to the underlay)
Alban Crequy
2015/10/13
Re: [V9fs-developer] 9p/overlayfs: what inodes/dentries are safe to use?
Eric Van Hensbergen
2015/10/12
Re: [V9fs-developer] 9p/overlayfs: what inodes/dentries are safe to use?
Miklos Szeredi
2015/10/12
Re: [V9fs-developer] 9p/overlayfs: what inodes/dentries are safe to use?
Dominique Martinet
2015/10/12
Re: procfs reports unexpected mnt_id and path for overlayfs files
Miklos Szeredi
2015/10/12
Re: [V9fs-developer] 9p/overlayfs: read error when reading an empty file
Miklos Szeredi
2015/10/12
Re: [V9fs-developer] [RFC][PATCH] ovl: count subdirs to get the correct link count
Dominique Martinet
2015/10/12
Re: Issue: With an OverlayFS that has Btrfs as the upper layer, removal of directories silently fails
Miklos Szeredi
2015/10/12
Re: [PATCH] overlayfs: Pass O_LARGEFILE unconditionally in ovl_copy_up_data()
Miklos Szeredi
2015/10/12
Re: [PATCH RESEND 1/2] ovl: free stack of paths in ovl_fill_super
Miklos Szeredi
2015/10/12
Re: [RFC][PATCH] ovl: count subdirs to get the correct link count
Miklos Szeredi
2015/10/12
Re: overlayfs: regression bug from 4bacc9c9 (Make f_path always point to the overlay and f_inode to the underlay)
Miklos Szeredi
2015/10/12
[RFC][PATCH] ovl: count subdirs to get the correct link count
Zheng Liu
2015/10/07
overlayfs: regression bug from 4bacc9c9 (Make f_path always point to the overlay and f_inode to the underlay)
Alban Crequy
2015/10/03
Re: [V9fs-developer] 9p/overlayfs: read error when reading an empty file
Dominique Martinet
2015/10/03
Re: [V9fs-developer] 9p/overlayfs: read error when reading an empty file
Vincent Bernat
2015/09/30
Re: [RFC PATCH] fstests: generic: Test that fsync works on file in overlayfs merged directory
Eric Sandeen
2015/09/30
Re: [RFC PATCH] fstests: generic: Test that fsync works on file in overlayfs merged directory
Dave Chinner
2015/09/30
kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
Roman Lebedev
2015/09/30
[RFC PATCH] fstests: generic: Test that fsync works on file in overlayfs merged directory
Roman Lebedev
2015/09/30
Re: [PATCH 0/5] Security: Provide unioned file support
Daniel J Walsh
2015/09/30
Re: [PATCH 0/5] Security: Provide unioned file support
Stephen Smalley
2015/09/29
Re: [PATCH 0/5] Security: Provide unioned file support
Stephen Smalley
2015/09/28
[PATCH 1/5] Security: Provide copy-up security hooks for unioned files
David Howells
2015/09/28
[PATCH 0/5] Security: Provide unioned file support
David Howells
2015/09/28
[PATCH 3/5] SELinux: Stub in copy-up handling
David Howells
2015/09/28
[PATCH 5/5] SELinux: Check against union label for file operations
David Howells
2015/09/28
[PATCH 2/5] Overlayfs: Use copy-up security hooks
David Howells
2015/09/28
[PATCH 4/5] SELinux: Handle opening of a unioned file
David Howells
2015/09/28
[PATCH] overlayfs: Pass O_LARGEFILE unconditionally in ovl_copy_up_data()
David Howells
2015/09/25
Re: overlayfs + linux user namespace issue
Alexey Naidyonov
2015/09/24
Re: overlayfs + linux user namespace issue
Andy Whitcroft
2015/09/24
overlayfs + linux user namespace issue
Alexey Naidyonov
2015/09/21
Re: Fwd: overlayfs+selinux error: OPNOTSUPP
Matthew Cengia
2015/09/21
Re: Fwd: overlayfs+selinux error: OPNOTSUPP
J. R. Okajima
2015/09/21
Re: [PATCH 2/2] overlayfs: Fix dentry reference leak
Miklos Szeredi
2015/09/21
Fwd: overlayfs+selinux error: OPNOTSUPP
Matthew Cengia
2015/09/18
[PATCH 2/2] overlayfs: Fix dentry reference leak
David Howells
2015/09/18
[PATCH 1/2] overlayfs: Conditionally use O_LARGEFILE in ovl_copy_up()
David Howells
2015/09/17
Re: [PATCH] ovl: add O_LARGEFILE flag when copyup files
David Howells
2015/09/11
[RESEND][PATCH] ovl: add O_LARGEFILE flag when copyup files
xuw2015
2015/09/11
[PATCH] ovl: add O_LARGEFILE flag when copyup files
xuw2015
2015/09/11
Overlay issue when truncating files over 2G
Alkis Georgopoulos
2015/09/03
[PATCH 1/2] fs: export d_exchange for the fs with FS_RENAME_DOSE_D_MOVE
xuw2015
2015/09/03
[PATCH 2/2] ovl: ovl_rename2 should do d_move by itself
xuw2015
2015/08/24
[PATCH RESEND 1/2] ovl: free stack of paths in ovl_fill_super
Konstantin Khlebnikov
2015/08/24
[PATCH RESEND 2/2] ovl: free lower_mnt array in ovl_put_super
Konstantin Khlebnikov
2015/08/21
Issue: With an OverlayFS that has Btrfs as the upper layer, removal of directories silently fails
Neal Gompa
2015/08/17
Re: [V9fs-developer] 9p/overlayfs: read error when reading an empty file
Dominique Martinet
2015/08/15
Re: 9p/overlayfs: read error when reading an empty file
Vincent Bernat
2015/08/15
Re: 9p/overlayfs: read error when reading an empty file
Vincent Bernat
2015/08/15
Re: 9p/overlayfs: read error when reading an empty file
Vincent Bernat
2015/08/15
9p/overlayfs: read error when reading an empty file
Vincent Bernat
2015/08/12
Re: How to specify the mount points for multiple lower layers?
Alkis Georgopoulos
2015/08/12
Re: How to specify the mount points for multiple lower layers?
Miklos Szeredi
2015/08/06
How to specify the mount points for multiple lower layers?
Alkis Georgopoulos
2015/07/21
Re: [PATCH 2/2] ovl: free lower_mnt array in ovl_put_super
Greg KH
2015/07/21
Re: [PATCH 1/2] ovl: free stack of paths in ovl_fill_super
Greg KH
2015/07/21
[PATCH 1/2] ovl: free stack of paths in ovl_fill_super
Konstantin Khlebnikov
2015/07/21
[PATCH 2/2] ovl: free lower_mnt array in ovl_put_super
Konstantin Khlebnikov
2015/07/21
Re: [PATCH 2/8] overlayfs: Make f_path always point to the overlay and f_inode to the underlay
Konstantin Khlebnikov
2015/07/20
Re: [PATCH 2/8] overlayfs: Make f_path always point to the overlay and f_inode to the underlay
Konstantin Khlebnikov
2015/07/19
overlayfs: Problems with NFS as lower filesystem
Dominik Paulus
2015/07/07
[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
David Howells
2015/07/06
Re: procfs reports unexpected mnt_id and path for overlayfs files
Saied Kazemi
2015/07/02
[GIT PULL] overlayfs update for 4.2
Miklos Szeredi
2015/06/29
[PATCH 1/4] ovl: honor flag MS_SILENT at mount
Konstantin Khlebnikov
2015/06/29
[PATCH 2/4] ovl: honor MS_NOEXEC flag at overlayfs mount
Konstantin Khlebnikov
2015/06/29
[PATCH 4/4] ovl: forbid overlayfs on top of overlayfs
Konstantin Khlebnikov
2015/06/29
[PATCH 3/4] ovl: honor MS_NOSUID flag at overlayfs mount
Konstantin Khlebnikov
2015/06/29
Re: [PATCH 0/2] ovl: support NFS as lower layer
sa
2015/06/29
Re: [PATCH 0/2] ovl: support NFS as lower layer
Miklos Szeredi
2015/06/28
Re: [PATCH 0/2] ovl: support NFS as lower layer
sa
2015/06/26
Re: [PATCH] ovl: keep lockdep silent when nest iterate_dir calling of lowerdir
Konstantin Khlebnikov
2015/06/26
[PATCH] ovl: keep lockdep silent when nest iterate_dir calling of lowerdir
xuw2015
2015/06/25
Re: [overlayfs] lockdep splat after mounting overlayfs over overlayfs
Xu Wang
2015/06/25
Re: btrfs subvolume clone or fork (btrfs-progs feature request)
james harvey
2015/06/25
btrfs subvolume tree (btrfs-progs feature request)
james harvey
2015/06/25
btrfs subvolume clone or fork (btrfs-progs feature request)
james harvey
2015/06/25
Re: [overlayfs] lockdep splat after mounting overlayfs over overlayfs
Konstantin Khlebnikov
2015/06/25
Re: [overlayfs] lockdep splat after mounting overlayfs over overlayfs
Xu Wang
2015/06/24
Re: Optional switching off cow in overlayfs
Jan Olszak
2015/06/24
[overlayfs] lockdep splat after mounting overlayfs over overlayfs
Konstantin Khlebnikov
2015/06/23
Re: Optional switching off cow in overlayfs
Jan Olszak
2015/06/23
Re: Optional switching off cow in overlayfs
David Howells
2015/06/23
Re: Optional switching off cow in overlayfs
Jan Olszak
2015/06/23
Re: Optional switching off cow in overlayfs
David Howells
2015/06/22
Re: [PATCH] SELinux: Create a common helper to determine an inode label [ver #3]
Paul Moore
2015/06/22
Re: Optional switching off cow in overlayfs
Jan Olszak
2015/06/22
Re: [PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
David Howells
2015/06/22
Re: Optional switching off cow in overlayfs
Miklos Szeredi
2015/06/22
Re: Optional switching off cow in overlayfs
Jan Olszak
2015/06/22
Re: Optional switching off cow in overlayfs
Miklos Szeredi
2015/06/22
Re: Optional switching off cow in overlayfs
Jan Olszak
2015/06/22
Re: Optional switching off cow in overlayfs
Miklos Szeredi
2015/06/22
Re: [PATCH] SELinux: Create a common helper to determine an inode label [ver #3]
David Howells
2015/06/19
Re: [PATCH 0/8] Security: Provide unioned file support
David Howells
2015/06/19
Re: [PATCH 1/2] vfs: add file_path() helper
David Howells
2015/06/19
Re: [PATCH 2/2] vfs: add seq_file_path() helper
David Howells
2015/06/19
Re: [PATCH 1/2] vfs: add file_path() helper
David Howells
2015/06/19
Re: [PATCH 0/8] Security: Provide unioned file support
Miklos Szeredi
2015/06/19
Re: [PATCH 2/2] vfs: add seq_file_path() helper
Al Viro
2015/06/19
[PATCH 2/2] vfs: add seq_file_path() helper
Miklos Szeredi
2015/06/19
Re: [PATCH 1/2] vfs: add file_path() helper
Al Viro
2015/06/19
Re: [PATCH 0/8] Security: Provide unioned file support
Al Viro
2015/06/19
[PATCH 1/2] vfs: add file_path() helper
Miklos Szeredi
2015/06/19
Re: [PATCH 0/8] Security: Provide unioned file support
Miklos Szeredi
2015/06/19
Re: [PATCH 0/8] Security: Provide unioned file support
Al Viro
2015/06/19
Re: [PATCH 0/8] Security: Provide unioned file support
Miklos Szeredi
2015/06/19
Re: [PATCH 0/8] Security: Provide unioned file support
Al Viro
2015/06/18
Re: [PATCH] SELinux: Create a common helper to determine an inode label [ver #3]
Paul Moore
2015/06/18
Re: [PATCH] SELinux: Create a common helper to determine an inode label [ver #3]
Stephen Smalley
2015/06/18
[PATCH] SELinux: Create a common helper to determine an inode label [ver #3]
David Howells
2015/06/18
Re: [PATCH] SELinux: Create a common helper to determine an inode label [ver #2]
David Howells
2015/06/18
Re: [PATCH] SELinux: Create a common helper to determine an inode label [ver #2]
David Howells
2015/06/18
Re: [PATCH] SELinux: Create a common helper to determine an inode label [ver #2]
Stephen Smalley
2015/06/18
Re: [PATCH] SELinux: Create a common helper to determine an inode label [ver #2]
Stephen Smalley
2015/06/18
Re: [PATCH 5/8] SELinux: Stub in copy-up handling
David Howells
2015/06/18
Re: [PATCH] SELinux: Create a common helper to determine an inode label
David Howells
2015/06/18
[PATCH] SELinux: Create a common helper to determine an inode label [ver #2]
David Howells
2015/06/18
Re: [PATCH] SELinux: Create a common helper to determine an inode label
David Howells
2015/06/18
Re: [PATCH] SELinux: Create a common helper to determine an inode label
Stephen Smalley
2015/06/18
[PATCH] SELinux: Create a common helper to determine an inode label
David Howells
2015/06/18
Re: [PATCH 7/8] SELinux: Create a common helper to determine an inode label
Stephen Smalley
2015/06/18
Re: [PATCH 7/8] SELinux: Create a common helper to determine an inode label
Stephen Smalley
2015/06/18
Re: [PATCH 5/8] SELinux: Stub in copy-up handling
Casey Schaufler
2015/06/18
Re: [PATCH 7/8] SELinux: Create a common helper to determine an inode label
David Howells
2015/06/18
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
David Howells
2015/06/18
Re: [PATCH 7/8] SELinux: Create a common helper to determine an inode label
Stephen Smalley
2015/06/18
Re: [PATCH 7/8] SELinux: Create a common helper to determine an inode label
David Howells
2015/06/18
Re: [PATCH 6/8] SELinux: Handle opening of a unioned file
David Howells
2015/06/18
Re: [PATCH 7/8] SELinux: Create a common helper to determine an inode label
Stephen Smalley
2015/06/18
Re: [PATCH 6/8] SELinux: Handle opening of a unioned file
Stephen Smalley
2015/06/18
Re: [PATCH 5/8] SELinux: Stub in copy-up handling
Stephen Smalley
2015/06/18
Re: Optional switching off cow in overlayfs
Jan Olszak
2015/06/18
Re: Optional switching off cow in overlayfs
David Howells
2015/06/18
[PATCH 0/8] Security: Provide unioned file support
David Howells
2015/06/18
[PATCH 4/8] Overlayfs: Use copy-up security hooks
David Howells
2015/06/18
[PATCH 8/8] SELinux: Check against union label for file operations
David Howells
2015/06/18
[PATCH 5/8] SELinux: Stub in copy-up handling
David Howells
2015/06/18
[PATCH 2/8] overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015/06/18
[PATCH 3/8] Security: Provide copy-up security hooks for unioned files
David Howells
2015/06/18
[PATCH 7/8] SELinux: Create a common helper to determine an inode label
David Howells
2015/06/18
[PATCH 6/8] SELinux: Handle opening of a unioned file
David Howells
2015/06/18
[PATCH 1/8] overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
David Howells
2015/06/18
Optional switching off cow in overlayfs
Jan Olszak
2015/06/18
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
Stephen Smalley
2015/06/18
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
Stephen Smalley
2015/06/18
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
David Howells
2015/06/18
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
David Howells
2015/06/17
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
Stephen Smalley
2015/06/16
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
David Howells
2015/06/16
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
Stephen Smalley
2015/06/16
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
David Howells
2015/06/16
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
David Howells
2015/06/15
Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1
Roman Yeryomin
2015/06/15
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
Stephen Smalley
2015/06/15
Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1
Miklos Szeredi
2015/06/15
Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1
Felix Fietkau
2015/06/15
Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1
Miklos Szeredi
2015/06/14
Mount doesn't show subvol option for btrfs
james harvey
2015/06/12
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file
David Howells
2015/06/10
Re: [PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
David Howells
2015/06/10
Re: [PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
Colin Walters
2015/06/10
Re: [PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
David Howells
2015/06/10
Re: Overlay filesystem doesn't feed "tail -f"
David Howells
2015/06/09
Overlay filesystem doesn't feed "tail -f"
james harvey
2015/06/09
Re: [PATCH 2/2] ovl: allow distributed fs as lower layer
Eric W. Biederman
2015/06/09
Re: [PATCH 2/2] ovl: allow distributed fs as lower layer
Miklos Szeredi
2015/06/08
Overlay filesystem bug with parallel reads & writes
james harvey
2015/06/06
Re: [PATCH 2/2] ovl: allow distributed fs as lower layer
Eric W. Biederman
2015/06/05
Re: [PATCH 2/2] ovl: allow distributed fs as lower layer
Miklos Szeredi
2015/06/04
Re: [PATCH 2/2] ovl: allow distributed fs as lower layer
Al Viro
2015/06/04
[PATCH 1/2] ovl: don't traverse automount points
Miklos Szeredi
2015/06/04
[PATCH 2/2] ovl: allow distributed fs as lower layer
Miklos Szeredi
Earlier messages