summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-101-0/+8
|\
| * scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-0/+8
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-08-025-83/+88
|\ \ | |/ |/|
| * scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai2019-07-301-1/+1
| * scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu2019-07-301-5/+7
| * scsi: hpsa: remove printing internal cdb on tag collisionDon Brace2019-07-301-2/+0
| * scsi: hpsa: correct scsi command status issue after resetDon Brace2019-07-301-1/+11
| * scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_privHannes Reinecke2019-07-291-48/+51
| * scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-07-292-32/+24
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-267-21/+32
|\|
| * scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke2019-07-231-1/+6
| * scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler2019-07-231-1/+1
| * scsi: fcoe: fix a typoChristophe JAILLET2019-07-231-1/+1
| * scsi: megaraid_sas: Make some functions staticYueHaibing2019-07-231-13/+14
| * scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi2019-07-231-0/+3
| * scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King2019-07-231-1/+1
| * scsi: core: fix the dma_max_mapping_size callChristoph Hellwig2019-07-221-2/+4
| * scsi: fdomain: fix building pcmcia front-endArnd Bergmann2019-07-221-2/+2
* | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-2/+2
|\ \ | |/ |/|
| * docs: fix broken doc references due to renamesMauro Carvalho Chehab2019-07-171-2/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-2015-24/+55
|\ \
| * | scsi: megaraid_sas: set an unlimited max_segment_sizeChristoph Hellwig2019-07-161-0/+1
| * | scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig2019-07-161-0/+1
| * | scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig2019-07-161-3/+2
| * | scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig2019-07-161-2/+1
| * | scsi: core: take the DMA max mapping size into accountChristoph Hellwig2019-07-161-0/+2
| * | scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig2019-07-162-1/+5
| * | scsi: core: Fix race on creating sense cacheMing Lei2019-07-161-3/+3
| * | scsi: sd_zbc: Fix compilation warningDamien Le Moal2019-07-161-1/+1
| * | scsi: libfc: fix null pointer dereference on a null lportColin Ian King2019-07-161-1/+1
| * | scsi: megaraid_sas: Update driver version to 07.710.50.00Shivasharan S2019-07-111-2/+2
| * | scsi: megaraid_sas: Add module parameter for FW Async event loggingShivasharan S2019-07-111-1/+17
| * | scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S2019-07-111-1/+2
| * | scsi: megaraid_sas: Fix calculation of target IDShivasharan S2019-07-111-1/+2
| * | scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSEArnd Bergmann2019-07-111-1/+1
| * | scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer BladeMarcos Paulo de Souza2019-07-111-0/+2
| * | scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-113-2/+8
| * | scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov2019-07-111-1/+0
| * | scsi: megaraid_sas: Make some symbols staticYueHaibing2019-07-111-3/+3
| * | scsi: core: use scmd_printk() to print which command timed outMaurizio Lombardi2019-07-111-1/+1
| * | Merge branch '5.3/scsi-sg' into scsi-nextMartin K. Petersen2019-06-2715-97/+118
| |\ \
* | \ \ Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-1/+1
|\ \ \ \
| * | | | scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verMasahiro Yamada2019-07-171-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-19/+4
|\ \ \ \
| * | | | vfs: Convert ocxlflash to use the new mount APIDavid Howells2019-05-251-14/+4
| * | | | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-2/+1
| * | | | cxlflash: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-07-171-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | scsi: virtio_scsi: Use struct_size() helperGustavo A. R. Silva2019-07-111-1/+1
* | | | | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-152-34/+77
|\ \ \ \ \