aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-29[PATCH] fix fc class work queue usageMike Christie1-0/+1
2005-03-28[PATCH] rm unused scan delay varMike Christie1-3/+0
2005-03-28[PATCH] Add a scsi_device flag for RETRY_HWERRORAlan Stern1-0/+1
2005-03-15From: James.Smart@Emulex.ComJames Bottomley1-41/+162
2005-03-15[PATCH] add per scsi-host workqueues for defered processingJames Smart2-0/+14
2005-03-15[PATCH] target code updates to support scanned targetsAndrew Vasquez1-1/+3
2005-03-14[PATCH] SCSI: Add TASK_ABORTED to status_byte macroMike Anderson1-2/+4
2005-03-14Merge by handJames Bottomley7-16/+41
2005-03-14Add statistics to generic transport classJames Bottomley1-6/+3
2005-03-07[PATCH] rework core barrier supportJens Axboe2-0/+14
2005-03-07[PATCH] Display SPI transfer agreement in common codeMatthew Wilcox1-0/+1
2005-03-03SCSI: revamp target scanning routinesJames Bottomley2-4/+24
2005-02-22[PATCH] Retry supposedly "unrecoverable" hardware errorsAlan Stern1-0/+1
2005-02-22[PATCH] Fix selection of command serial numbers and pidsAndi Kleen2-2/+8
2005-02-03SCSI: Add device io statisticsJames Bottomley1-0/+4
2005-02-03[PATCH] drop some attibutes from the FC transport classChristoph Hellwig1-4/+0
2005-01-18[PATCH] Add compat_ioctl to scsi host structureAndi Kleen1-1/+12
2005-01-18[PATCH] sense data helpers lk 2.6.11-rc1-bk1Douglas Gilbert1-0/+6
2005-01-17move the SCSI transport classes over to the generic transport classJames Bottomley4-30/+19
2005-01-11FC Transport updates - additional fc host attributesJames Bottomley1-0/+22
2005-01-11SCSI: add starget_for_each_deviceJames Bottomley1-0/+2
2005-01-06[PATCH] export print_sense_internalMike Christie1-0/+3
2004-12-26SCSI: Add FC transport host attributesJames Bottomley1-28/+207
2004-12-23SCSI: add queue_type entry in sysfsJames Bottomley2-8/+58
2004-12-19SCSI:add change_queue_depth API to scsi host templateJames Bottomley1-0/+12
2004-12-18SCSI: Add FC transport host statisticsJames Bottomley1-0/+36
2004-12-18SCSI: Add basic infrastructure for transport host statisticsJames Bottomley1-0/+1
2004-11-25scsi: LLDD dynamic scan aidsJames Bottomley1-0/+3
2004-11-24Merge ssh://linux-scsi@linux-scsi.bkbits.net/scsi-misc-2.6James Bottomley3-6/+189
2004-11-16[PATCH] iscsi_transport build fixAndrew Morton1-3/+3
2004-11-16[PATCH] iSCSI transport classMike Christie1-0/+178
2004-11-16SCSI: Add transport destructorsJames Bottomley1-0/+5
2004-11-16update the fc_transport_class to use a workqueue instead of a timeoutJames Bottomley1-6/+6
2004-11-15[PATCH] sd.c: adjust READ_CAPACITY for broken devicesAlan Stern1-0/+1
2004-10-11scsi: fix host transport allocationsJames Bottomley2-3/+3
2004-10-05add device_configure to the transport classesJames Bottomley2-0/+18
2004-10-05Merge titanic.il.steeleye.com:/home/jejb/BK/scsi-misc-2.6James Bottomley5-14/+22
2004-10-05ncr53c8xx: move driver local quirks up to scsi blacklistJames Bottomley2-0/+2
2004-10-01[PATCH] suspending I/Os to a deviceJames Smart2-13/+51
2004-09-27Remove duplicate IDENTIFY from scsi.hJames Bottomley1-1/+0
2004-09-27[PATCH] Add SPI-5 constants to scsi.hMatthew Wilcox1-4/+16
2004-09-19scsi: Add reset ioctl capability to ULDsJames Bottomley1-0/+2
2004-09-16scsi: add blacklist attribute indicating no ULD attachJames Bottomley2-0/+2
2004-09-16[PATCH] remove abort,reset methods from host templatesChristoph Hellwig1-9/+0
2004-09-16[PATCH] mark scsi_add_host __must_checkArjan van de Ven1-1/+1
2004-09-16add channel to struct scsi_targetJames Bottomley1-0/+1
2004-09-10scsi: normalize fixed and descriptor sense dataJames Bottomley1-1/+34
2004-09-10MergeJames Bottomley1-1/+34
2004-09-09Add bus signalling host attribute to spi transport classJames Bottomley1-0/+14
2004-09-09Make the SPI transport parameters operate at the target levelJames Bottomley1-30/+34