summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-05-26scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter
2021-05-26Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman
2021-05-26scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2021-05-26scsi: ufs: core: Increase the usable queue depthBart Van Assche
2021-05-22scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart
2021-05-14scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King
2021-05-14scsi: sni_53c710: Add IRQ checkSergey Shtylyov
2021-05-14scsi: sun3x_esp: Add IRQ checkSergey Shtylyov
2021-05-14scsi: jazz_esp: Add IRQ checkSergey Shtylyov
2021-05-14scsi: hisi_sas: Fix IRQ checksSergey Shtylyov
2021-05-11scsi: libfc: Fix a format specifierBart Van Assche
2021-05-11scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart
2021-05-11scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart
2021-05-11scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart
2021-05-11scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()Ewan D. Milne
2021-05-11scsi: smartpqi: Add new PCI IDsKevin Barnett
2021-05-11scsi: smartpqi: Correct request leakage during reset operationsMurthy Bhat
2021-05-11scsi: qla2xxx: Fix use after free in bsgQuinn Tran
2021-05-11scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche
2021-05-11scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart
2021-05-11scsi: lpfc: Fix incorrect dbde assignment when building target abts wqeJames Smart
2021-05-11scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy
2021-05-11scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi
2021-05-07scsi: ufs: Unlock on a couple error pathsDan Carpenter
2021-04-21scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2021-04-21scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck
2021-04-21scsi: qla2xxx: Fix fabric scan hangQuinn Tran
2021-04-21scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran
2021-04-21scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar
2021-04-21scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failureQuinn Tran
2021-04-21scsi: qla2xxx: Fix device connect issues in P2P configurationArun Easi
2021-04-21scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez
2021-04-21Revert "scsi: qla2xxx: Fix stuck login session using prli_pend_timer"Sasha Levin
2021-04-21Revert "scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure"Sasha Levin
2021-04-14scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo
2021-04-14scsi: ufs: core: Fix task management request completion timeoutCan Guo
2021-04-14scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche
2021-04-14scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche
2021-04-14scsi: ufs: Fix irq return codeVenkat Gopalakrishnan
2021-04-07scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan
2021-04-07scsi: st: Fix a use after free in st_open()Lv Yunlong
2021-03-30scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai
2021-03-30scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai
2021-03-30scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche
2021-03-24scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong
2021-03-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie
2021-03-07scsi: iscsi: Verify lengths on passthrough PDUsChris Leech
2021-03-07scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech
2021-03-07scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan