Revision 17d0fbf47eb15ab7780cc77b28de070ec37e15c5 authored by Linus Torvalds on 24 August 2019, 18:26:51 UTC, committed by Linus Torvalds on 24 August 2019, 18:26:51 UTC
Pull SCSI fixes from James Bottomley:
 "Four fixes, three for edge conditions which don't occur very often.
  The lpfc fix mitigates memory exhaustion for some high CPU systems"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
  scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
  scsi: target: tcmu: avoid use-after-free after command timeout
  scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
2 parent s 8942230 + 77ffd34
History
File Mode Size
Kconfig -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 684 bytes
dsa.c -rw-r--r-- 8.1 KB
dsa2.c -rw-r--r-- 17.3 KB
dsa_priv.h -rw-r--r-- 6.4 KB
master.c -rw-r--r-- 7.5 KB
port.c -rw-r--r-- 16.8 KB
slave.c -rw-r--r-- 41.9 KB
switch.c -rw-r--r-- 9.4 KB
tag_8021q.c -rw-r--r-- 11.2 KB
tag_brcm.c -rw-r--r-- 5.7 KB
tag_dsa.c -rw-r--r-- 3.7 KB
tag_edsa.c -rw-r--r-- 4.3 KB
tag_gswip.c -rw-r--r-- 2.8 KB
tag_ksz.c -rw-r--r-- 4.8 KB
tag_lan9303.c -rw-r--r-- 4.2 KB
tag_mtk.c -rw-r--r-- 2.8 KB
tag_qca.c -rw-r--r-- 2.9 KB
tag_sja1105.c -rw-r--r-- 8.6 KB
tag_trailer.c -rw-r--r-- 2.1 KB

back to top