summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-22scsi: qla2xxx: Add heartbeat checkQuinn Tran
2021-06-15scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()Baokun Li
2021-06-15scsi: qla2xxx: Remove duplicate declarationsShaokun Zhang
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()Daniel Wagner
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-05-21scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov
2021-05-21scsi: qla2xxx: Remove redundant assignment to rvalJiapeng Chong
2021-05-15scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2021-04-28scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva
2021-04-28scsi: qla2xxx: Add marginal path handling supportBikash Hazarika
2021-04-15scsi: qla2xxx: Reserve extra IRQ vectorsRoman Bolshakov
2021-04-13scsi: qla2xxx: Reuse existing error handling pathChristophe JAILLET
2021-04-13scsi: qla2xxx: Remove unneeded if-null-free checkQiheng Lin
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-29scsi: qla2xxx: Update version to 10.02.00.106-kNilesh Javali
2021-03-29scsi: qla2xxx: Do logout even if fabric scan retries got exhaustedQuinn Tran
2021-03-29scsi: qla2xxx: Update default AER debug maskQuinn Tran
2021-03-29scsi: qla2xxx: Fix mailbox recovery during PCIe errorQuinn Tran
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran
2021-03-29scsi: qla2xxx: Fix RISC RESET completion pollingQuinn Tran
2021-03-29scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi
2021-03-29scsi: qla2xxx: Fix use after free in bsgQuinn Tran
2021-03-29scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMeQuinn Tran
2021-03-29scsi: qla2xxx: Fix stuck sessionQuinn Tran
2021-03-29scsi: qla2xxx: Add H:C:T info in the log message for fc portsArun Easi
2021-03-29scsi: qla2xxx: Fix IOPS drop seen in some adaptersArun Easi
2021-03-24scsi: qla2xxx: Check kzalloc() return valueBart Van Assche
2021-03-24scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche
2021-03-24scsi: qla2xxx: Simplify qla8044_minidump_process_control()Bart Van Assche
2021-03-24scsi: qla2xxx: Suppress Coverity complaints about dseg_r*Bart Van Assche
2021-03-24scsi: qla2xxx: Fix endianness annotationsBart Van Assche
2021-03-24scsi: qla2xxx: Constify struct qla_tgt_func_tmplBart Van Assche
2021-03-24scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche
2021-03-15scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan
2021-03-15scsi: qla2xxx: Use dma_pool_zalloc()Wang Qing
2021-03-15scsi: qla2xxx: Fix a couple of misdocumented functionsLee Jones
2021-03-15scsi: qla2xxx: Fix incorrectly named function qla8044_check_temp()Lee Jones
2021-03-15scsi: qla2xxx: Fix a couple of misnamed functionsLee Jones
2021-03-15scsi: qla2xxx: Fix some incorrect formatting/spelling issuesLee Jones
2021-03-15scsi: qla2xxx: Replace __qla2x00_marker()'s missing underscoresLee Jones
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie
2021-03-04scsi: target: qla2xxx: Convert to new submission APIMike Christie
2021-02-08scsi: qla2xxx: Simplify if statementJiapeng Chong
2021-01-29scsi: qla2xxx: Simplify the calculation of variablesJiapeng Zhong
2021-01-26scsi: qla2xxx: Fix some memory corruptionDan Carpenter
2021-01-26Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen
2021-01-22scsi: qla2xxx: Remove redundant NULL checkYang Li