FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2025-10-14 08:46:39 to 2025-10-29 01:25:39 UTC [more...]

[PATCHSET v6] fstests: support ext4 fuse testing
 2025-10-29  1:25 UTC  (21+ messages)
  ` [PATCH 01/33] misc: adapt tests to handle the fuse ext[234] drivers
  ` [PATCH 02/33] generic/740: don't run this test for fuse ext* implementations
  ` [PATCH 03/33] ext/052: use popdir.pl for much faster directory creation
  ` [PATCH 04/33] common/rc: skip test if swapon doesn't work
  ` [PATCH 05/33] common/rc: streamline _scratch_remount
  ` [PATCH 06/33] ext/039: require metadata journalling
  ` [PATCH 07/33] populate: don't check for htree directories on fuse.ext4
  ` [PATCH 08/33] misc: convert _scratch_mount -o remount to _scratch_remount
  ` [PATCH 09/33] misc: use explicitly $FSTYP'd mount calls
  ` [PATCH 10/33] common/ext4: explicitly format with $FSTYP
  ` [PATCH 11/33] tests/ext*: refactor open-coded _scratch_mkfs_sized calls
  ` [PATCH 12/33] generic/732: disable for fuse.ext4
  ` [PATCH 13/33] defrag: fix ext4 defrag ioctl test
  ` [PATCH 14/33] misc: explicitly require online resize support
  ` [PATCH 15/33] ext4/004: disable for fuse2fs
  ` [PATCH 16/33] generic/679: "
  ` [PATCH 17/33] ext4/045: don't run the long dirent test on fuse2fs
  ` [PATCH 18/33] generic/338: skip test if we can't mount with strictatime
  ` [PATCH 19/33] generic/563: fuse doesn't support cgroup-aware writeback accounting
  ` [PATCH 20/33] misc: use a larger buffer size for pwrites

[PATCH v7 0/3] fstests: basic smoke test on zoned loop device
 2025-10-28 11:52 UTC  (7+ messages)
` [PATCH v7 1/3] common/zoned: add _require_zloop
` [PATCH v7 2/3] common/zoned: add helpers for creation and teardown of zloop devices
` [PATCH v7 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH] ext4/048: Fix hangup due to no free inodes
 2025-10-28 11:34 UTC  (4+ messages)

[PATCH v7 00/11] Add more tests for multi fs block atomic writes
 2025-10-28  9:42 UTC  (23+ messages)
` [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v7 05/12] generic: Add atomic write test using fio crc check verifier

[PATCH] generic: test fsync of directory after renaming new symlink
 2025-10-25 19:39 UTC  (4+ messages)

[PATCHSET] fstests: more random fixes for v2025.10.05
 2025-10-24 22:16 UTC  (42+ messages)
` [PATCH 1/8] generic/427: try to ensure there's some free space before we do the aio test
` [PATCH 2/8] common/rc: fix _require_xfs_io_shutdown
` [PATCH 3/8] generic/742: avoid infinite loop if no fiemap results
` [PATCH 4/8] generic/{482,757}: skip test if there are no FUA writes
` [PATCH 5/8] generic/772: actually check for file_getattr special file support
` [PATCH 6/8] common/filter: fix _filter_file_attributes to handle xfs file flags
` [PATCH 7/8] common/attr: fix _require_noattr2
` [PATCH 8/8] common: fix _require_xfs_io_command pwrite -A for various blocksizes

[PATCH v3] ceph/006: test snapshot data integrity after punch hole operations
 2025-10-23 18:33 UTC  (3+ messages)

[PATCHBOMB 6.19] xfs: autonomous self healing
 2025-10-23  0:18 UTC  (6+ messages)
` [PATCHSET V2] fstests: autonomous self healing of filesystems
  ` [PATCH 1/4] xfs: test health monitoring code
  ` [PATCH 2/4] xfs: test for metadata corruption error reporting via healthmon
  ` [PATCH 3/4] xfs: test io "
  ` [PATCH 4/4] xfs: test new xfs_healer daemon

[PATCH v5 0/3] fstests: basic smoke test on zoned loop device
 2025-10-22  7:34 UTC  (27+ messages)
` [PATCH v5 1/3] common/zoned: add _require_zloop
` [PATCH v5 2/3] common/zoned: add helpers for creation and teardown of zloop devices
` [PATCH v5 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCHSET 2/2] fstests: integrate with coredump capturing
 2025-10-22  4:28 UTC  (6+ messages)
` [PATCH 1/2] fsstress: don't abort when stat(".") returns EIO
` [PATCH 2/2] check: collect core dumps from systemd-coredump

