aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-04-28[SCSI] srp.h: avoid padding of structsGravatar Roland Dreier 1-6/+17
2006-04-13[SCSI] FC transport: fixes for workq deadlocksGravatar James Smart 1-11/+30
2006-04-13[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsGravatar James Bottomley 1-0/+1
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsGravatar Christoph Hellwig 1-2/+0
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classGravatar Christoph Hellwig 2-1/+5
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Gravatar Nigel Cunningham 1-1/+1
2006-03-21Merge ../linux-2.6Gravatar James Bottomley 1-0/+3
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationGravatar James Bottomley 1-5/+0
2006-03-19[SCSI] add scsi_mode_select to scsi_lib.cGravatar James Bottomley 1-0/+5
2006-03-14[SCSI] add scsi_reprobe_deviceGravatar James Bottomley 1-0/+5
2006-03-14[SCSI] add preliminary expander support to the sas transport classGravatar James Bottomley 1-0/+31
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...Gravatar James Smart 2-14/+11
2006-03-06[PATCH] convert aic94xx over to using the sas transport end deviceGravatar James Bottomley 1-0/+19
2006-03-02[SCSI] add 6.0 Gbit phy definitions to the sas transport classGravatar James Bottomley 1-0/+1
2006-02-27[SCSI] fix scsi process problems and clean up the target reap issuesGravatar James Bottomley 2-2/+10
2006-02-27[SCSI] Recognize missing LUNs for non-standard devicesGravatar Alan Stern 1-1/+4
2006-02-27[SCSI] sas: add support for enclosure and bad ID rphy attributesGravatar Christoph Hellwig 1-0/+2
2006-02-27[SCSI] Add spi_populate_*_msg functionsGravatar Matthew Wilcox 1-0/+4
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGravatar Greg KH 1-1/+0
2006-02-27[SCSI] Neaten comments in scsi_cmnd.hGravatar Matthew Wilcox 1-10/+10
2006-02-20Merge branch 'master'Gravatar Jeff Garzik 3-19/+20
2006-02-14[PATCH] add scsi_execute_in_process_context() APIGravatar James Bottomley 1-0/+2
2006-02-04[SCSI] iscsi update: cleanup iscsi class interfaceGravatar Mike Christie 2-19/+18
2006-02-02Merge branch 'master'Gravatar Jeff Garzik 2-2/+1
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 1-1/+1
2006-01-26[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()Gravatar Tejun Heo 1-0/+3
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthGravatar brking@us.ibm.com 1-1/+1
2006-01-25[SCSI] Remove host template ordered_flush variableGravatar Tetsuo Takata 1-1/+0
2006-01-18[PATCH] scsi_transport_spi build fixGravatar Andrew Morton 1-0/+1
2006-01-14[SCSI] iscsi: seperate iscsi interface from setup functionsGravatar Mike Christie 2-8/+73
2006-01-14[SCSI] remove target parent limitiationGravatar Christoph Hellwig 2-5/+8
2006-01-14[SCSI] sem2mutex: scsi_transport_spi.cGravatar Jes Sorensen 1-1/+1
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeGravatar Andreas Herrmann 1-0/+4
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeGravatar Christoph Hellwig 1-1/+0
2006-01-12[SCSI] turn most scsi semaphores into mutexesGravatar Arjan van de Ven 1-1/+2
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 2-2/+0
2006-01-06[PATCH] Suspend support for libataGravatar Jens Axboe 1-0/+6
2006-01-06[BLOCK] update SCSI to use new blk_ordered for barriersGravatar Tejun Heo 2-2/+0
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 4-5/+14
2005-12-15[SCSI] fix for fc transport recursion problem.Gravatar James.Smart@Emulex.Com 1-0/+11
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgGravatar Matthew Wilcox 2-1/+1
2005-12-15Fix up SCSI mismergeGravatar James Bottomley 1-1/+1
2005-12-15Merge by hand (conflicts in scsi_lib.c)Gravatar James Bottomley 1-0/+1
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncGravatar Mike Christie 1-0/+6
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)Gravatar James Bottomley 1-0/+1
2005-12-13[SCSI] Make scsi_transport_spi.h includable by itselfGravatar Matthew Wilcox 1-0/+3
2005-12-13[SCSI] correct some dropped const compiler warningsGravatar James Bottomley 1-3/+3
2005-11-06[SCSI] use a completion in scsi_send_eh_cmndGravatar Christoph Hellwig 1-2/+3
2005-11-06[SCSI] remove scsi_wait_reqGravatar Christoph Hellwig 1-3/+0
2005-11-06[SCSI] remove Scsi_Host.eh_activeGravatar Christoph Hellwig 1-2/+0