From: colyli@kernel.org
To: axboe@kernel.dk
Cc: linux-bcache@vger.kernel.org, linux-block@vger.kernel.org,
Coly Li <colyli@kernel.org>
Subject: [PATCH 0/3] bcache-6.16-20250527
Date: Tue, 27 May 2025 13:15:58 +0800 [thread overview]
Message-ID: <20250527051601.74407-1-colyli@kernel.org> (raw)
From: Coly Li <colyli@kernel.org>
Hi Jens,
Please consider to take these patches for 6.16. They are generated
against linux-block tree for-6.16/block branch.
Linggang and Mingzhe from Easystack contribute two important fixes, the
patches are verified in their production environment for quite long
time. This time we have a new contributor Robert Pang from Google who
posts a code clean patch.
Thank you in advance.
Coly Li
---
Linggang Zeng (1):
bcache: fix NULL pointer in cache_set_flush()
Mingzhe Zou (1):
bcache: reserve more RESERVE_BTREE buckets to prevent allocator hang
Robert Pang (1):
bcache: remove unused constants
drivers/md/bcache/btree.c | 2 --
drivers/md/bcache/super.c | 55 ++++++++++++++++++++++++++++++++-------
2 files changed, 46 insertions(+), 11 deletions(-)
--
2.39.5
next reply other threads:[~2025-05-27 5:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-27 5:15 colyli [this message]
2025-05-27 5:15 ` [PATCH 1/3] bcache: fix NULL pointer in cache_set_flush() colyli
2025-05-27 5:16 ` [PATCH 2/3] bcache: remove unused constants colyli
2025-05-27 5:16 ` [PATCH 3/3] bcache: reserve more RESERVE_BTREE buckets to prevent allocator hang colyli
2025-05-27 13:38 ` [PATCH 0/3] bcache-6.16-20250527 Jens Axboe
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=20250527051601.74407-1-colyli@kernel.org \
--to=colyli@kernel.org \
--cc=axboe@kernel.dk \
--cc=linux-bcache@vger.kernel.org \
--cc=linux-block@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