[PATCHSET 1/2] fstests: more random fixes for v2025.10.05
 2025-10-22  4:27 UTC  (18+ messages)
` [PATCH 01/11] generic/427: try to ensure there's some free space before we do the aio test
` [PATCH 02/11] common/rc: fix _require_xfs_io_shutdown
` [PATCH 03/11] generic/742: avoid infinite loop if no fiemap results
` [PATCH 04/11] generic/{482,757}: skip test if there are no FUA writes
` [PATCH 05/11] generic/772: actually check for file_getattr special file support
` [PATCH 06/11] common/filter: fix _filter_file_attributes to handle src/file_attr.c file flags
` [PATCH 07/11] common/attr: fix _require_noattr2
` [PATCH 08/11] common: fix _require_xfs_io_command pwrite -A for various blocksizes
` [PATCH 09/11] generic/778: fix severe performance problems
` [PATCH 10/11] check: line up stdout columns
` [PATCH 11/11] fsx: don't print messages when atomic writes are explicitly disabled

[PATCH v2 0/3] btrfs: More test fixes for large block/node sizes
 2025-10-21 11:49 UTC  (4+ messages)
` [PATCH v2 3/3] btrfs/290: Make the test compatible with all supported block sizes

[PATCH 0/3] generic/772: split and fix
 2025-10-21  9:42 UTC  (9+ messages)
` [PATCH 1/3] common/filter: add missing file attribute
` [PATCH 2/3] generic/772: require filesystem to support file_[g|s]etattr
` [PATCH 3/3] generic/772: split this test into 772 and 773 for regular and special files

[PATCH 0/4] btrfs: More test fixes for large block/node sizes
 2025-10-21  9:00 UTC  (5+ messages)
` [PATCH 1/4] generic/371: Fix the test to be compatible block sizes upto 64k

[PATCH v4] ceph/006: test snapshot data integrity after punch hole operations
 2025-10-21  8:49 UTC 

[PATCH v6 0/3] fstests: basic smoke test on zoned loop device
 2025-10-20 15:46 UTC  (7+ messages)
` [PATCH v6 1/3] common/zoned: add _require_zloop
` [PATCH v6 2/3] common/zoned: add helpers for creation and teardown of zloop devices
` [PATCH v6 3/3] generic: basic smoke for filesystems on zoned block devices

[ANNOUNCE] fstests: for-next branch updated to v2025.10.20
 2025-10-20 14:52 UTC 

[ANNOUNCE] fstests: merge v2025.10.05 onto master branch
 2025-10-20 14:30 UTC 

[PATCH] common/atomicwrites: fix _require_scratch_write_atomic when awu_max_fs is empty
 2025-10-20 11:33 UTC  (2+ messages)

[PATCH v3 1/2] f2fs/021: test quota mount option
 2025-10-20  2:57 UTC  (3+ messages)

[PATCH 1/2] f2fs: add commit id to _fixed_by_kernel_commit for f2fs/02[1-2]
 2025-10-20  2:31 UTC  (2+ messages)
` [PATCH 2/2] f2fs/022: fix to run testcase correctly

mkfs.xfs "concurrency" change concerns
 2025-10-18 15:01 UTC  (7+ messages)

[PATCH 0/2] fstests: basic smoke test on zoned loop device
 2025-10-17 18:21 UTC  (4+ messages)
` [PATCH] generic: basic smoke for filesystems on zoned block devices

[PATCH] overlay: add tests for casefolded layers
 2025-10-17 17:06 UTC 

[PATCH 1/3] common/config: source common/f2fs in _source_specific_fs()
 2025-10-17 16:50 UTC  (6+ messages)
` [PATCH 2/3] common/rc: move _check_f2fs_filesystem() to common/f2fs
` [PATCH 3/3] common/f2fs: introduce _require_inject_f2fs_command()

[PATCH v4 0/3] fstests: basic smoke test on zoned loop device
 2025-10-15  8:45 UTC  (9+ messages)
` [PATCH v4 1/3] common/zoned: add _require_zloop
` [PATCH v4 2/3] common/zoned: add _create_zloop
` [PATCH v4 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH v3 0/3] fstests: basic smoke test on zoned loop device
 2025-10-15  4:09 UTC  (10+ messages)
` [PATCH v3 2/3] common/zoned: add _create_zloop
` [PATCH v3 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH v2 0/3] btrfs: find_free_extent cleanups
 2025-10-15  3:31 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs: remove ffe RAID loop
` [PATCH v2 2/3] btrfs: add tracing for find_free_extent skip conditions
` [PATCH v2 3/3] fstests: btrfs: test RAID conversions under stress


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