summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-282-17/+11Star
| * | | 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-301-0/+8
|\| |
| * | [SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com2005-08-091-0/+8
| |/
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-105-14/+30
|\|
| * [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/+0Star
| * [SCSI] remove scsi_cmnd->ownerChristoph Hellwig2005-06-261-1/+0Star
| * [SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig2005-06-261-2/+0Star
| * [SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig2005-06-261-1/+0Star
| * [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-6/+0Star
| * [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-241-0/+26
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-224-1/+70
|\|
| * 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
* | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-261-0/+6
|\| |
| * | [SCSI] implement parameter limits in the SPI transport classJames Bottomley2005-05-201-0/+6
| |/
* / [libata] ATA passthru (arbitrary ATA command execution)Jeff Garzik2005-05-121-0/+3
|/
* 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/+9Star
| * [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-181-6/+0Star
| * [PATCH] consolidate timeout defintions in scsi.h2005-04-181-0/+9
* | updates for CFQ oops fix2005-04-171-0/+1
* | [PATCH] fix NMI lockup with CFQ scheduler2005-04-171-1/+0Star
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-1717-0/+3052