Revision cdce6ac277a4a1aa5316cd0cdf30fff927433917 authored by Linus Torvalds on 20 December 2014, 21:42:57 UTC, committed by Linus Torvalds on 20 December 2014, 21:42:57 UTC
Pull SCSI update from James Bottomley:
 "This is a much shorter set of patches that were on the go but didn't
  make it in to the early pull request for the merge window.  It's
  really a set of bug fixes plus some final cleanup work on the new tag
  queue API"

* tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  storvsc: ring buffer failures may result in I/O freeze
  ipr: set scsi_level correctly for disk arrays
  ipr: add support for async scanning to speed up boot
  scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case
  scsi_debug: take sdebug_host_list_lock when changing capacity
  scsi_debug: improve driver description in Kconfig
  scsi_debug: fix compare and write errors
  qla2xxx: fix race in handling rport deletion during recovery causes panic
  scsi: blacklist RSOC for Microsoft iSCSI target devices
  scsi: fix random memory corruption with scsi-mq + T10 PI
  Revert "[SCSI] mpt3sas: Remove phys on topology change"
  Revert "[SCSI] mpt2sas: Remove phys on topology change."
  esas2r: Correct typos of "validate" in a comment
  fc: FCP_PTA_SIMPLE is 0
  ibmvfc: remove unused tag variable
  scsi: remove MSG_*_TAG defines
  scsi: remove scsi_set_tag_type
  scsi: remove scsi_get_tag_type
  scsi: never drop to untagged mode during queue ramp down
  scsi: remove ->change_queue_type method
2 parent s 5d6a546 + e617457
History
File Mode Size
6fire
bcd2000
caiaq
hiface
misc
usx2y
Kconfig -rw-r--r-- 4.5 KB
Makefile -rw-r--r-- 560 bytes
card.c -rw-r--r-- 20.2 KB
card.h -rw-r--r-- 6.4 KB
clock.c -rw-r--r-- 11.3 KB
clock.h -rw-r--r-- 339 bytes
debug.h -rw-r--r-- 262 bytes
endpoint.c -rw-r--r-- 31.0 KB
endpoint.h -rw-r--r-- 1.3 KB
format.c -rw-r--r-- 14.2 KB
format.h -rw-r--r-- 292 bytes
helper.c -rw-r--r-- 3.1 KB
helper.h -rw-r--r-- 1.1 KB
midi.c -rw-r--r-- 67.0 KB
midi.h -rw-r--r-- 1.6 KB
mixer.c -rw-r--r-- 67.6 KB
mixer.h -rw-r--r-- 2.8 KB
mixer_maps.c -rw-r--r-- 13.4 KB
mixer_quirks.c -rw-r--r-- 46.7 KB
mixer_quirks.h -rw-r--r-- 367 bytes
mixer_scarlett.c -rw-r--r-- 28.1 KB
mixer_scarlett.h -rw-r--r-- 169 bytes
pcm.c -rw-r--r-- 44.8 KB
pcm.h -rw-r--r-- 379 bytes
power.h -rw-r--r-- 375 bytes
proc.c -rw-r--r-- 6.0 KB
proc.h -rw-r--r-- 211 bytes
quirks-table.h -rw-r--r-- 74.4 KB
quirks.c -rw-r--r-- 37.2 KB
quirks.h -rw-r--r-- 1.2 KB
stream.c -rw-r--r-- 20.2 KB
stream.h -rw-r--r-- 286 bytes
usbaudio.h -rw-r--r-- 3.3 KB

back to top