summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-278-5/+43
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-08-247-5/+42
| |\
| | * scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart2019-08-194-4/+27
| | * scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter2019-08-141-0/+3
| | * scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja2019-08-142-1/+12
| * | Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-221-0/+1
| |\ \
| | * | scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-192-2/+29
|\| | |
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-08-131-2/+21
| |\ \ \ | | | |/ | | |/|
| | * | scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart2019-08-071-2/+21
| * | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-0611-106/+122
|\| | |
| * | | 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
* | | net: Use skb_frag_off accessorsJonathan Lemon2019-07-304-5/+4
* | | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+1
|/ /
* | 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