messages from 2015-06-18 13:32:52 to 2016-01-31 13:19:46 UTC [more...]
[PATCH] vfs: update atime using file->f_inode
2016-01-31 13:19 UTC
[PATCH] ovl: ignore lower entries when checking purity of non-directory entries
2016-01-31 13:17 UTC
[PATCH] ovl: fix getcwd() failure after unsuccessful rmdir
2016-01-30 9:44 UTC (2+ messages)
[PATCH] overlay: Clear stale ->numlower state over rename operation
2016-01-29 21:30 UTC (3+ messages)
NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
2016-01-27 5:42 UTC
[PATCH 1/1] OverlayFS: Fix checking permissions during lookup
2016-01-26 8:38 UTC
[PATCH 0/1] OverlayFS: Fix checking permissions during lookup
2016-01-26 8:38 UTC
Unreliable permission checking with OverlayFS
2016-01-25 10:09 UTC (2+ messages)
[GIT PULL] overlayfs update for 4.5
2016-01-21 15:06 UTC
Overlayfs with NFS lower layer is still not working
2016-01-19 15:09 UTC
GPF in overlay with ovl_rename2
2016-01-13 22:09 UTC (2+ messages)
[PATCH 1/2] common: remove all files in $SCRATCH_DEV for overlayfs in _scratch_cleanup_files()
2016-01-12 9:34 UTC (6+ messages)
` [PATCH 2/2] overlay: test copy up files from lower dir
[PATCH v2 1/3] common: remove all files in $SCRATCH_DEV for overlayfs in _scratch_cleanup_files()
2016-01-12 8:30 UTC (3+ messages)
` [PATCH v2 2/3] common: export overlay lower/upper/work directories as variables
` [PATCH v2 3/3] overlay: test copy up files from lower dir
[PATCH] ovl: Do not leave whiteout during unlink/rmdir if parent does not have merge property
2016-01-11 13:55 UTC
[PATCH] New module param allow_userns for allow unprivileged to mount under userns
2016-01-05 6:58 UTC
[PATCH 1/1] overlayfs: restrict structs visible in current code module
2016-01-04 10:40 UTC (2+ messages)
Question about the restrictions on overlayfs
2016-01-04 5:03 UTC
Assalam o Alaikum
2015-12-29 2:03 UTC
Review & Reply
2015-12-18 10:18 UTC
Review & Reply
2015-12-17 0:55 UTC
Question about overlayfs over fs not support dirent::ftype
2015-12-13 4:51 UTC (4+ messages)
[PATCH 1/2] ovl: also update attr on ovl level inode in ovl_setattr()
2015-12-11 9:34 UTC (2+ messages)
` [PATCH 2/2] ovl: check POSIX ACL support aginst upper layer
[PATCH] overlayfs: include linux/pagemap.h for PAGE_CACHE_SIZE
2015-12-10 15:26 UTC (2+ messages)
[PATCH] ovl: check dentry positiveness in ovl_cleanup_whiteouts()
2015-12-09 21:51 UTC (3+ messages)
[PATCH 2/2] fs/overlay: use same inodes for hardlinks
2015-11-23 23:23 UTC
[PATCH] overlayfs: move super block magic number to magic.h
2015-11-10 16:13 UTC (2+ messages)
[PATCH] overlayfs: use a minimal buffer in ovl_copy_xattr
2015-11-10 16:12 UTC (2+ messages)
Changes to underlying filesystems in overlayfs
2015-11-07 17:04 UTC
kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
2015-11-06 14:46 UTC (8+ messages)
` [RFC PATCH] fstests: generic: Test that fsync works on file in overlayfs merged directory
[GIT PULL] overlayfs bug fixes for 4.3-rc7
2015-10-29 5:12 UTC
[PATCH] overlayfs: use a minimal buffer in ovl_copy_xattr
2015-10-24 12:19 UTC
overlayfs: regression bug from 4bacc9c9 (Make f_path always point to the overlay and f_inode to the underlay)
2015-10-14 14:47 UTC (3+ messages)
9p/overlayfs: read error when reading an empty file
2015-10-13 13:10 UTC (11+ messages)
` [V9fs-developer] "
` [V9fs-developer] 9p/overlayfs: what inodes/dentries are safe to use?
procfs reports unexpected mnt_id and path for overlayfs files
2015-10-12 17:16 UTC (4+ messages)
[RFC][PATCH] ovl: count subdirs to get the correct link count
2015-10-12 16:15 UTC (3+ messages)
` [V9fs-developer] "
Issue: With an OverlayFS that has Btrfs as the upper layer, removal of directories silently fails
2015-10-12 15:37 UTC (2+ messages)
[PATCH] overlayfs: Pass O_LARGEFILE unconditionally in ovl_copy_up_data()
2015-10-12 15:26 UTC (2+ messages)
[PATCH RESEND 1/2] ovl: free stack of paths in ovl_fill_super
2015-10-12 15:22 UTC (3+ messages)
` [PATCH RESEND 2/2] ovl: free lower_mnt array in ovl_put_super
[PATCH 0/5] Security: Provide unioned file support
2015-09-30 15:19 UTC (9+ messages)
` [PATCH 1/5] Security: Provide copy-up security hooks for unioned files
` [PATCH 2/5] Overlayfs: Use copy-up security hooks
` [PATCH 3/5] SELinux: Stub in copy-up handling
` [PATCH 4/5] SELinux: Handle opening of a unioned file
` [PATCH 5/5] SELinux: Check against union label for file operations
consignment
2015-09-25 22:06 UTC
overlayfs + linux user namespace issue
2015-09-25 8:54 UTC (3+ messages)
Fwd: overlayfs+selinux error: OPNOTSUPP
2015-09-21 23:50 UTC (3+ messages)
[PATCH 1/2] overlayfs: Conditionally use O_LARGEFILE in ovl_copy_up()
2015-09-21 8:19 UTC (3+ messages)
` [PATCH 2/2] overlayfs: Fix dentry reference leak
[PATCH] ovl: add O_LARGEFILE flag when copyup files
2015-09-17 16:25 UTC (2+ messages)
[RESEND][PATCH] ovl: add O_LARGEFILE flag when copyup files
2015-09-11 9:30 UTC
Overlay issue when truncating files over 2G
2015-09-11 8:05 UTC
[PATCH 1/2] fs: export d_exchange for the fs with FS_RENAME_DOSE_D_MOVE
2015-09-03 9:12 UTC (2+ messages)
` [PATCH 2/2] ovl: ovl_rename2 should do d_move by itself
Issue: With an OverlayFS that has Btrfs as the upper layer, removal of directories silently fails
2015-08-21 19:17 UTC
How to specify the mount points for multiple lower layers?
2015-08-12 13:24 UTC (3+ messages)
[PATCH 1/2] ovl: free stack of paths in ovl_fill_super
2015-07-21 15:27 UTC (4+ messages)
` [PATCH 2/2] ovl: free lower_mnt array in ovl_put_super
[PATCH 0/8] Security: Provide unioned file support
2015-07-21 13:28 UTC (27+ messages)
` [PATCH 2/8] overlayfs: Make f_path always point to the overlay and f_inode to the underlay
` [PATCH 4/8] Overlayfs: Use copy-up security hooks
` [PATCH 5/8] SELinux: Stub in copy-up handling
` [PATCH 6/8] SELinux: Handle opening of a unioned file
` [PATCH 7/8] SELinux: Create a common helper to determine an inode label
` [PATCH 8/8] SELinux: Check against union label for file operations
overlayfs: Problems with NFS as lower filesystem
2015-07-19 21:44 UTC
[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
2015-07-07 14:04 UTC
[GIT PULL] overlayfs update for 4.2
2015-07-02 12:47 UTC
[PATCH 1/4] ovl: honor flag MS_SILENT at mount
2015-06-29 17:19 UTC (4+ messages)
` [PATCH 2/4] ovl: honor MS_NOEXEC flag at overlayfs mount
` [PATCH 3/4] ovl: honor MS_NOSUID "
` [PATCH 4/4] ovl: forbid overlayfs on top of overlayfs
[PATCH 0/2] ovl: support NFS as lower layer
2015-06-29 15:08 UTC (4+ messages)
[PATCH] ovl: keep lockdep silent when nest iterate_dir calling of lowerdir
2015-06-26 7:11 UTC (2+ messages)
[overlayfs] lockdep splat after mounting overlayfs over overlayfs
2015-06-26 3:28 UTC (4+ messages)
btrfs subvolume clone or fork (btrfs-progs feature request)
2015-06-25 20:59 UTC (2+ messages)
btrfs subvolume tree (btrfs-progs feature request)
2015-06-25 20:47 UTC
Optional switching off cow in overlayfs
2015-06-24 16:03 UTC (15+ messages)
[PATCH] SELinux: Create a common helper to determine an inode label [ver #3]
2015-06-22 21:48 UTC (5+ messages)
[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
2015-06-22 15:10 UTC (2+ messages)
[PATCH 1/2] vfs: add file_path() helper
2015-06-19 8:49 UTC (7+ messages)
` [PATCH 2/2] vfs: add seq_file_path() helper
[PATCH] SELinux: Create a common helper to determine an inode label [ver #2]
2015-06-18 18:23 UTC (5+ messages)
[PATCH] SELinux: Create a common helper to determine an inode label
2015-06-18 16:42 UTC (4+ messages)
[PATCH 5/7] SELinux: Handle opening of a unioned file
2015-06-18 15:26 UTC (13+ messages)
` [PATCH 0/7] Security: Provide unioned file support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).