aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-2/+2
2019-08-29scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableGravatar James Smart 2-2/+2
2019-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 7-5/+42
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+1
2019-08-20scsi: libsas: sas_discover: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-08-19scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQGravatar James Smart 4-4/+27
2019-08-14scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Gravatar Adrian Hunter 1-0/+3
2019-08-14scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureGravatar Bill Kuzeja 2-1/+12
2019-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-2/+21
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+8
2019-08-09scsi: fas216: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+8
2019-08-07scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskGravatar James Smart 1-2/+21
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 5-83/+88
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesGravatar Jia-Ju Bai 1-1/+1
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBAGravatar Suganath Prabu 1-5/+7
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionGravatar Don Brace 1-2/+0
2019-07-30scsi: hpsa: correct scsi command status issue after resetGravatar Don Brace 1-1/+11
2019-07-29scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_privGravatar Hannes Reinecke 1-48/+51
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureGravatar Hannes Reinecke 2-32/+24
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 7-21/+32
2019-07-23scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGGravatar Hannes Reinecke 1-1/+6
2019-07-23scsi: ibmvfc: fix WARN_ON during event pool releaseGravatar Tyrel Datwyler 1-1/+1
2019-07-23scsi: fcoe: fix a typoGravatar Christophe JAILLET 1-1/+1
2019-07-23scsi: megaraid_sas: Make some functions staticGravatar YueHaibing 1-13/+14
2019-07-23scsi: megaraid_sas: fix panic on loading firmware crashdumpGravatar Junxiao Bi 1-0/+3
2019-07-23scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Gravatar Colin Ian King 1-1/+1
2019-07-22scsi: core: fix the dma_max_mapping_size callGravatar Christoph Hellwig 1-2/+4
2019-07-22scsi: fdomain: fix building pcmcia front-endGravatar Arnd Bergmann 1-2/+2
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Gravatar Jonathan Corbet 1-2/+2
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 15-24/+55
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-19/+4
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2019-07-17scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verGravatar Masahiro Yamada 1-1/+1
2019-07-17docs: fix broken doc references due to renamesGravatar Mauro Carvalho Chehab 1-2/+2
2019-07-16scsi: megaraid_sas: set an unlimited max_segment_sizeGravatar Christoph Hellwig 1-0/+1
2019-07-16scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsGravatar Christoph Hellwig 1-0/+1
2019-07-16scsi: storvsc: set virt_boundary_mask in the scsi host templateGravatar Christoph Hellwig 1-3/+2
2019-07-16scsi: ufshcd: set max_segment_size in the scsi host templateGravatar Christoph Hellwig 1-2/+1
2019-07-16scsi: core: take the DMA max mapping size into accountGravatar Christoph Hellwig 1-0/+2
2019-07-16scsi: core: add a host / host template field for the virt boundaryGravatar Christoph Hellwig 2-1/+5
2019-07-16scsi: core: Fix race on creating sense cacheGravatar Ming Lei 1-3/+3
2019-07-16scsi: sd_zbc: Fix compilation warningGravatar Damien Le Moal 1-1/+1
2019-07-16scsi: libfc: fix null pointer dereference on a null lportGravatar Colin Ian King 1-1/+1
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-34/+77
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2019-07-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listGravatar Paul Walmsley 1-1/+1
2019-07-11sd_zbc: Fix report zones buffer allocationGravatar Damien Le Moal 1-29/+75
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Gravatar Damien Le Moal 2-6/+3