linux-unionfs mirror
 help / color / mirror / Atom feed
 messages from 2014-11-20 16:45:24 to 2015-06-18 13:32:15 UTC [more...]

[PATCH 0/8] Security: Provide unioned file support
 2015-06-18 13:32 UTC 

Optional switching off cow in overlayfs
 2015-06-18 13:25 UTC 

[PATCH 5/7] SELinux: Handle opening of a unioned file
 2015-06-18 12:48 UTC  (23+ messages)
  ` [PATCH 0/7] Security: Provide unioned file support
    ` [PATCH 6/7] SELinux: The copy-up operation must have read permission on the lower file

[OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1
 2015-06-15 15:11 UTC  (4+ messages)

Mount doesn't show subvol option for btrfs
 2015-06-14 20:50 UTC 

[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
 2015-06-10 16:12 UTC  (4+ messages)

Overlay filesystem doesn't feed "tail -f"
 2015-06-10 13:10 UTC  (2+ messages)

[PATCH 0/2] ovl: support NFS as lower layer
 2015-06-09 12:54 UTC  (8+ messages)
` [PATCH 1/2] ovl: don't traverse automount points
` [PATCH 2/2] ovl: allow distributed fs as lower layer

Overlay filesystem bug with parallel reads & writes
 2015-06-09  0:24 UTC 

Can ovl_drop_write() be called earlier in ovl_dentry_open()
 2015-06-01 15:53 UTC  (6+ messages)
` [PATCH] overlay: Call ovl_drop_write() "

procfs reports unexpected mnt_id and path for overlayfs files
 2015-05-29 21:29 UTC  (4+ messages)

[GIT PULL] overlayfs fixes for 4.1
 2015-05-26 16:02 UTC 

Bug in overlay FS
 2015-05-22  0:51 UTC  (2+ messages)

NFS lowerdir support in mainline kernel anytime soon?
 2015-05-21 17:41 UTC  (3+ messages)

linux / overlay / OpenWrt / problems with full working dir
 2015-05-19 12:35 UTC  (4+ messages)

[PATCH] unionmount-testsuite: test rmdir of non-empty opaque dir
 2015-05-17 20:45 UTC  (5+ messages)

Overalyfs regression in 4.0
 2015-05-13 18:19 UTC  (3+ messages)

use scenario for overlay FS
 2015-04-21 15:34 UTC  (4+ messages)

[PATCH 0/4] Overlayfs: Wrap ->d_inode
 2015-04-17  8:53 UTC  (6+ messages)
` [PATCH 1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup()
` [PATCH 2/4] Overlayfs: Convert own ->d_inode to d_inode() or d_really_is_positive/negative()
` [PATCH 3/4] Overlayfs: Wrap accesses to ->d_inode on subordinate filesystems
` [PATCH 4/4] Overlayfs: Wrap RCU-mode "

[PATCH 1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup()
 2015-04-16 14:45 UTC  (2+ messages)

[PATCH 00/15] VFS: File pinning: pre-script-run fixups
 2015-03-27 15:27 UTC  (19+ messages)
` [PATCH 01/15] configfs: Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode
` [PATCH 02/15] VFS: Fix up missed bits of apparmor to use d_inode()
` [PATCH 03/15] VFS: Fix up audit to use d_backing_inode()
` [PATCH 04/15] VFS: Fix up missed bits of lustre to use d_inode()
` [PATCH 05/15] VFS: Fix up missed bits of ecryptfs "
` [PATCH 06/15] VFS: Fix up missed bits of reiserfs "
` [PATCH 07/15] VFS: AF_UNIX sockets should call mknod on the top layer only
` [PATCH 08/15] VFS: Cachefiles should perform fs modifications "
` [PATCH 09/15] VFS: Fix up some ->d_inode accesses in the chelsio driver
` [PATCH 10/15] VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR()
` [PATCH 11/15] NFS: Don't use d_inode as a variable name
` [PATCH 12/15] VFS: Add owner-filesystem positive/negative dentry checks
` [PATCH 13/15] VFS: Impose ordering on accesses of d_inode and d_flags
` [PATCH 14/15] VFS: Combine inode checks with d_is_negative() and d_is_positive() in pathwalk
` [PATCH 15/15] VFS: Make pathwalk use d_is_reg() rather than S_ISREG()

d_path() and overlay fs
 2015-03-20 18:16 UTC  (4+ messages)

[GIT PULL] overlayfs fixes
 2015-03-19 15:54 UTC 

[PATCH 1/3] ovl: print error message for invalid mount options
 2015-03-18  9:35 UTC  (8+ messages)
` [PATCH 2/3] ovl: check lowerdir amount for non-upper mount
` [PATCH 3/3] ovl: upper fs should not be R/O

Small code issue
 2015-03-05 16:46 UTC  (2+ messages)

[overlay] what's the purpose for setting RENAME_EXCHANGE when dest is WHITEOUT dev
 2015-03-05 16:44 UTC  (2+ messages)

stat inconsistency with overlayfs
 2015-03-04 11:06 UTC  (9+ messages)

[PATCH] ovl: free file dentry immediately
 2015-03-03 17:01 UTC  (2+ messages)

[GIT PULL] multi-layer support for overlay filesystem
 2015-02-19  7:42 UTC  (3+ messages)

Support for filesystems with d_revalidate (NFS)
 2015-02-11 20:29 UTC  (6+ messages)

multiple lower layers with overlayfs: timeline/ETA?
 2015-02-07 10:11 UTC 

overlayfs lazy unmounts?
 2015-01-28  3:59 UTC  (3+ messages)

Overlayfs, *notify() and file locking
 2015-01-26 23:25 UTC  (2+ messages)

Unexpected /proc/self/exe symlink from overlayfs
 2015-01-20  4:06 UTC 

Allow non-workdir mount in overlayfs?
 2015-01-14 10:18 UTC  (3+ messages)

PROBLEM: Mounting multiple lowerdirs with "lowerdir=/tmp/a0,/tmp/a" returns 32
 2015-01-13  8:27 UTC  (3+ messages)

[PATCH RFC resend] ovl: discard independent cursor in readdir()
 2015-01-12  1:23 UTC  (4+ messages)

[PATCH] ovl: Fix condition check for workdir
 2015-01-09 18:11 UTC  (3+ messages)

Multiple lower layers - presedence?
 2015-01-08 14:10 UTC  (5+ messages)

[PATCH] ovl: Fix opaque regression in ovl_lookup
 2015-01-08 13:53 UTC  (2+ messages)

[PATCH] ovl: Fix kernel panic while mounting overlayfs
 2015-01-08 13:51 UTC  (2+ messages)

[PATCH] ovl: Prevent rw remount when it should be ro mount
 2015-01-08 13:50 UTC  (5+ messages)

[GIT PULL] multi-layer support for overlay filesystem
 2014-12-13  0:07 UTC  (3+ messages)

[PATCH RFC] ovl: discard independent cursor in readdir()
 2014-12-11  2:20 UTC  (3+ messages)

Problem with overlayfs and switch_root
 2014-12-10 20:03 UTC 

[PATCH resend] ovl: cleanup redundant blank lines
 2014-12-10 10:24 UTC 

aufs as root vor openvz CT
 2014-12-09 16:43 UTC  (4+ messages)

overlayfs /proc paths
 2014-12-05 11:15 UTC 

Cursor in readdir
 2014-12-05 10:50 UTC  (4+ messages)

[PATCH] ovl: Cleanup redundant blank lines
 2014-11-26  9:16 UTC  (3+ messages)

Xattr issues with overlayfs
 2014-11-26  8:09 UTC  (5+ messages)
` [PATCH] ovl: Use macros to present ovl_xattr
` [PATCH] ovl: Enable opauqe setting an removing in userspace

[PATCH] testsuite: overlayfs -> overlay
 2014-11-25 15:47 UTC 

[PULL for 3.18] overlay filesystem v24
 2014-11-25 14:57 UTC  (3+ messages)

[GIT PULL] overlay filesystem fixes for 3.18
 2014-11-22  8:40 UTC  (8+ messages)

[RFC/RFT] multi-layer support for overlay filesystem
 2014-11-20 17:03 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).