FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2025-06-27 14:48:41 to 2025-08-02 06:49:26 UTC [more...]

[PATCH v3 00/13] Add more tests for multi fs block atomic writes
 2025-08-02  6:49 UTC  (57+ 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

[RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
 2025-08-01 20:29 UTC  (5+ messages)
` [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes

[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)

[PATCHSET 1/3] fstests: fixes for atomic writes tests
 2025-08-01 18:56 UTC  (14+ 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

lots of mounts/remounts of the test file system?
 2025-07-31 10:21 UTC  (3+ messages)

[PATCH] generic/765: modify some steps to fix test
 2025-07-31  9:18 UTC 

[PATCH] btrfs/301: enhance nested simple quotas test
 2025-07-30 23:29 UTC  (2+ messages)

[PATCH 0/7] btrfs: Misc test fixes for large block/node sizes
 2025-07-30 15:06 UTC  (11+ messages)
` [PATCH 1/7] common/filter: Add a helper function to filter offsets and sizes
` [PATCH 2/7] common/btrfs: Add a helper function to get the nodesize
` [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

[PATCHSET 3/3] fstests: integrate with coredump capturing
 2025-07-30 14:55 UTC  (5+ messages)
` [PATCH 1/2] fsstress: don't abort when stat(".") returns EIO
` [PATCH 2/2] check: collect core dumps from systemd-coredump

[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

[PATCH] generic/211: verify if the filesystem being tested supports in place writes
 2025-07-29  7:46 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Revert "generic/730: add _require_scratch_shutdown"
 2025-07-29  7:42 UTC  (4+ messages)

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

[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  (28+ messages)
` [PATCH v2 02/13] common/rc: Fix fsx for ext4 with bigalloc
` [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 09/13] generic/1230: Add sudden shutdown tests for multi block atomic writes

[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  (3+ messages)

[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  (9+ messages)
` [RFC 01/12] common/preamble: Fix fsx for ext4 with bigalloc


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