summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-11-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
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
2020-10-07scsi: pm80xx: Driver version updateViswas G
2020-10-07scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G
2020-10-07scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G
2020-10-07scsi: pm80xx: Increase number of supported queuesViswas G
2020-10-07scsi: sym53c8xx_2: Fix sizeof() mismatchColin Ian King
2020-10-07scsi: isci: Fix a typo in a commentChristophe JAILLET
2020-10-07scsi: qla4xxx: Fix inconsistent format argument typeYe Bin
2020-10-07scsi: myrb: Fix inconsistent format argument typesYe Bin
2020-10-07scsi: myrb: Remove redundant assignment to variable timeoutJing Xiangfeng
2020-10-07scsi: bfa: Fix error return in bfad_pci_init()Jing Xiangfeng
2020-10-07scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()Qinglang Miao
2020-10-07scsi: snic: Simplify the return expression of svnic_cq_alloc()Liu Shixin
2020-10-07scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()Liu Shixin
2020-10-07scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-10-07scsi: qla2xxx: Initialize variable in qla8044_poll_reg()Tom Rix
2020-10-07scsi: qla2xxx: Do not consume srb greedilyDaniel Wagner
2020-10-07scsi: qla2xxx: Use constant when it is knownPavel Machek (CIP)
2020-10-07scsi: 53c700: Remove set but not used variableZheng Yongjun
2020-10-07scsi: gdth: Make option_setup() staticJason Yan
2020-10-07scsi: initio: Use module_pci_driver() to simplify the codeLiu Shixin
2020-10-07scsi: dc395x: Use module_pci_driver() to simplify the codeLiu Shixin
2020-10-07scsi: core: Only start the request just before dispatchingChristoph Hellwig