All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] scsi: aacraid updates
@ 2019-10-15  6:21 balsundar.p
  2019-10-15  6:21 ` [PATCH 1/7] scsi: aacraid: fix illegal IO beyond last LBA balsundar.p
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: balsundar.p @ 2019-10-15  6:21 UTC (permalink / raw)
  To: linux-scsi, jejb; +Cc: aacraid

From: Balsundar P <balsundar.p@microsemi.com>

These patch are based on scsi misc tree

Balsundar P (7):
  scsi: aacraid: Fix illegal data read or write beyond last LBA
  scsi: aacraid: Fixed failure to check IO response and report IO error
  scsi: aacraid: Fixed basecode assert when IOP reset is sent by driver
  scsi: aacraid: setting different timeout for src and thor
  scsi: aacraid: check adapter health before processing IOCTL
  scsi: aacraid: Issued AIF request command after IOP RESET
  scsi: aacraid: Update driver version to 50983

 drivers/scsi/aacraid/aachba.c   | 11 ++++++-----
 drivers/scsi/aacraid/aacraid.h  | 23 ++++++++++++++++------
 drivers/scsi/aacraid/comminit.c |  5 +++++
 drivers/scsi/aacraid/commsup.c  | 21 +++++++++++++++++++-
 drivers/scsi/aacraid/linit.c    | 35 +++++++++++++++++++++++++++------
 drivers/scsi/aacraid/src.c      | 10 ++++++++++
 6 files changed, 87 insertions(+), 18 deletions(-)

-- 
2.18.1


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

end of thread, other threads:[~2019-10-18 23:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15  6:21 [PATCH 0/7] scsi: aacraid updates balsundar.p
2019-10-15  6:21 ` [PATCH 1/7] scsi: aacraid: fix illegal IO beyond last LBA balsundar.p
2019-10-15  6:21 ` [PATCH 2/7] scsi: aacraid: fixed IO reporting error balsundar.p
2019-10-15  6:22 ` [PATCH 3/7] scsi: aacraid: fixed firmware assert issue balsundar.p
2019-10-15  6:22 ` [PATCH 4/7] scsi: aacraid: setting different timeout for src and thor balsundar.p
2019-10-15  6:22 ` [PATCH 5/7] scsi: aacraid: check adapter health balsundar.p
2019-10-15  6:22 ` [PATCH 6/7] scsi: aacraid: send AIF request post IOP RESET balsundar.p
2019-10-15 18:58   ` kbuild test robot
2019-10-15 18:58     ` kbuild test robot
2019-10-15 18:58   ` [RFC PATCH] scsi: aacraid: aac_schedule_bus_scan() can be static kbuild test robot
2019-10-15 18:58     ` kbuild test robot
2019-10-18  7:26     ` Balsundar.P
2019-10-18  7:26       ` Balsundar.P
2019-10-15  6:22 ` [PATCH 7/7] scsi: aacraid: bump version balsundar.p
2019-10-18 23:35 ` [PATCH 0/7] scsi: aacraid updates Martin K. Petersen

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.