aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-13[SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong3-0/+9
2007-01-13[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong1-56/+66
2007-01-13[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong1-22/+29
2007-01-13[SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong1-1/+36
2007-01-13[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong1-17/+0
2007-01-13[SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong1-0/+5
2007-01-13[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0Darrick J. Wong1-1/+1
2007-01-13[SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong1-0/+1
2007-01-13[SCSI] libsas: Destroy the task collector thread after releasing portsDarrick J. Wong1-2/+3
2007-01-13[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_outDarrick J. Wong1-3/+7
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong3-2/+85
2007-01-13[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returnedDarrick J. Wong2-0/+16
2007-01-13[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an expanderDarrick J. Wong1-4/+16
2007-01-13[SCSI] libsas: Clean up rphys/port dev list after a discovery error.Darrick J. Wong1-6/+33
2007-01-13[SCSI] qla2xxx: correct locking while call starget_for_each_device()Seokmann Ju1-4/+0
2007-01-13[SCSI] scsi_scan message cosmetic errorKurt Garloff1-1/+1
2007-01-13[SCSI] megaraid: more kernel-doc fixesRandy Dunlap2-2/+2
2007-01-13[SCSI] megaraid: fix kernel-docRandy Dunlap6-287/+275
2007-01-13[SCSI] megaraid_{mm,mbox}: init fix for kdumpSumant Patro2-30/+114
2007-01-13[SCSI] scsi_debug: error processingDouglas Gilbert1-9/+33
2007-01-13[SCSI] kill scsi_rety_commandChristoph Hellwig3-23/+1
2007-01-13[SCSI] SNI RM 53c710 driverThomas Bogendoerfer3-0/+169
2007-01-13[SCSI] NCR_D700: needs burst length setting to 8James Bottomley1-0/+1
2007-01-13[SCSI] 53c700: Allow setting burst lengthThomas Bogendoerfer4-4/+24
2007-01-11[PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz2-2/+0
2006-12-30[PATCH] powerpc iseries link error in allmodconfigJudith Lebzelter1-0/+2
2006-12-19[PATCH] Remove queue merging hooksJens Axboe1-1/+1
2006-12-19[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe1-2/+0
2006-12-17[PATCH] m68k trivial build fixesAl Viro1-3/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day11-16/+16
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-12-09[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey5-6/+6
2006-12-08[PATCH] struct path: convert scsiJosef Sipek2-2/+2
2006-12-07[PATCH] ide_scsi: allow it to be used for non CD onlyAlan Cox1-0/+6
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2-45/+51
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter9-12/+12
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-06[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro1-4/+6
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro1-3/+3
2006-12-06Actually update the fixed up compile failures.David Howells3-11/+17
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells77-1112/+4466
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds72-1076/+4461
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark3-1/+9
2006-12-05[SCSI] stex: version updateEd Lin1-4/+2
2006-12-05[SCSI] stex: change wait loop codeEd Lin1-21/+20
2006-12-05[SCSI] stex: add new device type supportEd Lin1-7/+21
2006-12-05[SCSI] stex: update device id infoEd Lin2-11/+33
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin1-1/+10
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin1-1/+1