summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-14scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo1-17/+13
2021-04-14scsi: ufs: core: Fix task management request completion timeoutCan Guo1-0/+1
2021-04-14scsi: pm80xx: Fix chip initialization failureViswas G1-4/+4
2021-04-07scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan1-1/+1
2021-04-07scsi: st: Fix a use after free in st_open()Lv Yunlong1-1/+1
2021-03-30scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai1-2/+6
2021-03-30scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai1-0/+1
2021-03-30scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche2-12/+5
2021-03-30scsi: ufs: ufs-qcom: Disable interrupt in reset pathNitin Rawat1-0/+10
2021-03-25scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()Ahmed S. Darwish1-1/+2
2021-03-25scsi: isci: Pass gfp_t flags in isci_port_link_up()Ahmed S. Darwish1-1/+2
2021-03-25scsi: isci: Pass gfp_t flags in isci_port_link_down()Ahmed S. Darwish1-2/+2
2021-03-25scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-9/+10
2021-03-25scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish3-17/+73
2021-03-25scsi: libsas: Remove notifier indirectionJohn Garry13-100/+64
2021-03-25scsi: pm8001: Neaten debug logging macros and usesJoe Perches6-1887/+1354
2021-03-25scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng1-1/+6
2021-03-25scsi: pm80xx: Make running_req atomicViswas G5-27/+147
2021-03-25scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang2-14/+15
2021-03-25scsi: ufs: ufs-mediatek: Correct operator & -> &&dongjian1-1/+1
2021-03-25scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong1-1/+1
2021-03-25scsi: lpfc: Fix some error codes in debugfsDan Carpenter1-2/+2
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie1-8/+3
2021-03-17scsi: ufs: WB is only available on LUN #0 to #7Jaegeuk Kim3-4/+7
2021-03-11scsi: ufs: Fix a duplicate dev quirk numberAvri Altman1-1/+1
2021-03-11scsi: ufs: ufs-exynos: Use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZEKiwoong Kim1-1/+2
2021-03-11scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeoutsKiwoong Kim1-1/+7
2021-03-11scsi: ufs: Introduce a quirk to allow only page-aligned sg entriesKiwoong Kim2-0/+6
2021-03-11scsi: ufs: Add a quirk to permit overriding UniPro defaultsKiwoong Kim2-19/+27
2021-03-11scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu1-0/+1
2021-03-07scsi: iscsi: Verify lengths on passthrough PDUsChris Leech1-0/+9
2021-03-07scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech2-83/+90
2021-03-07scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan1-0/+6
2021-03-04scsi: sd: Fix Opal supportBart Van Assche1-3/+3
2021-03-04scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcallocJohannes Thumshirn1-1/+5
2021-03-04scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap1-0/+1
2021-03-04scsi: lpfc: Fix ancient double freeDan Carpenter1-8/+7
2021-03-04scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran2-1/+3
2021-02-17scsi: scsi_debug: Fix a memory leakMaurizio Lombardi1-0/+1