summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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-24scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2021-03-24scsi: ufs: ufs-mediatek: Correct operator & -> &&dongjian1-1/+1
2021-03-24scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong1-1/+1
2021-03-24scsi: 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: Protect some contexts from unexpected clock scalingCan Guo2-32/+54
2021-03-17scsi: ufs: WB is only available on LUN #0 to #7Jaegeuk Kim3-4/+7
2021-03-17scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen1-4/+10
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: isci: Pass gfp_t flags in isci_port_bc_change_received()Ahmed S. Darwish1-1/+2
2021-03-04scsi: isci: Pass gfp_t flags in isci_port_link_up()Ahmed S. Darwish1-1/+2
2021-03-04scsi: isci: Pass gfp_t flags in isci_port_link_down()Ahmed S. Darwish1-2/+2
2021-03-04scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-9/+10
2021-03-04scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish3-17/+73
2021-03-04scsi: libsas: Remove notifier indirectionJohn Garry13-100/+64
2021-03-04scsi: ufs: Fix a possible NULL pointer issueCan Guo1-3/+14
2021-03-04scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran2-1/+3
2021-02-09scsi: scsi_debug: Fix a memory leakMaurizio Lombardi1-0/+1
2021-01-29scsi: lpfc: Fix EEH encountering oops with NVMe trafficJames Smart1-0/+3
2021-01-21scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya1-1/+1
2021-01-15scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King1-1/+3
2021-01-13scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu1-3/+5
2021-01-13scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan1-2/+14
2021-01-13scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck1-1/+8
2021-01-08scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim1-5/+13
2021-01-08scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()Jaegeuk Kim1-7/+12
2021-01-08scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler1-2/+2
2021-01-08scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEMRandy Dunlap1-0/+1
2021-01-08scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann1-4/+2