From: Coly Li <colyli@xxxxxxxxxx> 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