summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-07-14scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le
2021-07-14scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei
2021-07-14scsi: FlashPoint: Rename si_flags fieldRandy Dunlap
2021-07-07scsi: sr: Return appropriate error code when disk is ejectedManYi Li
2021-06-18scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne
2021-06-18scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei
2021-06-16scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-16scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei
2021-06-16scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov
2021-06-16scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irqYang Yingliang
2021-06-16scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang
2021-06-16scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang
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