FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2025-03-12 20:26:04 to 2025-03-31 13:48:37 UTC [more...]

[PATCH v4 0/5] fstests: btrfs: add test case to validate sysfs input arguments
 2025-03-31 13:48 UTC  (7+ messages)
` [PATCH v4 1/5] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout
` [PATCH v4 3/5] fstests: common/rc: add sysfs argument verification helpers

[PATCH] f2fs/012: test red heart lookup
 2025-03-31  3:29 UTC 

[ANNOUNCE] fstests: for-next branch updated to v2025.03.30
 2025-03-30 15:21 UTC 

[GIT PULL] fstests: btrfs changes for for-next staged-20250328
 2025-03-28 18:02 UTC  (4+ messages)

[PATCH v2] README: add supported fs list
 2025-03-28 16:46 UTC 

[PATCH v2] fstests: add btrfs standard configuration
 2025-03-28  4:51 UTC 

[PATCH] xfs/235: add to the auto group
 2025-03-28  1:26 UTC  (2+ messages)

[LSF/MM/BPF Topic] synthetic mm testing like page migration
 2025-03-27 21:46 UTC  (3+ messages)

[PATCH] generic/764: fsstress + migrate_pages() test
 2025-03-27 21:35 UTC  (5+ messages)

[PATCH v4] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
 2025-03-27 16:11 UTC  (4+ messages)

[PATCH v2] f2fs/011: test to check out-of-space issue
 2025-03-27  5:50 UTC 

[PATCH] f2fs/011: test to check out-of-space issue
 2025-03-26 14:09 UTC  (2+ messages)

[PATCH v2] generic: test fsync of file with no more hard links
 2025-03-26 12:05 UTC  (2+ messages)

[PATCH v5 1/6] common/config: remove redundant export variables
 2025-03-26  3:24 UTC  (9+ messages)
` [PATCH v5 2/6] common/config: export F2FS_INJECT_PROG
` [PATCH v5 3/6] common/config: export F2FS_FSCK_PROG
` [PATCH v5 4/6] common/rc: use -f for mkfs.f2fs by default
` [PATCH v5 5/6] common/rc: introduce _check_f2fs_filesystem()
` [PATCH v5 6/6] f2fs/009: detect and repair nlink corruption

[PATCH v2] f2fs/010: test dirty status handling on database file
 2025-03-26  0:56 UTC  (2+ messages)

[PATCH v4 1/6] common/config: remove redundant export variables
 2025-03-25 12:55 UTC  (6+ messages)
` [PATCH v4 6/6] f2fs/009: detect and repair nlink corruption

[PATCH] generic: test fsync of file with no more hard links
 2025-03-25 11:52 UTC  (6+ messages)

[PATCH] btrfs/058: fix test to actually have an open tmpfile during the send operation
 2025-03-25  9:03 UTC  (2+ messages)

[PATCH] f2fs/010: test dirty status handling on database file
 2025-03-25  6:59 UTC  (3+ messages)

[PATCHBOMB v2] fstests: random fixes and 6.14 stragglers
 2025-03-25  1:20 UTC  (17+ messages)
` [PATCHSET 1/3] fstests: test dumping fs directory trees
  ` [PATCH 1/1] xfs: test filesystem recovery with rdump
` [PATCHSET 2/3] fstests: test handling emoji filenames better
  ` [PATCH 1/1] generic/45[34]: add colored emoji variants to unicode tests
` [PATCHSET 3/3] fstests: more random fixes for v2025.03.17
  ` [PATCH 1/4] xfs/614: determine the sector size of the fs image by doing a test format
  ` [PATCH 2/4] generic/537: disable quota mount options for pre-metadir rt filesystems
  ` [PATCH 3/4] common/populate: drop fallocate mode 0 requirement
  ` [PATCH 4/4] xfs/818: fix some design issues

[PATCH 0/2] revert "setsid" and "privatens" test ways from check
 2025-03-24 21:44 UTC  (7+ messages)
` [PATCH 1/2] fstests: remove privatens test way "
` [PATCH 2/2] fstests: remove run_setsid "

[RFC PATCH 1/1] ioctl_ficlone03: Require 5.10 for XFS
 2025-03-24 11:32 UTC  (6+ messages)

[PATCHBOMB] fstests: random fixes and 6.14 stragglers
 2025-03-23  6:31 UTC  (15+ messages)
` [PATCHSET 1/3] fstests: test dumping fs directory trees
  ` [PATCH 1/1] xfs: test filesystem recovery with rdump
` [PATCHSET 2/3] fstests: test handling emoji filenames better
  ` [PATCH 1/1] generic/45[34]: add colored emoji variants to unicode tests
` [PATCHSET 3/3] fstests: more random fixes for v2025.03.09
  ` [PATCH 1/3] xfs/614: determine the sector size of the fs image by doing a test format
  ` [PATCH 2/3] generic/537: disable quota mount options for pre-metadir rt filesystems
  ` [PATCH 3/3] check: don't allow TEST_DIR/SCRATCH_MNT to be in /tmp
  ` [PATCH 4/3] common/populate: drop fallocate mode 0 requirement
  ` [PATCH 5/3] xfs/818: fix some design issues

[PATCH v3] xfs: add a test for atomic writes
 2025-03-22  0:16 UTC  (11+ messages)
          ` [External] : "

