public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-11 17:14:50 to 2025-10-13 14:42:10 UTC [more...]

[PATCH v3 0/3] fstests: basic smoke test on zoned loop device
 2025-10-13 14:42 UTC  (8+ messages)
` [PATCH v3 1/3] common/zoned: add _require_zloop
` [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: More test fixes for large block/node sizes
 2025-10-13  5:39 UTC  (4+ messages)
` [PATCH v2 1/3] generic/562: Make test compatible with block sizes till 64k
` [PATCH v2 2/3] btrfs/200: Make the test compatible with all supported block sizes
` [PATCH v2 3/3] btrfs/290: "

[PATCH] ext4/060: Skip for dax devices on non-4k page sizes
 2025-10-12 19:57 UTC  (2+ messages)

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

[PATCH v3 1/2] f2fs/021: test quota mount option
 2025-10-11  8:47 UTC  (2+ messages)
` [PATCH v3 2/2] f2fs/022: do sanity check on footer of non inode dnode

[PATCH] f2fs/009: Add delay after killing socket tool
 2025-10-11  7:15 UTC  (2+ messages)

[PATCH v3] common/encrypt: Explicitly set the test file to uncompressed
 2025-10-11  7:13 UTC  (3+ messages)

mkfs.xfs "concurrency" change concerns
 2025-10-10 20:47 UTC  (5+ messages)

[PATCH v4 0/3] Test file_getattr and file_setattr syscalls
 2025-10-10 15:30 UTC  (10+ messages)
` [PATCH v4 1/3] file_attr: introduce program to set/get fsxattr
` [PATCH v4 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
` [PATCH v4 3/3] xfs: test quota's project ID on special files

[PATCH v3] ceph/006: test snapshot data integrity after punch hole operations
 2025-10-09  9:31 UTC 

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

[PATCH] common/f2fs: introduce _require_inject_f2fs_command()
 2025-10-09  8:35 UTC  (3+ messages)

[PATCH 0/4] btrfs: More test fixes for large block/node sizes
 2025-10-07 11:27 UTC  (15+ messages)
` [PATCH 1/4] generic/371: Fix the test to be compatible block sizes upto 64k
` [PATCH 2/4] generic/562: Make test compatible with block sizes till 64k
` [PATCH 3/4] btrfs/200: Make the test compatible with all supported block sizes
` [PATCH 4/4] btrfs/290: "

[PATCH v7 00/11] Add more tests for multi fs block atomic writes
 2025-10-07  9:58 UTC  (22+ messages)
` [PATCH v7 01/12] common/rc: Add _min() and _max() helpers
` [PATCH v7 02/12] common/rc: Add fio atomic write helpers
` [PATCH v7 03/12] common/rc: Add a helper to run fsx on a given file
` [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 v7 06/12] generic: Add atomic write test using fio verify on file mixed mappings
` [PATCH v7 07/12] generic: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v7 08/12] generic: Stress fsx with atomic writes enabled
` [PATCH v7 09/12] generic: Add sudden shutdown tests for multi block atomic writes
` [PATCH v7 10/12] ext4: Test atomic write and ioend codepaths with bigalloc
` [PATCH v7 11/12] ext4: Test atomic writes allocation and write "
` [PATCH v7 12/12] ext4: Atomic write test for extent split across leaf nodes

[PATCH 0/2] fstests: basic smoke test on zoned loop device
 2025-10-07  7:54 UTC  (10+ messages)
` [PATCH 1/2] common/zoned: add _require_zloop
` [PATCH] generic: basic smoke for filesystems on zoned block devices

[PATCH v2 0/3] btrfs: find_free_extent cleanups
 2025-10-06 18:16 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

[ANNOUNCE] fstests: for-next branch updated to v2025.10.05
 2025-10-05 16:13 UTC 

[ANNOUNCE] fstests: master branch updated to v2025.09.07
 2025-10-05 15:56 UTC 

[PATCH v2 0/1] Do not run _verify_ciphertext_for_encryption_policy on compressed FS
 2025-10-03 16:42 UTC  (6+ messages)
` [PATCH v2 1/1] common/encrypt: "

[PATCH v2] generic/778: test snapshot data integrity after punch hole operations
 2025-10-02 15:11 UTC  (2+ messages)

[PATCH] ceph/006: test snapshot data integrity after punch hole operations
 2025-10-02  7:13 UTC  (5+ messages)

[PATCH v2 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
 2025-10-02  6:58 UTC  (5+ messages)
` [PATCH v2 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
` [PATCH v2 2/3] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
` [PATCH v2 3/3] btrfs/26[67]: update the stale comments

[PATCH 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
 2025-10-01 21:11 UTC  (10+ messages)
` [PATCH 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
` [PATCH 2/3] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
` [PATCH 3/3] btrfs/26[67]: update the stale comments

[PATCH 0/2] fstests: test device reappearance with new maj:min
 2025-09-30  3:47 UTC  (6+ messages)
` [PATCH 1/2] common/rc: helper functions to handle block devices via sysfs
` [PATCH 2/2] generic: test case for reappearing device

[PATCH v2 1/2] f2fs/021: test quota mount option
 2025-09-28 13:51 UTC  (3+ messages)
` [PATCH v2 2/2] f2fs/022: do sanity check on footer of non inode dnode

[PATCH 1/2] f2fs/021: test quota mount option
 2025-09-28  8:17 UTC  (7+ messages)
` [PATCH 2/2] f2fs/022: do sanity check on footer of non inode dnode

[PATCH 0/3] Update to account for attr2 and ikeep removal
 2025-09-27 13:42 UTC  (9+ messages)
` [PATCH 1/3] xfs/513: remove attr2 and ikeep tests
` [PATCH 2/3] xfs/613: remove attr2 tests
` [PATCH 3/3] xfs/539: Remove test for good

[PATCH v2] common/rc: destroy loop dev before fallback recreation
 2025-09-26 16:09 UTC  (3+ messages)

[PATCH] common/rc: destroy loop dev before fallback recreation
 2025-09-26 11:41 UTC  (3+ messages)

[PATCH] fstests: add a new generic test case to verify direct io read
 2025-09-26  9:50 UTC 

[PATCH v3 0/3] Test file_getattr and file_setattr syscalls
 2025-09-23 16:09 UTC  (5+ messages)
` [PATCH v3 1/3] file_attr: introduce program to set/get fsxattr
` [PATCH v3 2/3] generic: introduce test to test file_getattr/file_setattr syscalls

[PATCH 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
 2025-09-18 22:33 UTC  (4+ messages)
` [PATCH 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
` [PATCH 2/3] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
` [PATCH 3/3] btrfs/26[67]: update the stale comments

[PATCH v2] btrfs: reject fs block size larger than 4K
 2025-09-18 21:04 UTC  (3+ messages)

[PATCH v2] btrfs/305: skip the run if block size is not 4K
 2025-09-18 11:20 UTC  (3+ messages)

[PATCH] btrfs/306: skip the run if block size is not 4K
 2025-09-18 11:19 UTC  (2+ messages)

[PATCH] btrfs/304: skip the run if block size is not 4K
 2025-09-18 11:16 UTC  (3+ messages)

[PATCH] btrfs/305: skip the run if block size is not 4K
 2025-09-18 10:56 UTC 

[PATCH] btrfs: reject fs block size larger than 4K
 2025-09-18 10:25 UTC 

[PATCH v6 00/11] Add more tests for multi fs block atomic writes
 2025-09-18  7:29 UTC  (13+ messages)
` [PATCH v6 01/12] common/rc: Add _min() and _max() helpers
` [PATCH v6 02/12] common/rc: Add fio atomic write helpers
` [PATCH v6 03/12] common/rc: Add a helper to run fsx on a given file
` [PATCH v6 09/12] generic: Add sudden shutdown tests for multi block atomic writes
` [PATCH v6 12/12] ext4: Atomic write test for extent split across leaf nodes

[RFC 0/3] xfs: Add new xfs multi AG shrink tests
 2025-09-16 15:11 UTC  (4+ messages)
` [RFC 1/3] xfs/163: Update this test with multi AG shrink sub-tests
` [RFC 2/3] xfs: Add parallel back to back grow/shrink tests
` [RFC 3/3] xfs: Add multi AG shrink + shutdown + recovery tests

[PATCH] btrfs/012: skip the test if ext4 doesn't support the block size
 2025-09-15  7:07 UTC 

[PATCH v1] common/encrypt: Do not run _verify_ciphertext_for_encryption_policy on compressed FS
 2025-09-12 13:11 UTC  (3+ messages)


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