aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-144/+482
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2-2/+0
2006-06-17[SCSI] srp.h: Add I/O Class valuesRamachandra K1-0/+5
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig5-91/+0
2006-06-10Merge ../linux-2.6James Bottomley1-6/+17
2006-06-05[SCSI] iscsi: fix writepsace raceMike Christie1-2/+6
2006-06-05[SCSI] iscsi: don't switch states when just cleaning upMike Christie1-1/+0
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-6/+17
2006-05-20[SCSI] iscsi: update versionMike Christie1-2/+0
2006-05-20[SCSI] iscsi: fix command requeues during iscsi recoveryMike Christie2-3/+2
2006-05-10[SCSI] iscsi: increment expstatsn during loginMike Christie1-0/+2
2006-05-10[SCSI] iscsi: align printksOr Gerlitz1-1/+1
2006-05-10[SCSI] iscsi: add transport end point callbacksOr Gerlitz2-2/+23
2006-04-28[SCSI] srp.h: avoid padding of structsRoland Dreier1-6/+17
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse2-2/+0
2006-04-14[SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski1-0/+4
2006-04-14Merge ../scsi-rc-fixes-2.6James Bottomley3-14/+32
2006-04-14[SCSI] iscsi: add libiscsiMike Christie3-14/+334
2006-04-14[SCSI] iscsi: fix up iscsi ehMike Christie2-1/+20
2006-04-14[SCSI] iscsi: add sysfs attrs for uspace sync upMike Christie2-20/+68
2006-04-14[SCSI] iscsi: rm kernel iscsi handles usage for session and connectionMike Christie2-15/+29
2006-04-14[SCSI] BLIST_ATTACH_PQ3 flagsKurt Garloff1-0/+1
2006-04-13[SCSI] FC transport: fixes for workq deadlocksJames Smart1-11/+30
2006-04-13[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley1-0/+1
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig1-2/+0
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2-1/+5
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham1-1/+1
2006-03-21Merge ../linux-2.6James Bottomley1-0/+3
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley1-5/+0
2006-03-19[SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley1-0/+5
2006-03-14[SCSI] add scsi_reprobe_deviceJames Bottomley1-0/+5
2006-03-14[SCSI] add preliminary expander support to the sas transport classJames Bottomley1-0/+31
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblockedJames Smart2-14/+11
2006-03-06[PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley1-0/+19
2006-03-02[SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley1-0/+1
2006-02-27[SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2-2/+10
2006-02-27[SCSI] Recognize missing LUNs for non-standard devicesAlan Stern1-1/+4
2006-02-27[SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig1-0/+2
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox1-0/+4
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH1-1/+0
2006-02-27[SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox1-10/+10
2006-02-20Merge branch 'master'Jeff Garzik3-19/+20
2006-02-14[PATCH] add scsi_execute_in_process_context() APIJames Bottomley1-0/+2
2006-02-04[SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2-19/+18
2006-02-02Merge branch 'master'Jeff Garzik2-2/+1
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+1
2006-01-26[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()Tejun Heo1-0/+3
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com1-1/+1
2006-01-25[SCSI] Remove host template ordered_flush variableTetsuo Takata1-1/+0
2006-01-18[PATCH] scsi_transport_spi build fixAndrew Morton1-0/+1