WSL2-Linux-Kernel/drivers/scsi/qla2xxx
Linus Torvalds dfdf16ecfd SCSI misc on 20200806
This series consists of the usual driver updates (ufs, qla2xxx, tcmu,
 lpfc, hpsa, zfcp, scsi_debug) and minor bug fixes.  We also have a
 huge docbook fix update like most other subsystems and no major update
 to the core (the few non trivial updates are either minor fixes or
 removing an unused feature [scsi_sdb_cache]).
 
 Signed-off-by: James E.J. Bottomley <jejb@linux.ibm.com>
 -----BEGIN PGP SIGNATURE-----
 
 iJwEABMIAEQWIQTnYEDbdso9F2cI+arnQslM7pishQUCXyxq1yYcamFtZXMuYm90
 dG9tbGV5QGhhbnNlbnBhcnRuZXJzaGlwLmNvbQAKCRDnQslM7pishSoAAQChZ4i8
 ZqYW3pL33JO3fA8vdjvLuyC489Hj4wzIsl3/bQEAxYyM6BSLvMoLWR2Plq/JmTLm
 4W/LDptarpTiDI3NuDc=
 =4b0W
 -----END PGP SIGNATURE-----

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

Pull SCSI updates from James Bottomley:
 "This consists of the usual driver updates (ufs, qla2xxx, tcmu, lpfc,
  hpsa, zfcp, scsi_debug) and minor bug fixes.

  We also have a huge docbook fix update like most other subsystems and
  no major update to the core (the few non trivial updates are either
  minor fixes or removing an unused feature [scsi_sdb_cache])"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (307 commits)
  scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequences
  scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devices
  scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"
  scsi: virtio-scsi: Correctly handle the case where all LUNs are unplugged
  scsi: scsi_debug: Implement tur_ms_to_ready parameter
  scsi: scsi_debug: Fix request sense
  scsi: lpfc: Fix typo in comment for ULP
  scsi: ufs-mediatek: Prevent LPM operation on undeclared VCC
  scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
  scsi: hpsa: Correct ctrl queue depth
  scsi: target: tcmu: Make TMR notification optional
  scsi: target: tcmu: Implement tmr_notify callback
  scsi: target: tcmu: Fix and simplify timeout handling
  scsi: target: tcmu: Factor out new helper ring_insert_padding
  scsi: target: tcmu: Do not queue aborted commands
  scsi: target: tcmu: Use priv pointer in se_cmd
  scsi: target: Add tmr_notify backend function
  scsi: target: Modify core_tmr_abort_task()
  scsi: target: iscsi: Fix inconsistent debug message
  scsi: target: iscsi: Fix login error when receiving
  ...
2020-08-06 16:50:07 -07:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qla_attr.c SCSI misc on 20200605 2020-06-05 15:11:50 -07:00
qla_bsg.c scsi: qla2xxx: Remove a superfluous cast 2020-06-30 23:12:20 -04:00
qla_bsg.h scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism 2019-03-19 12:22:55 -04:00
qla_dbg.c scsi: qla2xxx: SAN congestion management implementation 2020-07-01 22:25:09 -04:00
qla_dbg.h scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump() 2020-06-30 23:12:23 -04:00
qla_def.h scsi: qla2xxx: SAN congestion management implementation 2020-07-01 22:25:09 -04:00
qla_devtbl.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qla_dfs.c scsi: qla2xxx: fix FW resource count values 2020-02-28 20:32:31 -05:00
qla_dsd.h scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.h 2019-08-12 21:34:04 -04:00
qla_fw.h scsi: qla2xxx: Address a set of sparse warnings 2020-07-15 16:12:24 -04:00
qla_gbl.h scsi: qla2xxx: SAN congestion management implementation 2020-07-01 22:25:09 -04:00
qla_gs.c scsi: qla2xxx: Keep initiator ports after RSCN 2020-06-23 23:49:55 -04:00
qla_init.c SCSI misc on 20200806 2020-08-06 16:50:07 -07:00
qla_inline.h scsi: Fix trivial spelling 2020-06-15 23:28:04 -04:00
qla_iocb.c scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.handle 2020-06-30 23:12:22 -04:00
qla_isr.c scsi: qla2xxx: Address a set of sparse warnings 2020-07-15 16:12:24 -04:00
qla_mbx.c scsi: qla2xxx: SAN congestion management implementation 2020-07-01 22:25:09 -04:00
qla_mid.c scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t 2020-05-19 21:43:19 -04:00
qla_mr.c scsi: qla2xxx: Fix endianness annotations in source files 2020-05-19 21:43:28 -04:00
qla_mr.h scsi: qla2xxx: Fix endianness annotations in header files 2020-05-19 21:43:24 -04:00
qla_nvme.c scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request 2020-06-23 23:48:26 -04:00
qla_nvme.h scsi: qla2xxx: Fix endianness annotations in header files 2020-05-19 21:43:24 -04:00
qla_nx.c scsi: qla2xxx: Initialize 'n' before using it 2020-06-30 23:12:20 -04:00
qla_nx.h scsi: qla2xxx: Fix endianness annotations in header files 2020-05-19 21:43:24 -04:00
qla_nx2.c scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t 2020-05-19 21:43:19 -04:00
qla_nx2.h scsi: qla2xxx: Remove unused symbols 2018-02-12 11:43:24 -05:00
qla_os.c scsi: qla2xxx: SAN congestion management implementation 2020-07-01 22:25:09 -04:00
qla_settings.h
qla_sup.c scsi: qla2xxx: Fix endianness annotations in source files 2020-05-19 21:43:28 -04:00
qla_target.c scsi: qla2xxx: Fix endianness annotations in source files 2020-05-19 21:43:28 -04:00
qla_target.h scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_le 2020-06-30 23:12:19 -04:00
qla_tmpl.c scsi: qla2xxx: Fix endianness annotations in source files 2020-05-19 21:43:28 -04:00
qla_tmpl.h scsi: qla2xxx: Fix endianness annotations in header files 2020-05-19 21:43:24 -04:00
qla_version.h scsi: qla2xxx: Update driver version to 10.01.00.25-k 2020-02-28 20:32:37 -05:00
tcm_qla2xxx.c scsi: qla2xxx: Check the size of struct fcp_hdr at compile time 2020-06-30 23:12:18 -04:00
tcm_qla2xxx.h scsi: qla2xxx: deadlock by configfs_depend_item 2018-12-19 21:26:38 -05:00