public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] This patchset contains critical Bug fixes
@ 2023-02-28 14:08 Ranjan Kumar
  2023-02-28 14:08 ` [PATCH 1/6] mpi3mr: IOCTL timeout when disable/enable Interpt Ranjan Kumar
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Ranjan Kumar @ 2023-02-28 14:08 UTC (permalink / raw)
  To: linux-scsi, martin.petersen
  Cc: rajsekhar.chundru, sathya.prakash, sumit.saxena, Ranjan Kumar

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

This patchset contains critical Bug fixes

Ranjan Kumar (6):
  mpi3mr: IOCTL timeout when disable/enable Interpt
  mpi3mr: Driver unload crash host when enhanced logging is enabled
  mpi3mr: Wait for diagnostic save during controller init
  mpi3mr: appropriate return values for failures in firmware init path
  mpi3mr: NVMe commands size greater than 8K fails
  mpi3mr: Bad drive in topology results kernel crash

 drivers/scsi/mpi3mr/mpi3mr.h           |  3 ++
 drivers/scsi/mpi3mr/mpi3mr_app.c       |  4 +--
 drivers/scsi/mpi3mr/mpi3mr_fw.c        | 42 +++++++++++++++++++++++---
 drivers/scsi/mpi3mr/mpi3mr_os.c        |  1 +
 drivers/scsi/mpi3mr/mpi3mr_transport.c | 15 +++++----
 5 files changed, 52 insertions(+), 13 deletions(-)

-- 
2.31.1


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

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

end of thread, other threads:[~2023-04-03  1:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-28 14:08 [PATCH 0/6] This patchset contains critical Bug fixes Ranjan Kumar
2023-02-28 14:08 ` [PATCH 1/6] mpi3mr: IOCTL timeout when disable/enable Interpt Ranjan Kumar
2023-02-28 14:08 ` [PATCH 2/6] mpi3mr: Driver unload crash host when enhanced logging is enabled Ranjan Kumar
2023-02-28 14:08 ` [PATCH 3/6] mpi3mr: Wait for diagnostic save during controller init Ranjan Kumar
2023-02-28 14:08 ` [PATCH 4/6] mpi3mr: appropriate return values for failures in firmware init path Ranjan Kumar
2023-02-28 14:08 ` [PATCH 5/6] mpi3mr: NVMe commands size greater than 8K fails Ranjan Kumar
2023-02-28 14:08 ` [PATCH 6/6] mpi3mr: Bad drive in topology results kernel crash Ranjan Kumar
2023-03-07  2:57 ` [PATCH 0/6] This patchset contains critical Bug fixes Martin K. Petersen
2023-03-27 16:13   ` Salvatore Bonaccorso
2023-04-03  1:04     ` 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