public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-22 15:57:51 to 2018-02-08 12:47:24 UTC [more...]

[xfstests PATCH v2 0/5] overlay: add overlay filesystem dirs check
 2018-02-08 12:46 UTC  (14+ messages)
` [xfstests PATCH v2 1/5] common/rc: improve mounted check helper
` [xfstests PATCH v2 2/5] overlay: hook filesystem "
` [xfstests PATCH v2 3/5] overlay/003: fix fs check failure
` [xfstests PATCH v2 4/5] overlay: skip check for tests finished with corrupt filesystem
` [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

[PATCH 0/4] misc. fstests changes
 2018-02-08 11:11 UTC  (6+ messages)
` [PATCH 1/4] xfs_scrub: remove -y parameter
` [PATCH 2/4] xfs: skip xfs_check in _check_xfs_filesystem
` [PATCH 3/4] xfs: regression tests for reflink quota bugs
` [PATCH 4/4] xfs/348: dir->symlink corruption must not be allowed

[xfstests PATCH v2 0/4] overlay: add fsck.overlay basic tests
 2018-02-07  4:13 UTC  (8+ messages)
` [xfstests PATCH v2 1/4] overlay: add filesystem check helper
` [xfstests PATCH v2 2/4] overlay: add fsck.overlay whiteout test
` [xfstests PATCH v2 3/4] overlay: add fsck.overlay redirect directory test
` [xfstests PATCH v2 4/4] overlay: add fsck.overlay impure xattr test

[PATCH] tests/xfs: rmapbt swapext block reservation overrun test
 2018-02-07  4:07 UTC  (4+ messages)

xfstests failures
 2018-02-06 16:43 UTC  (13+ messages)

Failing scratch mounts
 2018-02-05 18:35 UTC  (2+ messages)

[PATCH 1/3] check: Fix exit status
 2018-02-05 11:02 UTC  (4+ messages)
` [PATCH 2/3] check: Add -F option to specify failing tests
` [PATCH 3/3] generic/270: Check for scratch mount success

[ANNOUNCE] fstests: master branch updated to 27f7ed634816
 2018-02-04 13:54 UTC 

[PATCH 0/2] Fix some _require_* checks for filesystem features
 2018-02-03  5:06 UTC  (6+ messages)
` [PATCH 1/2] generic/307: Require ACL support
` [PATCH 2/2] generic/{274,315}: Require falloc -k support

[LSF/MM TOPIC] Filesystem performance regression tests
 2018-02-02  0:19 UTC  (3+ messages)

[PATCH 0/2] Two more overlayfs exportfs tests
 2018-02-01  7:34 UTC  (5+ messages)
` [PATCH 1/2] overlay: test overlay file handles of lower dir with non-indexed ancestor
` [PATCH 2/2] overlay: test overlay file handle of dir with ancestor under lower redirect

[PATCH v4 0/5] Overlayfs exportfs tests
 2018-01-30  6:12 UTC  (6+ messages)
` [PATCH v4 1/5] fstests: implement require of multiple overlayfs features
` [PATCH v4 2/5] overlay: test encode/decode overlay file handles
` [PATCH v4 3/5] overlay: test encode/decode of non-samefs "
` [PATCH v4 4/5] overlay: test encode/decode overlay file handles with renames
` [PATCH v4 5/5] overlay: test encode/decode of non-samefs "

[PATCH v3 0/5] Overlayfs exportfs tests
 2018-01-30  4:54 UTC  (13+ messages)
` [PATCH v3 1/5] fstests: implement require of multiple overlayfs features
` [PATCH v3 2/5] overlay: test encode/decode overlay file handles
` [PATCH v3 3/5] overlay: test encode/decode of non-samefs "
` [PATCH v3 4/5] overlay: test encode/decode overlay file handles with renames
` [PATCH v3 5/5] overlay: test encode/decode of non-samefs "

[PATCH 0/4] Assorted overlay test fixes
 2018-01-29  9:25 UTC  (7+ messages)
` [PATCH 1/4] ovelray: drop explicit use of OVERLAY_MOUNT_OPTIONS
` [PATCH 2/4] overlay/036: fix upper/lower dir mismatch
` [PATCH 3/4] overlay: consider index dir with whiteouts clean
` [PATCH 4/4] overlay/017: require and enable redirect_dir

[ANNOUNCE] fstests: master branch updated to dae4fcad54be
 2018-01-28 12:29 UTC 

[PATCH v2 0/8] Fix build with musl libc
 2018-01-28 10:46 UTC  (28+ messages)
` [PATCH v2 1/8] fsstress: Include stddef.h for ptrdiff_t
` [PATCH v2 2/8] Replace all __[u]intNN_t types with standard [u]intNN_t
` [PATCH v2 3/8] doio, growfiles: Use standard signal name SIGCHLD instead of SIGCLD
` [PATCH v2 4/8] metaperf: Include linux/param.h explicitly for HZ macro
` [PATCH v2 5/8] dmiperf: Include sys/types.h for u_int32_t
` [PATCH v2 6/8] fssum: Use bswap_64() instead of __bswap_64()
        ` [PATCH v3 6/8] fssum: Use htobe64() instead of a custom macro
