public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: for-next branch updated to v2025.10.20
Date: Mon, 20 Oct 2025 22:52:31 +0800	[thread overview]
Message-ID: <172d4caf92c0f0a015d83bfe47f9f2cb@kernel.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 4043 bytes --]

Hi all,

The for-next branch of the xfstests repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git

has just been updated and tagged as v2025.10.20 release.

Release Notes:
1) There're 8 new test cases in this release, includes generic/773~776,
   generic/778 and ext4/061~063. They're all atomic write related tests.
2) A big update for atomic write testing, besides above new test cases
   and new common helpers, the fsx.c is updated too. But please note that
   new fsx.c does atomic write test (if your system supports it) by default,
   currently there're some failures on xfs, e.g. g/091, g/263, g/760 and g/617
   all fail on xfs. XFS list thinks it's kernel bug for now.
3) f2fs related helpers are moved common/f2fs

More updates include btrfs and encrypt please refer to below, thanks for
all these contributions!


Thanks,
Zorro

The new head of the for-next branch is commit:

c4980080ba76 ext4: Atomic write test for extent split across leaf nodes

New commits:

Chao Yu (3):
      [2323b5895033] common/config: source common/f2fs in _source_specific_fs()
      [220641d07dfc] common/rc: move _check_f2fs_filesystem() to common/f2fs
      [f38becbd9056] common/f2fs: introduce _require_inject_f2fs_command()

Jan Prusakowski (2):
      [3636f4c34799] common/encrypt: Explicitly set the test file to uncompressed
      [cd0431fa4fc5] f2fs/009: Add delay after killing socket tool

Nirjhar Roy (IBM) (3):
      [6a81db9f1809] generic/562: Make test compatible with block sizes till 64k
      [b0e58387ca45] btrfs/200: Make the test compatible with all supported block sizes
      [b2e5d361b2e5] btrfs/290: Make the test compatible with all supported block sizes

Ojaswin Mujoo (11):
      [9d7e60fead50] ext4/060: Skip for dax devices on non-4k page sizes
      [c6cffd0ae6d4] common/rc: Add _min() and _max() helpers
      [a346de1bb28b] common/rc: Add fio atomic write helpers
      [1ba22a572c92] common/rc: Add a helper to run fsx on a given file
      [e2bc78e9d340] ltp/fsx.c: Add atomic writes support to fsx
      [1499d4ff2365] generic: Add atomic write test using fio crc check verifier
      [9117fb93b41c] generic: Add atomic write test using fio verify on file mixed mappings
      [d2d43c22229f] generic: Add atomic write multi-fsblock O_[D]SYNC tests
      [df9d27baa9e9] generic: Stress fsx with atomic writes enabled
      [ca954527ff9d] generic: Add sudden shutdown tests for multi block atomic writes
      [c4980080ba76] ext4: Atomic write test for extent split across leaf nodes

Ritesh Harjani (IBM) (2):
      [3a530a3f9e8b] ext4: Test atomic write and ioend codepaths with bigalloc
      [4bbc4694a052] ext4: Test atomic writes allocation and write codepaths with bigalloc


Code Diffstat:

 common/config         |   1 +
 common/encrypt        |   7 +
 common/f2fs           |  71 ++++++++++
 common/rc             | 132 +++++++++++-------
 ltp/fsx.c             | 117 +++++++++++++++-
 tests/btrfs/200       |   8 +-
 tests/btrfs/200.out   |   8 +-
 tests/btrfs/290       |  16 +--
 tests/ext4/060        |   4 +
 tests/ext4/061        | 155 +++++++++++++++++++++
 tests/ext4/061.out    |   2 +
 tests/ext4/062        | 203 ++++++++++++++++++++++++++++
 tests/ext4/062.out    |   2 +
 tests/ext4/063        | 129 ++++++++++++++++++
 tests/ext4/063.out    |   2 +
 tests/f2fs/002        |   1 -
 tests/f2fs/009        |   4 +-
 tests/f2fs/012        |   2 +-
 tests/f2fs/019        |   2 +-
 tests/f2fs/020        |   2 +-
 tests/f2fs/022        |   2 +-
 tests/generic/562     |   2 +-
 tests/generic/773     | 108 +++++++++++++++
 tests/generic/773.out |   2 +
 tests/generic/774     | 132 ++++++++++++++++++
 tests/generic/774.out |   2 +
 tests/generic/775     | 138 +++++++++++++++++++
 tests/generic/775.out |   2 +
 tests/generic/776     |  68 ++++++++++
 tests/generic/776.out |   2 +
 tests/generic/778     | 368 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/778.out |   2 +
 32 files changed, 1621 insertions(+), 75 deletions(-)
--
Zorro Lang
zlang@kernel.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

                 reply	other threads:[~2025-10-20 14:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=172d4caf92c0f0a015d83bfe47f9f2cb@kernel.org \
    --to=zlang@kernel.org \
    --cc=fstests@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox