From: Yongjian Sun <sunyongjian@huaweicloud.com>
To: linux-ext4@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org, tytso@mit.edu, jack@suse.cz,
yangerkun@huawei.com, yi.zhang@huawei.com, libaokun1@huawei.com,
chengzhihao1@huawei.com, sunyongjian1@huawei.com
Subject: [PATCH 0/2] ext4: fixes for mb_check_buddy integrity checks
Date: Wed, 5 Nov 2025 15:42:48 +0800 [thread overview]
Message-ID: <20251105074250.3517687-1-sunyongjian@huaweicloud.com> (raw)
From: Yongjian Sun <sunyongjian1@huawei.com>
Yongjian Sun (2):
ext4: fix incorrect group number assertion in mb_check_buddy for
exhausted preallocations
ext4: improve integrity checking in __mb_check_buddy by enhancing
order-0 validation
fs/ext4/mballoc.c | 59 +++++++++++++++++++++++++++++++++--------------
1 file changed, 42 insertions(+), 17 deletions(-)
--
2.39.2
next reply other threads:[~2025-11-05 7:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-05 7:42 Yongjian Sun [this message]
2025-11-05 7:42 ` [PATCH 1/2] ext4: fix incorrect group number assertion in mb_check_buddy for exhausted preallocations Yongjian Sun
2025-11-05 11:19 ` Jan Kara
2025-11-05 7:42 ` [PATCH 2/2] ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation Yongjian Sun
2025-11-05 12:04 ` Jan Kara
2025-11-06 2:59 ` Sun Yongjian
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=20251105074250.3517687-1-sunyongjian@huaweicloud.com \
--to=sunyongjian@huaweicloud.com \
--cc=chengzhihao1@huawei.com \
--cc=jack@suse.cz \
--cc=libaokun1@huawei.com \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=sunyongjian1@huawei.com \
--cc=tytso@mit.edu \
--cc=yangerkun@huawei.com \
--cc=yi.zhang@huawei.com \
/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;
as well as URLs for NNTP newsgroup(s).