summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] FC transport: fixes for workq deadlocksJames Smart2006-04-131-11/+30
* [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley2006-04-131-0/+1
* [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-131-2/+0
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-102-1/+5
* [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-241-1/+1
* Merge ../linux-2.6James Bottomley2006-03-211-0/+3
|\
| * Merge branch 'master'Jeff Garzik2006-02-203-19/+20
| |\
| * \ Merge branch 'master'Jeff Garzik2006-02-022-2/+1
| |\ \
| * | | [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()Tejun Heo2006-01-261-0/+3
* | | | [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-191-5/+0
* | | | [SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2006-03-191-0/+5
* | | | [SCSI] add scsi_reprobe_deviceJames Bottomley2006-03-141-0/+5
* | | | [SCSI] add preliminary expander support to the sas transport classJames Bottomley2006-03-141-0/+31
* | | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart2006-03-132-14/+11
* | | | [PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley2006-03-061-0/+19
* | | | [SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley2006-03-021-0/+1
* | | | [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-272-2/+10
* | | | [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-271-1/+4
* | | | [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-271-0/+2
* | | | [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-271-0/+4
* | | | [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-271-1/+0
* | | | [SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox2006-02-271-10/+10
| |_|/ |/| |
* | | [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-141-0/+2
* | | [SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2006-02-042-19/+18
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-311-1/+1
|\ \
| * | [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-261-1/+1
| |/
* | [SCSI] Remove host template ordered_flush variableTetsuo Takata2006-01-251-1/+0
|/
* [PATCH] scsi_transport_spi build fixAndrew Morton2006-01-181-0/+1
* [SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2006-01-142-8/+73
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-142-5/+8
* [SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2006-01-141-1/+1
* [SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann2006-01-141-0/+4
* [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-141-1/+0
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-1/+2
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-062-2/+0
|\
| * [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-062-2/+0
* | [PATCH] Suspend support for libataJens Axboe2006-01-061-0/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-044-5/+14
|\
| * [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-152-1/+1
| * Fix up SCSI mismergeJames Bottomley2005-12-151-1/+1
| * Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-151-0/+1
| |\
| * | [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-141-0/+6
| * | [SCSI] Make scsi_transport_spi.h includable by itselfMatthew Wilcox2005-12-131-0/+3
| * | [SCSI] correct some dropped const compiler warningsJames Bottomley2005-12-131-3/+3
* | | [SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com2005-12-151-0/+11
| |/ |/|
* | [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
|\
OpenPOWER on IntegriCloud