aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAge
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-06
|\
| * [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-06
* | [PATCH] Suspend support for libataJens Axboe2006-01-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-04
|\
| * [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-15
| * Fix up SCSI mismergeJames Bottomley2005-12-15
| * Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-15
| |\
| * | [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-14
| * | [SCSI] Make scsi_transport_spi.h includable by itselfMatthew Wilcox2005-12-13
| * | [SCSI] correct some dropped const compiler warningsJames Bottomley2005-12-13
* | | [SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com2005-12-15
| |/ |/|
* | [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-14
|/
* [SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig2005-11-06
* [SCSI] remove scsi_wait_reqChristoph Hellwig2005-11-06
* [SCSI] remove Scsi_Host.eh_activeChristoph Hellwig2005-11-06
* Merge by HandJames Bottomley2005-11-04
|\
| * [SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com2005-10-28
| * [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik2005-10-28
| * [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-28
| * [SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez2005-10-28
| * [SCSI] sas: add support for PHY resetsChristoph Hellwig2005-10-28
| * [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-28
| * [SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig2005-10-28
| * [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-28
| * Merge HEAD from ../scsi-misc-2.6-old James Bottomley2005-10-28
| |\
| | * [SCSI] iscsi: rename some proto defsMike Christie2005-09-20
| | * [SCSI] iscsi: update some iscsi proto defsMike Christie2005-09-20
| | * Merge HEAD from ../scsi-iscsi-2.6 James Bottomley2005-09-08
| | |\
| | | * [SCSI] open-iscsi/linux-iscsi-5 Initiator: Header filesAlex Aizman2005-08-06
* | | | Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-04
|\ \ \ \
| * | | | IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-02
| |/ / /
* | | | [PATCH] fix missing includesTim Schmielau2005-10-30
* | | | Merge branch 'master'Jeff Garzik2005-10-28
|\| | |
| * | | [PATCH] gfp_t: drivers/scsiAl Viro2005-10-28
* | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-10-04
|\| | |
| * | | [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-25
* | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-24
|\| | |
| * | | [SCSI] Fix thread termination for the SCSI error handleJames Bottomley2005-09-19
| * | | [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-19
| * | | [SCSI] change port speed definitions for scsi_transport_fcAndreas Herrmann2005-09-16
* | | | Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-14
|\| | |
| * | | [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-10
| * | | [SCSI] fc_transport: Generalize WWN to u64 interger conversions.Andrew Vasquez2005-09-10
| * | | [SCSI] SAS transport classChristoph Hellwig2005-09-09
| |/ /
* | | Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-08
|\| |
| * | Merge by hand (conflicts in sd.c)James Bottomley2005-09-06
| |\ \
| | * | [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-06
| | * | [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-06
| * | | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-28
| * | | [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-28