messages from 2025-05-01 13:43:06 to 2025-05-14 04:20:01 UTC [more...]
[PATCH] fstests: btrfs/336: misc extra fixes for the testcase
2025-05-14 4:19 UTC (3+ messages)
[PATCH 0/6] atomic writes tests
2025-05-14 0:29 UTC (7+ messages)
` [PATCH 1/6] generic/765: fix a few issues
` [PATCH 2/6] generic/765: adjust various things
` [PATCH 3/6] generic/765: move common atomic write code to a library file
` [PATCH 4/6] common/atomicwrites: adjust a few more things
` [PATCH 5/6] common/atomicwrites: fix _require_scratch_write_atomic
` [PATCH 6/6] generic: various atomic write tests with scsi_debug
[PATCH v2] fstests: btrfs/020: use device pool to avoid busy TEST_DEV
2025-05-14 0:12 UTC (2+ messages)
[PATCH] fstests: btrfs/220: do not use nologreplay when possible
2025-05-13 23:54 UTC (8+ messages)
[PATCH 00/28] check-parallel: Running tests without check
2025-05-13 14:48 UTC (39+ messages)
` [PATCH 02/28] _scratch_mkfs_sized: obey USE_EXTERNAL for XFS filesystems
` [PATCH 04/28] check-parallel: report how many tests were _notrun
` [PATCH 05/28] check: factor out test list building code
` [PATCH 06/28] check-parallel: use common group list parsing code
` [PATCH 07/28] check-parallel: adjust concurrency according to CPU count
` [PATCH 08/28] check-parallel: add logwrite device support
` [PATCH 09/28] check-parallel: allow FSTYP selection from the CLI
` [PATCH 10/28] check-parallel: use PID namespaces for runner process isolation
` [PATCH 11/28] check-parallel: initial support for specifying device sizes
` [PATCH 12/28] config: move config section code to it's own file
` [PATCH 13/28] check-parallel: introduce config file support
` [PATCH 14/28] fstests: further separate sourcing common/rc and common/config from initialisation
` [PATCH 15/28] check-parallel: de-batch test execution
` [PATCH 16/28] check-parallel: run sections directly
` [PATCH 17/28] check-parallel: rebuild test list when FSTYP changes
` [PATCH 18/28] check-parallel: create a "results-latest" symlink
` [PATCH 19/28] check: factor test running
` [PATCH 20/28] [RFC] check-parallel: run tests directly without using check
` [PATCH 21/28] generic/531: limit max files per CPU
[PATCH] xfs: skip test that want to mdrestore to block devices on zoned devices
2025-05-13 14:37 UTC (2+ messages)
[PATCH] fstests: btrfs: a new test case to verify scrub and rescue=idatacsums
2025-05-13 10:57 UTC (9+ messages)
[PATCH] fstests: btrfs/020: use device pool to avoid busy TEST_DEV
2025-05-13 9:24 UTC (2+ messages)
[PATCH] fstests: btrfs: add git commit ID to btrfs/335
2025-05-13 8:32 UTC (3+ messages)
[PATCH v1 0/3] new: Improvements to new script
2025-05-13 8:10 UTC (4+ messages)
` [PATCH v1 1/3] new: Add a new parameter (name/emailid) in the "new" script
` [PATCH v1 2/3] new: Replace "status=0; exit 0" with _exit 0
` [PATCH v1 3/3] new: Run make after adding a new test file
[PATCH v3] f2fs/013: test to check potential corruption on atomic_write file
2025-05-13 6:30 UTC (3+ messages)
[PATCH] selftest: add a test that flakes
2025-05-13 5:01 UTC (5+ messages)
[PATCH v2] fstests: btrfs: a new test case to verify scrub and rescue=idatacsums
2025-05-13 2:53 UTC (3+ messages)
[PATCH v6 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
2025-05-12 16:30 UTC (2+ messages)
` [PATCH v6 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled
[PATCH v5 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
2025-05-12 16:29 UTC (6+ messages)
` [PATCH v5 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled
[PATCH] common: skip zoned devices in _require_populate_commands
2025-05-12 15:27 UTC (3+ messages)
[PATCH] xfs/008: fix golden output for 512 fsblock size
2025-05-11 19:01 UTC (4+ messages)
[ANNOUNCE] fstests: for-next branch updated to v2025.05.11
2025-05-11 14:59 UTC
[ANNOUNCE] fstests: merge v2025.04.27 onto master branch
2025-05-11 14:40 UTC
[PATCH v2 0/2] Tests for AT_HANDLE_CONNECTABLE
2025-05-09 17:06 UTC (4+ messages)
` [PATCH v2 1/2] open_by_handle: add support for testing connectable file handles
` [PATCH v2 2/2] open_by_handle: add a test for "
[PATCH RESEND v2 2/2] open_by_handle: add a test for connectable file handles
2025-05-09 17:04 UTC
[PATCH 0/2] Tests for AT_HANDLE_CONNECTABLE
2025-05-09 16:57 UTC (6+ messages)
` [PATCH 2/2] open_by_handle: add a test for connectable file handles
[PATCH v3] f2fs/012: test red heart lookup
2025-05-08 19:25 UTC (2+ messages)
new tests for zoned xfs v3
2025-05-08 18:43 UTC (19+ messages)
` [PATCH 01/16] common: generalize _filter_agno
` [PATCH 02/16] add a new rw_hint helper
` [PATCH 03/16] xfs: add a test for zoned block accounting after remount
` [PATCH 04/16] xfs: add a zoned growfs test
` [PATCH 05/16] xfs: add test to check for block layer reordering
` [PATCH 06/16] xfs: add a test to check that data growfs fails with internal rt device
` [PATCH 07/16] xfs: add a test for write lifetime hints
` [PATCH 08/16] xfs: add a test for writeback after close
` [PATCH 09/16] xfs: test zone stream separation for two direct writers
` [PATCH 10/16] xfs: test zone stream separation for two buffered writers
` [PATCH 11/16] xfs: test zoned ENOSPC behavior with multiple writers
` [PATCH 12/16] xfs: test zoned GC file defragmentation for sequential writers
` [PATCH 13/16] xfs: test zoned GC file defragmentation for random writers
` [PATCH 14/16] xfs: test that xfs_repair does not mess up the zone used counter
` [PATCH 15/16] xfs: test that truncate does not spuriously return ENOSPC
` [PATCH 16/16] xfs: test that we can handle spurious zone wp advancements
[PATCHSET] fstests: more random fixes for v2025.04.27
2025-05-08 14:47 UTC (6+ messages)
` [PATCH 1/2] fsstress: fix attr_set naming
` [PATCH 2/2] xfs/349: don't run on kernels that don't support scrub
new tests for zoned xfs v2
2025-05-07 21:06 UTC (17+ messages)
` [PATCH 01/15] common: add a _filter_rgno helper
` [PATCH 02/15] add a new rw_hint helper
` [PATCH 03/15] xfs: add a test for zoned block accounting after remount
` [PATCH 04/15] xfs: add a zoned growfs test
` [PATCH 05/15] xfs: add test to check for block layer reordering
` [PATCH 06/15] xfs: add a test to check that data growfs fails with internal rt device
` [PATCH 07/15] xfs: add a test for write lifetime hints
` [PATCH 08/15] xfs: add a test for writeback after close
` [PATCH 09/15] xfs: test zone stream separation for two direct writers
` [PATCH 10/15] xfs: test zone stream separation for two buffered writers
` [PATCH 11/15] xfs: test zoned ENOSPC behavior with multiple writers
` [PATCH 12/15] xfs: test zoned GC file defragmentation for sequential writers
` [PATCH 13/15] xfs: test zoned GC file defragmentation for random writers
` [PATCH 14/15] xfs: test that xfs_repair does not mess up the zone used counter
` [PATCH 15/15] xfs: test that truncate does not spuriously return ENOSPC
[PATCH v2] f2fs/013: test to check potential corruption on atomic_write file
2025-05-07 19:28 UTC (4+ messages)
` [f2fs-dev] "
[PATCH v3] xfs: test that we can handle spurious zone wp advancements
2025-05-07 17:01 UTC (3+ messages)
[PATCH REPOST] generic/211: completely remove obsolete test and related code
2025-05-07 13:28 UTC (2+ messages)
[PATCH 0/2] add read-only logdev/rtdev mount-remount tests
2025-05-07 10:23 UTC (16+ messages)
` [PATCH 1/2] xfs: add mount test for read only rt devices
` [PATCH 2/2] xfs: add mount test for read only log devices
new tests for zoned xfs
2025-05-07 6:05 UTC (32+ messages)
` [PATCH 02/15] xfs: add a test for zoned block accounting after remount
` [PATCH 04/15] xfs: add a test to check that data growfs fails with internal rt device
` [PATCH 05/15] add a new rw_hint helper
` [PATCH 06/15] xfs: add a test for write lifetime hints
` [PATCH 07/15] xfs: add a test for writeback after close
` [PATCH 08/15] xfs: test zone stream separation for two direct writers
` [PATCH 09/15] xfs: test zone stream separation for two buffered writers
` [PATCH 10/15] xfs: test zoned ENOSPC behavior with multiple writers
` [PATCH 11/15] xfs: test zoned GC file defragmentation for sequential writers
` [PATCH 12/15] xfs: test zoned GC file defragmentation for random writers
` [PATCH 13/15] xfs: test that xfs_repair does not mess up the zone used counter
` [PATCH 14/15] xfs: test that truncate does not spuriously return ENOSPC
` [PATCH 15/15] xfs: test that we can handle spurious zone wp advancements
` [PATCH v2 "
[PATCH v2] f2fs/012: test red heart lookup
2025-05-07 5:28 UTC (3+ messages)
[PATCH v3 0/2] common: Move exit related functions to common/exit
2025-05-06 15:03 UTC (11+ messages)
` [PATCH v3 1/2] common: Move exit related functions to a common/exit
` [PATCH v3 2/2] check: Replace exit with _fatal and _exit in check
[PATCH] f2fs/013: test to check potential corruption on atomic_write file
2025-05-06 3:33 UTC (3+ messages)
[PATCH v5] generic: add a test for atomic writes
2025-05-05 14:57 UTC (5+ messages)
[PATCH] ext4/002: make generic to support xfs
2025-05-05 9:20 UTC (3+ messages)
[PATCH v3 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
2025-05-02 7:01 UTC (3+ messages)
` [PATCH v3 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled
finishe xfstests support for zoned XFS
2025-05-01 15:02 UTC (2+ messages)
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