summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-062-5/+0
|\
| * [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-061-3/+0
| * [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-061-2/+0
* | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-282-9/+7
* | [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-283-4/+21
* | [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-282-17/+11
* | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-283-7/+31
|\ \ | |/
| * [SCSI] add ability to deny binding to SPI transport classJames Bottomley2005-08-141-0/+1
| * [SCSI] add global timeout to the scsi mid-layerJames Bottomley2005-08-081-2/+6
| * [SCSI] add missing hold_mcs parameter to the spi transport classJames Bottomley2005-08-031-0/+5
| * [SCSI] add template for scsi_host_set_state()James Bottomley2005-07-301-0/+1
| * [SCSI] host state model update: mediate host add/remove raceMike Anderson2005-07-301-0/+9
| * [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-301-5/+9
* | [SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley2005-08-281-0/+3
* | [SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com2005-08-081-0/+8
|/
* [SCSI] fix function prototype warningJames Bottomley2005-07-141-1/+1
* [SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com2005-07-141-0/+1
* [SCSI] add TYPE_RBC to our type tableJames Bottomley2005-07-111-2/+2
* [SCSI] remove scsi_cmnd->stateChristoph Hellwig2005-06-261-1/+0
* [SCSI] remove scsi_cmnd->ownerChristoph Hellwig2005-06-261-1/+0
* [SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig2005-06-261-2/+0
* [SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig2005-06-261-1/+0
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-6/+0
* [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-241-0/+26
* Automatic merge of ../scsi-misc-2.6-old/James Bottomley2005-05-264-1/+70
|\
| * [SCSI] allow the HBA to reserve target and device private areasJames Bottomley2005-05-261-0/+38
| * [SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley2005-05-262-1/+28
| * [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-261-0/+1
| * [SCSI] add scsi changer driverGerd Knorr2005-05-201-0/+3
* | [SCSI] implement parameter limits in the SPI transport classJames Bottomley2005-05-201-0/+6
|/
* merge by hand (scsi_device.h)James Bottomley2005-04-184-22/+30
|\
| * [PATCH] scsi: remove volatile from scsi data2005-04-182-3/+10
| * scsi: add DID_REQUEUE to the error handling2005-04-181-0/+2
| * [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-181-13/+9
| * [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-181-6/+0
| * [PATCH] consolidate timeout defintions in scsi.h2005-04-181-0/+9
* | updates for CFQ oops fix2005-04-161-0/+1
* | [PATCH] fix NMI lockup with CFQ scheduler2005-04-161-1/+0
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1617-0/+3052
OpenPOWER on IntegriCloud