Revision 688daed2e5daf0a1513effdc05ce3c56ade836f9 authored by Linus Torvalds on 10 January 2021, 21:17:21 UTC, committed by Linus Torvalds on 10 January 2021, 21:17:21 UTC
Pull SCSI fixes from James Bottomley:
 "This is two driver fixes (megaraid_sas and hisi_sas).

  The megaraid one is a revert of a previous revert of a cpu hotplug fix
  which exposed a bug in the block layer which has been fixed in this
  merge window.

  The hisi_sas performance enhancement comes from switching to interrupt
  managed completion queues, which depended on the addition of
  devm_platform_get_irqs_affinity() which is now upstream via the irq
  tree in the last merge window"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: hisi_sas: Expose HW queues for v2 hw
  Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug""
2 parent s ed41fd0 + a8f8088
History
File Mode Size
ccids
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 878 bytes
ackvec.c -rw-r--r-- 12.3 KB
ackvec.h -rw-r--r-- 4.5 KB
ccid.c -rw-r--r-- 5.1 KB
ccid.h -rw-r--r-- 8.6 KB
dccp.h -rw-r--r-- 15.6 KB
diag.c -rw-r--r-- 2.1 KB
feat.c -rw-r--r-- 47.4 KB
feat.h -rw-r--r-- 4.4 KB
input.c -rw-r--r-- 21.7 KB
ipv4.c -rw-r--r-- 28.3 KB
ipv6.c -rw-r--r-- 29.9 KB
ipv6.h -rw-r--r-- 608 bytes
minisocks.c -rw-r--r-- 7.3 KB
options.c -rw-r--r-- 16.3 KB
output.c -rw-r--r-- 20.3 KB
proto.c -rw-r--r-- 29.8 KB
qpolicy.c -rw-r--r-- 3.3 KB
sysctl.c -rw-r--r-- 2.6 KB
timer.c -rw-r--r-- 7.1 KB
trace.h -rw-r--r-- 2.2 KB

back to top