public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-09 03:54:27 to 2026-03-13 23:41:06 UTC [more...]

[PATCHBOMB v9] xfsprogs: autonomous self healing of filesystems
 2026-03-13 23:41 UTC  (38+ messages)
` [PATCHSET v9 1/2] fstests: test generic file IO error reporting
  ` [PATCH 1/1] generic: test fsnotify filesystem "
` [PATCHSET v9 2/2] fstests: autonomous self healing of filesystems
  ` [PATCH 01/14] xfs: test health monitoring code
  ` [PATCH 02/14] xfs: test for metadata corruption error reporting via healthmon
  ` [PATCH 03/14] xfs: test io "
  ` [PATCH 04/14] xfs: set up common code for testing xfs_healer
  ` [PATCH 05/14] xfs: test xfs_healer's event handling
  ` [PATCH 06/14] xfs: test xfs_healer can fix a filesystem
  ` [PATCH 07/14] xfs: test xfs_healer can report file I/O errors
  ` [PATCH 08/14] xfs: test xfs_healer can report file media errors
  ` [PATCH 09/14] xfs: test xfs_healer can report filesystem shutdowns
  ` [PATCH 10/14] xfs: test xfs_healer can initiate full filesystem repairs
  ` [PATCH 11/14] xfs: test xfs_healer can follow mount moves
  ` [PATCH 12/14] xfs: test xfs_healer wont repair the wrong filesystem
  ` [PATCH 13/14] xfs: test xfs_healer background service
  ` [PATCH 14/14] xfs: test xfs_healer startup service
  ` [PATCH 15/14] xfs: test xfs_healer can follow private mntns mount moves

[PATCH] xfs/62[3-8]: require XFS_SCRUB_PROG
 2026-03-13 17:55 UTC  (3+ messages)

[PATCH] ltp: add support for FALLOC_FL_WRITE_ZEROES to fsx and fsstress
 2026-03-12 19:53 UTC 

[PATCH 0/9] fstests: add test coverage for cloned filesystem ids
 2026-03-11  2:32 UTC  (16+ messages)
` [PATCH 1/9] fstests: allow SCRATCH_DEV_POOL for non-Btrfs filesystems
` [PATCH 2/9] fstests: add _mkfs_scratch_clone() helper
` [PATCH 3/9] fstests: add _clone_mount_option() helper
` [PATCH 4/9] fstests: add test for inotify isolation on cloned devices
` [PATCH 5/9] fstests: verify fanotify isolation on cloned filesystems
` [PATCH 6/9] fstests: verify f_fsid for "
` [PATCH 7/9] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH 8/9] fstests: verify IMA isolation on cloned filesystems
` [PATCH 9/9] fstests: verify exportfs file handles "

[PATCH] btrfs: test create a bunch of files with name hash collision
 2026-03-10 13:40 UTC  (8+ messages)

[PATCHSET v8 1/2] fstests: test generic file IO error reporting
 2026-03-09 18:03 UTC  (30+ messages)
  ` [PATCH 1/1] generic: test fsnotify filesystem "
` [PATCHSET v8 2/2] fstests: autonomous self healing of filesystems
  ` [PATCH 01/13] xfs: test health monitoring code
  ` [PATCH 02/13] xfs: test for metadata corruption error reporting via healthmon
  ` [PATCH 03/13] xfs: test io "
  ` [PATCH 04/13] xfs: set up common code for testing xfs_healer
  ` [PATCH 05/13] xfs: test xfs_healer's event handling
  ` [PATCH 06/13] xfs: test xfs_healer can fix a filesystem
  ` [PATCH 07/13] xfs: test xfs_healer can report file I/O errors
  ` [PATCH 08/13] xfs: test xfs_healer can report file media errors
  ` [PATCH 09/13] xfs: test xfs_healer can report filesystem shutdowns
  ` [PATCH 10/13] xfs: test xfs_healer can initiate full filesystem repairs
  ` [PATCH 11/13] xfs: test xfs_healer can follow mount moves
  ` [PATCH 12/13] xfs: test xfs_healer wont repair the wrong filesystem
  ` [PATCH 13/13] xfs: test xfs_healer background service
  ` [PATCH 14/13] xfs: test xfs_healer startup service

