messages from 2025-03-06 20:56:34 to 2025-03-20 07:50:52 UTC [more...]
generic/699 fails on ext4 due to using ext4 mount options w/ overlayfs
2025-03-20 7:50 UTC (13+ messages)
[PATCH] btrfs/058: fix test to actually have an open tmpfile during the send operation
2025-03-19 12:13 UTC
[PATCH v4] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
2025-03-19 11:09 UTC
[PATCH v3] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
2025-03-19 11:07 UTC (5+ messages)
[PATCH v2] fstests: update missing gitignore entries
2025-03-19 10:57 UTC
[PATCH] fstests: update missing gitignore entries
2025-03-19 10:54 UTC (2+ messages)
[PATCH] common/rc: _add_dmesg_filter returns when RESULT_DIR is null
2025-03-18 13:24 UTC
[PATCH] common/rc: explicitly test for engine availability in _require_fio
2025-03-18 13:23 UTC (2+ messages)
[PATCH v2] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
2025-03-18 12:52 UTC (2+ messages)
[PATCH] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
2025-03-18 10:35 UTC (7+ messages)
[PATCHBOMB] fstests: random fixes and 6.14 stragglers
2025-03-18 5:49 UTC (11+ messages)
` [PATCHSET 1/3] fstests: test dumping fs directory trees
` [PATCH 1/1] xfs: test filesystem recovery with rdump
` [PATCHSET 2/3] fstests: test handling emoji filenames better
` [PATCH 1/1] generic/45[34]: add colored emoji variants to unicode tests
` [PATCHSET 3/3] fstests: more random fixes for v2025.03.09
` [PATCH 1/3] xfs/614: determine the sector size of the fs image by doing a test format
` [PATCH 2/3] generic/537: disable quota mount options for pre-metadir rt filesystems
` [PATCH 3/3] check: don't allow TEST_DIR/SCRATCH_MNT to be in /tmp
` [PATCH 4/3] common/populate: drop fallocate mode 0 requirement
[PATCH v1 0/2] Minor cleanups in common/rc
2025-03-18 4:57 UTC (15+ messages)
` [PATCH v1 2/2] check,common/{preamble,rc},soak: Decoupling init_rc() call from sourcing common/rc
[PATCH] xfs/235: add to the auto group
2025-03-17 5:51 UTC
[PATCH 0/7 V2] fstests: enable sparse checking & fix fallout
2025-03-16 18:06 UTC (17+ messages)
` [PATCH 1/7] fstests: enable sparse checking with make C=[12]
` [PATCH 2/7] treewide: check for #ifdef __linux__ not linux
` [PATCH 2/7 V3] "
` [PATCH 3/7] lib: Fix non-ANSI function declarations
` [PATCH 4/7] lib: fix empty arg function prototypes
` [PATCH 5/7] lib: replace aiocb_t with struct aiocb
` [PATCH 6/7] lib: make a few symbols static
` [PATCH 7/7] lib: remove random.c
[ANNOUNCE] fstests: for-next branch updated to v2025.03.17
2025-03-16 16:57 UTC
[PATCH V3] common/rc: explicitly test for engine availability in _require_fio
2025-03-15 14:01 UTC (4+ messages)
[PATCH V2] common/rc: explicitly test for engine availability in _require_fio
2025-03-14 17:25 UTC (4+ messages)
[PATCH V2] fstests: test for CONFIG_QFMT_V2 in _require_quota
2025-03-14 16:15 UTC (2+ messages)
[PATCH RFC] fstests: test for CONFIG_QFMT_V2 in _require_quota
2025-03-14 15:06 UTC (2+ messages)
[PATCH] common/rc: explicitly test for engine availability in _require_fio
2025-03-14 14:39 UTC (3+ messages)
initial xfstests support for zoned XFS
2025-03-13 17:19 UTC (48+ messages)
` [PATCH 01/17] xfs/177: force a small file system size
` [PATCH 02/17] xfs/419: use _scratch_mkfs_xfs
` [PATCH 03/17] xfs/540: "
` [PATCH 04/17] common: extend the zoned device checks in _require_dm_target
` [PATCH 05/17] common: allow _require_non_zoned_device without an argument
` [PATCH 06/17] common: support internal RT device in _require_realtime
` [PATCH 07/17] common: support internal RT devices in scratch_mkfs_sized
` [PATCH 08/17] xfs: check for zoned-specific errors in _try_scratch_mkfs_xfs
` [PATCH 09/17] common: notrun in mkfs_dev for too small zoned file systems
` [PATCH 10/17] xfs: add helpers to require zoned/non-zoned "
` [PATCH 11/17] xfs: handle zoned file systems in _scratch_xfs_force_no_metadir
` [PATCH 12/17] xfs: no quota support with internal rtdev
` [PATCH 13/17] xfs: xfs_copy doesn't like RT sections
` [PATCH 14/17] xfs: skip filestreams tests on internal RT devices
` [PATCH 15/17] xfs: skip various tests on zoned devices
` [PATCH 16/17] xfs: skip various tests when using the zoned allocator
` [PATCH 17/17] xfs/206: filter out the zoned line from mkfs output
[PATCH v4 1/6] common/config: remove redundant export variables
2025-03-12 7:23 UTC (6+ messages)
` [PATCH v4 2/6] common/config: export F2FS_INJECT_PROG
` [PATCH v4 3/6] common/config: export F2FS_FSCK_PROG
` [PATCH v4 4/6] common/rc: use -f for mkfs.f2fs by default
` [PATCH v4 5/6] common/rc: introduce _check_f2fs_filesystem()
` [PATCH v4 6/6] f2fs/009: detect and repair nlink corruption
[PATCH v3 1/6] common/config: remove redundant export variables
2025-03-12 7:14 UTC (12+ messages)
` [PATCH v3 2/6] common/config: export F2FS_INJECT_PROG
` [PATCH v3 3/6] common/config: export F2FS_FSCK_PROG
` [PATCH v3 4/6] common/rc: use -f for mkfs.f2fs by default
` [PATCH v3 5/6] common/rc: introduce _check_f2fs_filesystem()
` [PATCH v3 6/6] f2fs/009: detect and repair nlink corruption
[PATCH] xfs: remove the post-EOF prealloc tests from the auto and quick groups
2025-03-12 6:45 UTC (3+ messages)
[PATCH v2 0/2] isolate privatens way
2025-03-11 21:19 UTC (7+ messages)
` [PATCH v2 1/2] check: disable HAVE_PRIVATENS by default
[PATCH] f2fs/008: avoid endless wait
2025-03-11 20:48 UTC (2+ messages)
[PATCH] common/rc: use getent when available
2025-03-11 15:44 UTC (6+ messages)
[PATCH v2 1/4] common/config: remove redundant export variables
2025-03-11 8:06 UTC (7+ messages)
` [PATCH v2 2/4] common/config: export F2FS_INJECT_PROG
` [PATCH v2 3/4] common/rc: support f2fs in _repair_scratch_fs
` [PATCH v2 4/4] f2fs/009: detect and repair nlink corruption
[PATCH 1/4] common/config: remove redundant export of F2FS_IO_PROG
2025-03-11 2:24 UTC (16+ messages)
` [PATCH 2/4] common/config: export F2FS_INJECT_PROG
` [PATCH 3/4] common/rc: support f2fs in _repair_scratch_fs
` [PATCH 4/4] f2fs/009: detect and repair nlink corruption
[ANNOUNCE] fstests: for-next branch updated to v2025.03.09
2025-03-09 13:49 UTC
[PATCH 0/2] Fix compilation errors when not using GNU libc
2025-03-09 12:57 UTC (6+ messages)
` [PATCH 1/2] src: include libgen.h for function basename() if "
[PATCH 0/5] fstests: remove old SGI QE scripts
2025-03-07 4:04 UTC (8+ messages)
` [PATCH 1/5] fstests: remove setup script
` [PATCH 2/5] fstests: remove old soak script
` [PATCH 3/5] fstests: remove crash script
` [PATCH 4/5] fstests: remove tools/auto-qa
` [PATCH 5/5] fstests: remove old tools from tools directory
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