1. 08 Apr, 2003 2 commits
    • Jens Axboe's avatar
      [PATCH] move q->queuedata assign after queue init · ab780cf9
      Jens Axboe authored
      I want to make blk_init_queue() zero the queue, so we don't get anymore
      nasty bugs with uninitialized variables. IDE is setting queuedata before
      init though.
      ab780cf9
    • Jens Axboe's avatar
      [PATCH] no blk_queue_empty · ca2e9255
      Jens Axboe authored
      The single missing bit, please add that as well. Was missed because this
      driver actually used elv_queue_empty, not blk_queue_empty.
      ca2e9255
  2. 07 Apr, 2003 2 commits
  3. 08 Apr, 2003 10 commits
  4. 07 Apr, 2003 16 commits
  5. 06 Apr, 2003 1 commit
  6. 07 Apr, 2003 2 commits
  7. 06 Apr, 2003 3 commits
  8. 05 Apr, 2003 4 commits