messages from 2024-11-27 04:54:10 to 2024-12-25 03:11:21 UTC [more...]
[xfstests PATCH] generic/567: add partial pages zeroing out case
2024-12-25 3:11 UTC (4+ messages)
[PATCH v3 1/2] common/rc: support f2fs in _mkfs_dev()
2024-12-24 9:58 UTC (3+ messages)
` [PATCH v3 2/2] f2fs/008: test snapshot creation/deletion on lvm device
[PATCH v2] xfs: add a test for atomic writes
2024-12-24 5:10 UTC (5+ messages)
[PATCH 0/2] fstests: test reads/writes from hugepages-backed buffers
2024-12-24 5:09 UTC (14+ messages)
` [PATCH 1/2] fsx: support reads/writes from buffers backed by hugepages
` [PATCH 2/2] generic: add tests for read/writes from hugepages-backed buffers
remove _supported_fs
2024-12-23 8:38 UTC (11+ messages)
` [PATCH 1/4] generic/363: remove _supported_fs xfs
` [PATCH 2/4] common: remove the $FSYP check in _cleanup_dump
` [PATCH 3/4] ext-common: create a new test directory for ext* common tests
` [PATCH 4/4] replace _supported_fs with _exclude_fs
[ANNOUNCE] fstests: for-next branch updated to v2024.12.22
2024-12-22 14:33 UTC
[PATCH 0/2] Fix recent regressions from for_next
2024-12-22 14:22 UTC (15+ messages)
` [PATCH 1/2] generic/135: don't try to rm $SCRATCH_MNT/*
` [PATCH 2/2] generic/530: only use xfs-specific mkfs options when testing on xfs
[PATCHSET v3] fstests: random fixes for v2024.12.01
2024-12-22 13:17 UTC (6+ messages)
` [PATCH 1/2] xfs/032: try running on blocksize > pagesize filesystems
` [PATCH 2/2] xfs/43[4-6]: implement impatient module reloading
[PATCH v3 1/2] configure: use pkg-config to find liburing
2024-12-19 14:55 UTC (2+ messages)
` [PATCH v3 2/2] btrfs: add test for encoded reads
[PATCH] f2fs/008: test snapshot creation/deletion on lvm device
2024-12-19 13:56 UTC (3+ messages)
[PATCH] f2fs: add commit id to _fixed_by_kernel_commit
2024-12-19 12:15 UTC (2+ messages)
[PATCH] generic: test swap activation on file that used to have clones
2024-12-18 20:19 UTC (8+ messages)
[PATCH 1/2] configure: use pkg-config to find liburing
2024-12-17 13:24 UTC (3+ messages)
` [PATCH 2/2] btrfs: add test for encoded reads
[PATCH] generic/590: fix test failure when running against fs other than xfs
2024-12-17 8:13 UTC (3+ messages)
[PATCH] generic/442: fix failure due to missing test number argument for fsync-err
2024-12-17 8:13 UTC (3+ messages)
[PATCH] btrfs/146: fix failure due to missing test number argument for fsync-err
2024-12-17 7:57 UTC (2+ messages)
[PATCH] btrfs/142, btrfs/143: fix dmdust device names
2024-12-17 7:54 UTC (2+ messages)
[PATCH] btrfs/100, btrfs/101: fix device name in their golden output
2024-12-17 7:53 UTC (2+ messages)
[PATCH] fstests: fix argument passing to _run_fsstress and _run_fsstress_bg
2024-12-17 7:53 UTC (3+ messages)
[PATCH] common: call _require_scratch_dedupe from _require_scratch_duperemove
2024-12-13 11:43 UTC (4+ messages)
[PATCH v2 0/3] xfstests: test the fscrypt hardware-wrapped key support
2024-12-13 5:28 UTC (4+ messages)
` [PATCH v2 1/3] fscrypt-crypt-util: add hardware KDF support
` [PATCH v2 2/3] common/encrypt: support hardware-wrapped key testing
` [PATCH v2 3/3] generic: verify ciphertext with hardware-wrapped keys
[PATCH] common: cleanup scratch_mkfs_sized
2024-12-11 17:44 UTC (2+ messages)
run loop device based tests on zoned devices
2024-12-10 7:10 UTC (3+ messages)
` [PATCH] common: loop device work on zoned file systems
[RFC PATCH 00/40] fstests: concurrent test execution
2024-12-10 0:55 UTC (61+ messages)
` [PATCH 02/40] fstests: cleanup fsstress process management
` [PATCH 03/40] fuzzy: don't use killall
` [PATCH 05/40] fstests: per-test dmerror instances
` [PATCH 08/40] fstests: per-test dmdust instances
` [PATCH 09/40] fstests: per-test dmdelay instances
` [PATCH 10/40] fstests: fix DM device creation/removal vs udev races
` [PATCH 11/40] fstests: use syncfs rather than sync
` [PATCH 12/40] fstests: clean up mount and unmount operations
` [PATCH 13/40] fstests: clean up loop device instantiation
` [PATCH 14/40] fstests: xfs/227 is really slow
` [PATCH 15/40] fstests: mark tests that are unreliable when run in parallel
` [PATCH 16/40] fstests: use udevadm wait in preference to settle
` [PATCH 17/40] xfs/442: rescale load so it's not exponential
` [PATCH 18/40] xfs/176: fix broken setup code
` [PATCH 19/40] xfs/177: remove unused slab object count location checks
` [PATCH 20/40] fstests: remove uses of killall where possible
` [PATCH 21/40] generic/127: reduce runtime
` [PATCH 22/40] quota: system project quota files need to be shared
` [PATCH 23/40] dmesg: reduce noise from other tests
` [PATCH 24/40] fstests: stop using /tmp directly
` [PATCH 25/40] fstests: scale some tests for high CPU count sanity
` [PATCH 26/40] generic/310: cleanup killing background processes
` [PATCH 27/40] filter: handle mount errors from CONFIG_BLK_DEV_WRITE_MOUNTED=y
` [PATCH 28/40] filters: add a filter that accepts EIO instead of other errors
` [PATCH 29/40] generic/085: general cleanup for reliability and debugging
` [PATCH 30/40] fstests: don't use directory stacks
` [PATCH 31/40] fstests: clean up a couple of dm-flakey tests
` [PATCH 32/40] fstests: clean up termination of various tests
` [PATCH 33/40] vfstests: some tests require the testdir to be shared
` [PATCH 34/40] xfs/629: single extent files should be within tolerance
` [PATCH 35/40] xfs/076: fix broken mkfs filtering
` [PATCH 36/40] fstests: capture some failures to seqres.full
` [PATCH 37/40] fstests: always use fail-at-unmount semantics for XFS
` [PATCH 38/40] generic/062: don't leave debug files in $here on failure
` [PATCH 39/40] fstests: quota grace periods unreliable under load
` [PATCH 40/40] fstests: check-parallel
[PATCH] fstests: disable generic duperemove tests for NFS and others
2024-12-09 19:35 UTC (3+ messages)
[ANNOUNCE] fstests: for-next branch updated to v2024.12.08
2024-12-08 14:52 UTC
[ANNOUNCE] fstests: merge v2024.12.01 onto master branch
2024-12-08 13:51 UTC
[PATCH] btrfs/327: add a test case to verify inline extent data read
2024-12-08 3:30 UTC (4+ messages)
[PATCH] common/config: use modprobe -w when supported
2024-12-06 19:34 UTC (9+ messages)
[PATCH v2] f2fs/008: test snapshot creation/deletion on lvm device
2024-12-03 12:46 UTC
[PATCH 1/3] f2fs/005: update commit id in _fixed_by_kernel_commit line
2024-12-03 11:29 UTC (5+ messages)
` [PATCH 2/3] f2fs/006: "
` [PATCH 3/3] f2fs/007: "
[ANNOUNCE] fstests: for-next branch updated to v2024.12.01
2024-12-01 13:55 UTC
[ANNOUNCE] fstests: merge v2024.11.17 onto master branch
2024-12-01 13:38 UTC
[PATCH] btrfs/028: kill lingering processes when test is interrupted
2024-11-29 3:18 UTC (5+ messages)
[PATCHBOMB] xfs/fstests: largeish pile of bug fixes
2024-11-28 8:08 UTC (9+ messages)
` [PATCHSET v3] fstests: random fixes for v2024.11.17
` [PATCH 01/16] generic/757: fix various bugs in this test
` [PATCH 02/16] generic/757: convert to thinp
` [PATCH 17/16] generic/459: prevent collisions between test VMs backed by a shared disk pool
[PATCH v5 0/3] Addition of new tests for extsize hints
2024-11-27 5:11 UTC (4+ messages)
` [PATCH v5 2/3] common/rc: Add a new _require_scratch_extsize helper function
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