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-- 516 bytes
Makefile -rw-r--r-- 378 bytes
ast.c -rw-r--r-- 8.1 KB
ast.h -rw-r--r-- 1.1 KB
config.c -rw-r--r-- 21.5 KB
config.h -rw-r--r-- 1.3 KB
debug_fs.c -rw-r--r-- 18.1 KB
dir.c -rw-r--r-- 7.3 KB
dir.h -rw-r--r-- 889 bytes
dlm_internal.h -rw-r--r-- 19.9 KB
lock.c -rw-r--r-- 157.4 KB
lock.h -rw-r--r-- 2.9 KB
lockspace.c -rw-r--r-- 20.4 KB
lockspace.h -rw-r--r-- 902 bytes
lowcomms.c -rw-r--r-- 43.6 KB
lowcomms.h -rw-r--r-- 973 bytes
lvb_table.h -rw-r--r-- 541 bytes
main.c -rw-r--r-- 1.8 KB
member.c -rw-r--r-- 16.1 KB
member.h -rw-r--r-- 1.3 KB
memory.c -rw-r--r-- 1.9 KB
memory.h -rw-r--r-- 904 bytes
midcomms.c -rw-r--r-- 3.6 KB
midcomms.h -rw-r--r-- 718 bytes
netlink.c -rw-r--r-- 2.8 KB
plock.c -rw-r--r-- 11.5 KB
rcom.c -rw-r--r-- 15.5 KB
rcom.h -rw-r--r-- 987 bytes
recover.c -rw-r--r-- 22.8 KB
recover.h -rw-r--r-- 1.3 KB
recoverd.c -rw-r--r-- 8.1 KB
recoverd.h -rw-r--r-- 781 bytes
requestqueue.c -rw-r--r-- 4.7 KB
requestqueue.h -rw-r--r-- 736 bytes
user.c -rw-r--r-- 24.5 KB
user.h -rw-r--r-- 440 bytes
util.c -rw-r--r-- 4.4 KB
util.h -rw-r--r-- 659 bytes

back to top