linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Series of patches for bcache targeting 4.15
@ 2017-10-30 21:46 Michael Lyle
  2017-10-30 21:46 ` [PATCH 1/5] bcache: only permit to recovery read error when cache device is clean Michael Lyle
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Lyle @ 2017-10-30 21:46 UTC (permalink / raw)
  To: linux-bcache, linux-block; +Cc: axboe

Hi Jens--

I have a few last patches for bcache targeting 4.15 if it's
possible to get them in.  I'm sorry this is a bit late.

All are reviewed and have received a moderate amount of test
in my environment (and I'm continuing testing).

[PATCH 1/5] bcache: only permit to recovery read error when cache
[PATCH 2/5] bcache: convert cached_dev.count from atomic_t to
[PATCH 3/5] bcache: update bucket_in_use in real time
[PATCH 4/5] bcache: fix wrong cache_misses statistics
[PATCH 5/5] bcache: explicitly destroy mutex while exiting

Patches 1 and 3 are critical.  The first fixes correctness problems
if a cache volume fails and is being carried in distro trees.  #3
prevents a rare issue that can cause extended hanging of end-user
I/O.  The other three patches are relatively safe cleanup.

Thanks--

Mike

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

end of thread, other threads:[~2017-10-30 21:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-30 21:46 Series of patches for bcache targeting 4.15 Michael Lyle
2017-10-30 21:46 ` [PATCH 1/5] bcache: only permit to recovery read error when cache device is clean Michael Lyle
2017-10-30 21:46 ` [PATCH 2/5] bcache: convert cached_dev.count from atomic_t to refcount_t Michael Lyle
2017-10-30 21:46 ` [PATCH 3/5] bcache: update bucket_in_use in real time Michael Lyle
2017-10-30 21:46 ` [PATCH 4/5] bcache: fix wrong cache_misses statistics Michael Lyle
2017-10-30 21:46 ` [PATCH 5/5] bcache: explicitly destroy mutex while exiting Michael Lyle
2017-10-30 21:58 ` Series of patches for bcache targeting 4.15 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).