FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2025-03-26 12:05:31 to 2025-04-17 03:28:52 UTC [more...]

[PATCH 00/28] check-parallel: Running tests without check
 2025-04-17  3:01 UTC  (14+ messages)
` [PATCH 03/28] fstests: move test exit functions to common/exit
` [PATCH 04/28] check-parallel: report how many tests were _notrun
` [PATCH 08/28] check-parallel: add logwrite device support
` [PATCH 09/28] check-parallel: allow FSTYP selection from the CLI
` [PATCH 10/28] check-parallel: use PID namespaces for runner process isolation
` [PATCH 11/28] check-parallel: initial support for specifying device sizes
` [PATCH 12/28] config: move config section code to it's own file
` [PATCH 14/28] fstests: further separate sourcing common/rc and common/config from initialisation
` [PATCH 16/28] check-parallel: run sections directly
` [PATCH 17/28] check-parallel: rebuild test list when FSTYP changes
` [PATCH 18/28] check-parallel: create a "results-latest" symlink
` [PATCH 21/28] generic/531: limit max files per CPU
` [PATCH 27/28] scaleread: remove dead test code

[PATCH v1] xfs: Fail remount with noattr2 on a v5 xfs with CONFIG_XFS_SUPPORT_V4=y
 2025-04-16  7:35 UTC  (5+ messages)

[PATCH, RFC] rename check-parallel to parallel-check
 2025-04-16  5:02 UTC  (2+ messages)

[PATCH 1/2] generic/231: use relative path to invoke fsx
 2025-04-16  4:51 UTC  (2+ messages)
` [PATCH 2/2] generic/233: use relative path to invoke fsstress

[PATCH] common: remove USE_EXTERNAL
 2025-04-15 23:38 UTC  (4+ messages)

[PATCH v2 0/3] Add support for -q <n> unconditional loop
 2025-04-15 23:28 UTC  (9+ messages)
` [PATCH v2 1/3] tests/selftest: Add a new pseudo flaky test
` [PATCH v2 2/3] check: Add -q <n> option to support unconditional looping
` [PATCH v2 3/3] check: Improve pass/fail metrics and section config output

[PATCH v5] generic: add a test for atomic writes
 2025-04-15 18:44 UTC  (3+ messages)

[PATCH v2] f2fs/012: test red heart lookup
 2025-04-15  9:38 UTC 

[PATCH] generic/231: use relative path to invoke fsx
 2025-04-14 18:52 UTC  (2+ messages)

[PATCH] generic/233: use relative path to invoke fsstress
 2025-04-14 18:51 UTC  (2+ messages)

[PATCH v2] README: add supported fs list
 2025-04-14 11:09 UTC  (6+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2025.04.13
 2025-04-13 13:27 UTC 

[ANNOUNCE] fstests: merge v2025.03.30 onto master branch
 2025-04-13 13:20 UTC 

[GIT PULL] fstests: btrfs changes for for-next staged-20250411
 2025-04-11  3:11 UTC 

[PATCH v4 0/6] Minor cleanups in common/
 2025-04-10 16:29 UTC  (15+ messages)
` [PATCH v4 1/6] generic/749: Remove redundant sourcing of common/rc
` [PATCH v4 2/6] generic/367: Remove redundant sourcing of common/config
` [PATCH v4 3/6] check: Remove redundant _test_mount in check
` [PATCH v4 4/6] check,common{rc,preamble}: Decouple init_rc() call from sourcing common/rc
` [PATCH v4 5/6] common/config: Introduce _exit wrapper around exit command
` [PATCH v4 6/6] common: exit --> _exit

[PATCH v6 0/6] fstests: btrfs: add test case to validate sysfs input arguments
 2025-04-10  7:12 UTC  (13+ messages)
` [PATCH v6 1/6] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout
` [PATCH v6 2/6] fstests: check: fix unset seqres in run_section()
` [PATCH v6 3/6] fstests: filter: helper for sysfs error filtering
` [PATCH v6 4/6] fstests: common/sysfs: add new file sysfs and helpers
` [PATCH v6 5/6] fstests: btrfs: testcase for sysfs policy syntax verification
` [PATCH v6 6/6] fstests: btrfs: testcase for sysfs chunk_size attribute validation

[PATCH] generic/275: fix on 32k fsblock filesystems
 2025-04-10  6:24 UTC  (2+ messages)

[PATCH] xfs/801: provide missing sysfs-dump function
 2025-04-10  5:36 UTC  (3+ messages)

[PATCH] xfs/792: skip test if rextsize isn't congruent with operation length
 2025-04-10  5:36 UTC  (2+ messages)

[PATCH v2] fstests: add btrfs standard configuration
 2025-04-09 22:05 UTC  (4+ messages)

[PATCH 0/2] Tests for AT_HANDLE_CONNECTABLE
 2025-04-09 11:52 UTC  (3+ messages)
` [PATCH 1/2] open_by_handle: add support for testing connectable file handles
` [PATCH 2/2] open_by_handle: add a test for "

[PATCH v4] generic: add a test for atomic writes
 2025-04-09  9:54 UTC  (5+ messages)

[PATCH] overlay/08[89]: add tests for data-only redirect with userxattr
 2025-04-09  8:19 UTC  (2+ messages)

[PATCH v3 0/6] Minor cleanups in common/
 2025-04-09  7:07 UTC  (17+ messages)
` [PATCH v3 1/6] generic/749: Remove redundant sourcing of common/rc
` [PATCH v3 2/6] generic/367: Remove redundant sourcing if common/config
` [PATCH v3 3/6] check: Remove redundant _test_mount in check
` [PATCH v3 4/6] check,common{rc,preamble}: Decouple init_rc() call from sourcing common/rc
` [PATCH v3 5/6] common/config: Introduce _exit wrapper around exit command
` [PATCH v3 6/6] common: exit --> _exit

[PATCH] common/rc: fix dumping of corrupt ext* filesystems
 2025-04-08 19:52 UTC  (2+ messages)

[PATCH v2 0/5] Minor cleanups in common/
 2025-04-08 16:25 UTC  (26+ messages)
` [PATCH v2 1/5] generic/749: Remove redundant sourcing of common/rc
` [PATCH v2 2/5] check: Remove redundant _test_mount in check
` [PATCH v2 3/5] check,common{rc,preamble}: Decouple init_rc() call from sourcing common/rc
` [PATCH v2 4/5] common/config: Introduce _exit wrapper around exit command
` [PATCH v2 5/5] common: exit --> _exit

