1. 29 11月, 2005 1 次提交
    • V
      [SCSI] aic7xxx: reset handler selects a wrong command · dce20067
      Vasily Averin 提交于
      To transport scsi reset command to device aic7xxx reset handler looks
      at the driver's pending_list and searches any proper command. However
      the search condition has been inverted: ahc_match_scb() returns TRUE
      if a matched command is found. As a result the reset on required
      devices did not turn out well, a correctly working neighbour device
      may be surprised by the reset. aic7xxx reset handler reports about the
      success, but really the original situation is not corrected yet.
      Signed-off-by: NVasily Averin <vvs@sw.ru>
      
      Naturally, there's a corresponding problem in the aic79xx driver, so
      I've also added the same fix for that.
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      dce20067
  2. 07 11月, 2005 1 次提交
  3. 29 10月, 2005 2 次提交
  4. 03 10月, 2005 1 次提交
  5. 14 9月, 2005 1 次提交
  6. 05 9月, 2005 1 次提交
  7. 10 8月, 2005 1 次提交
  8. 06 8月, 2005 1 次提交
  9. 05 8月, 2005 2 次提交
  10. 02 8月, 2005 1 次提交
  11. 30 7月, 2005 1 次提交
  12. 12 7月, 2005 2 次提交
  13. 03 7月, 2005 1 次提交
  14. 18 6月, 2005 2 次提交
  15. 14 6月, 2005 1 次提交
  16. 12 6月, 2005 2 次提交
  17. 04 6月, 2005 1 次提交
  18. 27 5月, 2005 1 次提交
  19. 25 5月, 2005 1 次提交
  20. 21 5月, 2005 10 次提交
  21. 22 4月, 2005 1 次提交
  22. 21 4月, 2005 1 次提交
  23. 19 4月, 2005 3 次提交
  24. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4