linux-stable/drivers/scsi/qla2xxx
Quinn Tran 5777fef788 scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe
Consolidate zio threshold setting for both FCP & NVMe to prevent one
protocol from clobbering the setting of the other protocol.

Link: https://lore.kernel.org/r/20210329085229.4367-5-njavali@marvell.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Quinn Tran <qutran@marvell.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-03-29 22:38:58 -04:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
qla_attr.c scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats() 2021-03-24 21:47:21 -04:00
qla_bsg.c scsi: qla2xxx: Check kzalloc() return value 2021-03-24 21:47:21 -04:00
qla_bsg.h scsi: qla2xxx: Implementation to get and manage host, target stats and initiator port 2021-01-13 00:25:19 -05:00
qla_dbg.c scsi: qla2xxx: Fix mailbox Ch erroneous error 2021-01-13 00:25:20 -05:00
qla_dbg.h scsi/qla2xxx: Convert to SPDX license identifiers 2020-09-16 14:31:50 +02:00
qla_def.h scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe 2021-03-29 22:38:58 -04:00
qla_devtbl.h
qla_dfs.c scsi: qla2xxx: Remove unnecessary NULL check 2021-01-22 22:04:16 -05:00
qla_dsd.h
qla_fw.h scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe 2021-01-13 00:25:20 -05:00
qla_gbl.h scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe 2021-01-13 00:25:20 -05:00
qla_gs.c scsi: qla2xxx: Fix some incorrect formatting/spelling issues 2021-03-15 22:14:53 -04:00
qla_init.c scsi: qla2xxx: Fix stuck session 2021-03-29 22:38:58 -04:00
qla_inline.h SPDX patches for 5.10-rc1 2020-10-14 16:19:42 -07:00
qla_iocb.c scsi: qla2xxx: Fix IOPS drop seen in some adapters 2021-03-29 22:38:57 -04:00
qla_isr.c scsi: qla2xxx: Fix endianness annotations 2021-03-24 21:47:20 -04:00
qla_mbx.c scsi: qla2xxx: Fix mailbox Ch erroneous error 2021-01-13 00:25:20 -05:00
qla_mid.c SPDX patches for 5.10-rc1 2020-10-14 16:19:42 -07:00
qla_mr.c scsi: qla2xxx: Suppress Coverity complaints about dseg_r* 2021-03-24 21:47:20 -04:00
qla_mr.h scsi: qla2xxx: Suppress Coverity complaints about dseg_r* 2021-03-24 21:47:20 -04:00
qla_nvme.c scsi: qla2xxx: Simplify the calculation of variables 2021-01-29 13:34:10 -05:00
qla_nvme.h SPDX patches for 5.10-rc1 2020-10-14 16:19:42 -07:00
qla_nx.c scsi: qla2xxx: Fix compilation issue in PPC systems 2020-12-09 11:34:17 -05:00
qla_nx.h scsi/qla2xxx: Convert to SPDX license identifiers 2020-09-16 14:31:50 +02:00
qla_nx2.c scsi: qla2xxx: Simplify qla8044_minidump_process_control() 2021-03-24 21:47:21 -04:00
qla_nx2.h scsi/qla2xxx: Convert to SPDX license identifiers 2020-09-16 14:31:50 +02:00
qla_os.c scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe 2021-03-29 22:38:58 -04:00
qla_settings.h scsi/qla2xxx: Convert to SPDX license identifiers 2020-09-16 14:31:50 +02:00
qla_sup.c scsi: qla2xxx: Fix endianness annotations 2021-03-24 21:47:20 -04:00
qla_target.c scsi: qla2xxx: Fix stuck session 2021-03-29 22:38:58 -04:00
qla_target.h scsi: qla2xxx: Move sess cmd list/lock to driver 2020-11-04 22:39:37 -05:00
qla_tmpl.c SCSI misc on 20201216 2020-12-16 13:34:31 -08:00
qla_tmpl.h scsi: qla2xxx: Fix crash during driver load on big endian machines 2020-12-09 11:34:17 -05:00
qla_version.h scsi: qla2xxx: Update version to 10.02.00.105-k 2021-01-13 00:25:20 -05:00
tcm_qla2xxx.c scsi: qla2xxx: Constify struct qla_tgt_func_tmpl 2021-03-24 21:47:20 -04:00
tcm_qla2xxx.h