linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] imsm: support for NVMe devices and AHCI spanning
@ 2014-11-19 12:53 Artur Paszkiewicz
  2014-11-19 12:53 ` [PATCH 1/5] imsm: support for OROMs shared by multiple HBAs Artur Paszkiewicz
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Artur Paszkiewicz @ 2014-11-19 12:53 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, pawel.baldysiak, Artur Paszkiewicz

This set of patches adds support for IMSM metadata with Intel NVMe devices and
for multiple AHCI HBAs with separate and combined OROMs. This enables spanning
between AHCI HBAs if the firmware supports it. It also improves checking of
IMSM platform capabilities and printing them with detail-platform.

Artur Paszkiewicz (4):
  imsm: support for OROMs shared by multiple HBAs
  imsm: support for second and combined AHCI controllers in UEFI mode
  imsm: detail-platform improvements
  imsm: use efivarfs interface for reading UEFI variables

Pawel Baldysiak (1):
  imsm: add support for NVMe devices

 platform-intel.c | 339 +++++++++++++++++++++++++++++++++++++++----------------
 platform-intel.h |  33 +++++-
 super-intel.c    | 232 +++++++++++++++++++++++++------------
 3 files changed, 437 insertions(+), 167 deletions(-)

-- 
1.8.4.5


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

end of thread, other threads:[~2014-11-25  0:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-19 12:53 [PATCH 0/5] imsm: support for NVMe devices and AHCI spanning Artur Paszkiewicz
2014-11-19 12:53 ` [PATCH 1/5] imsm: support for OROMs shared by multiple HBAs Artur Paszkiewicz
2014-11-20  3:07   ` NeilBrown
2014-11-20 17:50     ` Artur Paszkiewicz
2014-11-25  0:51       ` NeilBrown
2014-11-19 12:53 ` [PATCH 2/5] imsm: support for second and combined AHCI controllers in UEFI mode Artur Paszkiewicz
2014-11-19 12:53 ` [PATCH 3/5] imsm: add support for NVMe devices Artur Paszkiewicz
2014-11-19 12:53 ` [PATCH 4/5] imsm: detail-platform improvements Artur Paszkiewicz
2014-11-19 12:53 ` [PATCH 5/5] imsm: use efivarfs interface for reading UEFI variables Artur Paszkiewicz
2014-11-20  3:11   ` NeilBrown

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).