linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] bcache patches for Linux v6.1
@ 2022-09-19 16:16 Coly Li
  2022-09-19 16:16 ` [PATCH 1/5] bcache: remove unnecessary flush_workqueue Coly Li
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Coly Li @ 2022-09-19 16:16 UTC (permalink / raw)
  To: axboe; +Cc: linux-bcache, linux-block, Coly Li

Hi Jens,

This is the 1st wave bcache patches for Linux v6.1.

The patch from me fixes a calculation mistake reported by Mingzhe Zou,
now the idle time to wait before setting maximum writeback rate can be
increased when more backing devices attached.

And we also have other code cleanup patches from Jilin Yuan,
Jules Maselbas, Lei Li and Lin Feng.

Please take them and thanks in advance.

Coly Li
---
Coly Li (1):
  bcache: fix set_at_max_writeback_rate() for multiple attached devices

Jilin Yuan (1):
  bcache:: fix repeated words in comments

Jules Maselbas (1):
  bcache: bset: Fix comment typos

Li Lei (1):
  bcache: remove unnecessary flush_workqueue

Lin Feng (1):
  bcache: remove unused bch_mark_cache_readahead function def in stats.h

 drivers/md/bcache/bcache.h    |  2 +-
 drivers/md/bcache/bset.c      |  2 +-
 drivers/md/bcache/stats.h     |  1 -
 drivers/md/bcache/writeback.c | 78 ++++++++++++++++++++++++-----------
 4 files changed, 56 insertions(+), 27 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-09-19 17:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19 16:16 [PATCH 0/5] bcache patches for Linux v6.1 Coly Li
2022-09-19 16:16 ` [PATCH 1/5] bcache: remove unnecessary flush_workqueue Coly Li
2022-09-19 16:16 ` [PATCH 2/5] bcache: remove unused bch_mark_cache_readahead function def in stats.h Coly Li
2022-09-19 16:16 ` [PATCH 3/5] bcache: bset: Fix comment typos Coly Li
2022-09-19 16:16 ` [PATCH 4/5] bcache:: fix repeated words in comments Coly Li
2022-09-19 16:16 ` [PATCH 5/5] bcache: fix set_at_max_writeback_rate() for multiple attached devices Coly Li
2022-09-19 17:12 ` [PATCH 0/5] bcache patches for Linux v6.1 Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).