public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] mpi3mr: Bug fixes
@ 2022-02-10  9:58 Sreekanth Reddy
  2022-02-10  9:58 ` [PATCH 1/9] mpi3mr: Fix deadlock while canceling the fw event Sreekanth Reddy
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Sreekanth Reddy @ 2022-02-10  9:58 UTC (permalink / raw)
  To: linux-scsi; +Cc: martin.petersen, mpi3mr-linuxdrv.pdl, Sreekanth Reddy

[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]

This patch set contains bug fixes for some of the
mpi3mr driver bugs. 

Sreekanth Reddy (9):
  mpi3mr: Fix deadlock while canceling the fw event
  mpi3mr: Fix print proper pending IO count
  mpi3mr: update MPI3 headers
  mpi3mr: Fix hibernation issue
  mpi3mr: Fix cmnd getting marked as inuse forever
  mpi3mr: Fix report actual data transfer sz
  mpi3mr: Update the copyright year
  mpi3mr: Fix memory leaks
  mpi3mr: Bump driver version to 8.0.0.68.0

 drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h      | 122 +++++++++++------
 drivers/scsi/mpi3mr/mpi/mpi30_init.h      |   3 +
 drivers/scsi/mpi3mr/mpi/mpi30_ioc.h       |  46 +++----
 drivers/scsi/mpi3mr/mpi/mpi30_pci.h       |   3 +-
 drivers/scsi/mpi3mr/mpi/mpi30_transport.h |   8 +-
 drivers/scsi/mpi3mr/mpi3mr.h              |  10 +-
 drivers/scsi/mpi3mr/mpi3mr_debug.h        |   2 +-
 drivers/scsi/mpi3mr/mpi3mr_fw.c           |  12 +-
 drivers/scsi/mpi3mr/mpi3mr_os.c           | 159 ++++++++++++++--------
 9 files changed, 232 insertions(+), 133 deletions(-)

-- 
2.27.0


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4218 bytes --]

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

end of thread, other threads:[~2022-02-15  3:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-10  9:58 [PATCH 0/9] mpi3mr: Bug fixes Sreekanth Reddy
2022-02-10  9:58 ` [PATCH 1/9] mpi3mr: Fix deadlock while canceling the fw event Sreekanth Reddy
2022-02-10  9:58 ` [PATCH 2/9] mpi3mr: Fix print proper pending IO count Sreekanth Reddy
2022-02-10  9:58 ` [PATCH 3/9] mpi3mr: update MPI3 headers Sreekanth Reddy
2022-02-10  9:58 ` [PATCH 4/9] mpi3mr: Fix hibernation issue Sreekanth Reddy
2022-02-10  9:58 ` [PATCH 5/9] mpi3mr: Fix cmnd getting marked as inuse forever Sreekanth Reddy
2022-02-10  9:58 ` [PATCH 6/9] mpi3mr: Fix report actual data transfer sz Sreekanth Reddy
2022-02-10  9:58 ` [PATCH 7/9] mpi3mr: Update the copyright year Sreekanth Reddy
2022-02-10  9:58 ` [PATCH 8/9] mpi3mr: Fix memory leaks Sreekanth Reddy
2022-02-10  9:58 ` [PATCH 9/9] mpi3mr: Bump driver version to 8.0.0.68.0 Sreekanth Reddy
2022-02-11 22:45 ` [PATCH 0/9] mpi3mr: Bug fixes Martin K. Petersen
2022-02-15  3:19 ` 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