summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei2021-06-161-1/+1
* scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei2021-06-161-2/+6
* scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei2021-06-161-8/+6
* scsi: core: Fix error handling of scsi_host_alloc()Ming Lei2021-06-161-10/+13
* scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov2021-06-161-0/+2
* scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irqYang Yingliang2021-06-161-4/+4
* scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang2021-06-161-1/+7
* scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan2021-06-161-0/+1
* scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter2021-06-031-2/+2
* scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang2021-06-032-4/+4
* scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter2021-05-261-5/+12
* Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman2021-05-261-4/+0
* scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei2021-05-261-1/+2
* scsi: ufs: core: Increase the usable queue depthBart Van Assche2021-05-261-1/+4
* scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart2021-05-221-2/+9
* scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King2021-05-141-19/+38
* scsi: sni_53c710: Add IRQ checkSergey Shtylyov2021-05-141-1/+4
* scsi: sun3x_esp: Add IRQ checkSergey Shtylyov2021-05-141-1/+3
* scsi: jazz_esp: Add IRQ checkSergey Shtylyov2021-05-141-1/+3
* scsi: hisi_sas: Fix IRQ checksSergey Shtylyov2021-05-141-3/+3
* scsi: libfc: Fix a format specifierBart Van Assche2021-05-111-1/+1
* scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart2021-05-114-313/+3
* scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart2021-05-113-56/+70
* scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2021-05-112-3/+0
* scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()Ewan D. Milne2021-05-111-2/+3
* scsi: smartpqi: Add new PCI IDsKevin Barnett2021-05-111-0/+156
* scsi: smartpqi: Correct request leakage during reset operationsMurthy Bhat2021-05-111-0/+4
* scsi: qla2xxx: Fix use after free in bsgQuinn Tran2021-05-111-1/+2
* scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche2021-05-111-1/+7
* scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart2021-05-111-2/+7
* scsi: lpfc: Fix incorrect dbde assignment when building target abts wqeJames Smart2021-05-111-1/+0
* scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy2021-05-111-0/+4
* scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi2021-05-111-7/+0
* scsi: ufs: Unlock on a couple error pathsDan Carpenter2021-05-071-4/+10
* scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah2021-04-211-5/+4
* scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck2021-04-211-1/+1
* scsi: qla2xxx: Fix fabric scan hangQuinn Tran2021-04-213-23/+53
* scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran2021-04-213-8/+32
* scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar2021-04-219-25/+67
* scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failureQuinn Tran2021-04-212-30/+13
* scsi: qla2xxx: Fix device connect issues in P2P configurationArun Easi2021-04-213-3/+12
* scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez2021-04-217-60/+114
* Revert "scsi: qla2xxx: Fix stuck login session using prli_pend_timer"Sasha Levin2021-04-213-32/+8
* Revert "scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure"Sasha Levin2021-04-212-9/+25
* scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo2021-04-141-17/+13
* scsi: ufs: core: Fix task management request completion timeoutCan Guo2021-04-141-0/+1
* scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche2021-04-142-62/+80
* scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche2021-04-142-77/+50
* scsi: ufs: Fix irq return codeVenkat Gopalakrishnan2021-04-142-36/+100
* scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan2021-04-071-1/+1