summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-11-22[SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley1-1/+1
2006-11-22[PATCH] aic94xx: delete ascb timers when freeing queuesDarrick J. Wong1-0/+9
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong3-8/+46
2006-11-16[SCSI] fix module unload induced compile warningIngo Molnar1-1/+1
2006-11-16[SCSI] scsi: t128 scsi_cmnd convertionHenne1-19/+20
2006-11-16[SCSI] ips: fix soft lockup during reset initializationAndrew Morton1-3/+6
2006-11-16[SCSI] qla2xxx: make some functions staticAdrian Bunk2-10/+10
2006-11-16[SCSI] minor bug fixes and cleanupsJeff Garzik4-14/+24
2006-11-16[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"Andrew Morton1-14/+14
2006-11-16[SCSI] SCSI/aha1740: handle SCSI API errorsJeff Garzik1-2/+8
2006-11-16[SCSI] st: log message changesKai Makisara1-8/+8
2006-11-16[SCSI] sd: clearer output of disk cache stateLuben Tuikov1-6/+7
2006-11-15[SCSI] kill scsi_assign_lockChristoph Hellwig1-2/+2
2006-11-15[SCSI] untangle scsi_prep_fnChristoph Hellwig1-147/+166
2006-11-15[SCSI] use one-element sg list in scsi_send_eh_cmndChristoph Hellwig1-9/+24
2006-11-15[SCSI] aic94xx: handle REQ_TASK_ABORTDarrick J. Wong1-17/+66
2006-11-15[SCSI] libsas: add sas_abort_taskDarrick J. Wong1-0/+60
2006-11-15[SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong2-4/+27
2006-11-15[SCSI] Reduce polling in sd.cAlan Stern1-8/+8
2006-10-11[SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox4-6/+233
2006-10-11[PATCH] use %zu for size_tAl Viro1-1/+1
2006-10-11[PATCH] gfp annotations: scsi_errorAl Viro1-1/+1
2006-10-11[PATCH] NULL noise removal: advansysAl Viro1-2/+2
2006-10-11[PATCH] advansys __iomem annotationsAl Viro1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik7-28/+23
2006-10-06[PATCH] fix mesh compile errors after irq changesOlaf Hering1-2/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik7-28/+23
2006-10-06Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds99-220/+185
2006-10-06[PATCH] fix qla{2,4} build errorFrederik Deweerdt8-21/+21
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells99-220/+185
2006-10-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds76-724/+9852
2006-10-04[SCSI] Initial Commit of qla4xxxDavid Somayajulu18-0/+7540
2006-10-04[SCSI] raid class: handle component-add errorsJeff Garzik1-4/+16
2006-10-04[SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik1-12/+30
2006-10-04[SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik1-8/+33
2006-10-04[SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik1-37/+78
2006-10-04[SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik1-5/+18
2006-10-04[SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik1-40/+91
2006-10-04[SCSI] scsi: remove hosts.hHenne5-11/+2
2006-10-04[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne1-154/+144
2006-10-04[SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro2-7/+12
2006-10-04[SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro2-22/+45
2006-10-04[SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro2-0/+94
2006-10-04[SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2-23/+33
2006-10-04[SCSI] megaraid_sas: frame count optimizationSumant Patro1-25/+47
2006-10-04[SCSI] megaraid_sas: FW transition and q size changesSumant Patro2-8/+38
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-10-04[SCSI] qla2xxx: Update version number to 8.01.07-k2.Andrew Vasquez1-1/+1
2006-10-04[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez1-0/+25
2006-10-04[SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez1-5/+16