[PATCH] fstests: test premature ENOSPC in zoned garbage collection
 2026-03-09 16:51 UTC  (8+ messages)

[PATCH] btrfs: test creating a large number of snapshots of a received subvolume
 2026-03-05 17:50 UTC  (2+ messages)

[PATCH] xfs/841: create a block device that must exist
 2026-03-04 16:49 UTC  (4+ messages)

[PATCH] btrfs: test a directory fsync scenaro after replacing a subdir with a file
 2026-03-04 15:56 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] btrfs: test setting the same received UUID to a lot of subvolumes
 2026-02-27 23:27 UTC  (2+ messages)

xfs: Add support for multi rtgroup shrink+removal
 2026-02-26 12:59 UTC  (39+ messages)
` [RFC v1 0/4] xfs: Add support to shrink multiple empty rtgroups
  ` [RFC v1 1/4] xfs: Re-introduce xg_active_wq field in struct xfs_group
  ` [RFC v1 2/4] xfs: Introduce xfs_rtginodes_ensure_all()
  ` [RFC v1 3/4] xfs: Add a new state for shrinking
  ` [RFC v1 4/4] xfs: Add support to shrink multiple empty realtime groups
` [PATCH v1] xfs_growfs: Allow shrink of realtime XFS
` [PATCH v1 0/7] Add multi rtgroup grow and shrink tests
  ` [PATCH v1 1/7] xfs: Introduce _require_realtime_xfs_{shrink,grow} pre-condition
  ` [PATCH v1 2/7] xfs: Introduce helpers to count the number of bitmap and summary inodes
  ` [PATCH v1 3/7] xfs: Add realtime group grow tests
  ` [PATCH v1 4/7] xfs: Add multi rt group grow + shutdown + recovery tests
  ` [PATCH v1 5/7] xfs: Add realtime group shrink tests
  ` [PATCH v1 6/7] xfs: Add multi rt group shrink + shutdown + recovery tests
  ` [PATCH v1 7/7] xfs: Add parallel back to back grow/shrink tests

[ANNOUNCE] fstests: for-next branch updated to v2026.02.26
 2026-02-25 16:41 UTC 

[ANNOUNCE] fstests: merge v2026.01.27 onto master branch
 2026-02-25 16:25 UTC 

[PATCH v2 0/2] fstests: simplify per-fs _fixed_by_kernel_commit
 2026-02-25 10:27 UTC  (3+ messages)
` [PATCH v2 1/2] fstests: add _fixed_by_fs_commit helper
` [PATCH v2 2/2] fstests: use _fixed_by_fs_commit where appropriate

[PATCH] ext4/307: Calculate donor size to avoid failures for 64k bs
 2026-02-24  9:45 UTC  (6+ messages)

[PATCH] generi/579: handle quoted cmp output
 2026-02-23 18:25 UTC  (3+ messages)

[PATCH] tests: Fix failure in nojournal mode
 2026-02-21 16:26 UTC  (2+ messages)

[PATCH] generic: test fsync of a file truncated to a length of zero
 2026-02-20 15:48 UTC  (3+ messages)

[PATCH v2] fstests: btrfs: add a test case for failed compressed inline attempt
 2026-02-16 21:29 UTC 

[PATCH 0/4] Avoid failing shutdown tests without a journal
 2026-02-16 13:13 UTC  (10+ messages)
` [PATCH 1/4] ext4/051: Fix failure in nojournal mode
` [PATCH 2/4] generic/635: Fix failure without a journal
` [PATCH 3/4] generic/646: "
` [PATCH 4/4] generic/705: "

[PATCH] fstests: btrfs: add a test case for failed compressed inline attempt
 2026-02-16 11:53 UTC  (2+ messages)

[PATCH v3] fstests: btrfs: add a regression test for incorrect inode incompressible flag
 2026-02-13 20:14 UTC  (4+ messages)

[PATCH v2] fstests: btrfs: add a regression test for incorrect inode incompressible flag
 2026-02-09  9:56 UTC  (3+ messages)

[PATCH] fstests: btrfs: add a regression test for incorrect inode incompressible flag
 2026-02-09  9:32 UTC  (2+ messages)

[PATCH v3] common/rc: add _require_blocks_in_file helper
 2026-02-09  5:55 UTC  (7+ messages)


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