FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2024-06-11 05:41:42 to 2024-06-22 02:51:43 UTC [more...]

[PATCH] ext4/059: disable block_validity checks when mounting a corrupted file system
 2024-06-22  2:31 UTC  (2+ messages)

[PATCHBOMB] fstests: catch us up to 6.10
 2024-06-21 17:53 UTC  (42+ messages)
` [PATCHSET 1/6] xfsprogs: scale shards on ssds
  ` [PATCH 1/1] xfs: test scaling of the mkfs concurrency options
` [PATCHSET v30.7 2/6] fstests: atomic file updates
  ` [PATCH 01/11] misc: split swapext and exchangerange
  ` [PATCH 02/11] misc: change xfs_io -c swapext to exchangerange
  ` [PATCH 03/11] generic/709,710: rework these for exchangerange vs. quota testing
  ` [PATCH 04/11] generic/711,xfs/537: actually fork these tests for exchange-range
  ` [PATCH 05/11] generic/717: remove obsolete check
  ` [PATCH 06/11] ltp/{fsstress,fsx}: make the exchangerange naming consistent
  ` [PATCH 07/11] misc: flip HAVE_XFS_IOC_EXCHANGE_RANGE logic
  ` [PATCH 08/11] src/fiexchange.h: update XFS_IOC_EXCHANGE_RANGE definitions
  ` [PATCH 09/11] xfs/122: fix for exchrange conversion
  ` [PATCH 10/11] xfs/206: screen out exchange-range from golden output
  ` [PATCH 11/11] exchangerange: make sure that we don't swap unwritten extents unless they're part of a rt extent
` [PATCHSET v13.6 3/6] fstests: adjust tests for xfs parent pointers
  ` [PATCH 01/11] generic: test recovery of extended attribute updates
  ` [PATCH 02/11] xfs/206: filter out the parent= status from mkfs
  ` [PATCH 03/11] xfs/122: update for parent pointers
  ` [PATCH 04/11] populate: create hardlinks "
  ` [PATCH 05/11] xfs/021: adapt golden output files "
  ` [PATCH 06/11] xfs/{018,191,288}: disable parent pointers for these tests
  ` [PATCH 07/11] xfs/306: fix formatting failures with parent pointers
  ` [PATCH 08/11] common: add helpers for parent pointer tests
  ` [PATCH 09/11] xfs: add parent pointer test
  ` [PATCH 10/11] xfs: add multi link "
  ` [PATCH 11/11] xfs: add parent pointer inject test
` [PATCHSET v30.7 4/6] xfs: detect and correct directory tree structures
  ` [PATCH 1/2] common/fuzzy: stress directory tree modifications with the dirtree tester
  ` [PATCH 2/2] scrub: test correction of directory tree corruptions
` [PATCHSET v30.7 5/6] xfs_scrub: vectorize kernel calls
  ` [PATCH 1/1] xfs/122: update for vectored scrub
` [PATCHSET 6/6] fstests: minor fixes for 6.10-rc1
  ` [PATCH 1/2] xfs/348: partially revert dbcc549317 ("xfs/348: golden output is not correct")
  ` [PATCH 2/2] generic: test creating and removing symlink xattrs

[PATCH] xfs/011: support byte-based grant heads are stored in bytes now
 2024-06-21 16:20 UTC  (4+ messages)

[PATCH] xfs/073: avoid large recurise diff
 2024-06-21 15:51 UTC  (4+ messages)

[xfstests PATCH] generic/574: test corruption at more offsets
 2024-06-21  4:52 UTC  (3+ messages)

[PATCHSET v30.6 2/6] fstests: atomic file updates
 2024-06-20 19:20 UTC  (29+ messages)
` [PATCH 01/10] misc: split swapext and exchangerange
` [PATCH 02/10] misc: change xfs_io -c swapext to exchangerange
` [PATCH 03/10] generic/710: repurpose this for exchangerange vs. quota testing
` [PATCH 04/10] generic/717: remove obsolete check
` [PATCH 05/10] ltp/{fsstress,fsx}: make the exchangerange naming consistent
` [PATCH 06/10] misc: flip HAVE_XFS_IOC_EXCHANGE_RANGE logic
` [PATCH 07/10] src/fiexchange.h: update XFS_IOC_EXCHANGE_RANGE definitions
` [PATCH 08/10] xfs/122: fix for exchrange conversion
` [PATCH 09/10] xfs/206: screen out exchange-range from golden output
` [PATCH 10/10] swapext: make sure that we don't swap unwritten extents unless they're part of a rt extent(??)

