linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/4] hpsa updates
@ 2020-07-27 19:58 Don Brace
  2020-07-27 19:58 ` [PATCH V3 1/4] hpsa: correct rare oob condition Don Brace
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Don Brace @ 2020-07-27 19:58 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	bader.alisaleh, gerry.morong, mahesh.rajashekhara, hch, jejb,
	joseph.szczypek, POSWALD
  Cc: linux-scsi

These patches are based on Linus's tree

The changes are:
hpsa-correct-rare-oob-condition
 - Rare condition where a spare is first in
   PHYS LUN list.
hpsa-increase-qd-for-external-luns
 - Improve performance for PTRAID devices
   - Such as MSA devices.
hpsa-increase-ctlr-eh-timeout
 - Increase timeout for commands issued to
   controller device.
 - Improve multipath failover handling.
hpsa-bump-version

Changes since V1:
 - corrected uninitialized variable issue in
   hpsa-slave-destroy in patch:
        hpsa-increase-ctlr-eh-timeout
   Reported by: Dan Carpenter <dan.carpenter@oracle.com>
   Reported by: Joseph Szczypek <jszczype@redhat.com>

Changes since V2:
 - Forgot to add the version number to the
   patches.

---

Don Brace (4):
      hpsa: correct rare oob condition
      hpsa: increase qd for external luns
      hpsa: increase ctlr eh timeout
      hpsa: bump version


 drivers/scsi/hpsa.c | 15 ++++++++++-----
 drivers/scsi/hpsa.h |  2 +-
 2 files changed, 11 insertions(+), 6 deletions(-)

--
Signature

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

end of thread, other threads:[~2020-07-29  2:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 19:58 [PATCH V3 0/4] hpsa updates Don Brace
2020-07-27 19:58 ` [PATCH V3 1/4] hpsa: correct rare oob condition Don Brace
2020-07-27 19:58 ` [PATCH V3 2/4] hpsa: increase qd for external luns Don Brace
2020-07-27 19:58 ` [PATCH V3 3/4] hpsa: increase ctlr eh timeout Don Brace
2020-07-27 19:58 ` [PATCH V3 4/4] hpsa: bump version Don Brace
2020-07-29  2:54 ` [PATCH V3 0/4] hpsa updates Martin K. Petersen

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