summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2008-12-29[SCSI] scsi_error: fix indentation and braces disagreement - add bracesIlpo Järvinen1-1/+2
2008-12-29[SCSI] tmscsim: fix indentation and braces disagreement - add bracesIlpo Järvinen1-1/+2
2008-12-29[SCSI] u14-34f: fix scsi_dma_map failure caseroel kluin1-1/+2
2008-12-29[SCSI] esp_scsi: Use DIV_ROUND_UPJulia Lawall1-4/+2
2008-12-29[SCSI] ibmvfc: Driver version 1.0.3Brian King1-2/+2
2008-12-29[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King1-1/+1
2008-12-29[SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King2-20/+23
2008-12-29[SCSI] ibmvfc: Error handling fixesBrian King2-61/+148
2008-12-29[SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King1-7/+3
2008-12-29[SCSI] ibmvfc: Fix log level filteringBrian King1-1/+1
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox23-26/+26
2008-12-29[SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori1-1/+11
2008-12-29[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven6-14/+8
2008-12-29[SCSI] scsi ioctl: fix kernel-doc warningRandy Dunlap1-2/+2
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-1/+0
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-4/+3
2008-12-28m68k: machw.h cleanupFinn Thain1-1/+0
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-16/+17
2008-12-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-6/+10
2008-12-13[SCSI] scsi_lib: only call scsi_unprep_request() under queue lockJames Bottomley1-1/+1
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle1-4/+8
2008-12-09[SCSI] ibmvstgt: move crq_queue_create to the end of initializationBrian King1-7/+9
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2-2/+2
2008-12-03[SCSI] libiscsi REGRESSION: fix passthrough support with older iscsi toolsMike Christie1-6/+5
2008-12-03[SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot1-2/+2
2008-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-25/+28
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-19/+18
2008-12-01[SCSI] stex: switch to block timeoutJames Bottomley1-1/+1
2008-12-01[SCSI] make scsi_eh_try_stu use block timeoutJames Bottomley1-2/+1
2008-12-01[SCSI] megaraid_sas: switch to block timeoutJames Bottomley1-1/+2
2008-12-01[SCSI] ibmvscsi: switch to block timeoutJames Bottomley1-1/+1
2008-12-01[SCSI] aacraid: switch to block timeoutJames Bottomley1-2/+2
2008-11-30gdth section fixesAl Viro1-6/+6
2008-11-30advansys fix on ISA-less configsAl Viro1-0/+4
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-44/+29
2008-11-16[SCSI] Fix hang in starved list processingMike Christie1-12/+11
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg1-2/+2
2008-11-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-13/+0
2008-11-05[SCSI] scsi_error regression: Fix idempotent command handlingMike Christie1-2/+3
2008-11-05[SCSI] qla2xxx: Update version number to 8.02.01-k9.Andrew Vasquez1-1/+1
2008-11-05[SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails.Michael Reed1-0/+1
2008-11-05[SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.Shyam Sundar2-2/+2
2008-11-05[SCSI] qla2xxx: Use pci_disable_rom() to manipulate PCI config space.Andrew Vasquez1-20/+4
2008-11-05[SCSI] qla2xxx: Correct Atmel flash-part handling.Lalit Chandivade2-13/+7
2008-11-05[SCSI] megaraid: fix mega_internal_command oopsFUJITA Tomonori2-4/+9
2008-11-01saner FASYNC handling on file closeAl Viro2-13/+0
2008-10-31drivers: replace NIPQUAD()Harvey Harrison2-3/+2
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-0/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1