[PATCH 0/2] Test getfsxattrat and setfsxattrat syscalls
 2025-03-21 20:10 UTC  (3+ messages)
  ` [PATCH 1/2] fsxattrat: introduce program to set/get fsxattr
  ` [PATCH 2/2] generic: introduce test to test getfsxattrat/setfsxattrat syscalls

initial xfstests support for zoned XFS v2
 2025-03-21 15:21 UTC  (19+ messages)
` [PATCH 01/13] xfs/177: force a small file system size
` [PATCH 02/13] xfs/419: use _scratch_mkfs_xfs
` [PATCH 03/13] xfs/540: "
` [PATCH 04/13] common: extend the zoned device checks in _require_dm_target
` [PATCH 05/13] common: allow _require_non_zoned_device without an argument
` [PATCH 06/13] xfs: add helpers to require zoned/non-zoned file systems
` [PATCH 07/13] xfs: handle zoned file systems in _scratch_xfs_force_no_metadir
` [PATCH 08/13] xfs: no quota support with internal rtdev
` [PATCH 09/13] xfs: xfs_copy doesn't like RT sections
` [PATCH 10/13] xfs: skip filestreams tests on internal RT devices
` [PATCH 11/13] xfs: skip various tests when using the zoned allocator
` [PATCH 12/13] xfs/049: skip on zoned devices
` [PATCH 13/13] xfs/206: filter out the zoned line from mkfs output

[PATCH v2] fstests: update missing gitignore entries
 2025-03-21  8:39 UTC  (3+ messages)

generic/699 fails on ext4 due to using ext4 mount options w/ overlayfs
 2025-03-20  7:50 UTC  (13+ messages)

[PATCH v3] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
 2025-03-19 11:07 UTC  (5+ messages)

[PATCH] fstests: update missing gitignore entries
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH] common/rc: _add_dmesg_filter returns when RESULT_DIR is null
 2025-03-18 13:24 UTC 

[PATCH] common/rc: explicitly test for engine availability in _require_fio
 2025-03-18 13:23 UTC  (2+ messages)

[PATCH v2] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
 2025-03-18 12:52 UTC  (2+ messages)

[PATCH] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
 2025-03-18 10:35 UTC  (7+ messages)

[PATCH v1 0/2] Minor cleanups in common/rc
 2025-03-18  4:57 UTC  (7+ messages)
` [PATCH v1 2/2] check,common/{preamble,rc},soak: Decoupling init_rc() call from sourcing common/rc

[PATCH 0/7 V2] fstests: enable sparse checking & fix fallout
 2025-03-16 18:06 UTC  (7+ messages)
` [PATCH 7/7] lib: remove random.c

[ANNOUNCE] fstests: for-next branch updated to v2025.03.17
 2025-03-16 16:57 UTC 

[PATCH V3] common/rc: explicitly test for engine availability in _require_fio
 2025-03-15 14:01 UTC  (4+ messages)

[PATCH V2] common/rc: explicitly test for engine availability in _require_fio
 2025-03-14 17:25 UTC  (4+ messages)

[PATCH V2] fstests: test for CONFIG_QFMT_V2 in _require_quota
 2025-03-14 16:15 UTC  (2+ messages)

[PATCH RFC] fstests: test for CONFIG_QFMT_V2 in _require_quota
 2025-03-14 15:06 UTC  (2+ messages)

[PATCH] common/rc: explicitly test for engine availability in _require_fio
 2025-03-14 14:39 UTC  (3+ messages)

initial xfstests support for zoned XFS
 2025-03-13 17:19 UTC  (32+ messages)
` [PATCH 02/17] xfs/419: use _scratch_mkfs_xfs
` [PATCH 05/17] common: allow _require_non_zoned_device without an argument
` [PATCH 06/17] common: support internal RT device in _require_realtime
` [PATCH 08/17] xfs: check for zoned-specific errors in _try_scratch_mkfs_xfs
` [PATCH 11/17] xfs: handle zoned file systems in _scratch_xfs_force_no_metadir
` [PATCH 12/17] xfs: no quota support with internal rtdev
` [PATCH 14/17] xfs: skip filestreams tests on internal RT devices
` [PATCH 15/17] xfs: skip various tests on zoned devices
` [PATCH 16/17] xfs: skip various tests when using the zoned allocator


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