1. 29 5月, 2006 1 次提交
  2. 10 3月, 2006 1 次提交
    • A
      [SCSI] zfcp: fix device registration issues · ad58f7db
      Andreas Herrmann 提交于
      The patch fixes following issues:
      
      (1) Replace scsi_add_device with scsi_scan_target.
      (Thus the rport instead of the scsi_host becomes parent of a
      scsi_target again.)
      
      (2) Avoid scsi_device allocation during registration of an remote port.
      (Would be done during fc_scsi_scan_rport.)
      
      (3) Fix queuecommand behaviour when an zfcp unit is blocked.
      (Call scsi_done with DID_NO_CONNECT instead of returning
      SCSI_MLQUEUE_DEVICE_BUSY otherwise we might end up waiting
      for completion in blk_execute_rq for ever.)
      Signed-off-by: NAndreas Herrmann <aherrman@de.ibm.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      ad58f7db
  3. 13 2月, 2006 3 次提交
  4. 02 2月, 2006 1 次提交
  5. 15 1月, 2006 2 次提交
  6. 20 9月, 2005 4 次提交
  7. 28 8月, 2005 1 次提交
  8. 14 6月, 2005 4 次提交
  9. 12 6月, 2005 1 次提交
  10. 22 4月, 2005 1 次提交
  11. 19 4月, 2005 1 次提交
    • zfcp: add point-2-point support · 6f71d9bc
      提交于
      From: Andreas Herrmann <aherrman@de.ibm.com>
      
      This patch mainly introduces support for point-2-point
      topology.
      
      From: Heiko Carstens <heiko.carstens@de.ibm.com>
      From: Maxim Shchetynin <maxim@de.ibm.com>
      From: Andreas Herrmann <aherrman@de.ibm.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      6f71d9bc
  12. 17 4月, 2005 2 次提交
    • zfcp: add point-2-point support · 91bbfbda
      提交于
      From: Andreas Herrmann <aherrman@de.ibm.com>
      
      This patch mainly introduces support for point-2-point
      topology.
      
      From: Heiko Carstens <heiko.carstens@de.ibm.com>
      From: Maxim Shchetynin <maxim@de.ibm.com>
      From: Andreas Herrmann <aherrman@de.ibm.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      91bbfbda
    • 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