linux/drivers/scsi/lpfc
Linus Torvalds 3ed7df0852 SCSI misc on 20240928
These are mostly minor updates.  There are two drivers (lpfc and
 mpi3mr) which missed the initial pull and a core change to retry a
 start/stop unit which affect suspend/resume.
 
 Signed-off-by: James E.J. Bottomley <James.Bottomley@HansenPartnership.com>
 -----BEGIN PGP SIGNATURE-----
 
 iJwEABMIAEQWIQTnYEDbdso9F2cI+arnQslM7pishQUCZvh4QiYcamFtZXMuYm90
 dG9tbGV5QGhhbnNlbnBhcnRuZXJzaGlwLmNvbQAKCRDnQslM7pishQajAQDx561I
 cgbPZjZkSOYp+qJowaphyySZ1SS8pfMlVAIiXQEAs4SqhIN8e9QWpgI0bA7X7xtB
 UiOUsIHPHM+BFU6kbJQ=
 =qjsp
 -----END PGP SIGNATURE-----

Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull more SCSI updates from James Bottomley:
 "These are mostly minor updates.

  There are two drivers (lpfc and mpi3mr) which missed the initial
  pull and a core change to retry a start/stop unit which affect
  suspend/resume"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (32 commits)
  scsi: lpfc: Update lpfc version to 14.4.0.5
  scsi: lpfc: Support loopback tests with VMID enabled
  scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
  scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
  scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handler
  scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs
  scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQE
  scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
  scsi: mpi3mr: Update driver version to 8.12.0.0.50
  scsi: mpi3mr: Improve wait logic while controller transitions to READY state
  scsi: mpi3mr: Update MPI Headers to revision 34
  scsi: mpi3mr: Use firmware-provided timestamp update interval
  scsi: mpi3mr: Enhance the Enable Controller retry logic
  scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
  scsi: pm8001: Do not overwrite PCI queue mapping
  scsi: scsi_debug: Remove a useless memset()
  scsi: pmcraid: Convert comma to semicolon
  scsi: sd: Retry START STOP UNIT commands
  scsi: mpi3mr: A performance fix
  scsi: ufs: qcom: Update MODE_MAX cfg_bw value
  ...
2024-09-29 09:22:34 -07:00
..
Makefile
lpfc.h scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology 2024-08-02 21:48:05 -04:00
lpfc_attr.c Merge patch series "Update lpfc to revision 14.4.0.3" 2024-07-04 23:25:40 -04:00
lpfc_attr.h
lpfc_bsg.c SCSI misc on 20240928 2024-09-29 09:22:34 -07:00
lpfc_bsg.h
lpfc_compat.h
lpfc_crtn.h scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ 2023-05-08 07:16:05 -04:00
lpfc_ct.c scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING 2024-09-12 21:21:19 -04:00
lpfc_debugfs.c scsi: lpfc: Use a dedicated lock for ras_fwlog state 2024-03-10 18:56:43 -04:00
lpfc_debugfs.h
lpfc_disc.h scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance 2024-09-12 21:21:19 -04:00
lpfc_els.c scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING 2024-09-12 21:21:19 -04:00
lpfc_hbadisc.c scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handler 2024-09-12 21:21:19 -04:00
lpfc_hw.h scsi: lpfc: Support loopback tests with VMID enabled 2024-09-12 21:21:19 -04:00
lpfc_hw4.h scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs 2024-09-12 21:21:19 -04:00
lpfc_ids.h
lpfc_init.c SCSI misc on 20240928 2024-09-29 09:22:34 -07:00
lpfc_logmsg.h scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag 2023-10-13 16:58:27 -04:00
lpfc_mbox.c scsi: lpfc: Define types in a union for generic void *context3 ptr 2024-03-10 18:56:44 -04:00
lpfc_mem.c scsi: lpfc: Copyright updates for 14.2.0.16 patches 2023-11-15 09:52:58 -05:00
lpfc_nl.h
lpfc_nportdisc.c scsi: lpfc: Update PRLO handling in direct attached topology 2024-08-02 21:48:05 -04:00
lpfc_nvme.c scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask 2024-05-06 21:53:58 -04:00
lpfc_nvme.h
lpfc_nvmet.c lpfc_nvmet: implement 'host_traddr' 2024-06-24 12:53:43 -07:00
lpfc_scsi.c scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs 2024-09-12 21:21:19 -04:00
lpfc_scsi.h scsi: lpfc: Copyright updates for 14.4.0.2 patches 2024-05-06 21:53:58 -04:00
lpfc_sli.c Merge patch series "Update lpfc to revision 14.4.0.5" 2024-09-12 21:22:25 -04:00
lpfc_sli.h scsi: lpfc: Copyright updates for 14.4.0.1 patches 2024-03-10 18:56:44 -04:00
lpfc_sli4.h scsi: lpfc: Copyright updates for 14.4.0.1 patches 2024-03-10 18:56:44 -04:00
lpfc_version.h scsi: lpfc: Update lpfc version to 14.4.0.5 2024-09-12 21:21:19 -04:00
lpfc_vmid.c scsi: lpfc: Copyright updates for 14.4.0.4 patches 2024-08-02 21:48:06 -04:00
lpfc_vport.c scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance 2024-09-12 21:21:19 -04:00
lpfc_vport.h