[Focal][Pull] Update Mpt3sas Driver to 33.100.00.00

Michael Reed michael.reed at canonical.com
Wed Mar 25 21:57:07 UTC 2020


BugLink: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863574

The following changes since commit 93dfa5b8e12fed29933f3451db44d88c0e4b5aed:

  UBUNTU: Ubuntu-5.4.0-18.22 (2020-03-07 10:23:40 -0600)

are available in the Git repository at:

  https://git.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/focal/log/?h=lp1863574_mpt3sas 

for you to fetch changes up to 6f1fa841445c94c7e1ef1309bbf2779466e94dc7:

  scsi: mpt3sas: Update drive version to 33.100.00.00 (2020-03-10 17:03:45 -0500)

----------------------------------------------------------------
Dan Carpenter (1):
      scsi: mpt3sas: Clean up some indenting

Sreekanth Reddy (21):
      scsi: mpt3sas: Register trace buffer based on NVDATA settings
      scsi: mpt3sas: Display message before releasing diag buffer
      scsi: mpt3sas: Free diag buffer without any status check
      scsi: mpt3sas: Maintain owner of buffer through UniqueID
      scsi: mpt3sas: clear release bit when buffer reregistered
      scsi: mpt3sas: Reuse diag buffer allocated at load time
      scsi: mpt3sas: Add app owned flag support for diag buffer
      scsi: mpt3sas: Fail release cmnd if diag buffer is released
      scsi: mpt3sas: Use Component img header to get Package ver
      scsi: mpt3sas: Fix module parameter max_msix_vectors
      scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00
      scsi: mpt3sas: Update MPI Headers to v02.00.57
      scsi: mpt3sas: Add support for NVMe shutdown
      scsi: mpt3sas: renamed _base_after_reset_handler function
      scsi: mpt3sas: Add support IOCs new state named COREDUMP
      scsi: mpt3sas: Handle CoreDump state from watchdog thread
      scsi: mpt3sas: print in which path firmware fault occurred
      scsi: mpt3sas: Optimize mpt3sas driver logging
      scsi: mpt3sas: Print function name in which cmd timed out
      scsi: mpt3sas: Remove usage of device_busy counter
      scsi: mpt3sas: Update drive version to 33.100.00.00

Tomas Henzl (1):
      scsi: mpt3sas: change allocation option

 drivers/scsi/mpt3sas/mpi/mpi2.h             |   6 +-
 drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h        |  19 +-
 drivers/scsi/mpt3sas/mpi/mpi2_image.h       |   7 +
 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h         |   8 +-
 drivers/scsi/mpt3sas/mpt3sas_base.c         | 376 +++++++++++++++++++++-------
 drivers/scsi/mpt3sas/mpt3sas_base.h         |  54 +++-
 drivers/scsi/mpt3sas/mpt3sas_config.c       |  39 ++-
 drivers/scsi/mpt3sas/mpt3sas_ctl.c          | 375 ++++++++++++++++++++++-----
 drivers/scsi/mpt3sas/mpt3sas_ctl.h          |   9 +
 drivers/scsi/mpt3sas/mpt3sas_scsih.c        | 224 ++++++++++++++---
 drivers/scsi/mpt3sas/mpt3sas_transport.c    |  11 +-
 drivers/scsi/mpt3sas/mpt3sas_trigger_diag.c |  12 +-
 12 files changed, 934 insertions(+), 206 deletions(-)



More information about the kernel-team mailing list