summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-10-29scsi: arcmsr: Ensure getting a free ccb is done under the spin_lockching Huang
2020-10-29scsi: arcmsr: Configure the default command timeout valueching Huang
2020-10-29scsi: ufs: qcom: Enable aggressive power collapse for ufs HBAAsutosh Das
2020-10-29scsi: ufs: Put HBA into LPM during clk gatingCan Guo
2020-10-29scsi: libfc: Fix enum-conversion warningArnd Bergmann
2020-10-29scsi: libfc: Work around -Warray-bounds warningArnd Bergmann
2020-10-29scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann
2020-10-26scsi: doc: Fix some kernel-doc markupsMauro Carvalho Chehab
2020-10-26scsi: lpfc: Update lpfc version to 12.8.0.5James Smart
2020-10-26scsi: lpfc: Reject CT request for MIB commandsJames Smart
2020-10-26scsi: lpfc: Add FDMI Vendor MIB supportJames Smart
2020-10-26scsi: lpfc: Enlarge max_sectors in scsi host templatesJames Smart
2020-10-26scsi: lpfc: Fix duplicate wq_create_version checkJames Smart
2020-10-26scsi: lpfc: Removed unused macros in lpfc_attr.cJames Smart
2020-10-26scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart
2020-10-26scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart
2020-10-26scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart
2020-10-26scsi: Remove unneeded break statementsTom Rix
2020-10-26scsi: fc: Add mechanism to update FPIN signal statisticsShyam Sundar
2020-10-26scsi: fc: Parse FPIN packets and update statisticsShyam Sundar
2020-10-26scsi: fc: Add FPIN statistics to fc_host and fc_rport objectsShyam Sundar
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