summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley3-74/+69
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley4-94/+53
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley63-7160/+2876
2005-08-28[SCSI] ibmvscsi timeout fixDave C Boutcher1-1/+1
2005-08-28[SCSI] drivers/scsi/constants.c should include scsi_dbg.hAdrian Bunk1-0/+1
2005-08-28[SCSI] ibmvscsi eh lockingDave C Boutcher1-3/+20
2005-08-28[SCSI] aacraid: Fix aacraid probe breakage (updated)Mark Haverkamp1-26/+53
2005-08-28[SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley2-64/+99
2005-08-28update scsi_wait_req to new format for blk_rq_map_kern()James Bottomley1-7/+10
2005-08-28[SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley1-37/+59
2005-08-27[PATCH] sg.c: fix a memory leak in devices seq_file implementationJan Blunck1-7/+6
2005-08-24Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds5-28/+4
2005-08-24[PATCH] Kconfig fix (non-modular SCSI drivers)Al Viro1-3/+3
2005-08-24[PATCH] Kconfig fix (acornscsi)Al Viro1-1/+1
2005-08-23libata: release prep (bump versions, etc.)Jeff Garzik5-28/+4
2005-08-15[SCSI] aiclib remove deadChristoph Hellwig2-2124/+0
2005-08-15[SCSI] aic79xx: sane pci probingChristoph Hellwig7-291/+60
2005-08-15[SCSI] aic79xx: remove some dead codeChristoph Hellwig2-38/+0
2005-08-15Revert "dc395x: Fix support for highmem"Linus Torvalds1-35/+13
2005-08-15[SCSI] correct transport class abstraction to work outside SCSIJames Bottomley2-5/+12
2005-08-14[SCSI] add ability to deny binding to SPI transport classJames Bottomley1-1/+10
2005-08-13[SCSI] aic7xxx: lost multifunction flags handlingJames Bottomley1-0/+29
2005-08-12[SCSI] fix warning in aic7770.cakpm@osdl.org1-1/+0
2005-08-12[SCSI] fix warning in scsi_softirqakpm@osdl.org1-1/+1
2005-08-12[SCSI] lpfc driver 8.0.30 : update version to 8.0.30James.Smart@Emulex.Com1-1/+1
2005-08-12[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com11-19/+16
2005-08-12[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeoutsJames.Smart@Emulex.Com1-0/+4
2005-08-12[SCSI] lpfc driver 8.0.30 : fix get_stats panicJames.Smart@Emulex.Com7-8/+14
2005-08-12[SCSI] lpfc driver 8.0.30 : task mgmt bit clearingJames.Smart@Emulex.Com1-0/+2
2005-08-12[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panicJames.Smart@Emulex.Com1-0/+2
2005-08-12[SCSI] lpfc driver 8.0.30 : fix iocb reuse initializationJames.Smart@Emulex.Com1-1/+6
2005-08-12[SCSI] Make the HSG80 a REPORTLUN2 deviceJames Bottomley1-1/+1
2005-08-10Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2-1/+2
2005-08-10libata: fix EH-related lockup by properly cleaning EH command listTejun Heo1-0/+1
2005-08-10[PATCH] sata: fix sata_sx4 dma_prep to not use sg->lengthTejun Heo1-1/+1
2005-08-09[SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley2-5/+1
2005-08-09[SCSI] dpt_i2o pci_request_regions fixSalyzyn, Mark1-1/+1
2005-08-09[SCSI] blacklist addition.Dave Jones1-0/+1
2005-08-09[SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com2-1/+34
2005-08-09[SCSI] aacraid: adapter support updateMark Haverkamp1-33/+39
2005-08-08[SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootupJames Bottomley1-1/+8
2005-08-08[SCSI] add global timeout to the scsi mid-layerJames Bottomley2-2/+17
2005-08-08[SCSI] drivers/scsi/st.c: add reference count and related fixesKai Makisara2-30/+123
2005-08-08[SCSI] aacraid: correct use of cmd->timeout fieldJames Bottomley1-1/+1
2005-08-07[SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRSakpm@osdl.org1-0/+1
2005-08-06[SCSI] aacraid: sgraw command supportMark Haverkamp2-30/+194
2005-08-06[SCSI] aacraid: aif registration timeout fixMark Haverkamp1-1/+1
2005-08-06[SCSI] aacraid: remove duplicate io callback codeMark Haverkamp1-56/+7
2005-08-06[SCSI] aacraid: driver shutdown methodMark Haverkamp5-3/+76
2005-08-06[SCSI] aacraid: driver version updateMark Haverkamp3-12/+35