1. 29 Jun, 2003 4 commits
    • James Bottomley's avatar
      Merge jet.(none):/home1/jejb/BK/scsi-misc-2.5 · e71fcd54
      James Bottomley authored
      into jet.(none):/home1/jejb/BK/scsi-for-linus-2.5
      e71fcd54
    • Kai Mäkisara's avatar
      [PATCH] scsi_ioctl_send_command fix · fa8ecc35
      Kai Mäkisara authored
      The SCSI_IOCTL_SEND_COMMAND ioctl does not work in 2.5.73-bk7. The
      following patch (possibly mangled by my mail client) does fix the problem
      (introduced in 2.5.73):
      fa8ecc35
    • James Bottomley's avatar
      Fix scsi device starvation handling · 67f3135d
      James Bottomley authored
      Doing some debugging after the SDET failure, I found that
      if we reject a command at zero depth, we can get into the
      infinite loop where we refuse a command to a LUN because it
      is starved, but there's no returning command to run the SCSI
      queues and fix the starvation.
      
      The solution is to accept the command and remove the LUN from
      the starved list.
      67f3135d
    • Ben Collins's avatar
      [PATCH] Update IEEE1394 (r986) · 947af82f
      Ben Collins authored
       ETH1394  : - Minor cleanups.
                  - Fix incorrect error handling with no broadcast channel.
      	    - Set max/default MTU to 1500.
      	    - Fix broken spinlock handling on device open.
       IEEE1394 : Make bus-nodeid printk's of a consistent format.
       OHCI1394 : Change one printk to a verbose/debug only message.
      947af82f
  2. 28 Jun, 2003 19 commits
  3. 27 Jun, 2003 17 commits