1. 20 May, 2006 2 commits
    • Mark Lord's avatar
      [PATCH] sata_mv: prevent unnecessary double-resets · 9b358e30
      Mark Lord authored
      The mv_err_intr() function is invoked from the driver's interrupt handler,
      as well as from the timeout function.  This patch prevents it from triggering
      a one-after-the-other double reset of the controller when invoked
      from the timeout function.
      
      This also adds a check for a timeout race condition that has been observed
      to occur with this driver in earlier kernels.  This should not be needed,
      in theory, but in practice it has caught bugs.  Maybe nuke it at a later date.
      Signed-off-by: default avatarMark Lord <liml@rtr.ca>
      Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
      9b358e30
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband · 2f880b65
      Linus Torvalds authored
      * 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband:
        IB/mthca: Fix posting lists of 256 receive requests for Tavor
        IB/uverbs: Don't leak ref to mm on error path
        IB/srp: Complete correct SCSI commands on device reset
        IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
        IB/srp: Don't wait for disconnection if sending DREQ fails
        IB/mthca: Make fw_cmd_doorbell default to 0
      2f880b65
  2. 19 May, 2006 16 commits
  3. 18 May, 2006 6 commits
  4. 17 May, 2006 16 commits