summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-2110-144/+482
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-105-91/+0Star
| * Merge ../linux-2.6James Bottomley2006-06-101-6/+17
| |\
| * | [SCSI] iscsi: fix writepsace raceMike Christie2006-06-061-2/+6
| * | [SCSI] iscsi: don't switch states when just cleaning upMike Christie2006-06-061-1/+0Star
| * | [SCSI] iscsi: update versionMike Christie2006-05-201-2/+0Star
| * | [SCSI] iscsi: fix command requeues during iscsi recoveryMike Christie2006-05-202-3/+2Star
| * | [SCSI] iscsi: increment expstatsn during loginMike Christie2006-05-101-0/+2
| * | [SCSI] iscsi: align printksOr Gerlitz2006-05-101-1/+1
| * | [SCSI] iscsi: add transport end point callbacksOr Gerlitz2006-05-102-2/+23
| * | [SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski2006-04-141-0/+4
| * | Merge ../scsi-rc-fixes-2.6James Bottomley2006-04-143-14/+32
| |\ \
| * | | [SCSI] iscsi: add libiscsiMike Christie2006-04-143-14/+334
| * | | [SCSI] iscsi: fix up iscsi ehMike Christie2006-04-142-1/+20
| * | | [SCSI] iscsi: add sysfs attrs for uspace sync upMike Christie2006-04-142-20/+68
| * | | [SCSI] iscsi: rm kernel iscsi handles usage for session and connectionMike Christie2006-04-142-15/+29
| * | | [SCSI] BLIST_ATTACH_PQ3 flagsKurt Garloff2006-04-141-0/+1
* | | | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-212-2/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-6/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-262-2/+0Star
| | |_|/ | |/| |
* | | | [SCSI] srp.h: Add I/O Class valuesRamachandra K2006-06-181-0/+5
| |/ / |/| |
* | | [SCSI] srp.h: avoid padding of structsRoland Dreier2006-04-281-6/+17
|/ /
* | [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/+0Star
|/
* [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/+1Star
| |\ \
| * | | [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()Tejun Heo2006-01-271-0/+3
* | | | [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-191-5/+0Star
* | | | [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/+11Star
* | | | [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-031-0/+1
* | | | [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-282-2/+10
* | | | [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-281-1/+4
* | | | [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-281-0/+2
* | | | [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-281-0/+4
* | | | [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-281-1/+0Star
* | | | [SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox2006-02-281-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/+18Star
| |/ |/|
* | 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/+0Star
|/
* [PATCH] scsi_transport_spi build fixAndrew Morton2006-01-191-0/+1