summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-06-10scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart
2021-06-03scsi: aic7xxx: Restore several defines for aic7xxx firmware buildTom Rix
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-06-03scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang
2021-06-03scsi: ufs: ufs-mediatek: Fix power down spec violationPeter Wang
2021-05-26scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter
2021-05-26Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman
2021-05-26scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2021-05-26scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan
2021-05-26scsi: ufs: core: Increase the usable queue depthBart Van Assche
2021-05-22scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart
2021-05-19scsi: ufs: core: Narrow down fast path in system suspend pathCan Guo
2021-05-19scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspendCan Guo
2021-05-19scsi: ufs: core: Do not put UFS power into LPM if link is brokenCan Guo
2021-05-19scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva
2021-05-14scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King
2021-05-14scsi: sni_53c710: Add IRQ checkSergey Shtylyov
2021-05-14scsi: sun3x_esp: Add IRQ checkSergey Shtylyov
2021-05-14scsi: jazz_esp: Add IRQ checkSergey Shtylyov
2021-05-14scsi: hisi_sas: Fix IRQ checksSergey Shtylyov
2021-05-14scsi: ufs: ufshcd-pltfrm: Fix deferred probingSergey Shtylyov
2021-05-14scsi: pm80xx: Fix potential infinite loopColin Ian King
2021-05-14scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv
2021-05-14scsi: qla2xxx: Check kzalloc() return valueBart Van Assche
2021-05-14scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()James Smart
2021-05-12scsi: libfc: Fix a format specifierBart Van Assche
2021-05-12scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart
2021-05-12scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart
2021-05-12scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()James Smart
2021-05-12scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart
2021-05-12scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_queryGustavo A. R. Silva
2021-05-12scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()Ewan D. Milne
2021-05-12scsi: smartpqi: Add new PCI IDsKevin Barnett
2021-05-12scsi: smartpqi: Correct request leakage during reset operationsMurthy Bhat
2021-05-12scsi: smartpqi: Use host-wide tag spaceDon Brace
2021-05-12scsi: qla2xxx: Fix use after free in bsgQuinn Tran
2021-05-12scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche
2021-05-12scsi: lpfc: Fix ADISC handling that never frees nodesJames Smart
2021-05-12scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGINJames Smart
2021-05-12scsi: lpfc: Fix status returned in lpfc_els_retry() error exit pathJames Smart
2021-05-12scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart
2021-05-12scsi: lpfc: Fix incorrect dbde assignment when building target abts wqeJames Smart
2021-05-12scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy
2021-05-12scsi: mpt3sas: Only one vSES is present even when IOC has multi vSESSreekanth Reddy
2021-05-12scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi
2021-05-12scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart
2021-05-12scsi: qla2xxx: Reserve extra IRQ vectorsRoman Bolshakov
2021-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds