Linux block layer
 help / color / mirror / Atom feed
* [PATCH 0/3] pblk bugfixes
@ 2018-02-21  8:02 hans.ml.holmberg
  2018-02-21  8:02 ` [PATCH 1/3] lightnvm: pblk: delete writer kick timer before stopping thread hans.ml.holmberg
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: hans.ml.holmberg @ 2018-02-21  8:02 UTC (permalink / raw)
  To: Matias Bjørling
  Cc: Javier González, linux-block, linux-kernel, Hans Holmberg

From: Hans Holmberg <hans.holmberg@cnexlabs.com>

This is a slew of generic bugfixes to pblk

The patches apply on top of:
https://github.com/OpenChannelSSD/linux branch for-4.17/core

Hans Holmberg (3):
  lightnvm: pblk: delete writer kick timer before stopping thread
  lightnvm: pblk: allow allocation of new lines during shutdown
  lightnvm: pblk: prevent race in pblk_rb_flush_point_set

 drivers/lightnvm/pblk-core.c | 7 -------
 drivers/lightnvm/pblk-init.c | 2 +-
 drivers/lightnvm/pblk-rb.c   | 7 ++++---
 3 files changed, 5 insertions(+), 11 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-02-21  8:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-21  8:02 [PATCH 0/3] pblk bugfixes hans.ml.holmberg
2018-02-21  8:02 ` [PATCH 1/3] lightnvm: pblk: delete writer kick timer before stopping thread hans.ml.holmberg
2018-02-21  8:03 ` [PATCH 2/3] lightnvm: pblk: allow allocation of new lines during shutdown hans.ml.holmberg
2018-02-21  8:03 ` [PATCH 3/3] lightnvm: pblk: prevent race in pblk_rb_flush_point_set hans.ml.holmberg
2018-02-21  8:09 ` [PATCH 0/3] pblk bugfixes Matias Bjørling
2018-02-21  8:12   ` Javier González

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox