bcache patches for Linux v5.18

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Jens,

I have technical problem to send patches via email this time, please consider to pull the bcache changes from my bcache tree. They can be applied on top of your for-5.18/drivers branch.

We have 2 patches for Linux v5.18, both of them are from Mingzhe Zou. The first patch improves bcache initialization speed by avoid unnecessary cost of cache consistency, the second one fixes a potential NULL pointer deference in bcache initialization time,

Please take them for Linux v5.18, thanks in advance.

Coly Li


The following changes since commit dcde98da997075053041942ecf97d787855722ec:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (2022-03-05 15:49:45 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/colyli/linux-bcache.git/ for-next

for you to fetch changes up to 387ac428d163b6fffa923618624505e7afe0b53d:

  bcache: fixup multiple threads crash (2022-03-06 18:14:43 +0800)

----------------------------------------------------------------
Mingzhe Zou (2):
      bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
      bcache: fixup multiple threads crash

 drivers/md/bcache/btree.c     |  6 ++++--
 drivers/md/bcache/writeback.c | 17 +++++++++++------
 2 files changed, 15 insertions(+), 8 deletions(-)



[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux