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