summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2006-10-04[PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu-0/+20
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton-2/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells-1/+2
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe-1/+1
2006-09-27[SCSI] scsi: device_reprobe() can failAndrew Morton-2/+2
2006-09-26[SCSI] sg: fixes for large page_sizeDouglas Gilbert-40/+21
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro-2/+2
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley-1/+2
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley-48/+1543
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse-1/+3
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley-1/+2
2006-09-07[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley-0/+6
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley-30/+24
2006-09-04[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart-0/+5
2006-09-02[SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart-5/+6
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart-0/+191
2006-09-02[SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley-1/+2
2006-09-02[SCSI] add refcouting around ctask usage in main IO patchMike Christie-0/+1
2006-09-02[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie-2/+3
2006-08-31[SCSI] add shared tag map helpersJames Bottomley-1/+20
2006-08-29[SCSI] aic94xx: new driverJames Bottomley-0/+1277
2006-08-27[SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley-3/+2
2006-08-27Merge ../linux-2.6James Bottomley-5/+18
2006-08-19[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart-11/+27
2006-08-19[SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart-1/+2
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox-7/+3
2006-08-06[SCSI] remove SCSI_STATE_ #definesChristoph Hellwig-14/+0
2006-07-28[SCSI] iscsi bugfixes: reduce memory allocationsMike Christie-0/+8
2006-07-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie-4/+0
2006-07-28[SCSI] iscsi bugfixes: fix abort handlingMike Christie-0/+1
2006-07-28[SCSI] iscsi bugfixes: fix r2t handlingMike Christie-1/+9
2006-07-12[SCSI] scsi_transport_sas: add expander backlinkJames Bottomley-0/+3
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig-9/+0
2006-07-09[SCSI] scsi_transport_sas: add unindexed portsJames Bottomley-1/+3
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds-0/+2
2006-06-29[SCSI] iscsi: add async notification of session eventsMike Christie-18/+8
2006-06-29[SCSI] iscsi: pass target nr to session creationMike Christie-3/+4
2006-06-29[SCSI] iscsi: break up session creation into two stagesMike Christie-0/+8
2006-06-29[SCSI] iscsi: rm channel usage from iscsiMike Christie-2/+1
2006-06-29[SCSI] iscsi: fixup set/get param functionsMike Christie-21/+23
2006-06-29[SCSI] iscsi: add target discvery event to transport classMike Christie-0/+39
2006-06-28[SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley-5/+32
2006-06-27[SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart-1/+5
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov-1/+1
2006-06-22Merge branch 'master' into upstreamJeff Garzik-146/+487
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-144/+482
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds-2/+0
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse-0/+2
2006-06-17[SCSI] srp.h: Add I/O Class valuesRamachandra K-0/+5
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig-91/+0