summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace
2019-07-30scsi: hpsa: correct scsi command status issue after resetDon Brace
2019-07-29scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_privHannes Reinecke
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-23scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke
2019-07-23scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET
2019-07-23scsi: megaraid_sas: Make some functions staticYueHaibing
2019-07-23scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-07-23scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King
2019-07-22scsi: core: fix the dma_max_mapping_size callChristoph Hellwig
2019-07-22scsi: fdomain: fix building pcmcia front-endArnd Bergmann
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-17scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verMasahiro Yamada
2019-07-17docs: fix broken doc references due to renamesMauro Carvalho Chehab
2019-07-16scsi: megaraid_sas: set an unlimited max_segment_sizeChristoph Hellwig
2019-07-16scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig
2019-07-16scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig
2019-07-16scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig
2019-07-16scsi: core: take the DMA max mapping size into accountChristoph Hellwig
2019-07-16scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig
2019-07-16scsi: core: Fix race on creating sense cacheMing Lei
2019-07-16scsi: sd_zbc: Fix compilation warningDamien Le Moal
2019-07-16scsi: libfc: fix null pointer dereference on a null lportColin Ian King
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-07-11sd_zbc: Fix report zones buffer allocationDamien Le Moal
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal
2019-07-11scsi: megaraid_sas: Update driver version to 07.710.50.00Shivasharan S
2019-07-11scsi: megaraid_sas: Add module parameter for FW Async event loggingShivasharan S
2019-07-11scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S
2019-07-11scsi: megaraid_sas: Fix calculation of target IDShivasharan S
2019-07-11scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSEArnd Bergmann
2019-07-11scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer BladeMarcos Paulo de Souza
2019-07-11scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey
2019-07-11scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov
2019-07-11scsi: megaraid_sas: Make some symbols staticYueHaibing
2019-07-11scsi: core: use scmd_printk() to print which command timed outMaurizio Lombardi