summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori2006-10-251-1/+1
* [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-251-0/+3
* [SCSI] libiscsi: fix oops in connection create failure pathMike Christie2006-10-251-3/+0
* [SCSI] iscsi class: fix slab corruption during restartMike Christie2006-10-251-4/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-041-40/+21
|\
| * [SCSI] scsi: device_reprobe() can failAndrew Morton2006-09-271-2/+2
| * [SCSI] sg: fixes for large page_sizeDouglas Gilbert2006-09-261-40/+21
* | [PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu2006-10-041-0/+20
* | [PATCH] scsi: device_reprobe() can failAndrew Morton2006-09-301-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-241-2/+2
* [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-231-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/+24
| * [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart2006-09-041-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-271-3/+2
| * Merge ../linux-2.6James Bottomley2006-08-272-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/+3
| * | [SCSI] remove SCSI_STATE_ #definesChristoph Hellwig2006-08-061-14/+0
* | | [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/+0
* | [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/+0
* [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/+8
* | [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/+1
* | [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