linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
To: neilb@suse.de
Cc: linux-raid@vger.kernel.org, pawel.baldysiak@intel.com,
	Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Subject: [PATCH 0/5] imsm: support for NVMe devices and AHCI spanning
Date: Wed, 19 Nov 2014 13:53:25 +0100	[thread overview]
Message-ID: <1416401610-16209-1-git-send-email-artur.paszkiewicz@intel.com> (raw)

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


             reply	other threads:[~2014-11-19 12:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19 12:53 Artur Paszkiewicz [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1416401610-16209-1-git-send-email-artur.paszkiewicz@intel.com \
    --to=artur.paszkiewicz@intel.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=pawel.baldysiak@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).