summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-03-23scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-02-23scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie
2022-02-23scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart
2022-02-23scsi: ufs: Fix a deadlock in the error handlerBart Van Assche
2022-02-23scsi: ufs: Remove dead codeBart Van Assche
2022-02-23scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry
2022-02-23scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry
2022-02-23scsi: core: Reallocate device's budget map on queue depth changeMing Lei
2022-02-23scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy
2022-02-16scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart
2022-02-16scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart
2022-02-16scsi: myrs: Fix crash in error caseTong Zhang
2022-02-16scsi: ufs: Treat link loss as fatal errorKiwoong Kim
2022-02-16scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim
2022-02-16scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry
2022-02-16scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap
2022-02-16scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap
2022-02-16scsi: qedf: Add stag_work to all the vportsSaurav Kashyap
2022-02-16scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini
2022-02-01scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini
2022-02-01scsi: elx: efct: Don't use GFP_KERNEL under spin lockYang Yingliang
2022-01-27scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin
2022-01-27scsi: core: Show SCMD_LAST in text formBart Van Assche
2022-01-27scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart
2022-01-27scsi: mpi3mr: Fixes around reply request queuesSreekanth Reddy
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig
2022-01-27scsi: hisi_sas: Prevent parallel FLR and controller resetQi Liu
2022-01-27scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart
2022-01-27scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart
2022-01-27scsi: ufs: Fix a kernel crash during shutdownBart Van Assche
2022-01-27scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche
2022-01-27scsi: core: Fix scsi_device_max_queue_depth()Bart Van Assche
2022-01-27scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-22scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2021-12-22scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng
2021-12-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-16scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter
2021-12-13scsi: pm8001: Fix phys_to_virt() usage on dma_addr_tJohn Garry
2021-12-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-06scsi: qla2xxx: Format log strings only if neededRoman Bolshakov
2021-12-06scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki
2021-12-06scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar
2021-12-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-02scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv
2021-11-29scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds