summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| | * [SCSI] ipr: Add support for logging SAS fabric errorsBrian King2006-11-222-7/+290
| | * [SCSI] ipr: Remove debug trace points from dump codeBrian King2006-11-221-2/+0
| | * [SCSI] ipr: Remove ipr_scsi_timed_outBrian King2006-11-221-36/+4
| | * [SCSI] ipr: Set default ipr Kconfig valuesBrian King2006-11-221-0/+2
| | * [SCSI] ipr: PCI IDs for new SAS adaptersBrian King2006-11-222-1/+23
| | * [SCSI] ipr: Stop issuing cancel all to disk arraysBrian King2006-11-221-1/+1
| | * [SCSI] ipr: SATA reset - wait for host reset completionBrian King2006-11-221-0/+12
| | * [SCSI] qla4xxx: fix for timing issue for nvram accesses.David C Somayajulu2006-11-221-28/+36
| | * [SCSI] megaraid_sas: make 2 functions staticAdrian Bunk2006-11-221-2/+2
| | * [SCSI] qla4xxx: add support for qla4032David C Somayajulu2006-11-2212-163/+98
| | * Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-2286-1045/+1247
| | |\
| | | * [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed befor...David C Somayajulu2006-11-224-37/+15
| | * | [SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley2006-11-221-1/+1
| | * | [PATCH] aic94xx: delete ascb timers when freeing queuesDarrick J. Wong2006-11-221-0/+9
| | * | [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-223-8/+46
| | * | [SCSI] fix module unload induced compile warningIngo Molnar2006-11-151-1/+1
| | * | [SCSI] scsi: t128 scsi_cmnd convertionHenne2006-11-151-19/+20
| | * | [SCSI] ips: fix soft lockup during reset initializationAndrew Morton2006-11-151-3/+6
| | * | [SCSI] qla2xxx: make some functions staticAdrian Bunk2006-11-152-10/+10
| | * | [SCSI] minor bug fixes and cleanupsJeff Garzik2006-11-154-14/+24
| | * | [SCSI] revert "[SCSI] ips soft lockup during reset/initialization"Andrew Morton2006-11-151-14/+14
| | * | [SCSI] SCSI/aha1740: handle SCSI API errorsJeff Garzik2006-11-151-2/+8
| | * | [SCSI] st: log message changesKai Makisara2006-11-151-8/+8
| | * | [SCSI] sd: clearer output of disk cache stateLuben Tuikov2006-11-151-6/+7
| | * | [SCSI] kill scsi_assign_lockChristoph Hellwig2006-11-151-2/+2
| | * | [SCSI] untangle scsi_prep_fnChristoph Hellwig2006-11-151-147/+166
| | * | [SCSI] use one-element sg list in scsi_send_eh_cmndChristoph Hellwig2006-11-151-9/+24
| | * | [SCSI] aic94xx: handle REQ_TASK_ABORTDarrick J. Wong2006-11-151-17/+66
| | * | [SCSI] libsas: add sas_abort_taskDarrick J. Wong2006-11-151-0/+60
| | * | [SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong2006-11-152-4/+27
| | * | [SCSI] Reduce polling in sd.cAlan Stern2006-11-151-8/+8
| | * | [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-114-6/+233
| * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-045-31/+5
| * | | [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-042-7/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
|\| | |
| * | | [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-054-13/+13
|\| | |
| * | | Fix misc .c/.h comment typosMatt LaPlante2006-11-304-13/+13
| | |/ | |/|
* | | WorkStruct: make allyesconfigDavid Howells2006-11-2217-116/+154
* | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-222-8/+9
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-11-1616-137/+278
|\ \
| * | [SCSI] psi240i.c: fix an array overrunAdrian Bunk2006-11-101-1/+1
| * | [SCSI] gdth: Fix && typosJean Delvare2006-11-101-2/+2
| * | [SCSI] iscsi class: update versionMike Christie2006-11-101-1/+1
| * | [SCSI] iscsi_tcp: fix xmittask oopsMike Christie2006-11-101-2/+5
| * | [SCSI] iscsi: add newlines to debug messagesPete Wyckoff2006-11-101-4/+5
| * | [SCSI] iscsi: always release cryptoPete Wyckoff2006-11-101-11/+4
| * | [SCSI] sg: fix incorrect last scatg lengthDouglas Gilbert2006-11-091-12/+13
| * | [SCSI] 3ware 9000 add support for 9650SEadam radford2006-11-092-61/+94
| * | [SCSI] aic94xx SCSI timeout fix: SMP retry fix.malahal@us.ibm.com2006-11-091-37/+47