linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] hpsa updates
@ 2020-07-20 21:52 Don Brace
  2020-07-20 21:52 ` [PATCH 1/4] hpsa: correct rare oob condition Don Brace
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Don Brace @ 2020-07-20 21:52 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

---

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 | 6 +++++-
 drivers/scsi/hpsa.h | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

--
Signature

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/4] hpsa updates
@ 2016-10-26 22:21 Don Brace
  0 siblings, 0 replies; 7+ messages in thread
From: Don Brace @ 2016-10-26 22:21 UTC (permalink / raw)
  To: jejb, john.hall, Kevin.Barnett, Mahesh.Rajashekhara, hch,
	scott.teel, Viswas.G, Justin.Lindley, scott.benesh, elliott,
	POSWALD
  Cc: linux-scsi

These patches are based on Linus's tree

The changes are:
 - do not call pci_disable_device on an already
   disabled device.
 - add a new lockup condition to lockup handler.
 - remove coalescing settings for ioaccel2
 - update driver version.

---

Don Brace (4):
      hpsa: correct lockup detector pci_disable_device
      hpsa: add generate controller NMI on lockup
      hpsa: remove coalescing settings for ioaccel2
      hpsa: bump driver version


 drivers/scsi/hpsa.c     |   19 +++++++++++--------
 drivers/scsi/hpsa_cmd.h |    1 +
 2 files changed, 12 insertions(+), 8 deletions(-)

--
Signature

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

end of thread, other threads:[~2020-07-21  3:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20 21:52 [PATCH 0/4] hpsa updates Don Brace
2020-07-20 21:52 ` [PATCH 1/4] hpsa: correct rare oob condition Don Brace
2020-07-20 21:52 ` [PATCH 2/4] hpsa: increase qd for external luns Don Brace
2020-07-20 21:53 ` [PATCH 3/4] hpsa: increase ctlr eh timeout Don Brace
2020-07-20 21:53 ` [PATCH 4/4] hpsa: bump version Don Brace
2020-07-21  3:51 ` [PATCH 0/4] hpsa updates Martin K. Petersen
  -- strict thread matches above, loose matches on Subject: below --
2016-10-26 22:21 Don Brace

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