1. 16 5月, 2005 2 次提交
  2. 07 5月, 2005 1 次提交
  3. 06 5月, 2005 3 次提交
  4. 04 5月, 2005 1 次提交
  5. 02 5月, 2005 1 次提交
  6. 01 5月, 2005 2 次提交
  7. 27 4月, 2005 1 次提交
  8. 26 4月, 2005 2 次提交
  9. 25 4月, 2005 2 次提交
  10. 22 4月, 2005 3 次提交
  11. 21 4月, 2005 1 次提交
  12. 19 4月, 2005 19 次提交
  13. 17 4月, 2005 2 次提交
    • scsi: add DID_REQUEUE to the error handling · 686579d9
      提交于
      We have a DID_IMM_RETRY to require a retry at once, but we could do with
      a DID_REQUEUE to instruct the mid-layer to treat this command in the
      same manner as QUEUE_FULL or BUSY (i.e. halt the submission until
      another command returns ... or the queue pressure builds if there are no
      outstanding commands).
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      686579d9
    • [PATCH] kill old EH constants · 0db7157c
      提交于
      Fix up two drivers that incorrectly were using the old return values for
      their new-style EH methods and kill off scsi_obsolete.h that defined the
      constants.  The initio driver has all these constansts defined locally
      and uses them internally, I'll fix that up some time later.
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      0db7157c