public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-24 08:19:08 to 2017-10-06 17:47:23 UTC [more...]

[RFC PATCH 0/8][V2] overlayfs: Delayed copy up of data
 2017-10-06 17:47 UTC  (4+ messages)
` [PATCH 1/8] ovl: ovl_check_setxattr() get rid of redundant -EOPNOTSUPP check
` [PATCH 2/8] ovl: During copy up, first copy up metadata and then data
` [PATCH 3/8] ovl: Provide a mount option metacopy=on/off for metadata copyup

[PATCH] ovl: fix regression caused by exclusive upper/work dir protection
 2017-10-06 17:16 UTC  (3+ messages)

[RFC PATCH 0/7] overlayfs: Delayed copy up of data
 2017-10-06 15:32 UTC  (30+ messages)
` [PATCH 1/7] Create origin xattr on copy up for all files
` [PATCH 2/7] ovl: During copy up, first copy up metadata and then data
` [PATCH 3/7] ovl: Copy up only metadata during copy up where it makes sense
` [PATCH 4/7] ovl: Set xattr OVL_XATTR_METACOPY on upper file
` [PATCH 5/7] ovl: Set OVL_METACOPY flag during ovl_lookup()
` [PATCH 6/7] ovl: Return lower dentry if only metadata copy up took place
` [PATCH 7/7] ovl: Fix ovl_getattr() to get size from lower

[GIT PULL] overlayfs fixes for 4.14-rc4
 2017-10-06 12:14 UTC 

[PATCH] constant d_ino test for non-samefs setup
 2017-10-06 11:51 UTC  (2+ messages)

[PATCH] overlay/038: Remove af_unix program requirement
 2017-10-06  9:29 UTC 

[PATCH 1/3] ovl: Allocate anonymous devs for lowerdirs
 2017-10-06  9:25 UTC  (3+ messages)
` [PATCH 2/3] ovl: relax same fs constrain for constant st_ino
` [PATCH 3/3] ovl: Relax same fs constraint for constant d_ino

[PATCH] ovl: grab i_count reference of lower inode
 2017-10-05 20:10 UTC 

[PATCH 0/4] fstests: fixes for config option OVERLAY_MOUNT_OPTIONS
 2017-09-29  1:44 UTC  (10+ messages)
` [PATCH 1/4] overlay: remove stale implementation of _scratch_mount_options
` [PATCH 2/4] overlay: use default overlay mount options _overlay_mount_dirs()
` [PATCH 3/4] overlay: create helper _overlay_scratch_mount_dirs()
` [PATCH 4/4] overlay: fix _overlay_config_override of MOUNT_OPTIONS
` [PATCH 5/5] overlay: move _overlay helpers to common/overlay
` [PATCH 6/6] overlay: deduplicate code in overlay mount helpers

Exporting overlay via NFS?
 2017-09-28  7:14 UTC  (3+ messages)

[PATCH] ovl: add NULL check in ovl_alloc_inode
 2017-09-26  4:06 UTC  (2+ messages)

[PATCH 0/4] assorted overlayfs fixes for v4.14-rc3
 2017-09-25 14:06 UTC  (7+ messages)
` [PATCH 1/4] ovl: fix may_write_real() for overlayfs directories
` [PATCH 2/4] ovl: fix error value printed in ovl_lookup_index()
` [PATCH 3/4] ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
` [PATCH 4/4] ovl: fix dentry leak in ovl_indexdir_cleanup()
` [PATCH 5/5] ovl: fix missing unlock_rename() in ovl_do_copy_up()

[PATCH] ovl: Return -ENOMEM if an allocation fails ovl_lookup()
 2017-09-23  3:41 UTC  (2+ messages)

[PATCH V2] ovl: Allocate anonymous devs for lowerdirs
 2017-09-22  2:40 UTC  (5+ messages)
` [PATCH V3] "

[PATCH 0/2] overlay: fix INDEX=y regressions
 2017-09-20  3:53 UTC  (5+ messages)
` [PATCH 1/2] overlay/014: correct comment relating to workdir reuse
` [PATCH 2/2] overlay/031: fix test with inodes index enabled

WARNING: CPU: 1 PID: 6921 at fs/overlayfs/inode.c:97 ovl_getattr+0x174/0x190 [overlay]
 2017-09-19  5:11 UTC  (2+ messages)

[PATCH] vfs: fix may_write_real() for overlayfs directories
 2017-09-18 20:21 UTC 

[GIT PULL] overlayfs update for 4.14
 2017-09-17 21:27 UTC  (11+ messages)

[experimental PATCH] ovl: get rid of d_real()
 2017-09-15 17:11 UTC  (3+ messages)

[PATCH xfstests 1/2] overlay: test relatime for directories
 2017-09-15  1:06 UTC  (6+ messages)
` [PATCH xfstests 2/2] overlay: test chattr lower file in overlay

ovl: mounting two times the same mount overlayfs will not list any directory entry anymore
 2017-09-14 14:54 UTC  (5+ messages)

v4.13 overlay fs: sometimes fails when creating or moving files
 2017-09-12  9:18 UTC  (10+ messages)

[PATCH] ovl: fix false negative ESTALE on lookup
 2017-09-12  7:00 UTC  (2+ messages)

two questiones about overlayfs
 2017-09-12  1:07 UTC  (23+ messages)

[PATCH 0/3] overlayfs: vfs fixes
 2017-09-05 12:53 UTC  (7+ messages)
` [PATCH 1/3] vfs: add flags to d_real()
` [PATCH 2/3] ovl: fix relatime for directories
` [PATCH 3/3] ovl: don't allow writing ioctl on lower layer

[miklos-vfs:overlayfs-next 6/8] htmldocs: include/linux/dcache.h:580: warning: No description found for parameter 'open_flags'
 2017-09-04 18:49 UTC 

[PATCH V5] overlay: Test constant d_ino feature
 2017-09-03 13:28 UTC  (2+ messages)

[PATCH V4] overlay: Test constant d_ino feature
 2017-09-03 12:58 UTC  (3+ messages)

[PATCH V3] overlay: Test constant d_ino feature
 2017-09-02 16:28 UTC  (2+ messages)

[PATCH V2] overlay: Test constant d_ino feature
 2017-08-31 15:37 UTC  (4+ messages)

[PATCH] overlay: Test constant d_ino feature
 2017-08-28 15:13 UTC  (3+ messages)

problem about lower symlink
 2017-08-28  7:28 UTC  (3+ messages)

[PATCH v3 0/5] ovl: constant inode numbers (cont.)
 2017-08-16 11:16 UTC  (21+ messages)
` [PATCH v3 5/5] ovl: consistent st_ino/d_ino

[PATCH v2] overlay: test mount error cases with index=on
 2017-08-15 10:31 UTC 

[PATCH] overlay: test mount error cases with index=on
 2017-08-15  9:48 UTC  (3+ messages)

[PATCH 00/10] overlayfs assorted fixes for v4.13
 2017-08-07 16:12 UTC  (25+ messages)
` [PATCH 07/10] ovl: mount overlay read-only on failure to verify index dir
` [PATCH 10/10] ovl: follow decoded origin file handle of merge dir

xattr hash error in 4.13-rc with overlayfs over ext4
 2017-08-06 20:05 UTC  (10+ messages)

[PATCH] ovl: do not ignore disk quota if current task is not privileged
 2017-07-25  3:47 UTC  (7+ messages)
` [PATCH v2] ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox