aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-131-0/+1
* [SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig2005-11-061-2/+3
* [SCSI] remove scsi_wait_reqChristoph Hellwig2005-11-061-3/+0
* [SCSI] remove Scsi_Host.eh_activeChristoph Hellwig2005-11-061-2/+0
* Merge by HandJames Bottomley2005-11-047-155/+969
|\
| * [SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com2005-10-281-2/+29
| * [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
* | | | Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-041-0/+226
|\ \ \ \
| * | | | IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-021-0/+226
| |/ / /
* | | | [PATCH] fix missing includesTim Schmielau2005-10-302-0/+2
* | | | Merge branch 'master'Jeff Garzik2005-10-282-2/+2
|\ \ \ \ | |/ / /
| * | | [PATCH] gfp_t: drivers/scsiAl Viro2005-10-282-2/+2
* | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-10-041-0/+1
|\ \ \ \ | |/ / /
| * | | [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-251-0/+1
* | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-242-4/+11
|\ \ \ \ | |/ / /
| * | | [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
* | | | Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-143-2/+110
|\ \ \ \ | |/ / /
| * | | [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 /spare/repo/linux-2.6/ Jeff Garzik2005-09-087-30/+61
|\ \ \ | |/ /
| * | 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
* | | Merge upstream kernel into libata 'passthru' branchJeff Garzik2005-08-291-0/+8
|\ \ \ | |/ /
| * | [SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com2005-08-081-0/+8
| |/