summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-07-07scsi: sr: Return appropriate error code when disk is ejectedManYi Li1-0/+2
2021-06-30scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig1-4/+18
2021-06-18scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne1-0/+1
2021-06-18scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner1-11/+9
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei1-1/+1
2021-06-16scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei1-2/+6
2021-06-16scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei1-8/+6
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei1-10/+13
2021-06-16scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov1-0/+2
2021-06-16scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irqYang Yingliang1-4/+4
2021-06-16scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang1-1/+7
2021-06-16scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan1-0/+1
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter1-2/+2
2021-06-03scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy4-12/+19
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang2-4/+4
2021-06-03scsi: ufs: ufs-mediatek: Fix power down spec violationPeter Wang1-0/+4
2021-05-26scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter1-5/+12
2021-05-26Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman1-4/+0
2021-05-26scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei1-1/+2
2021-05-26scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan1-1/+3
2021-05-26scsi: ufs: core: Increase the usable queue depthBart Van Assche1-1/+4
2021-05-22scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart1-2/+9
2021-05-19scsi: ufs: core: Narrow down fast path in system suspend pathCan Guo1-0/+1
2021-05-19scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspendCan Guo1-0/+2
2021-05-19scsi: ufs: core: Do not put UFS power into LPM if link is brokenCan Guo1-2/+2
2021-05-19scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva1-0/+3
2021-05-14scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King1-19/+38
2021-05-14scsi: sni_53c710: Add IRQ checkSergey Shtylyov1-1/+4
2021-05-14scsi: sun3x_esp: Add IRQ checkSergey Shtylyov1-1/+3
2021-05-14scsi: jazz_esp: Add IRQ checkSergey Shtylyov1-1/+3
2021-05-14scsi: hisi_sas: Fix IRQ checksSergey Shtylyov1-3/+3
2021-05-14scsi: ufs: ufshcd-pltfrm: Fix deferred probingSergey Shtylyov1-1/+1
2021-05-14scsi: pm80xx: Fix potential infinite loopColin Ian King1-1/+1
2021-05-14scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv1-2/+2
2021-05-11scsi: libfc: Fix a format specifierBart Van Assche1-1/+1
2021-05-11scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart4-313/+3
2021-05-11scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart3-56/+70
2021-05-11scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2-3/+0
2021-05-11scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()Ewan D. Milne1-2/+3
2021-05-11scsi: smartpqi: Add new PCI IDsKevin Barnett1-0/+156
2021-05-11scsi: smartpqi: Correct request leakage during reset operationsMurthy Bhat1-0/+4
2021-05-11scsi: smartpqi: Use host-wide tag spaceDon Brace1-0/+1
2021-05-11scsi: qla2xxx: Fix use after free in bsgQuinn Tran1-1/+2
2021-05-11scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche1-1/+7
2021-05-11scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart1-2/+7
2021-05-11scsi: lpfc: Fix incorrect dbde assignment when building target abts wqeJames Smart1-1/+0
2021-05-11scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy1-0/+4
2021-05-11scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi1-7/+0
2021-04-21scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah1-5/+4
2021-04-21scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck1-1/+1