All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fixes fo LightNVM
@ 2015-11-25 12:42 ` Wenwei Tao
  0 siblings, 0 replies; 18+ messages in thread
From: Wenwei Tao @ 2015-11-25 12:42 UTC (permalink / raw)


Hi

A couple of fixes.

Patch 1 add the missing lock aquire
Patch 2-3 handle the targets when corresponding underlying devices were removed


Wenwei Tao (3):
  lightnvm: missing nvm_lock acquire
  lightnvm: handle targets when corresponding nvm device exit
  nvme: change the interface between nvme and lightnvm

 drivers/lightnvm/core.c      | 140 ++++++++++++++++++++++++++++---------------
 drivers/nvme/host/lightnvm.c |  17 +++++-
 drivers/nvme/host/nvme.h     |   1 +
 drivers/nvme/host/pci.c      |  10 ++--
 include/linux/lightnvm.h     |   3 +
 5 files changed, 118 insertions(+), 53 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2015-11-26  9:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 12:42 [PATCH 0/3] fixes fo LightNVM Wenwei Tao
2015-11-25 12:42 ` Wenwei Tao
2015-11-25 12:42 ` [PATCH 1/3] lightnvm: missing nvm_lock acquire Wenwei Tao
2015-11-25 12:42   ` Wenwei Tao
2015-11-25 15:35   ` Matias Bjørling
2015-11-25 15:35     ` Matias Bjørling
2015-11-25 12:42 ` [PATCH 2/3] lightnvm: handle targets when corresponding nvm device exit Wenwei Tao
2015-11-25 12:42   ` Wenwei Tao
2015-11-25 15:39   ` Matias Bjørling
2015-11-25 15:39     ` Matias Bjørling
2015-11-26  9:56     ` Wenwei Tao
2015-11-26  9:56       ` Wenwei Tao
2015-11-25 12:42 ` [PATCH 3/3] nvme: change the interface between nvme and lightnvm Wenwei Tao
2015-11-25 12:42   ` Wenwei Tao
2015-11-25 15:13   ` Matias Bjørling
2015-11-25 15:13     ` Matias Bjørling
2015-11-26  3:33     ` Wenwei Tao
2015-11-26  3:33       ` Wenwei Tao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.