linux_dsm_epyc7002/drivers/scsi/qla2xxx
Linus Torvalds d6dc7e0682 SCSI fixes on 20200908
Eleven fixes, mostly in drivers or minor fixes in driver related
 infrastructure libraries (target, libfc and libsas).  Most of the bugs
 fixed only show up under rare circumstances, the exception being the
 endianness problem in qla2xxx which is used as a device on some sparc
 systems.
 
 Signed-off-by: James E.J. Bottomley <jejb@linux.ibm.com>
 -----BEGIN PGP SIGNATURE-----
 
 iJwEABMIAEQWIQTnYEDbdso9F2cI+arnQslM7pishQUCX1egVyYcamFtZXMuYm90
 dG9tbGV5QGhhbnNlbnBhcnRuZXJzaGlwLmNvbQAKCRDnQslM7pishShgAP9McHKn
 9T/m2mAjBr8IMZRlD4Y6nC+ToxDdRDsYT6iAOQD/ZO1FajxEcGC4xEtWznvXtqGk
 H1Lfr/ta19GSEPqaZ44=
 =rDo9
 -----END PGP SIGNATURE-----

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

Pull SCSI fixes from James Bottomley:
 "Eleven fixes, mostly in drivers or minor fixes in driver related
  infrastructure libraries (target, libfc and libsas).

  Most of the bugs fixed only show up under rare circumstances, the
  exception being the endianness problem in qla2xxx which is used as a
  device on some sparc systems"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
  scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
  scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_login_sem
  scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
  scsi: target: iscsi: Fix data digest calculation
  scsi: lpfc: Update lpfc version to 12.8.0.4
  scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events
  scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
  scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
  scsi: qla2xxx: Fix regression on sparc64
  scsi: libfc: Fix for double free()
  scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
2020-09-08 11:42:58 -07:00
..
Kconfig
Makefile
qla_attr.c
qla_bsg.c
qla_bsg.h
qla_dbg.c
qla_dbg.h scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set anytime 2020-08-17 22:40:13 -04:00
qla_def.h scsi: qla2xxx: Fix regression on sparc64 2020-08-31 21:43:12 -04:00
qla_devtbl.h
qla_dfs.c
qla_dsd.h
qla_fw.h
qla_gbl.h
qla_gs.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qla_init.c SCSI fixes on 20200908 2020-09-08 11:42:58 -07:00
qla_inline.h
qla_iocb.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qla_isr.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qla_mbx.c Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" 2020-08-17 22:43:55 -04:00
qla_mid.c
qla_mr.c
qla_mr.h
qla_nvme.c scsi: qla2xxx: Fix null pointer access during disconnect from subsystem 2020-08-17 22:40:15 -04:00
qla_nvme.h
qla_nx2.c
qla_nx2.h
qla_nx.c
qla_nx.h
qla_os.c Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe" 2020-08-17 22:43:55 -04:00
qla_settings.h
qla_sup.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qla_target.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qla_target.h
qla_tmpl.c
qla_tmpl.h
qla_version.h
tcm_qla2xxx.c
tcm_qla2xxx.h