aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-22[SCSI] Make scsi_scan_host work for drivers which find their own targetsMatthew Wilcox1-7/+20
2006-11-22[SCSI] fix missing check for no scanningMatthew Wilcox1-0/+3
2006-11-22[SCSI] Add Kconfig option for asynchronous SCSI scanningMatthew Wilcox2-1/+24
2006-11-22[SCSI] aacraid: Driver version updateMark Haverkamp1-2/+2
2006-11-22[SCSI] aacraid: Abort management FIBsMark Haverkamp1-0/+14
2006-11-22[SCSI] aacraid: Detect Blinkled at startupMark Haverkamp1-0/+9
2006-11-22[SCSI] ipr: Driver version 2.3.0Brian King1-2/+2
2006-11-22[SCSI] ipr: Make ipr_ioctl staticAdrian Bunk1-1/+1
2006-11-22[SCSI] ipr: Reduce default error log sizeBrian King2-5/+10
2006-11-22[SCSI] ipr: Add support for logging SAS fabric errorsBrian King2-7/+290
2006-11-22[SCSI] ipr: Remove debug trace points from dump codeBrian King1-2/+0
2006-11-22[SCSI] ipr: Remove ipr_scsi_timed_outBrian King1-36/+4
2006-11-22[SCSI] ipr: Set default ipr Kconfig valuesBrian King1-0/+2
2006-11-22[SCSI] ipr: PCI IDs for new SAS adaptersBrian King2-1/+23
2006-11-22[SCSI] ipr: Stop issuing cancel all to disk arraysBrian King1-1/+1
2006-11-22[SCSI] ipr: SATA reset - wait for host reset completionBrian King1-0/+12
2006-11-22[SCSI] qla4xxx: fix for timing issue for nvram accesses.David C Somayajulu1-28/+36
2006-11-22[SCSI] megaraid_sas: make 2 functions staticAdrian Bunk1-2/+2
2006-11-22[SCSI] qla4xxx: add support for qla4032David C Somayajulu12-163/+98
2006-11-22Merge ../scsi-rc-fixes-2.6James Bottomley86-1045/+1247
2006-11-22[SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley1-1/+1
2006-11-22[PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft resetDavid C Somayajulu4-37/+15
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-22WorkStruct: make allyesconfigDavid Howells17-116/+154
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2-8/+9
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds16-137/+278
2006-11-16[PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo1-0/+1
2006-11-15[SCSI] fix module unload induced compile warningIngo Molnar1-1/+1
2006-11-15[SCSI] scsi: t128 scsi_cmnd convertionHenne1-19/+20
2006-11-15[SCSI] ips: fix soft lockup during reset initializationAndrew Morton1-3/+6
2006-11-15[SCSI] qla2xxx: make some functions staticAdrian Bunk2-10/+10
2006-11-15[SCSI] minor bug fixes and cleanupsJeff Garzik4-14/+24
2006-11-15[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"Andrew Morton1-14/+14
2006-11-15[SCSI] SCSI/aha1740: handle SCSI API errorsJeff Garzik1-2/+8
2006-11-15[SCSI] st: log message changesKai Makisara1-8/+8
2006-11-15[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-11-13[PATCH] SCSI core: always store >= 36 bytes of INQUIRY dataAlan Stern1-4/+14
2006-11-10[SCSI] psi240i.c: fix an array overrunAdrian Bunk1-1/+1
2006-11-10[SCSI] gdth: Fix && typosJean Delvare1-2/+2
2006-11-10[SCSI] iscsi class: update versionMike Christie1-1/+1
2006-11-10[SCSI] iscsi_tcp: fix xmittask oopsMike Christie1-2/+5
2006-11-10[SCSI] iscsi: add newlines to debug messagesPete Wyckoff1-4/+5