mbox series

[0/4] hpsa updates

Message ID 159528193513.24772.2142294136346611232.stgit@brunhilda (mailing list archive)
Headers show
Series hpsa updates | expand

Message

Don Brace July 20, 2020, 9:52 p.m. UTC
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

Comments

Martin K. Petersen July 21, 2020, 3:51 a.m. UTC | #1
On Mon, 20 Jul 2020 16:52:46 -0500, Don Brace wrote:

> 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

Applied to 5.9/scsi-queue, thanks!

[1/4] scsi: hpsa: Correct rare oob condition
      https://git.kernel.org/mkp/scsi/c/a1cc279c246a
[2/4] scsi: hpsa: Increase queue depth for external LUNs
      https://git.kernel.org/mkp/scsi/c/3fcb972bc1d7
[3/4] scsi: hpsa: Increase controller error handling timeout
      https://git.kernel.org/mkp/scsi/c/c73deaf3b001
[4/4] scsi: hpsa: Bump version
      https://git.kernel.org/mkp/scsi/c/afea24189508