public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] bcache-6.16-20250527
@ 2025-05-27  5:15 colyli
  2025-05-27  5:15 ` [PATCH 1/3] bcache: fix NULL pointer in cache_set_flush() colyli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: colyli @ 2025-05-27  5:15 UTC (permalink / raw)
  To: axboe; +Cc: linux-bcache, linux-block, Coly Li

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-27 13:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27  5:15 [PATCH 0/3] bcache-6.16-20250527 colyli
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

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