[PATCHSET 1/6] xfsprogs: scale shards on ssds
 2024-06-20  4:24 UTC  (7+ messages)
` [PATCH 1/1] xfs: test scaling of the mkfs concurrency options
  ` [PATCH v1.1 "

[PATCHSET v13.5 3/6] fstests: adjust tests for xfs parent pointers
 2024-06-19 17:28 UTC  (26+ messages)
` [PATCH 01/11] generic: test recovery of extended attribute updates
` [PATCH 02/11] xfs/206: filter out the parent= status from mkfs
` [PATCH 03/11] xfs/122: update for parent pointers
` [PATCH 04/11] populate: create hardlinks "
` [PATCH 05/11] xfs/021: adapt golden output files "
` [PATCH 06/11] xfs/{018,191,288}: disable parent pointers for this test
` [PATCH 07/11] xfs/306: fix formatting failures with parent pointers
` [PATCH 08/11] common: add helpers for parent pointer tests
` [PATCH 09/11] xfs: add parent pointer test
` [PATCH 10/11] xfs: add multi link "
` [PATCH 11/11] xfs: add parent pointer inject test

[PATCHSET v30.6 5/6] xfs_scrub: vectorize kernel calls
 2024-06-19  6:21 UTC  (3+ messages)
` [PATCH 1/1] xfs/122: update for vectored scrub

[PATCHSET v30.6 4/6] xfs: detect and correct directory tree structures
 2024-06-19  6:19 UTC  (5+ messages)
` [PATCH 1/2] common/fuzzy: stress directory tree modifications with the dirtree tester
` [PATCH 2/2] scrub: test correction of directory tree corruptions

[PATCH v2 0/5] fstests: add some new LBS inspired tests
 2024-06-18 14:10 UTC  (8+ messages)
` [PATCH v2 1/5] common: move mread() to generic helper _mread()
` [PATCH v2 2/5] fstests: add mmap page boundary tests
` [PATCH v2 3/5] fstests: add fsstress + compaction test
` [PATCH v2 4/5] _require_debugfs(): simplify and fix for debian
` [PATCH v2 5/5] fstests: add stress truncation + writeback test

[PATCHSET 6/6] fstests: minor fixes for 6.10-rc1
 2024-06-18  6:26 UTC  (4+ messages)
` [PATCH 1/2] xfs/348: partially revert dbcc549317 ("xfs/348: golden output is not correct")
` [PATCH 2/2] generic: test creating and removing symlink xattrs

[PATCH] generic/74[3,8]: add git commit ID for the fixes
 2024-06-18  0:39 UTC  (3+ messages)

[PATCH -v2 1/2] ext4/045: use the large_dir feature to fix test failures with a 1k block size
 2024-06-17  7:41 UTC  (4+ messages)
` [PATCH -v2 2/2] generic/455: skip the test if the file system doesn't support journaling

[PATCH 0/5] tmpfs fixes
 2024-06-17  7:06 UTC  (13+ messages)
  ` [PATCH 1/5] generic/449: not run on tmpfs earlier
  ` [PATCH 2/5] common/config: fix RECREATE_TEST_DEV initialization
  ` [PATCH 4/5] common/rc: fix scratch mount options for tmpfs
  ` [PATCH 3/5] common/rc: add recreation support "
  ` [PATCH 5/5] common/rc: print scratch and test mount options

Flaky test: generic:269 (EBUSY on umount)
 2024-06-14 20:44 UTC  (8+ messages)
    ` [PATCH 1/2] generic/269, generic/475: disable io_uring to prevent umount EBUSY flakes
      ` [PATCH 2/2] generic: new test which tests for an io_uring bug that causes umounts to fail

[PATCH 0/5] fstests: add some new LBS inspired tests
 2024-06-13 21:10 UTC  (22+ messages)
` [PATCH 1/5] common: move mread() to generic helper _mread()
` [PATCH 2/5] fstests: add mmap page boundary tests
` [PATCH 3/5] fstests: add fsstress + compaction test
` [PATCH 4/5] _require_debugfs(): simplify and fix for debian
` [PATCH 5/5] fstests: add stress truncation + writeback test

Flaky test: generic/085
 2024-06-13 17:17 UTC  (6+ messages)

[xfsprogs PATCH] xfs_io: fix mread with length 1 mod page size
 2024-06-12 18:01 UTC  (2+ messages)

can we pull in git as a dependency for xfstests?
 2024-06-12  5:10 UTC  (5+ messages)

[PATCH 1/2] ext4/045: skip test if the block size is 1k
 2024-06-11 22:26 UTC  (6+ messages)
` [PATCH 2/2] generic/455: skip the test if the file system doesn't support journaling


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