summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-17scsi: lpfc: Fix EEH encountering oops with NVMe trafficJames Smart1-0/+3
2021-02-07scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King1-1/+3
2021-02-07scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu1-3/+5
2021-02-07scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan1-2/+14
2021-02-07scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck1-1/+8
2021-02-03scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya1-1/+1
2021-01-27scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim1-5/+13
2021-01-27scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEMRandy Dunlap1-0/+1
2021-01-27scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann1-4/+2
2021-01-27scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne1-1/+3
2021-01-27scsi: scsi_debug: Fix memleak in scsi_debug_init()Dinghao Liu1-2/+3
2021-01-27scsi: qedi: Correct max length of CHAP secretNilesh Javali1-2/+2
2021-01-27scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo1-7/+4