summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-03-24scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2021-03-24scsi: ufs: ufs-mediatek: Correct operator & -> &&dongjian
2021-03-24scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong
2021-03-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie
2021-03-17scsi: ufs: Protect some contexts from unexpected clock scalingCan Guo
2021-03-17scsi: ufs: WB is only available on LUN #0 to #7Jaegeuk Kim
2021-03-17scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen
2021-03-11scsi: ufs: Fix a duplicate dev quirk numberAvri Altman
2021-03-11scsi: ufs: ufs-exynos: Use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZEKiwoong Kim
2021-03-11scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeoutsKiwoong Kim
2021-03-11scsi: ufs: Introduce a quirk to allow only page-aligned sg entriesKiwoong Kim
2021-03-11scsi: ufs: Add a quirk to permit overriding UniPro defaultsKiwoong Kim
2021-03-11scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu
2021-03-07scsi: iscsi: Verify lengths on passthrough PDUsChris Leech
2021-03-07scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech
2021-03-07scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan
2021-03-04scsi: sd: Fix Opal supportBart Van Assche
2021-03-04scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcallocJohannes Thumshirn
2021-03-04scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap
2021-03-04scsi: lpfc: Fix ancient double freeDan Carpenter
2021-03-04scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()Ahmed S. Darwish
2021-03-04scsi: isci: Pass gfp_t flags in isci_port_link_up()Ahmed S. Darwish
2021-03-04scsi: isci: Pass gfp_t flags in isci_port_link_down()Ahmed S. Darwish
2021-03-04scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-03-04scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish
2021-03-04scsi: libsas: Remove notifier indirectionJohn Garry
2021-03-04scsi: ufs: Fix a possible NULL pointer issueCan Guo
2021-03-04scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran
2021-02-08scsi: scsi_debug: Fix a memory leakMaurizio Lombardi
2021-01-29scsi: lpfc: Fix EEH encountering oops with NVMe trafficJames Smart
2021-01-20scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya
2021-01-14scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King
2021-01-12scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu
2021-01-12scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan
2021-01-12scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck
2021-01-07scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim
2021-01-07scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()Jaegeuk Kim
2021-01-07scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler
2021-01-07scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEMRandy Dunlap
2021-01-07scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann
2021-01-05scsi: sd: Remove obsolete variable in sd_remove()Lukas Bulwahn
2021-01-05scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne
2021-01-05scsi: scsi_debug: Fix memleak in scsi_debug_init()Dinghao Liu
2021-01-05scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"Colin Ian King
2021-01-05scsi: qedi: Correct max length of CHAP secretNilesh Javali
2021-01-05scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-05scsi: ufs: Relocate flush of exceptional eventKiwoong Kim
2021-01-05scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu
2021-01-05scsi: ufs: Fix possible power drain during system suspendStanley Chu