aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAge
* [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-24
* Merge ../linux-2.6James Bottomley2006-03-21
|\
| * Merge branch 'master'Jeff Garzik2006-02-20
| |\
| * \ Merge branch 'master'Jeff Garzik2006-02-02
| |\ \
| * | | [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()Tejun Heo2006-01-26
* | | | [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-19
* | | | [SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2006-03-19
* | | | [SCSI] add scsi_reprobe_deviceJames Bottomley2006-03-14
* | | | [SCSI] add preliminary expander support to the sas transport classJames Bottomley2006-03-14
* | | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart2006-03-13
* | | | [PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley2006-03-06
* | | | [SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley2006-03-02
* | | | [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-28
* | | | [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-28
* | | | [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-27
* | | | [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-27
* | | | [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-27
* | | | [SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox2006-02-27
| |_|/ |/| |
* | | [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-14
* | | [SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2006-02-04
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-31
|\ \
| * | [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-26
| |/
* / [SCSI] Remove host template ordered_flush variableTetsuo Takata2006-01-25
|/
* [PATCH] scsi_transport_spi build fixAndrew Morton2006-01-18
* [SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2006-01-14
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-14
* [SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2006-01-14
* [SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann2006-01-14
* [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-14
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* 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