summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-11Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)
2020-12-08Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"Linus Torvalds
2020-12-07scsi: hisi_sas: Select a suitable queue for internal I/OsXiang Chen
2020-12-07scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei
2020-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-03scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter
2020-12-02scsi: bnx2i: Requires MMURandy Dunlap
2020-12-01scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy
2020-12-01scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S
2020-11-30scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)
2020-11-30scsi: storvsc: Fix error return in storvsc_probe()Jing Xiangfeng
2020-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-19scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu
2020-11-18scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVECan Guo
2020-11-18scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()Can Guo
2020-11-16scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-10scsi: ufshcd: Fix missing destroy_workqueue()Qinglang Miao
2020-11-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-04scsi: ufs: Try to save power mode change and UIC cmd completion timeoutCan Guo
2020-11-04scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()Can Guo
2020-11-02scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy
2020-11-02scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke
2020-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-29scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki
2020-10-26scsi: qla2xxx: remove incorrect sparse #ifdefLinus Torvalds
2020-10-26scsi: hisi_sas: Stop using queue #0 always for v2 hwJohn Garry
2020-10-26scsi: ibmvscsi: Fix potential race after loss of transportTyrel Datwyler
2020-10-26scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner
2020-10-26scsi: core: Don't start concurrent async scan on same hostMing Lei
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-13scsi: handle zone resources errorsDamien Le Moal
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-08scsi: qla2xxx: Fix return of uninitialized value in rvalColin Ian King
2020-10-08scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commandsChristoph Hellwig
2020-10-08scsi: sr: Initialize ->cmd_lenChristoph Hellwig
2020-10-07scsi: arcmsr: Update driver version to v1.50.00.02-20200819ching Huang
2020-10-07scsi: arcmsr: Add support for ARC-1886 series RAID controllersching Huang
2020-10-07scsi: arcmsr: Fix device hot-plug monitoring timer stopching Huang
2020-10-07scsi: arcmsr: Remove unnecessary syntaxching Huang