1. 24 9月, 2012 4 次提交
  2. 22 5月, 2012 5 次提交
  3. 19 2月, 2012 7 次提交
  4. 18 2月, 2012 1 次提交
  5. 15 12月, 2011 3 次提交
  6. 29 8月, 2011 1 次提交
  7. 27 8月, 2011 1 次提交
    • A
      [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. · e02587d7
      Arun Easi 提交于
      This fix:
          - Disables app tag peeking; correct tag check will be added when the
            SCSI API is available.
          - Always derive ref_tag from scsi_get_lba()
          - Removes incorrect swap of FCP_LUN in FCP_CMND
          - Moves app-tag error check before ref-tag check. The reason being,
            currently there is no interface in SCSI to retrieve the app-tag
            for protection I/Os, so driver puts zero for app-tag in the
            firmware interface, but requests not to validate it, but when a
            ref-tag error is detected by firmware, it would put
            expected/actual tags for all the protection tags (guard/app/ref).
            As driver checks for app tag error first, a ref-tag error is
            incorrectly flagged as app-tag error.
          - Convert HBA specific checks to capability based.
      Signed-off-by: NArun Easi <arun.easi@qlogic.com>
      Signed-off-by: NChad Dupuis <chad.dupuis@qlogic.com>
      Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
      e02587d7
  8. 01 5月, 2011 2 次提交
  9. 31 3月, 2011 1 次提交
  10. 26 2月, 2011 1 次提交
  11. 24 12月, 2010 2 次提交
  12. 10 12月, 2010 1 次提交
  13. 26 10月, 2010 1 次提交
  14. 06 9月, 2010 3 次提交
  15. 28 7月, 2010 7 次提交