public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] hpsa: supplemental February 2014 driver updates
@ 2014-02-21 22:24 Stephen M. Cameron
  2014-02-21 22:24 ` [PATCH 1/6] hpsa: remove unused kthread.h header Stephen M. Cameron
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Stephen M. Cameron @ 2014-02-21 22:24 UTC (permalink / raw)
  To: james.bottomley
  Cc: martin.petersen, linux-scsi, stephenmcameron, joseph.t.handzik,
	thenzl, michael.miller, scott.teel

The following series applies on top of the 35 patches I sent on Feb 18
(see http://thread.gmane.org/gmane.linux.scsi/88433 )

The two main changes are to bring temporarily offline devices
(e.g. logical drives undergoing "rapid parity initialization")
online automatically when they become ready, and adding support
for "hba mode" for controllers which support this feature,
to expose physical disks to the OS.

---

Stephen M. Cameron (5):
      hpsa: remove unused kthread.h header
      hpsa: bring format-in-progress drives online when ready
      hpsa: remove unused struct request from CommandList
      hpsa: Add hba mode to the hpsa driver
      hpsa: Do not zero fields of ioaccel2 command structure twice

Tomas Henzl (1):
      hpsa: increase the probability of a reported success after a device reset


 drivers/scsi/hpsa.c     |  410 +++++++++++++++++++++++++++++++++++++++++++----
 drivers/scsi/hpsa.h     |   50 ++++++
 drivers/scsi/hpsa_cmd.h |   21 ++
 3 files changed, 446 insertions(+), 35 deletions(-)

-- 
-- steve


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

end of thread, other threads:[~2014-02-21 22:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 22:24 [PATCH 0/6] hpsa: supplemental February 2014 driver updates Stephen M. Cameron
2014-02-21 22:24 ` [PATCH 1/6] hpsa: remove unused kthread.h header Stephen M. Cameron
2014-02-21 22:25 ` [PATCH 2/6] hpsa: bring format-in-progress drives online when ready Stephen M. Cameron
2014-02-21 22:25 ` [PATCH 3/6] hpsa: increase the probability of a reported success after a device reset Stephen M. Cameron
2014-02-21 22:25 ` [PATCH 4/6] hpsa: remove unused struct request from CommandList Stephen M. Cameron
2014-02-21 22:25 ` [PATCH 5/6] hpsa: Add hba mode to the hpsa driver Stephen M. Cameron
2014-02-21 22:25 ` [PATCH 6/6] hpsa: Do not zero fields of ioaccel2 command structure twice Stephen M. Cameron

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