linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bcache patches for inclusion in 4.16
@ 2018-02-07 19:41 Michael Lyle
  2018-02-07 19:41 ` [PATCH 1/8] bcache: add journal statistic Michael Lyle
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Michael Lyle @ 2018-02-07 19:41 UTC (permalink / raw)
  To: linux-bcache, linux-block; +Cc: axboe

Hi Jens---

Here are a few more changes for 4.16 from Coly Li and Tang Junhui.

Probably the most "functional" is 2/8, which makes a change to improve a
performance bug under sustained small writes.  Still, it's a small, safe
change that seems good to take.  The rest are small bugfixes.

All have seen some degree of test (which is, of course, always ongoing).

Note that there's one checkpatch error in this, but it was already present
and is just triggered by altering an adjacent line.

 9 files changed, 111 insertions(+), 36 deletions(-)

Coly Li (3):
      bcache: properly set task state in bch_writeback_thread()
      bcache: set error_limit correctly
      bcache: set writeback_rate_update_seconds in range [1, 60] seconds

Tang Junhui (5):
      bcache: add journal statistic
      bcache: fix high CPU occupancy during journal
      bcache: fix for allocator and register thread race
      bcache: return attach error when no cache set exist
      bcache: fix for data collapse after re-attaching an attached device

Thanks, as always,

Mike

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

end of thread, other threads:[~2018-02-07 20:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 19:41 Bcache patches for inclusion in 4.16 Michael Lyle
2018-02-07 19:41 ` [PATCH 1/8] bcache: add journal statistic Michael Lyle
2018-02-07 19:41 ` [PATCH 2/8] bcache: fix high CPU occupancy during journal Michael Lyle
2018-02-07 19:41 ` [PATCH 3/8] bcache: properly set task state in bch_writeback_thread() Michael Lyle
2018-02-07 19:41 ` [PATCH 4/8] bcache: set error_limit correctly Michael Lyle
2018-02-07 19:41 ` [PATCH 5/8] bcache: fix for allocator and register thread race Michael Lyle
2018-02-07 19:41 ` [PATCH 6/8] bcache: set writeback_rate_update_seconds in range [1, 60] seconds Michael Lyle
2018-02-07 19:41 ` [PATCH 7/8] bcache: return attach error when no cache set exist Michael Lyle
2018-02-07 19:41 ` [PATCH 8/8] bcache: fix for data collapse after re-attaching an attached device Michael Lyle
2018-02-07 20:33 ` Bcache patches for inclusion in 4.16 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).