1. 13 4月, 2006 1 次提交
  2. 28 2月, 2006 2 次提交
  3. 06 2月, 2006 1 次提交
  4. 13 1月, 2006 1 次提交
  5. 09 1月, 2006 1 次提交
  6. 23 11月, 2005 1 次提交
  7. 29 10月, 2005 2 次提交
  8. 28 10月, 2005 1 次提交
  9. 19 9月, 2005 1 次提交
  10. 13 8月, 2005 1 次提交
  11. 08 8月, 2005 1 次提交
    • J
      [SCSI] add global timeout to the scsi mid-layer · b21a4138
      James Bottomley 提交于
      There are certain rogue devices (and the aic7xxx driver) that return
      BUSY or QUEUE_FULL forever.  This code will apply a global timeout (of
      the total number of retries times the per command timer) to a given
      command.  If it is exceeded, the command is completed regardless of its
      state.
      
      The patch also removes the unused field in the command: timeout and
      timeout_total.
      
      This solves the problem of detecting an endless loop in the mid-layer
      because of BUSY/QUEUE_FULL bouncing, but will not recover the device.
      In the aic7xxx case, the driver can be recovered by sending a bus reset,
      so possibly this should be tied into the error handler?
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      b21a4138
  12. 31 7月, 2005 2 次提交
  13. 12 7月, 2005 1 次提交
  14. 27 6月, 2005 3 次提交
  15. 24 6月, 2005 1 次提交
  16. 21 5月, 2005 1 次提交
  17. 02 5月, 2005 1 次提交
  18. 19 4月, 2005 3 次提交
  19. 17 4月, 2005 4 次提交