FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2025-06-18 16:41:28 to 2025-07-25 08:14:42 UTC [more...]

[PATCH v3 00/13] Add more tests for multi fs block atomic writes
 2025-07-25  8:14 UTC  (37+ messages)
` [PATCH v3 01/13] common/rc: Add _min() and _max() helpers
` [PATCH v3 02/13] common/rc: Fix fsx for ext4 with bigalloc
` [PATCH v3 03/13] common/rc: Add a helper to run fsx on a given file
` [PATCH v3 04/13] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v3 05/13] generic/1226: Add atomic write test using fio crc check verifier
` [PATCH v3 06/13] generic/1227: Add atomic write test using fio verify on file mixed mappings
` [PATCH v3 07/13] generic/1228: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v3 08/13] generic/1229: Stress fsx with atomic writes enabled
` [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] Revert "generic/730: add _require_scratch_shutdown"
 2025-07-25  5:28 UTC  (2+ messages)

[PATCH] generic/211: verify if the filesystem being tested supports in place writes
 2025-07-24 12:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] generic: test overwriting file with mmap on a full filesystem
 2025-07-23  5:48 UTC  (14+ messages)
` [PATCH v2] "

lots of mounts/remounts of the test file system?
 2025-07-22  7:19 UTC 

[PATCH -v2] ext4/028: require that the scratch file system has the extent feature enabled
 2025-07-20  3:59 UTC 

[PATCH] ext4/028: require that the scratch file system has the extent feature enabled
 2025-07-17 16:37 UTC  (2+ messages)

[PATCH] tests: btrfs/237: skip test on devices with conventional zones
 2025-07-16  7:57 UTC  (3+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2025.07.13
 2025-07-13 15:05 UTC 

[ANNOUNCE] fstests: merge v2025.06.22 onto master branch
 2025-07-13 14:48 UTC 

[PATCH] generic/365: Add fix hint for ext4
 2025-07-12  8:53 UTC  (3+ messages)

[PATCH v2 00/13] Add more tests for multi fs block atomic writes
 2025-07-11 18:16 UTC  (38+ messages)
` [PATCH v2 01/13] common/rc: Add _min() and _max() helpers
` [PATCH v2 02/13] common/rc: Fix fsx for ext4 with bigalloc
` [PATCH v2 03/13] common/rc: Add a helper to run fsx on a given file
` [PATCH v2 04/13] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v2 05/13] generic/1226: Add atomic write test using fio crc check verifier
` [PATCH v2 06/13] generic/1227: Add atomic write test using fio verify on file mixed mappings
` [PATCH v2 07/13] generic/1228: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v2 08/13] generic/1229: Stress fsx with atomic writes enabled
` [PATCH v2 09/13] generic/1230: Add sudden shutdown tests for multi block atomic writes
` [PATCH v2 10/13] ext4/061: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v2 11/13] ext4/062: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v2 12/13] ext4/063: Atomic write test for extent split across leaf nodes
` [PATCH v2 13/13] ext4/064: Add atomic write tests for journal credit calculation

[PATCH v2] btrfs/282: use timed writes to make sure scrub has enough run time
 2025-07-11  9:00 UTC  (2+ messages)

[PATCH] btrfs/282: use timed writes to make sure scrub has enough run time
 2025-07-11  7:33 UTC  (2+ messages)

[PATCHSET 1/2] fstests: check new 6.15 behaviors
 2025-07-10 18:26 UTC  (3+ messages)

[PATCH 1/2] common/rc: remove useless _pgrep funcion
 2025-07-10 16:15 UTC  (5+ messages)
` [PATCH 2/2] common/rc: _add_dmesg_filter returns when RESULT_DIR is null

[PATCH v2] f2fs/015: test mount options
 2025-07-09  6:18 UTC  (5+ messages)

[PATCH] fstests: generic/042: increase filesystem image size
 2025-07-09  4:45 UTC  (2+ messages)

[PATCH] generic/050: add a workaround for btrfs
 2025-07-08 14:47 UTC  (2+ messages)

[PATCH] f2fs/015: test mount options
 2025-07-07  9:00 UTC  (3+ messages)

[PATCH] common/quota: adjust _qmount_option for gfs2
 2025-07-04 18:30 UTC  (4+ messages)

[PATCH] common: add proper btrfs log tree detection to _has_metadata_journaling
 2025-07-02  4:20 UTC  (4+ messages)

Build errors with current xfstests
 2025-07-01 23:19 UTC  (4+ messages)

[PATCH 0/2] fstests: cleanup duplicate initialization and avoid writing to .full
 2025-07-01 14:28 UTC  (6+ messages)
` [PATCH 1/2] fstests: remove duplicate initialization in the testcase
` [PATCH 2/2] fstests: check: fix unset seqres in run_section()

[PATCH v1 0/1] generic/018: do not run the test if a compressed filesystem is used
 2025-06-30 19:58 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH] common: add scoutfs support
 2025-06-30 18:16 UTC  (3+ messages)

[RFC 00/12] Add more tests for multi fs block atomic writes
 2025-06-30 15:27 UTC  (41+ messages)
` [RFC 01/12] common/preamble: Fix fsx for ext4 with bigalloc
` [RFC 04/12] generic/767: Add atomic write test using fio crc check verifier
` [RFC 06/12] generic/770: Add atomic write multi-fsblock O_[D]SYNC tests
` [RFC 07/12] generic/771: Stress fsx with atomic writes enabled
` [RFC 08/12] generic/772: Add sudden shutdown tests for multi block atomic writes
` [RFC 09/12] ext4/061: Atomic writes stress test for bigalloc using fio crc verifier
` [RFC 10/12] ext4/062: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [RFC 11/12] ext4/063: Atomic write test for extent split across leaf nodes
` [RFC 12/12] ext4/064: Add atomic write tests for journal credit calculation

[PATCH v2] common/rc: add repair fsck flag -f for ext4
 2025-06-26 20:44 UTC  (5+ messages)

[PATCH] common/rc: add btrfs support for _small_fs_size_mb()
 2025-06-26 20:05 UTC  (3+ messages)

[PATCH v6 0/3] atomic writes tests (part 2)
 2025-06-26  0:27 UTC  (4+ messages)
` [PATCH v6 1/3] common/atomicwrites: add helper for multi block atomic writes
` [PATCH v6 2/3] generic: various atomic write tests with hardware and scsi_debug
` [PATCH v6 3/3] xfs: more multi-block atomic writes tests

[PATCH v5 0/3] atomic writes tests (part 2)
 2025-06-26  0:00 UTC  (8+ messages)
` [PATCH v5 2/3] generic: various atomic write tests with hardware and scsi_debug
` [PATCH v5 3/3] xfs: more multi-block atomic writes tests

[ANNOUNCE] fstests: for-next branch updated to v2025.06.22
 2025-06-22 15:01 UTC 

[ANNOUNCE] fstests: merge v2025.06.08 onto master branch
 2025-06-22 14:42 UTC 

[PATCH] common/rc: add repair fsck flag -f for ext4
 2025-06-20 17:53 UTC  (2+ messages)

[PATCH] xfs/820: skip test when metadir is not supported
 2025-06-20 16:29 UTC  (2+ messages)

[PATCH] generic/551: prevent OOM when running on tmpfs with low memory
 2025-06-18 18:59 UTC  (3+ messages)

[PATCH 0/3] fstests overlay updates for 6.16-rc1
 2025-06-18 18:46 UTC  (4+ messages)
` [PATCH 3/3] overlay/08[89]: add tests for data-only redirect with userxattr

[PATCH] generic/633: add _require_chown
 2025-06-18 16:41 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox