All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Intel SAS controller support for IMSM
@ 2011-01-19 17:13 Labun, Marcin
  2011-01-26  1:27 ` Neil Brown
  2011-01-26 16:55 ` Christoph Hellwig
  0 siblings, 2 replies; 4+ messages in thread
From: Labun, Marcin @ 2011-01-19 17:13 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, Neubauer, Wojciech, Williams, Dan J, Ciechanowski, Ed

From 90d6284900559fa62abe918c71d3d47c844dab3d Mon Sep 17 00:00:00 2001
From: Marcin Labun <marcin.labun@intel.com>
Date: Wed, 19 Jan 2011 17:23:53 +0100
Subject: [PATCH 0/5] Intel SAS controller support for IMSM

This series introduces support for Intel SAS controller (isci module) built in Intel(R) Patsburg
chipset. IMSM handler blocks mixing devices attached to different type of controllers in the same container.
This standard operation maintains compatibility between Linux and Windows IMSM RAID
stacks and allows for boot support from Optional ROM.
User can set IMSM_NO_PLATFORM environment variable to block the standard operation.
 


Marcin Labun (5):
  imsm platform: support for Intel(R) SAS controller.
  imsm: support for Intel(R) SAS controller in imsm handler
  imsm: prepare detail_platform_imsm to support different types of controllers
  imsm: detail_platform_imsm supports Intel SAS controller (isci driver)
  imsm: support for Intel SAS controller in get_disk_controller_domain handler

 platform-intel.c |   67 +++++++---
 platform-intel.h |   16 +++
 super-intel.c    |  366 ++++++++++++++++++++++++++++++++++++++++--------------
 3 files changed, 333 insertions(+), 116 deletions(-)


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

end of thread, other threads:[~2011-01-26 17:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-19 17:13 [PATCH 0/5] Intel SAS controller support for IMSM Labun, Marcin
2011-01-26  1:27 ` Neil Brown
2011-01-26 16:55 ` Christoph Hellwig
2011-01-26 17:46   ` Jiang, Dave

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.