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-- 2.7 KB
Makefile -rw-r--r-- 703 bytes
associola.c -rw-r--r-- 48.9 KB
auth.c -rw-r--r-- 24.4 KB
bind_addr.c -rw-r--r-- 13.8 KB
chunk.c -rw-r--r-- 9.5 KB
debug.c -rw-r--r-- 3.8 KB
diag.c -rw-r--r-- 13.9 KB
endpointola.c -rw-r--r-- 11.6 KB
input.c -rw-r--r-- 34.7 KB
inqueue.c -rw-r--r-- 6.4 KB
ipv6.c -rw-r--r-- 30.0 KB
objcnt.c -rw-r--r-- 2.8 KB
offload.c -rw-r--r-- 2.4 KB
output.c -rw-r--r-- 23.0 KB
outqueue.c -rw-r--r-- 54.8 KB
primitive.c -rw-r--r-- 6.7 KB
proc.c -rw-r--r-- 10.8 KB
protocol.c -rw-r--r-- 42.5 KB
sm_make_chunk.c -rw-r--r-- 115.1 KB
sm_sideeffect.c -rw-r--r-- 49.9 KB
sm_statefuns.c -rw-r--r-- 203.8 KB
sm_statetable.c -rw-r--r-- 33.1 KB
socket.c -rw-r--r-- 257.3 KB
stream.c -rw-r--r-- 26.2 KB
stream_interleave.c -rw-r--r-- 31.6 KB
stream_sched.c -rw-r--r-- 6.1 KB
stream_sched_prio.c -rw-r--r-- 8.4 KB
stream_sched_rr.c -rw-r--r-- 4.5 KB
sysctl.c -rw-r--r-- 12.0 KB
transport.c -rw-r--r-- 20.7 KB
tsnmap.c -rw-r--r-- 8.8 KB
ulpevent.c -rw-r--r-- 30.8 KB
ulpqueue.c -rw-r--r-- 28.7 KB

back to top