https://github.com/torvalds/linux
Revision a9c9a6f741cdaa2fa9ba24a790db8d07295761e3 authored by Linus Torvalds on 02 September 2021, 22:09:46 UTC, committed by Linus Torvalds on 02 September 2021, 22:09:46 UTC
Pull SCSI updates from James Bottomley:
 "This series consists of the usual driver updates (ufs, qla2xxx,
  target, smartpqi, lpfc, mpt3sas).

  The core change causing the most churn was replacing the command
  request field request with a macro, allowing us to offset map to it
  and remove the redundant field; the same was also done for the tag
  field.

  The most impactful change is the final removal of scsi_ioctl, which
  has been deprecated for over a decade"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (293 commits)
  scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1
  scsi: ufs: ufs-exynos: Fix static checker warning
  scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI
  scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
  scsi: lpfc: Copyright updates for 14.0.0.1 patches
  scsi: lpfc: Update lpfc version to 14.0.0.1
  scsi: lpfc: Add bsg support for retrieving adapter cmf data
  scsi: lpfc: Add cmf_info sysfs entry
  scsi: lpfc: Add debugfs support for cm framework buffers
  scsi: lpfc: Add support for maintaining the cm statistics buffer
  scsi: lpfc: Add rx monitoring statistics
  scsi: lpfc: Add support for the CM framework
  scsi: lpfc: Add cmfsync WQE support
  scsi: lpfc: Add support for cm enablement buffer
  scsi: lpfc: Add cm statistics buffer support
  scsi: lpfc: Add EDC ELS support
  scsi: lpfc: Expand FPIN and RDF receive logging
  scsi: lpfc: Add MIB feature enablement support
  scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
  scsi: fc: Add EDC ELS definition
  ...
2 parent s 23852be + 9b5ac8a
History
Tip revision: a9c9a6f741cdaa2fa9ba24a790db8d07295761e3 authored by Linus Torvalds on 02 September 2021, 22:09:46 UTC
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Tip revision: a9c9a6f
File Mode Size
Kconfig -rw-r--r-- 33.9 KB
Makefile -rw-r--r-- 3.4 KB
blktrace.c -rw-r--r-- 46.2 KB
bpf_trace.c -rw-r--r-- 54.8 KB
bpf_trace.h -rw-r--r-- 633 bytes
error_report-traces.c -rw-r--r-- 231 bytes
fgraph.c -rw-r--r-- 16.8 KB
ftrace.c -rw-r--r-- 179.8 KB
ftrace_internal.h -rw-r--r-- 1.5 KB
kprobe_event_gen_test.c -rw-r--r-- 5.6 KB
power-traces.c -rw-r--r-- 505 bytes
preemptirq_delay_test.c -rw-r--r-- 4.5 KB
ring_buffer.c -rw-r--r-- 159.7 KB
ring_buffer_benchmark.c -rw-r--r-- 10.8 KB
rpm-traces.c -rw-r--r-- 510 bytes
synth_event_gen_test.c -rw-r--r-- 13.7 KB
trace.c -rw-r--r-- 246.2 KB
trace.h -rw-r--r-- 61.4 KB
trace_benchmark.c -rw-r--r-- 5.2 KB
trace_benchmark.h -rw-r--r-- 871 bytes
trace_boot.c -rw-r--r-- 8.9 KB
trace_branch.c -rw-r--r-- 10.2 KB
trace_clock.c -rw-r--r-- 4.2 KB
trace_dynevent.c -rw-r--r-- 12.1 KB
trace_dynevent.h -rw-r--r-- 4.6 KB
trace_entries.h -rw-r--r-- 9.6 KB
trace_event_perf.c -rw-r--r-- 12.1 KB
trace_events.c -rw-r--r-- 91.6 KB
trace_events_filter.c -rw-r--r-- 55.5 KB
trace_events_filter_test.h -rw-r--r-- 1.1 KB
trace_events_hist.c -rw-r--r-- 144.0 KB
trace_events_inject.c -rw-r--r-- 6.3 KB
trace_events_synth.c -rw-r--r-- 53.1 KB
trace_events_trigger.c -rw-r--r-- 41.4 KB
trace_export.c -rw-r--r-- 5.2 KB
trace_functions.c -rw-r--r-- 22.4 KB
trace_functions_graph.c -rw-r--r-- 32.5 KB
trace_hwlat.c -rw-r--r-- 21.9 KB
trace_irqsoff.c -rw-r--r-- 17.7 KB
trace_kdb.c -rw-r--r-- 3.5 KB
trace_kprobe.c -rw-r--r-- 51.1 KB
trace_kprobe_selftest.c -rw-r--r-- 353 bytes
trace_kprobe_selftest.h -rw-r--r-- 313 bytes
trace_mmiotrace.c -rw-r--r-- 8.7 KB
trace_nop.c -rw-r--r-- 2.2 KB
trace_osnoise.c -rw-r--r-- 51.4 KB
trace_output.c -rw-r--r-- 35.2 KB
trace_output.h -rw-r--r-- 1.3 KB
trace_preemptirq.c -rw-r--r-- 3.6 KB
trace_printk.c -rw-r--r-- 8.9 KB
trace_probe.c -rw-r--r-- 26.7 KB
trace_probe.h -rw-r--r-- 14.7 KB
trace_probe_tmpl.h -rw-r--r-- 5.5 KB
trace_recursion_record.c -rw-r--r-- 6.1 KB
trace_sched_switch.c -rw-r--r-- 3.1 KB
trace_sched_wakeup.c -rw-r--r-- 19.6 KB
trace_selftest.c -rw-r--r-- 26.3 KB
trace_selftest_dynamic.c -rw-r--r-- 270 bytes
trace_seq.c -rw-r--r-- 10.4 KB
trace_stack.c -rw-r--r-- 14.6 KB
trace_stat.c -rw-r--r-- 7.6 KB
trace_stat.h -rw-r--r-- 992 bytes
trace_synth.h -rw-r--r-- 876 bytes
trace_syscalls.c -rw-r--r-- 20.3 KB
trace_uprobe.c -rw-r--r-- 37.8 KB
tracing_map.c -rw-r--r-- 29.8 KB
tracing_map.h -rw-r--r-- 11.3 KB

back to top