public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] LightNVM fixes for 4.6
@ 2016-03-03 14:06 Matias Bjørling
  2016-03-03 14:06 ` [PATCH 1/5] lightnvm: specify target's logical address area Matias Bjørling
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Matias Bjørling @ 2016-03-03 14:06 UTC (permalink / raw)
  To: linux-block, linux-kernel, axboe; +Cc: Matias Bjørling

Hi Jens,

A collection of fixes and features destined for 4.6. They contain:

 - Two fixes from Javier regarding logical to physical table loading.

 - Wenwei implemented support for multiple targets and luns in the
   rrpc target.

 - Small patch from me that exposes the completion bits for targets to
   use. Reviewed by Christoph.

Please pick up.

The patches are based on top of your current for-linus branch.

Javier González (2):
  lightnvm: do not reserve lun on l2p loading
  lightnvm: do not load L2P table if not supported

Matias Bjørling (1):
  nvme: lightnvm: return ppa completion status

Wenwei Tao (2):
  lightnvm: specify target's logical address area
  lightnvm: add a bitmap of luns

 drivers/lightnvm/core.c      |   7 +++
 drivers/lightnvm/gennvm.c    |  84 ++++++++++++++++++++++++++++++++-
 drivers/lightnvm/gennvm.h    |   6 +++
 drivers/lightnvm/rrpc.c      | 109 +++++++++++++++++++++++++++++++------------
 drivers/lightnvm/rrpc.h      |   1 +
 drivers/nvme/host/lightnvm.c |  17 ++++++-
 include/linux/lightnvm.h     |  14 ++++++
 7 files changed, 204 insertions(+), 34 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-03-03 15:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-03 14:06 [PATCH 0/5] LightNVM fixes for 4.6 Matias Bjørling
2016-03-03 14:06 ` [PATCH 1/5] lightnvm: specify target's logical address area Matias Bjørling
2016-03-03 14:06 ` [PATCH 2/5] lightnvm: add a bitmap of luns Matias Bjørling
2016-03-03 14:06 ` [PATCH 3/5] nvme: lightnvm: return ppa completion status Matias Bjørling
2016-03-03 14:06 ` [PATCH 4/5] lightnvm: do not reserve lun on l2p loading Matias Bjørling
2016-03-03 14:06 ` [PATCH 5/5] lightnvm: do not load L2P table if not supported Matias Bjørling
2016-03-03 15:04 ` [PATCH 0/5] LightNVM fixes for 4.6 Jens Axboe

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