1. 25 Jul, 2003 9 commits
    • Ben Collins's avatar
      [PATCH] Update IEEE1394 (r1014) · ccdba6ab
      Ben Collins authored
       misc:      - Consolidate and make consistent, the NODE_BUS_{FMT,ARGS}
      	      macros.
      	    - Add HPSB_VERBOSE() macro to make VERBOSEDEBUG code a
      	      little cleaner.
       ieee1394 : - Replace panic() with BUG and return value in dma routine.
      	    - Reset reset_retries on success or loop recover.
      	    - Add RECV_FLUSH to flush buffers on > 1 irq interval or in
      	      buffer-fill mode.
      	    - Probe logic-unit-subdirectories as children of the
      	      unit-dir.
      	    - Fix compile warning in nodemgr thread.
      	    - Replace tightly scheduled timeout loop with a 50ms timer.
      	    - Better return and usage of BUG_ON() in dma handler.
      	    - Calculate timeout expiry interval at change instead of at
      	      every timeout check.
       SBP2     : - Fix logical-unit-directory LUN's.
      	    - Remove procfs interface.
      	    - Fix usage of initdata after init.
       Host con : - Change irq output to use __irq_itoa() for sparc.
      	    - Do more to notify bus when module is unloaded, to clear
      	      IRM, etc.
       ohci1394 : Fix endianess of async stream packet headers.
      ccdba6ab
    • Jens Axboe's avatar
      [PATCH] read-ahead and failfast · e45635cc
      Jens Axboe authored
      Here's the patch to enable failfast flag in the bio submission code, and
      use it for multipath and readahead.
      e45635cc
    • Jens Axboe's avatar
      [PATCH] mark James as SCSI maintainer · fe216ead
      Jens Axboe authored
      Long overdue, make James the listed maintainer. He _is_ doing the
      maintenance, lets put him on the front line :-)
      fe216ead
    • Jens Axboe's avatar
      [PATCH] ide tcq enable · e378168a
      Jens Axboe authored
      A recent change moved the tcq init too early in the init sequence, the
      queue isn't initialized at this point which causes the task file
      executions to kill elevator with a NULL EIP (->add_req_fn()).  This
      patch fixes it, acked by Bart.
      e378168a
    • Linus Torvalds's avatar
      Merge http://linux-isdn.bkbits.net/linux-2.5.isdn · 2d691920
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      2d691920
    • Linus Torvalds's avatar
      Merge bk://are.twiddle.net/axp-2.5 · 03b0b9ec
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      03b0b9ec
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/davem/sparc-2.5 · 8714262e
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      8714262e
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/davem/net-2.5 · f87d92a8
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      f87d92a8
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/jgarzik/net-drivers-2.6 · 1d90ac41
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      1d90ac41
  2. 21 Jul, 2003 17 commits
  3. 20 Jul, 2003 10 commits
  4. 21 Jul, 2003 1 commit
  5. 20 Jul, 2003 3 commits