- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / scsi_debug.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 Russell King[PATCH] Add Pseudo LLD bus_type probe and remove methods
2005-11-10 James BottomleyMerge by hand (whitespace conflicts in libata.h)
2005-11-09 Christoph Hellwig[SCSI] remove Scsi_Host_Template typedef
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-03 Hannes Reinecke- patches.drivers/scsi-misc
2005-10-29 Jeff Garzik[SCSI] use scmd_id(), scmd_channel() throughout code
2005-10-29 Jeff Garzik[SCSI] use {sdev,scmd,starget,shost}_printk in generic...
2005-06-24 Adrian Bunk[PATCH] make various thing static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-28 Linus TorvaldsMerge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: SCSI
2005-01-17 Douglas Gilbert[PATCH] scsi_debug dsense
2004-10-24 James Bottomleyscsi_debug v 1.75
2004-09-10 Douglas Gilbert[PATCH] scsi_debug version 1.74
2004-06-24 Alexander Viro[PATCH] sparse: scsi ->ioctl() annotation
2004-06-21 Greg Kroah-Hartmanmerge fixups.
2004-06-21 Greg Kroah-Hartmanmerge
2004-06-16 James Bottomleyscsi_debug: num_parts, ptype and (re-)scans
2004-06-15 James BottomleyMerge
2004-06-09 Greg Kroah-Hartmanmerge i2c-2.6 into driver-2.6 trees due to problems...
2004-06-03 Alexander Viro[PATCH] sparse: misc scsi annotation
2004-06-03 Arjan van de Ven[PATCH] SCSI: replace deprecated hosts.h file
2004-06-03 Greg Kroah-HartmanDriver Model: More cleanup of silly scsi use of the...
2004-05-18 Olaf Hering+- add patches.drivers/scsi_debug.patch
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] snprintf fixes
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-17 Douglas Gilbert[PATCH] scsi_debug lk 2.6.0t6
2003-09-25 Felipe Damasio[PATCH] Memory leak in scsi_debug found by checker
2003-09-25 Christoph Hellwig[PATCH] kill last users of the ScsiLun typedef
2003-08-15 Greg Kroah-HartmanRemove usage of struct device.name from scsi core
2003-08-02 Mike Anderson[PATCH] scsi host / scsi device ref counting take 2...
2003-07-18 James BottomleyMerge jet.(none):/home1/jejb/BK/scsi-misc-2.5
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-07-08 Christoph Hellwig[PATCH] pull scsi_scan_host out of scsi_add_host
2003-07-08 Jeff Garzik[PATCH] scsi_debug mode sense bug
2003-06-06 Christoph Hellwig[PATCH] introduce scsi_host_alloc
2003-05-19 Christoph Hellwig[PATCH] give ->proc_info a struct Scsi_Host * parameter
2003-05-10 Mike Anderson[PATCH] scsi_host sysfs updates scsi-misc-2.5 [1/2]
2003-05-06 James BottomleyAdd .release template method to scsi_debug.c
2003-05-06 James BottomleyMerge hch/andmike changes
2003-05-05 Mike Anderson[PATCH] scsi host sysfs support again [2/4]
2003-05-05 Christoph Hellwig[PATCH] move all host templates into .c files
2003-05-01 James BottomleyMerge raven.il.steeleye.com:/home/jejb/BK/linux-2.5
2003-04-29 Christoph Hellwig[PATCH] fix scsi_debug compile warning
2003-04-29 Christoph Hellwig[PATCH] split private and public scsi headers
2003-04-28 Greg Kroah-Hartmandriver core: fix up scsi code to compile due to the...
2003-03-31 Douglas Gilbertscsi_debug version 1.69 for lk 2.5.66
2003-03-16 Douglas Gilbertscsi_debug version 1.68 mark III
2003-03-14 Douglas Gilbert[PATCH] scsi_debug in 2.5.64
2003-01-28 James BottomleyMerge raven.il.steeleye.com:/home/jejb/BK/scsi-cmd...
2003-01-14 Patrick Mochelsysfs: fixup SCSI debug driver files.
2003-01-13 Luben Tuikov[SCSI] Move cmd->host to cmd->device->host
2003-01-13 Luben Tuikov[SCSI] Move cmd->{lun, target, channel} to cmd->device...
2002-12-23 Douglas Gilbert[PATCH] scsi_debug version 1.67 for lk 2.5.52
2002-12-15 Art Haas[PATCH] C99 initializers for drivers/scsi (4 of 4)
2002-12-05 Douglas Gilbertscsi_debug version 1.66
2002-11-27 Mike Andersonscsi sysfs update 3
2002-11-21 Doug Ledfordscsi: Update lldd API to slave_alloc/slave_configure...
2002-11-19 Douglas Gilbertscsi_debug 1.65 for lk 2.5.48
2002-11-11 Douglas Gilbertscsi_debug 1.64 against 2.5.47
2002-11-10 Douglas Gilbertscsi_debug 1.64 , remove detect(), "hotplug" hosts
2002-11-03 Douglas GilbertAttached is an addition to the patches on this driver...
2002-10-31 Douglas GilbertChanges:
2002-10-25 Christoph Hellwig[PATCH] sanitize ->bios_param prototype
2002-10-18 Patrick MochelMerge osdl.org:/home/mochel/src/kernel/devel/linux...
2002-10-17 Mike Anderson[PATCH] scsi_debug new scan fix
2002-10-17 Patrick Mocheldriver model (scsi): change calls of remove_driver...
2002-08-14 James Bottomley[SCSI debug driver] change DRIVER_ATTR usage
2002-08-14 Douglas GilbertHere is an update for scsi_debug that utilizes driverfs
2002-07-21 Alexander Viro[PATCH] SCSI ->bios_param() switched to struct block_de...
2002-06-11 James Bottomleymake Scsi_Cmnd and Scsi_Request.request be a pointer...
2002-05-31 Dave Jones[PATCH] Some includes that aren't needed.
2002-05-03 Russell King[PATCH] 2.5.13: vmalloc link failure
2002-04-15 Douglas Gilbert[PATCH] scsi_debug driver lk2.5.8-pre3
2002-02-05 Linus Torvaldsv2.5.2.1 -> v2.5.2.1.1
2002-02-05 Linus Torvaldsv2.5.0.11 -> v2.5.1
2002-02-05 Linus Torvaldsv2.4.12.1 -> v2.4.12.2
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus TorvaldsImport changeset