1. 05 2月, 2006 1 次提交
  2. 15 1月, 2006 1 次提交
    • M
      [SCSI] iscsi: seperate iscsi interface from setup functions · 7b8631b5
      Mike Christie 提交于
      This is the second version of the patch to address Christoph's comments.
      Instead of doing the lib, I just kept everything in scsi_trnapsort_iscsi.c
      like the FC and SPI class. This was becuase the driver model and sysfs
      class is tied to the session and connection setup so separating did not
      buy very much at this time.
      
      The reason for this patch was becuase HW iscsi LLDs like qla4xxx cannot
      use the iscsi class becuase the scsi_host was tied to the interface and
      class code. This patch just seperates the session from scsi host so
      that LLDs that allocate the host per some resource like pci device
      can still use the class.
      
      This is also fixes a couple refcount bugs that can be triggered
      when users have a sysfs file open, close the session, then
      read or write to the file.
      Signed-off-by: NAlex Aizman <itn780@yahoo.com>
      Signed-off-by: NDmitry Yusupov <dmitry_yus@yahoo.com>
      Signed-off-by: NMike Christie <michaelc@cs.wisc.edu>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      7b8631b5
  3. 06 8月, 2005 1 次提交
  4. 17 4月, 2005 1 次提交
    • 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