summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik2005-10-281-0/+16
* [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-281-2/+0
* [SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez2005-10-281-0/+2
* [SCSI] sas: add support for PHY resetsChristoph Hellwig2005-10-281-0/+1
* [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-281-0/+3
* [SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig2005-10-281-4/+19
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-282-0/+10
* Merge HEAD from ../scsi-misc-2.6-old James Bottomley2005-10-283-147/+889
|\
| * [SCSI] iscsi: rename some proto defsMike Christie2005-09-201-13/+15
| * [SCSI] iscsi: update some iscsi proto defsMike Christie2005-09-201-12/+33
| * Merge HEAD from ../scsi-iscsi-2.6 James Bottomley2005-09-083-147/+866
| |\
| | * [SCSI] open-iscsi/linux-iscsi-5 Initiator: Header filesAlex Aizman2005-08-063-147/+866
* | | [PATCH] gfp_t: drivers/scsiAl Viro2005-10-282-2/+2
* | | [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-251-0/+1
* | | [SCSI] Fix thread termination for the SCSI error handleJames Bottomley2005-09-191-2/+0
* | | [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-191-0/+9
* | | [SCSI] change port speed definitions for scsi_transport_fcAndreas Herrmann2005-09-161-2/+2
* | | [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-101-2/+2
* | | [SCSI] fc_transport: Generalize WWN to u64 interger conversions.Andrew Vasquez2005-09-101-0/+8
* | | [SCSI] SAS transport classChristoph Hellwig2005-09-091-0/+100
|/ /
* | 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
|/