aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds32-479/+2020
2006-02-14[SCSI] fix wrong context bugs in SCSIJames Bottomley2-23/+12
2006-02-14[PATCH] add scsi_execute_in_process_context() APIJames Bottomley1-0/+59
2006-02-12[SCSI] sym2: Mask off opcode from RBCMatthew Wilcox1-1/+1
2006-02-12[SCSI] megaraid_legacy: kobject_register failureJu, Seokmann2-2/+2
2006-02-12[SCSI] ipr: Fix adapter initialization failureBrian King2-47/+7
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik44-1200/+1494
2006-02-09Merge branch 'master'Jeff Garzik5-6/+6
2006-02-07[PATCH] sg gfp_t annotationsAl Viro1-1/+1
2006-02-07[PATCH] scsi_transport_iscsi gfp_t annotationsAl Viro1-1/+1
2006-02-07[PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro1-2/+2
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro1-1/+1
2006-02-07[PATCH] qla2xxx: Correct lun assignment during IOCB submission.andrew.vasquez@qlogic.com1-0/+1
2006-02-07[PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com1-1/+2
2006-02-07[PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com1-3/+0
2006-02-07[PATCH] qla2xxx: Close window on race between rport removal and fcport transition.andrew.vasquez@qlogic.com1-0/+14
2006-02-05[SCSI] 3ware 9000 driver >4GB memory fixadam radford1-3/+4
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2006-02-05[SCSI] gdth: don't map zero-length requestsJenx Axboe1-1/+1
2006-02-04[SCSI] megaraid_sas: support for 1078 type controller addedSumant Patro2-18/+129
2006-02-04[SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles2-4/+5
2006-02-04[SCSI] iscsi update: rm unused sessions listMike Christie1-5/+0
2006-02-04[SCSI] iscsi update: use gfp_tMike Christie1-1/+1
2006-02-04[SCSI] iscsi update: fix mgmt pool err path releaseMike Christie1-1/+1
2006-02-04[SCSI] iscsi update: set correct state at creation timeMike Christie1-1/+1
2006-02-04[SCSI] iscsi update: rm conn lockMike Christie2-5/+0
2006-02-04[SCSI] iscsi update: set deamon pid earlierMike Christie1-6/+10
2006-02-04[SCSI] iscsi update: setup pool before usingMike Christie1-7/+6
2006-02-04[SCSI] iscsi update: pass correct skb to skb_trimMike Christie1-4/+3
2006-02-04[SCSI] iscsi update: cleanup iscsi class interfaceMike Christie3-140/+154
2006-02-04[SCSI] aacraid: use no_uld_attach flagMark Haverkamp2-59/+36
2006-02-04[SCSI] aacraid: Update global function namesMark Haverkamp7-135/+137
2006-02-04[SCSI] aacraid: reduce device probe warningsMark Haverkamp1-0/+4
2006-02-04[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com5-2/+845
2006-02-04[SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com1-4/+3
2006-02-04[SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com5-3/+387
2006-02-04[SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com6-7/+147
2006-02-04[SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com1-0/+25
2006-02-04[SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com4-2/+29
2006-02-02[libata sata_mv] do not enable PCI MSI by defaultJeff Garzik1-1/+10
2006-02-01[PATCH] ide-scsi: fix for IDE probe/remove ops changesMikael Pettersson1-9/+5
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+15
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds36-1179/+1432
2006-01-31[SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer1-12/+14
2006-01-31[SCSI] aic79xx: Fix timer handlingHannes Reinecke4-26/+17
2006-01-31[SCSI] aic79xx: SLOWCRC fixHannes Reinecke4-3/+49
2006-01-31[SCSI] aic79xx: sequencer fixesHannes Reinecke9-553/+834
2006-01-31[SCSI] aic7xxx: Update aicasmHannes Reinecke4-17/+140
2006-01-31[SCSI] scsi_transport_sas.c: display port identifierMoore, Eric1-3/+3
2006-01-30[LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe1-1/+26