messages from 2025-07-29 14:45:27 to 2025-08-18 20:51:54 UTC [more...]
fixes for running on devices with protetion information
2025-08-18 20:51 UTC (6+ messages)
` [PATCH 1/3] dmthin: _notrun when dm-thin setup fails
` [PATCH 2/3] generic/081: don't hang when running on devices with protection information
` [PATCH 3/3] generic/450: "
[PATCH v2] tests: btrfs/237: skip test on devices with conventional zones
2025-08-18 9:53 UTC
[PATCHSET 1/3] fstests: fixes for atomic writes tests
2025-08-18 4:37 UTC (25+ messages)
` [PATCH 2/7] generic/427: try to ensure there's some free space before we do the aio test
` [PATCH 3/7] generic/767: require fallocate support
` [PATCH 4/7] generic/767: only test the hardware atomic write unit
` [PATCH 5/7] generic/767: allow on any atomic writes filesystem
` [PATCH 6/7] xfs/838: actually force usage of the realtime device
` [PATCH 7/7] common: fix _require_xfs_io_command pwrite -A for various blocksizes
[ANNOUNCE] fstests: for-next branch updated to v2025.08.17
2025-08-17 15:06 UTC
[ANNOUNCE] fstests: merge v2025.08.04 onto master branch
2025-08-17 14:57 UTC
[PATCH v2] f2fs/012: adapt lookup_mode=x mount option
2025-08-17 8:43 UTC (2+ messages)
[PATCH] overlay/005: only run for xfs underlying fs
2025-08-16 12:13 UTC (5+ messages)
[PATCH] f2fs/012: adapt lookup_mode=x mount option
2025-08-16 7:15 UTC (3+ messages)
[PATCH v3 1/3] f2fs/018: check data eof after partial truncation on compressed cluster
2025-08-16 7:09 UTC (6+ messages)
` [PATCH v3 2/3] f2fs/019: do sanity check on mapping table
` [PATCH v3 3/3] f2fs/020: do sanity check on i_xattr_nid
[PATCH v2 1/3] f2fs/018: check data eof after partial truncation on compressed cluster
2025-08-16 7:08 UTC (10+ messages)
` [PATCH v2 2/3] f2fs/019: do sanity check on mapping table
` [PATCH v2 3/3] f2fs/020: do sanity check on i_xattr_nid
[PATCH v3 1/3] f2fs/015: test common mount options
2025-08-15 16:02 UTC (6+ messages)
` [PATCH v3 2/3] f2fs/016: test special "
` [PATCH v3 3/3] f2fs/017: test mount options for zoned device
[PATCH 1/3] f2fs/018: check data eof after partial truncation on compressed cluster
2025-08-14 21:10 UTC (10+ messages)
` [PATCH 2/3] f2fs/019: do sanity check on mapping table
` [PATCH 3/3] f2fs/020: do sanity check on i_xattr_nid
[PATCH] tests: btrfs/237: skip test on devices with conventional zones
2025-08-14 2:16 UTC (4+ messages)
[PATCHSET 3/3] fstests: integrate with coredump capturing
2025-08-13 15:18 UTC (8+ messages)
` [PATCH 1/2] fsstress: don't abort when stat(".") returns EIO
` [PATCH 2/2] check: collect core dumps from systemd-coredump
` [PATCH v2 "
[PATCH v4 00/11] Add more tests for multi fs block atomic writes
2025-08-13 13:54 UTC (27+ messages)
` [PATCH v4 01/11] common/rc: Add _min() and _max() helpers
` [PATCH v4 02/11] common/rc: Add a helper to run fsx on a given file
` [PATCH v4 03/11] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v4 04/11] generic: Add atomic write test using fio crc check verifier
` [PATCH v4 05/11] generic: Add atomic write test using fio verify on file mixed mappings
` [PATCH v4 06/11] generic: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v4 07/11] generic: Stress fsx with atomic writes enabled
` [PATCH v4 08/11] generic: Add sudden shutdown tests for multi block atomic writes
` [PATCH v4 09/11] ext4: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v4 10/11] ext4: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v4 11/11] ext4: Atomic write test for extent split across leaf nodes
[PATCH] xfs/131: test iomap zero range via fsx and error tag
2025-08-12 8:28 UTC (5+ messages)
[PATCH 0/7] btrfs: Misc test fixes for large block/node sizes
2025-08-12 6:30 UTC (26+ messages)
` [PATCH 3/7] btrfs/137: Make this compatible with all block sizes
` [PATCH 4/7] btrfs/200: Make this test scale with the block size
` [PATCH 5/7] generic/563: Increase the write tolerance to 6% for larger nodesize
` [PATCH 6/7] btrfs/301: Make this test compatible with all block sizes
` [PATCH 7/7] generic/274: Make the test compatible with all blocksizes
Tests for file_getattr()/file_setattr() and xfsprogs update
2025-08-11 18:43 UTC (18+ messages)
` [PATCH 0/3] Test file_getattr and file_setattr syscalls
` [PATCH 1/3] file_attr: introduce program to set/get fsxattr
` [PATCH 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
` [PATCH 3/3] xfs: test quota's project ID on special files
[PATCH v3 00/13] Add more tests for multi fs block atomic writes
2025-08-10 9:41 UTC (18+ messages)
` [PATCH v3 07/13] generic/1228: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v3 09/13] generic/1230: Add sudden shutdown tests for multi block atomic writes
` [PATCH v3 10/13] ext4/061: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v3 11/13] ext4/062: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v3 12/13] ext4/063: Atomic write test for extent split across leaf nodes
` [PATCH v3 13/13] ext4/064: Add atomic write tests for journal credit calculation
[PATCH v3 05/13] generic/1226: Add atomic write test using fio crc check verifier
2025-08-08 6:00 UTC (18+ messages)
[PATCH] fsx: check pwritev2(,RWF_DONTCACHE)in test_dontcache_io as well
2025-08-05 15:39 UTC (2+ messages)
[PATCH] generic/765: modify some steps to fix test
2025-08-05 9:55 UTC (2+ messages)
[PATCH] generic/365: Fix false failure when mapping ends with free space
2025-08-05 9:25 UTC
[ANNOUNCE] fstests: for-next branch updated to v2025.08.04
2025-08-03 17:05 UTC
[ANNOUNCE] fstests: merge v2025.07.13 onto master branch
2025-08-03 16:52 UTC
[RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
2025-08-03 5:23 UTC (8+ messages)
` [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes
[PATCH v2] btrfs/282: use timed writes to make sure scrub has enough run time
2025-08-02 13:07 UTC (4+ messages)
[PATCH] generic: test fsync of file with 0 links and extents
2025-08-01 19:46 UTC (2+ messages)
[PATCH] xfs/189: fix remount barrier test failure
2025-08-01 19:11 UTC (3+ messages)
lots of mounts/remounts of the test file system?
2025-07-31 10:21 UTC (3+ messages)
[PATCH] btrfs/301: enhance nested simple quotas test
2025-07-30 23:29 UTC (2+ messages)
[PATCHSET 2/3] fstests: check new 6.15 behaviors
2025-07-30 14:21 UTC (5+ messages)
` [PATCH 1/2] xfs/259: try to force loop device block size
` [PATCH 2/2] xfs/432: fix metadump loop device blocksize problems
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