Patch Series

Subject ext4: optimize online defragment
Author yi.zhang@huaweicloud.com
Date 2025-09-25 09:25:57 +0000 UTC
Version 2
Cc adilger.kernel@dilger.ca jack@suse.cz libaokun1@huawei.com linux-ext4@vger.kernel.org linux-fsdevel@vger.kernel.org linux-kernel@vger.kernel.org tytso@mit.edu yangerkun@huawei.com yi.zhang@huawei.com yi.zhang@huaweicloud.com yukuai3@huawei.com

Patches (13)

Name Content
[PATCH v2 01/13] ext4: fix an off-by-one issue during moving extents [Body]
[PATCH v2 02/13] ext4: correct the checking of quota files before moving extents [Body]
[PATCH v2 03/13] ext4: introduce seq counter for the extent status entry [Body]
[PATCH v2 04/13] ext4: make ext4_es_lookup_extent() pass out the extent seq counter [Body]
[PATCH v2 05/13] ext4: pass out extent seq counter when mapping blocks [Body]
[PATCH v2 06/13] ext4: use EXT4_B_TO_LBLK() in mext_check_arguments() [Body]
[PATCH v2 07/13] ext4: add mext_check_validity() to do basic check [Body]
[PATCH v2 08/13] ext4: refactor mext_check_arguments() [Body]
[PATCH v2 09/13] ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate() [Body]
[PATCH v2 10/13] ext4: introduce mext_move_extent() [Body]
[PATCH v2 11/13] ext4: switch to using the new extent movement method [Body]
[PATCH v2 12/13] ext4: add large folios support for moving extents [Body]
[PATCH v2 13/13] ext4: add two trace points for moving extents [Body]

Session 2025-09-25

ID (for dev) 0ae482b5-7a34-4f46-83ae-4daae565bfda
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
Build Base 07e27ad16399afcd693be20211b0dfae63e0615f [Config] passed [Log]
Build Patched 07e27ad16399afcd693be20211b0dfae63e0615f [Config] [patched] passed [Log]
Boot test: Base 07e27ad16399afcd693be20211b0dfae63e0615f [Config] passed
Boot test: Patched 07e27ad16399afcd693be20211b0dfae63e0615f [Config] [patched] passed
Fuzzing 07e27ad16399afcd693be20211b0dfae63e0615f [Config] 07e27ad16399afcd693be20211b0dfae63e0615f [Config] [patched] passed [Log] [Artifacts]