aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add missing FUA write to sata_mv dma command listJens Axboe2006-02-171-0/+1
* [PATCH] libata: minor fix for 2.6.16-rc3Albert Lee2006-02-171-3/+4
* [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hbaDan Williams2006-02-171-1/+29
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-02-1632-479/+2020
|\
| * [SCSI] fix wrong context bugs in SCSIJames Bottomley2006-02-142-23/+12
| * [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-141-0/+59
| * [SCSI] sym2: Mask off opcode from RBCMatthew Wilcox2006-02-121-1/+1
| * [SCSI] megaraid_legacy: kobject_register failureJu, Seokmann2006-02-122-2/+2
| * [SCSI] ipr: Fix adapter initialization failureBrian King2006-02-122-47/+7
| * [PATCH] qla2xxx: Correct lun assignment during IOCB submission.andrew.vasquez@qlogic.com2006-02-071-0/+1
| * [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com2006-02-071-1/+2
| * [PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com2006-02-071-3/+0
| * [PATCH] qla2xxx: Close window on race between rport removal and fcport transi...andrew.vasquez@qlogic.com2006-02-071-0/+14
| * [SCSI] 3ware 9000 driver >4GB memory fixadam radford2006-02-051-3/+4
| * [SCSI] gdth: don't map zero-length requestsJenx Axboe2006-02-051-1/+1
| * [SCSI] megaraid_sas: support for 1078 type controller addedSumant Patro2006-02-042-18/+129
| * [SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles2006-02-042-4/+5
| * [SCSI] iscsi update: rm unused sessions listMike Christie2006-02-041-5/+0
| * [SCSI] iscsi update: use gfp_tMike Christie2006-02-041-1/+1
| * [SCSI] iscsi update: fix mgmt pool err path releaseMike Christie2006-02-041-1/+1
| * [SCSI] iscsi update: set correct state at creation timeMike Christie2006-02-041-1/+1
| * [SCSI] iscsi update: rm conn lockMike Christie2006-02-042-5/+0
| * [SCSI] iscsi update: set deamon pid earlierMike Christie2006-02-041-6/+10
| * [SCSI] iscsi update: setup pool before usingMike Christie2006-02-041-7/+6
| * [SCSI] iscsi update: pass correct skb to skb_trimMike Christie2006-02-041-4/+3
| * [SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2006-02-043-140/+154
| * [SCSI] aacraid: use no_uld_attach flagMark Haverkamp2006-02-042-59/+36
| * [SCSI] aacraid: Update global function namesMark Haverkamp2006-02-047-135/+137
| * [SCSI] aacraid: reduce device probe warningsMark Haverkamp2006-02-041-0/+4
| * [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com2006-02-045-2/+845
| * [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com2006-02-041-4/+3
| * [SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com2006-02-045-3/+387
| * [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-046-7/+147
| * [SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com2006-02-041-0/+25
| * [SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com2006-02-044-2/+29
* | Merge branch 'upstream-fixes'Jeff Garzik2006-02-0944-1200/+1494
|\ \
| * \ Merge branch 'master'Jeff Garzik2006-02-095-6/+6
| |\ \
| | * | [PATCH] sg gfp_t annotationsAl Viro2006-02-071-1/+1
| | * | [PATCH] scsi_transport_iscsi gfp_t annotationsAl Viro2006-02-071-1/+1
| | * | [PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro2006-02-071-2/+2
| | * | [PATCH] bogus asm/delay.h includesAl Viro2006-02-071-1/+1
| | * | [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
| | |/
| * | [libata sata_mv] do not enable PCI MSI by defaultJeff Garzik2006-02-021-1/+10
| |/
| * [PATCH] ide-scsi: fix for IDE probe/remove ops changesMikael Pettersson2006-02-011-9/+5
| * Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-311-4/+15
| |\
| | * [libata ahci] add another JMicron pci idJeff Garzik2006-01-291-0/+2
| | * [libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik2006-01-291-4/+13
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-3136-1179/+1432
| |\ \
| | * | [SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer2006-01-311-12/+14
| | * | [SCSI] aic79xx: Fix timer handlingHannes Reinecke2006-01-314-26/+17