summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-2020-74/+123
|\
| * 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: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-15/+3
| * scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-28/+7
| * 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-163-1/+8
| * 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: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block2019-07-111-0/+7
| * scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block2019-07-111-2/+8
| * scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block2019-07-111-5/+40
| * 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-2726-154/+205
| |\
* | \ Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-2036-173/+178
|\ \ \
| * | | kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee2019-07-201-0/+6
| * | | kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada2019-07-202-16/+6
| * | | kbuild: split out *.mod out of {single,multi}-used-m rulesMasahiro Yamada2019-07-181-9/+13
| * | | kbuild: remove 'prepare1' targetMasahiro Yamada2019-07-181-5/+3
| * | | kbuild: remove the first line of *.mod filesMasahiro Yamada2019-07-183-11/+6
| * | | kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-1810-67/+22
| * | | kbuild: export_report: read modules.order instead of .tmp_versions/*.modMasahiro Yamada2019-07-181-6/+5
| * | | kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-182-8/+9
| * | | kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-171-2/+1
| * | | kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-171-4/+1
| * | | scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verMasahiro Yamada2019-07-171-1/+1
| * | | kbuild: remove duplication from modules.order in sub-directoriesMasahiro Yamada2019-07-171-6/+3
| * | | kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Masahiro Yamada2019-07-174-5/+5
| * | | kbuild: do not create empty modules.order in the prepare stageMasahiro Yamada2019-07-172-3/+3
| * | | coccinelle: api: add devm_platform_ioremap_resource scriptHimanshu Jha2019-07-171-0/+60
| * | | kbuild: compile-test headers listed in header-test-m as wellMasahiro Yamada2019-07-172-2/+2
| * | | kbuild: remove unused hostcc-optionMasahiro Yamada2019-07-171-5/+0
| * | | kbuild: remove tag files by distclean instead of mrproperMasahiro Yamada2019-07-171-1/+10
| * | | kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-175-13/+8
| * | | kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada2019-07-172-9/+8
| * | | kconfig: fix missing choice values in auto.confMasahiro Yamada2019-07-172-4/+4
| * | | builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger2019-07-172-0/+6
| * | | kconfig: run olddefconfig instead of oldconfig after merging fragmentsMasahiro Yamada2019-07-171-1/+1