1. 07 Oct, 2010 1 commit
    • David Milburn's avatar
      [SCSI] libsas: fix NCQ mixing with non-NCQ · f0ad30d3
      David Milburn authored
      Some cards (like mvsas) have issue troubles if non-NCQ commands are
      mixed with NCQ ones.  Fix this by using the libata default NCQ check
      routine which waits until all NCQ commands are complete before issuing
      a non-NCQ one.  The impact to cards (like aic94xx) which don't need
      this logic should be minimal
      
      Cc: Stable Tree <stable@kernel.org>
      Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
      f0ad30d3
  2. 17 Sep, 2010 17 commits
  3. 09 Sep, 2010 7 commits
  4. 05 Sep, 2010 15 commits