1. 08 4月, 2008 1 次提交
  2. 31 1月, 2008 1 次提交
    • J
      [SCSI] remove use_sg_chaining · d3f46f39
      James Bottomley 提交于
      With the sg table code, every SCSI driver is now either chain capable
      or broken (or has sg_tablesize set so chaining is never activated), so
      there's no need to have a check in the host template.
      
      Also tidy up the code by moving the scatterlist size defines into the
      SCSI includes and permit the last entry of the scatterlist pools not
      to be a power of two.
      Signed-off-by: NJames Bottomley <James.Bottomley@HansenPartnership.com>
      d3f46f39
  3. 23 10月, 2007 1 次提交
  4. 16 10月, 2007 1 次提交
  5. 13 10月, 2007 1 次提交
  6. 01 9月, 2007 1 次提交
  7. 28 7月, 2007 1 次提交
  8. 26 7月, 2007 1 次提交
  9. 11 10月, 2006 1 次提交
  10. 01 8月, 2006 1 次提交
    • T
      [IA64] Fix breakage in simscsi.c · 4f2ef124
      Tony Luck 提交于
      arch/ia64/hp/sim/simscsi.c: In function `simscsi_sg_readwrite':
      arch/ia64/hp/sim/simscsi.c:154: error: structure has no member named `buffer'
      arch/ia64/hp/sim/simscsi.c: In function `simscsi_fillresult':
      arch/ia64/hp/sim/simscsi.c:247: error: structure has no member named `buffer'
      
      hch said:
      >Just change it to access the request_buffer member instead.  buffer
      >and request_buffer have been synonymous 99% of the time, and a driver
      >never even wants to access buffer.
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      4f2ef124
  11. 29 7月, 2006 1 次提交
    • C
      [SCSI] fix simscsi · 0dfda775
      Christoph Hellwig 提交于
      On Thu, Jul 27, 2006 at 01:03:24AM -0700, Andrew Morton wrote:
      > arch/ia64/hp/sim/simscsi.c: In function `simscsi_sg_readwrite':
      > arch/ia64/hp/sim/simscsi.c:154: error: structure has no member named `buffer'
      > arch/ia64/hp/sim/simscsi.c: In function `simscsi_fillresult':
      > arch/ia64/hp/sim/simscsi.c:247: error: structure has no member named `buffer'
      > arch/ia64/hp/sim/simscsi.c: At top level:
      > arch/ia64/hp/sim/simscsi.c:87: warning: 'simscsi_setup' defined but not used
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      0dfda775
  12. 26 10月, 2005 1 次提交
  13. 23 9月, 2005 1 次提交
  14. 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