messages from 2024-06-14 18:28:14 to 2024-07-04 06:05:18 UTC [more...]
[PATCH] fiexchange.h: update XFS_IOC_EXCHANGE_RANGE again
2024-07-04 6:05 UTC (2+ messages)
[PATCH] xfs/444: fix agfl reset warning detection for small log buffers
2024-07-04 6:05 UTC (2+ messages)
[PATCH v2 0/5] common fixes
2024-07-01 22:36 UTC (7+ messages)
` [PATCH v2 1/5] common/config: fix RECREATE_TEST_DEV initialization
` [PATCH v2 2/5] common/rc: add recreation support for tmpfs
` [PATCH v2 3/5] common/config: enable section parsing when recreation
` [PATCH v2 4/5] common/rc: read config section mount options for scratch devs
` [PATCH v2 5/5] common/rc: print test mount options
[PATCH] btrfs: update golden output of RST test cases
2024-07-01 9:53 UTC (4+ messages)
[PATCH] btrfs/081: wait for reader process to exit before cycle mounting
2024-07-01 9:51 UTC (3+ messages)
[PATCH v2] btrfs: update golden output of RST test cases
2024-07-01 9:39 UTC (3+ messages)
[PATCH 0/5] tmpfs fixes
2024-06-28 22:29 UTC (18+ messages)
` [PATCH 2/5] common/config: fix RECREATE_TEST_DEV initialization
` [PATCH 3/5] common/rc: add recreation support for tmpfs
` [PATCH 4/5] common/rc: fix scratch mount options "
` [PATCH 5/5] common/rc: print scratch and test mount options
[ANNOUNCE] fstests: for-next branch updated to v2024.06.27
2024-06-27 14:02 UTC
[ANNOUNCE] fstests: merge v2024.06.09 onto master branch
2024-06-27 9:39 UTC
mostly remove _supported_fs
2024-06-26 4:01 UTC (16+ messages)
` [PATCH 1/8] remove support for ext4dev
` [PATCH 2/8] generic/740: clean up handling of mkfs options
` [PATCH 3/8] generic/740: pass the --quick option to mkfs.ntfs
` [PATCH 4/8] generic/740: skip jffs2 as foreign fs earlier
` [PATCH 5/8] generic/740: enable by default
` [PATCH 6/8] generic/745: rework support fs checking
` [PATCH 7/8] generic/746: clean up fs support
` [PATCH 8/8] remove spurious _supported_fs calls
[PATCH] f2fs: test for race condition in between atomic_write and dio
2024-06-25 14:02 UTC
[PATCH] f2fs: test for race condition in between atomic_write and gc
2024-06-25 3:04 UTC
xfs post-EOF block freeing fixes
2024-06-24 8:49 UTC (4+ messages)
` [PATCH] xfs: new EOF fragmentation tests
[PATCHBOMB] fstests: catch us up to 6.10
2024-06-23 12:30 UTC (43+ 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] ext4/059: disable block_validity checks when mounting a corrupted file system
2024-06-22 2:31 UTC (2+ messages)
[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
Flaky test: generic:269 (EBUSY on umount)
2024-06-14 20:44 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox