lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu,  3 Mar 2016 15:06:36 +0100
From:	Matias Bjørling <m@...rling.me>
To:	linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
	axboe@...com
Cc:	Matias Bjørling <m@...rling.me>
Subject: [PATCH 0/5] LightNVM fixes for 4.6

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