messages from 2018-02-06 16:11:40 to 2018-03-13 15:05:52 UTC [more...]
[PATCH V2] xfstest: overlay: Absolute redirect should be followed even if ancestor is opaque
2018-03-13 15:05 UTC
[PATCH] xfstest: overlay: Absolute redirect should be followed even if ancestor is opaque
2018-03-13 15:02 UTC (3+ messages)
flock fails in overlay nfs-exported file
2018-03-13 12:51 UTC (7+ messages)
[PATCH v2 0/4] ovl: Bunch of ovl_lookup() path fixes
2018-03-12 14:30 UTC (9+ messages)
` [PATCH v2 1/4] ovl: Set d->last properly during lookup
` [PATCH v2 2/4] ovl: Do not check for redirect if this is last layer
` [PATCH v2 3/4] ovl: set d->is_dir and d->opaque for last path element
` [PATCH v2 4/4] ovl: fix lookup with middle layer opaque dir and absolute path redirects
` [PATCH v2.1 "
[xfstests PATCH v5 0/5] overlay: add overlay filesystem dirs check
2018-03-12 12:34 UTC (14+ messages)
` [xfstests PATCH v5 1/5] common/rc: improve dev mounted check helper
` [xfstests PATCH v5 2/5] overlay: hook filesystem "
` [xfstests PATCH v5 3/5] overlay/003: fix fs check failure
` [xfstests PATCH v5 4/5] overlay: skip check for tests finished with corrupt filesystem
` [xfstests PATCH v5 5/5] overlay: correct scratch dirs check
"quota-df" feature
2018-03-12 8:55 UTC (14+ messages)
flock fails in overlay nfs-exported file
2018-03-12 7:13 UTC
[PATCH v2 0/3] Overlayfs file handle decode optimization
2018-03-11 11:22 UTC (4+ messages)
` [PATCH v2 1/3] ovl: disambiguate ovl_encode_fh()
` [PATCH v2 2/3] ovl: do not try to reconnect a disconnected origin dentry
` [PATCH v2 3/3] ovl: lookup in inode cache first when decoding lower file handle
[RFC PATCH 0/3] Misc ovl_lookup() related fixes
2018-03-09 16:44 UTC (14+ messages)
` [PATCH 1/3] ovl: Set d->last properly during lookup
` [PATCH 2/3] ovl: Do not check for redirect if this is last layer
` [PATCH 3/3] ovl: set d->is_dir and d->opaque for last path element
[GIT PULL] overlayfs fixes for 4.16-rc5
2018-03-09 11:33 UTC
[RFC][PATCH] ovl: opaque xattr should overrule redirect xattr
2018-03-08 22:18 UTC
[PATCH] ovl: fix lookup with middle layer opaque dir and absolute path redirects
2018-03-08 22:17 UTC (2+ messages)
[PATCH v12 00/17] overlayfs: Delayed copy up of data
2018-03-08 17:54 UTC (45+ messages)
` [PATCH v12 01/17] ovl: redirect_dir=nofollow can follow redirect for opaque lower
` [PATCH v12 02/17] ovl: Provide a mount option metacopy=on/off for metadata copyup
` [PATCH v12 03/17] ovl: During copy up, first copy up metadata and then data
` [PATCH v12 04/17] ovl: Move the copy up helpers to copy_up.c
` [PATCH v12 05/17] ovl: Copy up only metadata during copy up where it makes sense
` [PATCH v12 06/17] ovl: Add helper ovl_already_copied_up()
` [PATCH v12 07/17] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
` [PATCH v12 08/17] ovl: Modify ovl_lookup() and friends to lookup metacopy dentry
` [PATCH v12 09/17] ovl: Do not mark a non dir as _OVL_PATH_MERGE in ovl_path_type()
` [PATCH v12 10/17] ovl: Copy up meta inode data from lowest data inode
` [PATCH v12 11/17] ovl: Fix ovl_getattr() to get number of blocks from lower
` [PATCH v12 12/17] ovl: Do not expose metacopy only upper dentry from d_real()
` [PATCH v12 13/17] ovl: Check redirects for metacopy files
` [PATCH v12 14/17] ovl: Set redirect on metacopy files upon rename
` [PATCH v12 15/17] ovl: Remove redirect when data of a metacopy file is copied up
` [PATCH v12 16/17] ovl: Set redirect on upper inode when it is linked
` [PATCH v12 17/17] ovl: Enable metadata only feature
[fsck.overlay RFC PATCH] overlay: add fsck utility
2018-03-08 7:51 UTC (9+ messages)
[PATCH] ovl: redirect_dir=nofollow should not follow redirect for opaque lower
2018-03-07 13:32 UTC (5+ messages)
[PATCH] overlay: ovl_get_inode should treat file and dir as same while no upper_mnt
2018-03-06 8:34 UTC (4+ messages)
[RFC][PATCH v3] overlay: hardlink all whiteout files into a single one
2018-03-02 16:12 UTC (6+ messages)
Weird overlayfs/xfs bug on v4.15
2018-03-02 9:14 UTC (3+ messages)
[PATCH v10] ovl: Improving syncfs efficiency
2018-03-01 8:45 UTC (2+ messages)
[PATCH v2 00/17] Overlayfs NFS export support
2018-02-27 11:35 UTC (4+ messages)
` [PATCH v2 10/17] ovl: decode lower file handles of unlinked but open files
[xfstests PATCH v4 0/5] overlay: add overlay filesystem dirs check
2018-02-27 1:51 UTC (12+ messages)
` [xfstests PATCH v4 1/5] common/rc: improve dev mounted check helper
` [xfstests PATCH v4 2/5] overlay: hook filesystem "
` [xfstests PATCH v4 3/5] overlay/003: fix fs check failure
` [xfstests PATCH v4 4/5] overlay: skip check for tests finished with corrupt filesystem
` [xfstests PATCH v4 5/5] overlay: correct scratch dirs check
[PATCH] fsck.overlay: add ovl_check_origin helper
2018-02-26 7:07 UTC (6+ messages)
[xfstests PATCH] overlay: add origin test for fsck.overlay
2018-02-24 6:56 UTC (2+ messages)
[PATCH] fsck.overlay: fix report bug
2018-02-23 12:00 UTC
[xfstests PATCH v2] overlay: correct test mount options
2018-02-22 2:54 UTC
FAILED: patch "[PATCH] ovl: hash directory inodes for fsnotify" failed to apply to 4.14-stable tree
2018-02-21 11:42 UTC (3+ messages)
[PATCH 0/4] Overlayfs file handle decode optimization
2018-02-16 17:48 UTC (8+ messages)
` [RFC][PATCH] ovl: check lower ancestry on encode of lower dir file handle
FAILED: patch "[PATCH] ovl: take mnt_want_write() for work/index dir setup" failed to apply to 4.14-stable tree
2018-02-15 15:09 UTC
[xfstests PATCH v3 0/6] overlay: add overlay filesystem dirs check
2018-02-15 8:39 UTC (12+ messages)
` [xfstests PATCH v3 1/6] common/rc: improve dev mounted check helper
` [xfstests PATCH v3 2/6] overlay: hook filesystem "
` [xfstests PATCH v3 3/6] overlay/003: fix fs check failure
` [xfstests PATCH v3 4/6] overlay: skip check for tests finished with corrupt filesystem
` [xfstests PATCH v3 5/6] overlay: correct scratch dirs check
` [xfstests PATCH v3 6/6] overlay: correct test mount options
[xfstests PATCH v2 0/5] overlay: add overlay filesystem dirs check
2018-02-08 12:46 UTC (9+ messages)
` [xfstests PATCH v2 2/5] overlay: hook filesystem check helper
` [xfstests PATCH v2 5/5] overlay: correct scratch dirs check
[xfstests PATCH v3 0/5] overlay: add fsck.overlay basic tests
2018-02-08 12:06 UTC (7+ messages)
` [xfstests PATCH v3 1/5] overlay: add filesystem check helper
` [xfstests PATCH v3 2/5] overlay: define common overlay xattr keys
` [xfstests PATCH v3 3/5] overlay: add fsck.overlay whiteout test
` [xfstests PATCH v3 4/5] overlay: add fsck.overlay redirect directory test
` [xfstests PATCH v3 5/5] overlay: add fsck.overlay impure xattr test
[xfstests PATCH v2 0/4] overlay: add fsck.overlay basic tests
2018-02-07 4:13 UTC (4+ messages)
` [xfstests PATCH v2 2/4] overlay: add fsck.overlay whiteout test
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