summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-03-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-03-15scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery
2022-03-14scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2022-03-07xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-02-14scsi: ufs: core: Fix divide by zero in ufshcd_map_queues()Jinyoung Choi
2022-02-14scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart
2022-02-11scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie
2022-02-07scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart
2022-02-07scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart
2022-01-31scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry
2022-01-31scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry
2022-01-31scsi: core: Reallocate device's budget map on queue depth changeMing Lei
2022-01-31scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini
2022-01-31scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy
2022-01-25scsi: myrs: Fix crash in error caseTong Zhang
2022-01-25scsi: 53c700: Remove redundant assignment to pointer SCpColin Ian King
2022-01-25scsi: ufs: Treat link loss as fatal errorKiwoong Kim
2022-01-25scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim
2022-01-24scsi: bfa: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-24scsi: hisi_sas: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-24scsi: 3w-sas: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-24scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini
2022-01-24scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry
2022-01-24scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap
2022-01-24scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap
2022-01-24scsi: qedf: Add stag_work to all the vportsSaurav Kashyap
2022-01-24scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang
2022-01-24scsi: elx: efct: Don't use GFP_KERNEL under spin lockYang Yingliang
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-10scsi: nsp_cs: Check of ioremap return valueJiasheng Jiang
2022-01-10scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin
2022-01-10scsi: ufs: Modify Tactive time setting conditionsSEO HOYOUNG
2022-01-10scsi: efct: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-10scsi: storvsc: Fix storvsc_queuecommand() memory leakJuan Vazquez
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar
2022-01-07scsi: megaraid: Avoid mismatched storage type sizesKees Cook
2022-01-07scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...Xiang Chen