linux/drivers/scsi/qla2xxx
Linus Torvalds 2a6edd867b SCSI misc on 20251011
Fixes only in drivers (ufs, mvsas, qla2xxx, target) that came in just
 before or during the merge window.  The most important one is the
 qla2xxx which reverts a conversion to fix flexible array member
 warnings, that went up in this merge window but which turned out on
 further testing to be causing data corruption.
 
 Signed-off-by: James E.J. Bottomley <James.Bottomley@HansenPartnership.com>
 -----BEGIN PGP SIGNATURE-----
 
 iLgEABMIAGAWIQTnYEDbdso9F2cI+arnQslM7pishQUCaOpnUhsUgAAAAAAEAA5t
 YW51MiwyLjUrMS4xMSwyLDImHGphbWVzLmJvdHRvbWxleUBoYW5zZW5wYXJ0bmVy
 c2hpcC5jb20ACgkQ50LJTO6YrIUCFQEA1cADof79U9suDka2hAa2l7D4wJQ53qSj
 R7CwarAVX2wA/3RaEHySnSk+ivyHRl5AOYlPrYsnBo1o2KUq1M6kfviM
 =itgd
 -----END PGP SIGNATURE-----

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

Pull SCSI fixes from James Bottomley:
 "Fixes only in drivers (ufs, mvsas, qla2xxx, target) that came in just
  before or during the merge window.

  The most important one is the qla2xxx which reverts a conversion to
  fix flexible array member warnings, that went up in this merge window
  but which turned out on further testing to be causing data corruption"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS
  scsi: ufs: sysfs: Make HID attributes visible
  scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
  scsi: ufs: core: Fix PM QoS mutex initialization
  scsi: ufs: core: Fix runtime suspend error deadlock
  Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
  scsi: target: target_core_configfs: Add length check to avoid buffer overflow
2025-10-11 11:49:00 -07:00
..
Kconfig scsi: qla2xxx: Remove firmware URL 2025-07-08 22:07:20 -04:00
Makefile
qla_attr.c sysfs: treewide: switch back to bin_attribute::read()/write() 2025-06-17 10:44:13 +02:00
qla_bsg.c scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies() 2025-08-30 21:48:29 -04:00
qla_bsg.h
qla_dbg.c scsi: qla2xxx: Remove unused ql_log_qp 2025-04-21 21:49:17 -04:00
qla_dbg.h scsi: qla2xxx: Remove unused ql_log_qp 2025-04-21 21:49:17 -04:00
qla_def.h Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue" 2025-09-29 16:35:30 -04:00
qla_devtbl.h
qla_dfs.c scsi: qla2xxx: Avoid stack frame size warning in qla_dfs 2025-06-24 21:12:53 -04:00
qla_dsd.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
qla_edif.c scsi: qla2xxx: edif: Fix incorrect sign of error code 2025-09-16 22:04:59 -04:00
qla_edif.h
qla_edif_bsg.h
qla_fw.h
qla_gbl.h scsi: qla2xxx: Avoid stack frame size warning in qla_dfs 2025-06-24 21:12:53 -04:00
qla_gs.c scsi: qla2xxx: Remove unused qla2x00_gpsc() 2025-04-21 21:49:17 -04:00
qla_init.c scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES() 2025-09-16 22:05:00 -04:00
qla_inline.h scsi: qla2xxx: Unable to act on RSCN for port online 2024-07-10 22:44:09 -04:00
qla_iocb.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
qla_isr.c Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue" 2025-09-29 16:35:30 -04:00
qla_mbx.c SCSI misc on 20250730 2025-07-31 12:13:53 -07:00
qla_mid.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
qla_mr.c scsi: qla2xxx: Avoid possible run-time warning with long model_num 2024-04-25 10:41:47 -07:00
qla_mr.h scsi: qla2xxx: Mark device strings as nonstring 2025-02-28 11:51:32 -08:00
qla_nvme.c Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue" 2025-09-29 16:35:30 -04:00
qla_nvme.h
qla_nx.c scsi: qla2xxx: Remove duplicate struct crb_addr_pair 2025-04-28 21:30:26 -04:00
qla_nx.h
qla_nx2.c
qla_nx2.h
qla_os.c SCSI misc on 20251011 2025-10-11 11:49:00 -07:00
qla_settings.h
qla_sup.c scsi: qla2xxx: Fix typos in a comment 2025-02-24 20:08:57 -05:00
qla_target.c scsi: qla2xxx: Remove unused qlt_83xx_iospace_config() 2025-04-21 21:49:16 -04:00
qla_target.h scsi: qla2xxx: Remove unused qlt_83xx_iospace_config() 2025-04-21 21:49:16 -04:00
qla_tmpl.c
qla_tmpl.h
qla_version.h scsi: qla2xxx: Update version to 10.02.09.400-k 2024-12-04 13:22:59 -05:00
tcm_qla2xxx.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
tcm_qla2xxx.h