summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2005-05-20[SCSI] implement parameter limits in the SPI transport classJames Bottomley
2005-04-18merge by hand (scsi_device.h)James Bottomley
2005-04-18[PATCH] scsi: remove volatile from scsi data
2005-04-18scsi: add DID_REQUEUE to the error handling
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
2005-04-18[PATCH] consolidate timeout defintions in scsi.h
2005-04-16updates for CFQ oops fix
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler
2005-03-29[PATCH] fix fc class work queue usageMike Christie
2005-03-28[PATCH] rm unused scan delay varMike Christie
2005-03-28[PATCH] Add a scsi_device flag for RETRY_HWERRORAlan Stern
2005-03-15From: James.Smart@Emulex.ComJames Bottomley
2005-03-15[PATCH] add per scsi-host workqueues for defered processingJames Smart
2005-03-15[PATCH] target code updates to support scanned targetsAndrew Vasquez
2005-03-14[PATCH] SCSI: Add TASK_ABORTED to status_byte macroMike Anderson
2005-03-14Merge by handJames Bottomley
2005-03-14Add statistics to generic transport classJames Bottomley
2005-03-07[PATCH] rework core barrier supportJens Axboe
2005-03-07[PATCH] Display SPI transfer agreement in common codeMatthew Wilcox
2005-03-03SCSI: revamp target scanning routinesJames Bottomley
2005-02-22[PATCH] Retry supposedly "unrecoverable" hardware errorsAlan Stern
2005-02-22[PATCH] Fix selection of command serial numbers and pidsAndi Kleen
2005-02-03SCSI: Add device io statisticsJames Bottomley
2005-02-03[PATCH] drop some attibutes from the FC transport classChristoph Hellwig
2005-01-18[PATCH] Add compat_ioctl to scsi host structureAndi Kleen
2005-01-18[PATCH] sense data helpers lk 2.6.11-rc1-bk1Douglas Gilbert
2005-01-17move the SCSI transport classes over to the generic transport classJames Bottomley
2005-01-11FC Transport updates - additional fc host attributesJames Bottomley
2005-01-11SCSI: add starget_for_each_deviceJames Bottomley
2005-01-06[PATCH] export print_sense_internalMike Christie
2004-12-26SCSI: Add FC transport host attributesJames Bottomley
2004-12-23SCSI: add queue_type entry in sysfsJames Bottomley
2004-12-19SCSI:add change_queue_depth API to scsi host templateJames Bottomley
2004-12-18SCSI: Add FC transport host statisticsJames Bottomley
2004-12-18SCSI: Add basic infrastructure for transport host statisticsJames Bottomley
2004-11-25scsi: LLDD dynamic scan aidsJames Bottomley
2004-11-24Merge ssh://linux-scsi@linux-scsi.bkbits.net/scsi-misc-2.6James Bottomley
2004-11-16[PATCH] iscsi_transport build fixAndrew Morton
2004-11-16[PATCH] iSCSI transport classMike Christie
2004-11-16SCSI: Add transport destructorsJames Bottomley
2004-11-16update the fc_transport_class to use a workqueue instead of a timeoutJames Bottomley
2004-11-15[PATCH] sd.c: adjust READ_CAPACITY for broken devicesAlan Stern
2004-10-11scsi: fix host transport allocationsJames Bottomley
2004-10-05add device_configure to the transport classesJames Bottomley
2004-10-05Merge titanic.il.steeleye.com:/home/jejb/BK/scsi-misc-2.6James Bottomley
2004-10-05ncr53c8xx: move driver local quirks up to scsi blacklistJames Bottomley
2004-10-01[PATCH] suspending I/Os to a deviceJames Smart
2004-09-27Remove duplicate IDENTIFY from scsi.hJames Bottomley
2004-09-27[PATCH] Add SPI-5 constants to scsi.hMatthew Wilcox