1. 27 9月, 2005 4 次提交
  2. 05 9月, 2005 1 次提交
  3. 29 8月, 2005 1 次提交
  4. 09 8月, 2005 1 次提交
  5. 08 8月, 2005 1 次提交
    • J
      [SCSI] aacraid: correct use of cmd->timeout field · 5262d085
      James Bottomley 提交于
      The cmd->timeout field has been obsolete for a while now.  While looking
      to remove it, I came across this use in the aacraid driver.  It looks
      like you want to initialise the firmware with the current timeout of the
      command (in seconds), so the value I think you should be using is
      cmd->timeout_per_command.
      
      Acked by: Mark Haverkamp <markh@osdl.org>
      Acked by: Mark Salyzyn <mark_salyzyn@adaptec.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      5262d085
  6. 06 8月, 2005 6 次提交
  7. 02 8月, 2005 1 次提交
  8. 14 7月, 2005 1 次提交
  9. 13 7月, 2005 1 次提交
  10. 26 6月, 2005 1 次提交
  11. 18 6月, 2005 3 次提交
  12. 04 6月, 2005 1 次提交
  13. 21 5月, 2005 3 次提交
  14. 27 4月, 2005 1 次提交
  15. 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