FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2025-10-21 14:47:51 to 2025-11-10 18:26:33 UTC [more...]

[PATCHSET] fstests: more random fixes for v2025.11.04
 2025-11-10 18:26 UTC  (3+ messages)
` [PATCH 1/7] common: leave any breadcrumbs when _link_out_file_named can't find the output file
` [PATCH 2/7] generic/778: fix severe performance problems

[PATCH] overlay: add tests for casefolded layers
 2025-11-10 18:09 UTC  (2+ messages)

[RFC] Why generic/073 is generic but not btrfs specific?
 2025-11-08 14:01 UTC  (6+ messages)

[PATCHSET v6] fstests: support ext4 fuse testing
 2025-11-07  7:50 UTC  (54+ 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 21/33] ext4/046: don't run this test if dioread_nolock not supported
  ` [PATCH 22/33] generic/631: don't run test if we can't mount overlayfs
  ` [PATCH 23/33] generic/{409,410,411,589}: check for stacking mount support
  ` [PATCH 24/33] generic: add _require_hardlinks to tests that require hardlinks
  ` [PATCH 25/33] ext4/001: check for fiemap support
  ` [PATCH 26/33] generic/622: check that strictatime/lazytime actually work
  ` [PATCH 27/33] generic/050: skip test because fuse2fs doesn't have stable output
  ` [PATCH 28/33] generic/405: don't stall on mkfs asking for input
  ` [PATCH 29/33] ext4/006: fix this test
  ` [PATCH 30/33] ext4/009: fix ENOSPC errors
  ` [PATCH 31/33] ext4/022: enabl
  ` [PATCH 32/33] generic/730: adapt test for fuse filesystems
  ` [PATCH 33/33] fuse2fs: hack around weird corruption problems

[PATCH v2 1/2] xfs: fix delalloc write failures in software-provided atomic writes
 2025-11-06 13:27 UTC  (3+ messages)
` [PATCH v2 2/2] xfs: fix various problems in xfs_atomic_write_cow_iomap_begin

[PATCH 1/2] xfs: fix delalloc write failures in software-provided atomic writes
 2025-11-05 19:18 UTC  (8+ messages)
` [PATCH 2/2] xfs: fix various problems in xfs_atomic_write_cow_iomap_begin

[ANNOUNCE] fstests: for-next branch updated to v2025.11.04
 2025-11-04 15:55 UTC 

[ANNOUNCE] fstests: merge v2025.10.20 onto master branch
 2025-11-04 15:32 UTC 

[PATCH] fstests: add a new generic test case to verify direct io read
 2025-11-04  6:30 UTC  (6+ messages)

[PATCH v7 00/11] Add more tests for multi fs block atomic writes
 2025-11-03 18:01 UTC  (18+ messages)
` [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx
  ` [PATCH] xfs: fix write failures in software-provided atomic writes
` [PATCH v7 05/12] generic: Add atomic write test using fio crc check verifier

[PATCH 0/4] btrfs: More test fixes for large block/node sizes
 2025-11-03 15:45 UTC  (7+ messages)
` [PATCH 1/4] generic/371: Fix the test to be compatible block sizes upto 64k

[PATCH v2] f2fs/023: test sanity check condition w/ error injection
 2025-11-03  6:21 UTC 

[PATCH] f2fs/023: test sanity check condition w/ error injection
 2025-11-03  2:51 UTC  (3+ messages)

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

[PATCHSET 1/2] fstests: more random fixes for v2025.10.05
 2025-11-01 16:22 UTC  (22+ 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] generic: test a scenario of dir fsync after adding a link to a subdir
 2025-11-01 14:37 UTC  (2+ messages)

[PATCH v4] ceph/006: test snapshot data integrity after punch hole operations
 2025-11-01 14:00 UTC  (2+ messages)

[PATCH v7 0/3] fstests: basic smoke test on zoned loop device
 2025-11-01 11:00 UTC  (8+ 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] generic: test fsync of directory after renaming new symlink
 2025-11-01  9:27 UTC  (5+ messages)

[PATCH v2 0/3] generic/772: split and fix
 2025-11-01  9:11 UTC  (5+ messages)
` [PATCH v2 1/2] generic/772: require filesystem to support file_[g|s]etattr
` [PATCH v2 2/2] generic/772: split this test into 772 and 779 for regular and special files

[PATCH] generic/270: replace pidwait to wait
 2025-10-31 15:29 UTC  (2+ messages)

[PATCH] btrfs: test incremental send after deleting directories with many hardlinks
 2025-10-30 17:22 UTC 

[PATCHSET] fstests: more random fixes for v2025.10.05
 2025-10-30 16:33 UTC  (25+ messages)
` [PATCH 2/8] common/rc: fix _require_xfs_io_shutdown
` [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 v2] f2fs/011: use random data to avoid file compression
 2025-10-30  6:50 UTC  (2+ messages)

[PATCH v1] f2fs/011: use random data to avoid file compression
 2025-10-30  4:31 UTC  (3+ messages)

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

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

[PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx
 2025-10-23 17:55 UTC  (14+ 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  (14+ messages)
` [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


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