[PATCH 0/2] bcache fixes for Linux v5.13-rc6

From: Coly Li
Date: Mon Jun 07 2021 - 06:36:11 EST


Hi Jens,

This series is important for recent reported bcache panic partially
triggered by recent bio changes since Linux v5.12.

Current fix is 5th version since the first effort, it might not be
perfect yet, but it survives from different workloads from Rolf,
Thorsten and me for more than 1 week in total.

Considering many people are waiting for a stable enough fix and it is
kind of such fix. Please take them for Linux v5.13-rc6.

Thank you in advance for taking care of them.

Coly Li
---

Coly Li (2):
bcache: remove bcache device self-defined readahead
bcache: avoid oversized read request in cache missing code path

drivers/md/bcache/bcache.h | 1 -
drivers/md/bcache/request.c | 19 ++++++-------------
drivers/md/bcache/stats.c | 14 --------------
drivers/md/bcache/stats.h | 1 -
drivers/md/bcache/sysfs.c | 4 ----
5 files changed, 6 insertions(+), 33 deletions(-)

--
2.26.2