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
hci
nci
Kconfig -rw-r--r-- 845 bytes
Makefile -rw-r--r-- 374 bytes
af_nfc.c -rw-r--r-- 1.8 KB
core.c -rw-r--r-- 24.5 KB
digital.h -rw-r--r-- 5.2 KB
digital_core.c -rw-r--r-- 20.0 KB
digital_dep.c -rw-r--r-- 34.2 KB
digital_technology.c -rw-r--r-- 26.4 KB
llcp.h -rw-r--r-- 6.7 KB
llcp_commands.c -rw-r--r-- 16.2 KB
llcp_core.c -rw-r--r-- 34.0 KB
llcp_sock.c -rw-r--r-- 22.0 KB
netlink.c -rw-r--r-- 39.4 KB
nfc.h -rw-r--r-- 4.4 KB
rawsock.c -rw-r--r-- 8.9 KB

back to top