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-- 4.7 KB
Makefile -rw-r--r-- 294 bytes
cache.c -rw-r--r-- 9.4 KB
dir.c -rw-r--r-- 34.9 KB
fat.h -rw-r--r-- 15.1 KB
fatent.c -rw-r--r-- 19.1 KB
file.c -rw-r--r-- 14.4 KB
inode.c -rw-r--r-- 50.7 KB
misc.c -rw-r--r-- 9.4 KB
namei_msdos.c -rw-r--r-- 16.7 KB
namei_vfat.c -rw-r--r-- 25.4 KB
nfs.c -rw-r--r-- 7.4 KB

back to top