messages from 2025-04-17 15:48:19 to 2025-05-07 10:05:45 UTC [more...]
[PATCH 00/28] check-parallel: Running tests without check
2025-05-07 10:05 UTC (35+ messages)
` [PATCH 01/28] fstests: remove support for non-numeric test names
` [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 22/28] fsync-tester.c: use syncfs() rather than sync()
` [PATCH 23/28] open-by-handle.c: "
` [PATCH 24/28] "
` [PATCH 25/28] bulkstat_unlink_test_modified.c: remove unused test code
` [PATCH 26/28] stale-handle.c: use syncfs() rather than sync()
` [PATCH 27/28] scaleread: remove dead test code
` [PATCH 28/28] xfs/259: no need to call sync
[PATCH 0/2] add read-only logdev/rtdev mount-remount tests
2025-05-07 8:57 UTC (15+ 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 (34+ messages)
` [PATCH 01/15] xfs: add a zoned growfs test
` [PATCH 02/15] xfs: add a test for zoned block accounting after remount
` [PATCH 03/15] xfs: add test to check for block layer reordering
` [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 v3] f2fs/012: test red heart lookup
2025-05-07 5:36 UTC
[PATCH v2] f2fs/012: test red heart lookup
2025-05-07 5:28 UTC (3+ messages)
new tests for zoned xfs v2
2025-05-07 5:12 UTC (16+ 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 3:17 UTC (3+ messages)
` [f2fs-dev] "
[PATCH 0/2] Tests for AT_HANDLE_CONNECTABLE
2025-05-06 21:08 UTC (2+ 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 (8+ 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 (6+ messages)
` [PATCH 1/4] xfs: check for zoned-specific errors in _try_scratch_mkfs_xfs
` [PATCH 2/4] common: notrun in mkfs_dev for too small zoned file systems
` [PATCH 3/4] common: support internal RT device in _require_realtime
` [PATCH 4/4] common: support internal RT devices in scratch_mkfs_sized
[PATCH] generic/126: Do not run if TEST_DIR is sticky and fs.protected_regular enabled
2025-05-01 13:27 UTC (3+ messages)
[PATCH] fstests/MAINTAINERS: update ocfs2 mailing list address
2025-05-01 8:38 UTC (3+ messages)
[PATCH v2 0/2] common: Move exit related functions to common/exit
2025-04-30 12:13 UTC (8+ messages)
` [PATCH v2 1/2] common: Move exit related functions to a common/exit
` [PATCH v2 2/2] check: Replace exit with _exit in check
[PATCH v2 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
2025-04-29 14:11 UTC (4+ messages)
` [PATCH v2 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled
[PATCH v1] xfs: Fail remount with noattr2 on a v5 xfs with CONFIG_XFS_SUPPORT_V4=y
2025-04-28 8:41 UTC (8+ messages)
[PATCH v1 0/2] common: Move exit related functions to common/exit
2025-04-28 8:39 UTC (9+ messages)
` [PATCH v1 1/2] common: Move exit related functions to a common/exit
` [PATCH v1 2/2] check: Replace exit with _exit in check
[ANNOUNCE] fstests: for-next branch updated to 008ffc623232
2025-04-27 14:44 UTC
[ANNOUNCE] fstests: merge v2025.04.13 onto master branch
2025-04-27 14:39 UTC
[PATCH v2] f2fs/011: test to check out-of-space issue
2025-04-27 8:20 UTC (3+ messages)
[PATCH v2] generic/033: Don't call 'fzero' with the KEEP_SIZE flag
2025-04-26 12:48 UTC (3+ messages)
[GIT PULL] fstests: btrfs changes for for-next staged-20250425
2025-04-25 15:51 UTC
[PATCH] fstests: common/btrfs: add _ prefix to temp fsid helper functions
2025-04-25 15:25 UTC (5+ messages)
` [PATCH v2] "
[PATCH] generic/033: Check that the 'fzero' operations supports KEEP_SIZE
2025-04-25 15:22 UTC (4+ messages)
[PATCH v2] fstests: btrfs/315: fix golden output mismatch caused by newer util-linux
2025-04-25 15:10 UTC (3+ messages)
[PATCH] fstests: btrfs/315: fix golden output mismatch caused by newer util-linux
2025-04-24 7:21 UTC (3+ messages)
[PATCH v2 0/8] btrfs: do not poking into the implementation details of bio_vec
2025-04-23 9:40 UTC (13+ messages)
` [PATCH v2 1/8] btrfs: remove the alignment checks in end_bbio_data_read
` [PATCH v2 2/8] btrfs: track the next file offset in struct btrfs_bio_ctrl
` [PATCH v2 3/8] btrfs: pass a physical address to btrfs_repair_io_failure
` [PATCH v2 4/8] btrfs: move kmapping out of btrfs_check_sector_csum
` [PATCH v2 5/8] btrfs: simplify bvec iteration in index_one_bio
` [PATCH v2 6/8] btrfs: raid56: store a physical address in structure sector_ptr
` [PATCH v2 7/8] btrfs: scrub: use virtual addresses directly
` [PATCH v2 8/8] btrfs: use bvec_kmap_local in btrfs_decompress_buf2page
[PATCH v2 0/3] Add support for -q <n> unconditional loop
2025-04-23 6:02 UTC (6+ messages)
` [PATCH v2 2/3] check: Add -q <n> option to support unconditional looping
[PATCH] xfs/083: fix the judgment of the number of content lines in $ROUND2_LOG
2025-04-22 9:49 UTC
[PATCH] fstests: btrfs/271: specify "-m raid1" to avoid false alerts
2025-04-21 10:42 UTC (3+ messages)
[PATCH v2] fstests: btrfs/253: fix false alert due to _set_fs_sysfs_attr changes
2025-04-21 10:35 UTC (2+ messages)
[PATCH] fstests: btrfs/253: fix false alert due to _set_fs_sysfs_attr changes
2025-04-21 7:57 UTC (3+ messages)
Automation of parsing of fstests xunit xml to kicdb kernel-ci
2025-04-18 19:28 UTC (6+ 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