summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] scsi: device_reprobe() can failAndrew Morton2006-10-011-2/+2
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+2
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-1/+1
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-251-2/+2
* [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-241-1/+2
* Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-2311-48/+1543
|\
| * [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-072-1/+2
| * [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-071-0/+6
| * [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-073-30/+24Star
| * [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart2006-09-051-0/+5
| * [SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart2006-09-023-5/+6
| * [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-023-0/+191
| * [SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley2006-09-021-1/+2
| * [SCSI] add refcouting around ctask usage in main IO patchMike Christie2006-09-021-0/+1
| * [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-021-2/+3
| * [SCSI] add shared tag map helpersJames Bottomley2006-08-312-1/+20
| * [SCSI] aic94xx: new driverJames Bottomley2006-08-293-0/+1277
| * [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-281-3/+2Star
| * Merge ../linux-2.6James Bottomley2006-08-282-5/+18
| |\
| * | [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart2006-08-191-11/+27
| * | [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart2006-08-191-1/+2
| * | [SCSI] Improve inquiry printingMatthew Wilcox2006-08-061-7/+3Star
| * | [SCSI] remove SCSI_STATE_ #definesChristoph Hellwig2006-08-061-14/+0Star
* | | [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-1/+3
| |/ |/|
* | [SCSI] iscsi bugfixes: reduce memory allocationsMike Christie2006-07-281-0/+8
* | [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-281-4/+0Star
* | [SCSI] iscsi bugfixes: fix abort handlingMike Christie2006-07-281-0/+1
* | [SCSI] iscsi bugfixes: fix r2t handlingMike Christie2006-07-281-1/+9
|/
* [SCSI] scsi_transport_sas: add expander backlinkJames Bottomley2006-07-121-0/+3
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-091-9/+0Star
* [SCSI] scsi_transport_sas: add unindexed portsJames Bottomley2006-07-091-1/+3
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+2
|\
| * Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-181-0/+2
* | [SCSI] iscsi: add async notification of session eventsMike Christie2006-06-292-18/+8Star
* | [SCSI] iscsi: pass target nr to session creationMike Christie2006-06-291-3/+4
* | [SCSI] iscsi: break up session creation into two stagesMike Christie2006-06-291-0/+8
* | [SCSI] iscsi: rm channel usage from iscsiMike Christie2006-06-291-2/+1Star
* | [SCSI] iscsi: fixup set/get param functionsMike Christie2006-06-292-21/+23
* | [SCSI] iscsi: add target discvery event to transport classMike Christie2006-06-292-0/+39
* | [SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley2006-06-281-5/+32
* | [SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart2006-06-271-1/+5
* | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-261-1/+1
* | Merge branch 'master' into upstreamJeff Garzik2006-06-2313-146/+487
|\ \
| * \ 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