messages from 2024-11-14 04:03:04 to 2024-11-27 04:54:10 UTC [more...]
[RFC PATCH 00/40] fstests: concurrent test execution
2024-11-27 4:51 UTC (7+ messages)
` [PATCH 01/40] xfs/448: get rid of assert-on-failure
` [PATCH 02/40] fstests: cleanup fsstress process management
` [PATCH 03/40] fuzzy: don't use killall
` [PATCH 04/40] fstests: per-test dmflakey instances
` [PATCH 06/40] fstests: per-test dmhuge instances
` [PATCH 07/40] fstests: per-test dmthin instances
[PATCH v5 0/3] Addition of new tests for extsize hints
2024-11-27 4:28 UTC (4+ messages)
` [PATCH v5 1/3] common/rc,xfs/207: Add a common helper function to check xflag bits
` [PATCH v5 2/3] common/rc: Add a new _require_scratch_extsize helper function
` [PATCH v5 3/3] generic: Addition of new tests for extsize hints
[PATCH v4 0/3] Addition of new tests for extsize hints
2024-11-27 4:11 UTC (14+ messages)
` [PATCH v4 1/3] common/rc,xfs/207: Add a common helper function to check xflag bits
` [PATCH v4 2/3] common/rc: Add a new _require_scratch_extsize helper function
` [PATCH v4 3/3] generic: Addition of new tests for extsize hints
[PATCHBOMB] xfs/fstests: largeish pile of bug fixes
2024-11-26 20:27 UTC (22+ messages)
` [PATCHSET v3] fstests: random fixes for v2024.11.17
` [PATCH 01/16] generic/757: fix various bugs in this test
` [PATCH 02/16] generic/757: convert to thinp
` [PATCH 03/16] xfs/113: fix failure to corrupt the entire directory
` [PATCH 04/16] xfs/508: fix test for 64k blocksize
` [PATCH 05/16] common/rc: capture dmesg when oom kills happen
` [PATCH 06/16] generic/562: handle ENOSPC while cloning gracefully
` [PATCH 07/16] xfs/163: skip test if we can't shrink due to enospc issues
` [PATCH 08/16] xfs/009: allow logically contiguous preallocations
` [PATCH 09/16] generic/251: use sentinel files to kill the fstrim loop
` [PATCH 10/16] generic/251: constrain runtime via time/load/soak factors
` [PATCH 11/16] generic/251: don't copy the fsstress source code
` [PATCH 12/16] common/rc: _scratch_mkfs_sized supports extra arguments
` [PATCH 13/16] xfs/157: do not drop necessary mkfs options
` [PATCH 14/16] generic/366: fix directio requirements checking
` [PATCH 15/16] generic/454: actually set attr value for llamapirate subtest
` [PATCH 16/16] xfs/122: add tests for commitrange structures
` [PATCH 17/16] generic/459: prevent collisions between test VMs backed by a shared disk pool
[PATCH v2] btrfs: a new test case to verify mount behavior with background remounting
2024-11-26 16:13 UTC (4+ messages)
[PATCHSET v2] fstests: random fixes for v2024.11.17
2024-11-26 1:26 UTC (31+ messages)
` [PATCH 01/17] generic/757: fix various bugs in this test
` [PATCH 02/17] generic/757: convert to thinp
` [PATCH 03/17] logwrites: warn if we don't think read after discard returns zeroes
` [PATCH 04/17] logwrites: use BLKZEROOUT if it's available
` [PATCH 05/17] logwrites: only use BLKDISCARD if we know discard zeroes data
` [PATCH 06/17] xfs/113: fix failure to corrupt the entire directory
` [PATCH 07/17] xfs/508: fix test for 64k blocksize
` [PATCH 08/17] common/rc: capture dmesg when oom kills happen
` [PATCH 09/17] generic/562: handle ENOSPC while cloning gracefully
` [PATCH 10/17] xfs/163: skip test if we can't shrink due to enospc issues
` [PATCH 11/17] xfs/009: allow logically contiguous preallocations
` [PATCH 12/17] generic/251: use sentinel files to kill the fstrim loop
` [PATCH 13/17] generic/251: constrain runtime via time/load/soak factors
` [PATCH 14/17] generic/251: don't copy the fsstress source code
` [PATCH 15/17] common/rc: _scratch_mkfs_sized supports extra arguments
` [PATCH 16/17] xfs/157: do not drop necessary mkfs options
` [PATCH 17/17] generic/366: fix directio requirements checking
[PATCHSET] fstests: random fixes for v2024.11.17
2024-11-25 5:18 UTC (46+ messages)
` [PATCH 01/12] generic/757: fix various bugs in this test
` [PATCH 02/12] xfs/113: fix failure to corrupt the entire directory
` [PATCH 03/12] xfs/508: fix test for 64k blocksize
` [PATCH 04/12] common/rc: capture dmesg when oom kills happen
` [PATCH 05/12] generic/562: handle ENOSPC while cloning gracefully
` [PATCH 06/12] xfs/163: skip test if we can't shrink due to enospc issues
` [PATCH 07/12] xfs/009: allow logically contiguous preallocations
` [PATCH 08/12] generic/251: use sentinel files to kill the fstrim loop
` [PATCH 09/12] generic/251: constrain runtime via time/load/soak factors
` [PATCH 10/12] common/rc: _scratch_mkfs_sized supports extra arguments
` [PATCH 11/12] xfs/157: do not drop necessary mkfs options
` [PATCH 12/12] xfs/157: fix test failures when MKFS_OPTIONS has -L options
[PATCH v3 0/3] Addition of new tests for extsize hints
2024-11-22 19:06 UTC (15+ messages)
` [PATCH v3 1/3] common/rc,xfs/207: Add a common helper function to check xflag bits
` [PATCH v3 2/3] common/rc: Add a new _require_scratch_extsize helper function
` [PATCH v3 3/3] generic: Addition of new tests for extsize hints
[PATCH 0/2] fstests: fix test issue of xfs/157
2024-11-21 15:52 UTC (10+ messages)
` [PATCH 1/2] common/rc: _scratch_mkfs_sized supports extra arguments
` [PATCH 2/2] xfs/157: do not drop necessary mkfs options
[PATCH] xfs/229: call on the test directory
2024-11-21 10:54 UTC (3+ messages)
[PATCH] btrfs: add test for encoded reads
2024-11-21 4:43 UTC (7+ messages)
[PATCH] fstests: fix blksize_t printf format warnings across architectures
2024-11-21 2:04 UTC (6+ messages)
[PATCH v2 0/2] Addition of new tests for extsize hints
2024-11-19 3:08 UTC (14+ messages)
` [PATCH v2 1/2] common/rc,xfs/207: Adding a common helper function to check xflag bits on a given file
` [PATCH v2 2/2] generic: Addition of new tests for extsize hints
[PATCH 0/2] fstests: refine filesystem module reload handling
2024-11-18 0:12 UTC (7+ messages)
` [PATCH 1/2] fstests: move fs-module reload to earlier in the run_section function
` [PATCH 2/2] fstests: FS_MODULE_RELOAD_OPTIONS to control filesystem module reload options
[ANNOUNCE] fstests: for-next branch updated to v2024.11.17
2024-11-17 14:53 UTC
[ANNOUNCE] fstests: merge v2024.10.28 onto master branch
2024-11-17 14:31 UTC
[PATCHSET] fstests: random fixes for v2024.10.28
2024-11-15 18:28 UTC (11+ messages)
` [PATCH 1/3] xfs/273: check thoroughness of the mappings
` [PATCH 2/3] xfs/185: don't fail when rtfile is larger than rblocks
` [PATCH 3/3] generic/757: fix various bugs in this test
generic/645 failing on ext4, xfs (probably others) on all LTS kernels
2024-11-15 15:21 UTC (4+ messages)
[PATCH] btrfs/327: add a test case to verify inline extent data read
2024-11-15 9:19 UTC
[PATCH] xfs/157: mkfs does not need a specific fssize
2024-11-14 23:43 UTC (11+ messages)
[PATCH] fstests: check for ext3 support in btrfs/136
2024-11-14 9:56 UTC (2+ messages)
[PATCH 0/2] generic: Addition of new tests for extsize hints
2024-11-14 9:45 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v2] ext4/032: add a new testcase in online resize tests
2024-11-14 4:03 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