[PATCH v5 0/6] fstests: btrfs: add test case to validate sysfs input arguments
 2025-04-08 16:11 UTC  (13+ messages)
` [PATCH v5 1/6] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout
` [PATCH v5 2/6] fstests: common/rc: fix unset seqres in _set_fs_sysfs_attr
` [PATCH v5 3/6] fstests: filter: helper for sysfs error filtering
` [PATCH v5 4/6] fstests: common/sysfs: add new file sysfs and helpers
` [PATCH v5 5/6] fstests: btrfs: testcase for sysfs policy syntax verification
` [PATCH v5 6/6] fstests: btrfs: testcase for sysfs chunk_size attribute validation

[PATCH, resend] xfs: remove the post-EOF prealloc tests from the auto and quick groups
 2025-04-08 14:17 UTC  (2+ messages)

[PATCH] generic/211: completely remove obsolete test and related code
 2025-04-08 10:18 UTC 

[PATCH v2 0/1] xfs/539: Ignore remount failures on v5 xfs
 2025-04-04 14:31 UTC  (5+ messages)
` [PATCH v2 1/1] "

[GIT PULL] fstests: btrfs changes for for-next staged-20250328
 2025-04-04  6:11 UTC  (5+ messages)

[PATCH v2] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-02 18:46 UTC  (2+ messages)

[PATCH] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-02  5:51 UTC  (3+ messages)

[PATCH v4 0/5] fstests: btrfs: add test case to validate sysfs input arguments
 2025-03-31 14:05 UTC  (14+ messages)
` [PATCH v4 1/5] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout
` [PATCH v4 2/5] fstests: filter: helper for sysfs error filtering
` [PATCH v4 3/5] fstests: common/rc: add sysfs argument verification helpers
` [PATCH v4 4/5] fstests: btrfs: testcase for sysfs policy syntax verification
` [PATCH v4 5/5] fstests: btrfs: testcase for sysfs chunk_size attribute validation

[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 

[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  (3+ 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)


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