• Linus Torvalds's avatar
    Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi · 0b320c86
    Linus Torvalds authored
    Pull SCSI fixes from James Bottomley:
     "Three obvious driver fixes and two core fixes.
    
      The two core fixes are to disable Command Duration Limits by default
      to fix an inconsistency in SATA and some USB devices. The other is to
      change the default read size for block zero to follow the device
      preference (some USB bridges preferring 16 byte commands don't have a
      translation for READ(10) and thus don't scan properly)"
    
    * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
      scsi: mpi3mr: Fix ATA NCQ priority support
      scsi: ufs: core: Quiesce request queues before checking pending cmds
      scsi: core: Disable CDL by default
      scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory
      scsi: sd: Use READ(16) when reading block zero on large capacity disks
    0b320c86
mpt3sas_base.c 254 KB