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-- 742 bytes
Makefile -rw-r--r-- 551 bytes
af_rds.c -rw-r--r-- 21.2 KB
bind.c -rw-r--r-- 7.7 KB
cong.c -rw-r--r-- 12.9 KB
connection.c -rw-r--r-- 25.9 KB
ib.c -rw-r--r-- 16.9 KB
ib.h -rw-r--r-- 13.9 KB
ib_cm.c -rw-r--r-- 34.1 KB
ib_fmr.c -rw-r--r-- 6.8 KB
ib_frmr.c -rw-r--r-- 11.9 KB
ib_mr.h -rw-r--r-- 5.0 KB
ib_rdma.c -rw-r--r-- 16.0 KB
ib_recv.c -rw-r--r-- 30.2 KB
ib_ring.c -rw-r--r-- 4.8 KB
ib_send.c -rw-r--r-- 29.3 KB
ib_stats.c -rw-r--r-- 3.1 KB
ib_sysctl.c -rw-r--r-- 4.0 KB
info.c -rw-r--r-- 6.4 KB
info.h -rw-r--r-- 973 bytes
loop.c -rw-r--r-- 7.1 KB
loop.h -rw-r--r-- 235 bytes
message.c -rw-r--r-- 13.3 KB
page.c -rw-r--r-- 4.5 KB
rdma.c -rw-r--r-- 22.8 KB
rdma_transport.c -rw-r--r-- 8.3 KB
rdma_transport.h -rw-r--r-- 919 bytes
rds.h -rw-r--r-- 30.8 KB
rds_single_path.h -rw-r--r-- 1.2 KB
recv.c -rw-r--r-- 23.3 KB
send.c -rw-r--r-- 39.0 KB
stats.c -rw-r--r-- 4.3 KB
sysctl.c -rw-r--r-- 3.4 KB
tcp.c -rw-r--r-- 20.5 KB
tcp.h -rw-r--r-- 3.1 KB
tcp_connect.c -rw-r--r-- 6.1 KB
tcp_listen.c -rw-r--r-- 10.4 KB
tcp_recv.c -rw-r--r-- 9.2 KB
tcp_send.c -rw-r--r-- 6.8 KB
tcp_stats.c -rw-r--r-- 2.3 KB
threads.c -rw-r--r-- 8.8 KB
transport.c -rw-r--r-- 4.2 KB

back to top