+- add patches.fixes/linux-post-2.6.3-20040220
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / scsi.c
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-01-26 Olaf Hering+- update patches.drivers/ibm-ipr-2.0.0.patch
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-10 James BottomleySCSI sg,st block layer TCQ fix
2004-01-10 Patrick Mansfield[PATCH] Re: 2.6.1-rc1: SCSI: `TIMEOUT' redefined
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-17 Patrick Mansfield[PATCH] consolidate and log scsi command on send and...
2003-11-25 Olaf Heringmissed patches.fixes/linux-2.6.0-test10-bk-latest
2003-11-22 James BottomleyUpdated state model for SCSI devices
2003-11-15 Christoph Hellwig[PATCH] scsi_device refcounting and list lockdown
2003-10-23 Mike Anderson[PATCH] Add release function to sd for scsi_disk structure
2003-09-25 Christoph Hellwig[PATCH] switch command completion queue to per-cpu...
2003-09-25 Christoph Hellwig[PATCH] kill scsi_cmnd.flags
2003-09-25 Christoph Hellwig[PATCH] change sdev.access_count to an atomic_t
2003-08-25 Christoph Hellwig[PATCH] give scsi_allocate_request a gfp_mask
2003-08-25 Christoph Hellwig[PATCH] make scsi logging level a sysctl
2003-08-14 Christoph Hellwig[PATCH] place host-related LDM code directly in hosts.c
2003-08-02 Mike Anderson[PATCH] scsi host / scsi device ref counting take 2...
2003-08-02 Mike Anderson[PATCH] scsi host / scsi device ref counting take 2...
2003-07-02 Rusty Russell[PATCH] Remove cpu arg from cpu_raise_irq
2003-06-26 Christoph Hellwig[PATCH] use generic dma direction bits in scsi
2003-06-11 Christoph Hellwig[PATCH] kill of ->command
2003-06-11 Christoph Hellwig[PATCH] remove an unused variable from scsi.c
2003-06-06 Christoph Hellwig[PATCH] cleanup device_busy/host_busy handling
2003-06-06 Christoph Hellwig[PATCH] kill scsihosts= boot parameter
2003-06-05 Patrick Mansfield[PATCH] convert scsi core to use module_param interfaces
2003-05-30 Christoph Hellwig[PATCH] driver model for scsi upper drivers, take 2
2003-05-10 Christoph Hellwig[PATCH] consolidate devlist handling in a single file
2003-05-08 Christoph Hellwig[PATCH] rationalize scsi_queue_next & friends
2003-05-07 Christoph Hellwig[PATCH] remove scsi_slave_attach/scsi_slave_detach
2003-04-29 James BottomleyMerge raven.il.steeleye.com:/home/jejb/BK/scsi-merge-2.5
2003-04-29 Christoph Hellwig[PATCH] nuke some superflous externs
2003-04-29 Christoph Hellwig[PATCH] remove dead scsi_cmnd members
2003-04-29 Christoph Hellwig[PATCH] split private and public scsi headers
2003-04-26 Linus Torvaldsscsi.c needs <linux/interrupt.h>. Somebody was a bit...
2003-04-26 James BottomleyMerge
2003-04-26 Christoph Hellwig[PATCH] de-uglify scsi.c
2003-04-26 James BottomleyMerge akpm/jejb changes
2003-04-23 Christoph Hellwig[PATCH] don't include devfs_fs_kernel.h in global headers
2003-04-17 Mike Anderson[PATCH] 2.5.67+ scsi_release_request call queue next
2003-04-14 Linus TorvaldsFix incorrect 'flags' usage pointed out by stricter...
2003-03-25 Patrick Mansfield[PATCH] 6/7 add and use a per-scsi_device queue_lock
2003-03-23 Christoph Hellwig[PATCH] devfs_mk_dir simplification
2003-03-14 Alex Tomas[PATCH] Re: hot scsi disk resize
2003-03-14 Luben Tuikovscsi_softirq queue is now list_head, eliminate bh_next
2003-02-26 Mike Anderson[PATCH] scsi_set_device_offline lock fix
2003-02-21 James BottomleyAdd back SCSI subsystem initialisation prints
2003-02-21 Christoph Hellwig[PATCH] fix that devfs mess
2003-02-21 James BottomleyMerge raven.il.steeleye.com:/home/jejb/BK/scsi-error-2.5
2003-02-21 Christoph Hellwig[PATCH] handles possible failures in scsi initialization
2003-02-12 Mike Anderson[PATCH] scsi_error handler update. (4/4)
2003-02-12 Mike Anderson[PATCH] scsi_error handler update. (2/4)
2003-02-11 Christoph Hellwig[PATCH] remove remaining queueing-related code from...
2003-02-09 Luben Tuikov[SCSI] add commands at the tail of cmd_list
2003-02-09 James BottomleyRestore device command queue functionality
2003-02-06 Christoph Hellwig[SCSI] Remove host_active
2003-02-05 James BottomleyCorrect compiler warnings with use of likely() on pointers
2003-02-04 Christoph Hellwig[PATCH] fixes and cleanups for the new command allocati...
2003-01-28 Luben Tuikovcmd_alloc54-3.patch [3/3]
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 Christoph Hellwig[PATCH] Re: scsi_scan.c complaints...
2002-12-20 Doug LedfordChange all uses of device->request_queue (was struct...
2002-12-11 James BottomleyFix the max_sectors warning afflicting some host adapte...
2002-12-05 James BottomleyMerge ssh://raven/BK/scsi-sg-cleanup-2.5
2002-12-05 Christoph Hellwig[PATCH] move all sgtable handling in one place
2002-12-04 Alexander Viro[PATCH] scsi cleanup
2002-11-28 Christoph Hellwig[PATCH] abstract out more scsi_device acess out of...
2002-11-27 Mike Andersonscsi sysfs update 3
2002-11-22 Christoph Hellwig[PATCH] remove outdated comment from scsi.c
2002-11-22 Christoph Hellwig[PATCH] remove superflous scsi_delete_timer()
2002-11-22 Doug LedfordConvert from host->host_queue to host->my_devices list...
2002-11-21 Doug Ledfordscsi: Update lldd API to slave_alloc/slave_configure...
2002-11-21 Doug LedfordMerge aladin.rdu.redhat.com:/usr/local/home/dledford...
2002-11-21 Christoph Hellwig[PATCH] turn scsi_allocate_device into readable code
2002-11-20 Doug LedfordMerge aladin.rdu.redhat.com:/usr/local/home/dledford...
2002-11-20 Doug Ledfordscsi.c, scsi.h, scsi_syms.c, aic7xxx_old: add new funct...
2002-11-19 Patrick Mansfield[PATCH] Re: 2.5.48 /proc/scsi directory missing
2002-11-19 Christoph Hellwig[PATCH] rationalize allocation and freeing of struct...
2002-11-18 Art Haas[PATCH] C99 initializers for drivers/scsi
2002-11-17 James BottomleyMerge mulgrave.(none):/home/jejb/BK/scsi-misc-2.5
2002-11-17 James BottomleyTidy up compile warnings in scsi.c
2002-11-17 James Bottomleyfinal tidy up of hch/dledford merger
2002-11-17 James BottomleyMerge hch/dledford patches
2002-11-17 James BottomleyMerge hch/dledford changes
2002-11-17 Christoph Hellwig[PATCH] move scsi_reset_provider to scsi_error.c
2002-11-16 Doug LedfordUpdate high level scsi drivers to use struct list_head...
2002-11-16 Christoph Hellwigmove all procfs code to scsi_proc
2002-11-16 Doug Ledfordscsi.c:
2002-11-14 James BottomleyMerge in patmans changes by hand
2002-11-14 Patrick Mansfieldremove scsi_host_hn_list
2002-11-14 Patrick Mansfielddynamic device info flag entries
2002-11-06 Christoph Hellwig[PATCH] get rid of ->detect for upper layer drivers
2002-11-06 James Bottomley[PATCH] add request prep functions to SCSI
2002-11-06 James BottomleyMerge dougg/cloos changes in sbp2.h
2002-11-06 Patrick MansfieldRe: [PATCH] fix 2.5 scsi queue depth setting
2002-11-06 Patrick Mansfield[PATCH] fix 2.5 scsi queue depth setting
2002-11-05 Christoph Hellwig[PATCH] scsi device template cleanups
2002-11-05 Andrew Morton[PATCH] timers: scsi
2002-11-04 James BottomleyMerge
next