` [PATCH v2 7/8] t_mtab: Replace sys_siglist[] with strsignal()
` [PATCH v2 8/8] pwrite_mmap_blocked: Include signal.h instead of sys/signal.h

[PATCH v2] overlay: add a test for multiple redirects to the same lower dir
 2018-01-28  9:07 UTC 

[PATCH 0/5] xfstests: fixes and reflink quota tests
 2018-01-26  7:00 UTC  (11+ messages)
` [PATCH 1/5] common/rc: report kmemleak errors
` [PATCH 2/5] xfs/122: fix xfs header ordering problems
` [PATCH 3/5] generic/403: don't spew '$GETFATTR_PROG: Killed' messages
` [PATCH 4/5] xfs/24[356]: checking cow fork bmap requires CONFIG_XFS_DEBUG=y
` [PATCH 5/5] xfs: regression tests for reflink quota bugs

[PATCH] xfs/439: mkfs again to avoid corruption failure
 2018-01-25 14:06 UTC  (3+ messages)

[xfstests PATCH 0/5] overlay: add overlay filesystem dirs check
 2018-01-25  9:35 UTC  (9+ messages)
` [xfstests PATCH 1/5] common/rc: improve mounted check helper
` [xfstests PATCH 2/5] overlay: hook filesystem "
` [xfstests PATCH 3/5] overlay/003: fix fs check failure
` [xfstests PATCH 4/5] overlay: skip check for tests finished with corrupt filesystem
` [xfstests PATCH 5/5] overlay: correct scratch dirs check

[xfstests PATCH 0/4] overlay: add fsck.overlay basic tests
 2018-01-25  8:00 UTC  (6+ messages)
` [xfstests PATCH 1/4] overlay: add filesystem check helper
` [xfstests PATCH 2/4] overlay: add fsck.overlay whiteout test
` [xfstests PATCH 3/4] overlay: add fsck.overlay redirect directory test
` [xfstests PATCH 4/4] overlay: add fsck.overlay impure xattr test

[PATCH v3] ext4/030: Ext4 online resize with bigalloc tests
 2018-01-25  5:00 UTC  (8+ messages)
` [PATCH v4] "
    ` [PATCH v4] ext4: "
        ` [PATCH v5] "

[PATCH v2 0/7] Overlayfs exportfs tests
 2018-01-24 16:40 UTC  (12+ messages)
` [PATCH v2 1/7] open_by_handle: verify dir content only with -r flag
` [PATCH v2 2/7] generic/exportfs: golden output is not silent
` [PATCH v2 3/7] generic/exportfs: test decoding file handles after cycle mount
` [PATCH v2 4/7] overlay: test encode/decode overlay file handles
` [PATCH v2 5/7] overlay: test encode/decode of non-samefs "
` [PATCH v2 6/7] overlay: test encode/decode overlay file handles with renames
` [PATCH v2 7/7] overlay: test encode/decode of non-samefs "

[xfstests PATCH v6 0/8] overlay: add fsck.overlay basic tests
 2018-01-24 10:53 UTC  (15+ messages)
` [xfstests PATCH v6 1/8] common/rc: modify mounted check helper
` [xfstests PATCH v6 2/8] overlay: add filesystem "
` [xfstests PATCH v6 3/8] overlay: add fsck.overlay whiteout test
` [xfstests PATCH v6 4/8] overlay: add fsck.overlay redirect directory test
` [xfstests PATCH v6 5/8] overlay: add fsck.overlay impure xattr test
` [xfstests PATCH v6 6/8] overlay/003: fix fs check failure
` [xfstests PATCH v6 7/8] overlay: skip check for tests finished with corrupt filesystem
` [xfstests PATCH v6 8/8] overlay: correct scratch dirs check

ext4 quota tests fail with CONFIG_QFMT_V2=n
 2018-01-24 10:44 UTC  (7+ messages)

[PATCH 0/7] Overlayfs exportfs tests
 2018-01-23 13:56 UTC  (4+ messages)
` [PATCH 1/7] open_by_handle: store and load file handles from file

[xfstests PATCH v5 0/7] overlay: add fsck.overlay basic tests
 2018-01-23 11:10 UTC  (10+ messages)
` [xfstests PATCH v5 1/7] overlay: add filesystem check helper
` [xfstests PATCH v5 2/7] overlay: add fsck.overlay whiteout test
` [xfstests PATCH v5 3/7] overlay: add fsck.overlay redirect directory test
` [xfstests PATCH v5 4/7] overlay: add fsck.overlay impure xattr test
` [xfstests PATCH v5 5/7] overlay/003: fix fs check failure
` [xfstests PATCH v5 6/7] overlay: skip check for tests finished with corrupt filesystem
` [xfstests PATCH v5 7/7] overlay: correct scratch dirs check


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