aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones1-0/+1
2006-10-25[SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori1-1/+1
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke1-0/+3
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie1-3/+0
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie1-4/+0
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-40/+21
2006-10-04[PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu1-0/+20
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton1-2/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-1/+2
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-1/+1
2006-09-27[SCSI] scsi: device_reprobe() can failAndrew Morton1-2/+2
2006-09-26[SCSI] sg: fixes for large page_sizeDouglas Gilbert1-40/+21
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro1-2/+2
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley1-1/+2
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley11-48/+1543
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-1/+3
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley2-1/+2
2006-09-07[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley1-0/+6
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley3-30/+24
2006-09-04[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ callbackJames Smart1-0/+5
2006-09-02[SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart3-5/+6
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport eventsJames Smart3-0/+191
2006-09-02[SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley1-1/+2
2006-09-02[SCSI] add refcouting around ctask usage in main IO patchMike Christie1-0/+1
2006-09-02[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie1-2/+3
2006-08-31[SCSI] add shared tag map helpersJames Bottomley2-1/+20
2006-08-29[SCSI] aic94xx: new driverJames Bottomley3-0/+1277
2006-08-27[SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley1-3/+2
2006-08-27Merge ../linux-2.6James Bottomley2-5/+18
2006-08-19[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart1-11/+27
2006-08-19[SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic attributeJames Smart1-1/+2
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox1-7/+3
2006-08-06[SCSI] remove SCSI_STATE_ #definesChristoph Hellwig1-14/+0
2006-07-28[SCSI] iscsi bugfixes: reduce memory allocationsMike Christie1-0/+8
2006-07-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie1-4/+0
2006-07-28[SCSI] iscsi bugfixes: fix abort handlingMike Christie1-0/+1
2006-07-28[SCSI] iscsi bugfixes: fix r2t handlingMike Christie1-1/+9
2006-07-12[SCSI] scsi_transport_sas: add expander backlinkJames Bottomley1-0/+3
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig1-9/+0
2006-07-09[SCSI] scsi_transport_sas: add unindexed portsJames Bottomley1-1/+3
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+2
2006-06-29[SCSI] iscsi: add async notification of session eventsMike Christie2-18/+8
2006-06-29[SCSI] iscsi: pass target nr to session creationMike Christie1-3/+4
2006-06-29[SCSI] iscsi: break up session creation into two stagesMike Christie1-0/+8
2006-06-29[SCSI] iscsi: rm channel usage from iscsiMike Christie1-2/+1
2006-06-29[SCSI] iscsi: fixup set/get param functionsMike Christie2-21/+23
2006-06-29[SCSI] iscsi: add target discvery event to transport classMike Christie2-0/+39
2006-06-28[SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley1-5/+32
2006-06-27[SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart1-1/+5
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov1-1/+1