1. 18 6月, 2005 4 次提交
  2. 26 5月, 2005 1 次提交
    • M
      [SCSI] sym2 version 2.2.1 · 53222b90
      Matthew Wilcox 提交于
      sym2 version 2.2.1:
       - Fix MMIO BAR detection (Thanks to Bob Picco)
       - Fix odd-sized transfers with a wide bus (Thanks to Larry Stephens)
       - Write posting fixes (Thanks to Thibaut Varene)
       - Change one of the GFP_KERNEL allocations back into a GFP_ATOMIC
       - Make CCB_BA() return a script-endian address
       - Move range checks and disabling of devices from the queuecommand path
         to slave_alloc()
       - Remove a warning in sym_setup_cdb()
       - Keep a pointer to the scsi_target instead of the scsi_dev in the tcb
       - Remove a check for the upper layers passing an oversized cmd
       - Replace CAM_REQ_ constants with the Linux DID_ constants
       - Replace CAM_DIR_ constants with the Linux DMA_ constants
       - Inline sym_read_parisc_pdc() on non-parisc systems
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      53222b90
  3. 07 5月, 2005 1 次提交
  4. 19 4月, 2005 1 次提交
  5. 17 4月, 2005 2 次提交
    • [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field · 84011ae8
      提交于
      scsi_cmnd->serial_number_at_timeout doesn't serve any purpose
      anymore.  All serial_number == serial_number_at_timeout tests
      are always true in abort callbacks.  Kill the field.  Also, as
      ->pid always equals ->serial_number and ->serial_number
      doesn't have any special meaning anymore, update comments
      above ->serial_number accordingly.  Once we remove all uses of
      this field from all lldd's, this field should go.
      Signed-off-by: NTejun Heo <htejun@gmail.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      84011ae8
    • 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