1. 12 3月, 2006 6 次提交
  2. 01 2月, 2006 2 次提交
  3. 13 1月, 2006 1 次提交
  4. 15 12月, 2005 1 次提交
  5. 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
  6. 07 11月, 2005 1 次提交
  7. 29 10月, 2005 2 次提交
  8. 03 10月, 2005 1 次提交
  9. 05 9月, 2005 1 次提交
  10. 15 8月, 2005 1 次提交
  11. 10 8月, 2005 1 次提交
  12. 06 8月, 2005 1 次提交
  13. 05 8月, 2005 1 次提交
  14. 04 8月, 2005 5 次提交
  15. 28 7月, 2005 1 次提交
  16. 11 7月, 2005 1 次提交
  17. 20 6月, 2005 1 次提交
  18. 18 6月, 2005 3 次提交
  19. 29 5月, 2005 1 次提交
  20. 19 4月, 2005 1 次提交
  21. 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