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