1. 20 7月, 2012 1 次提交
  2. 21 6月, 2012 1 次提交
  3. 23 5月, 2012 3 次提交
  4. 09 5月, 2012 1 次提交
  5. 08 5月, 2012 3 次提交
  6. 04 5月, 2012 5 次提交
  7. 23 4月, 2012 2 次提交
  8. 19 4月, 2012 1 次提交
  9. 13 4月, 2012 3 次提交
  10. 20 3月, 2012 1 次提交
  11. 14 3月, 2012 13 次提交
  12. 01 3月, 2012 1 次提交
  13. 20 2月, 2012 1 次提交
    • D
      [SCSI] libsas: execute transport link resets with libata-eh via host workqueue · 81c757bc
      Dan Williams 提交于
      Link resets leave ata affiliations intact, so arrange for libsas to make
      an effort to avoid dropping the device due to a slow-to-recover link.
      Towards this end carry out reset in the host workqueue so that it can
      check for ata devices and kick the reset request to libata.  Hard
      resets, in contrast, bypass libata since they are meant for associating
      an ata device with another initiator in the domain (tears down
      affiliations).
      
      Need to add a new transport_sas_phy_reset() since the current
      sas_phy_reset() is a utility function to libsas lldds.  They are not
      prepared for it to loop back into eh.
      Signed-off-by: NDan Williams <dan.j.williams@intel.com>
      Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
      81c757bc
  14. 14 2月, 2012 1 次提交
  15. 18 1月, 2012 3 次提交