aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-12-29[SCSI] u14-34f: fix scsi_dma_map failure caseroel kluin
2008-12-29[SCSI] esp_scsi: Use DIV_ROUND_UPJulia Lawall
2008-12-29[SCSI] ibmvfc: Driver version 1.0.3Brian King
2008-12-29[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King
2008-12-29[SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King
2008-12-29[SCSI] ibmvfc: Error handling fixesBrian King
2008-12-29[SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King
2008-12-29[SCSI] ibmvfc: Fix log level filteringBrian King
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox
2008-12-29[SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori
2008-12-29[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven
2008-12-29[SCSI] scsi ioctl: fix kernel-doc warningRandy Dunlap
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28m68k: machw.h cleanupFinn Thain
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-13[SCSI] scsi_lib: only call scsi_unprep_request() under queue lockJames Bottomley
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle
2008-12-09[SCSI] ibmvstgt: move crq_queue_create to the end of initializationBrian King
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-12-03[SCSI] libiscsi REGRESSION: fix passthrough support with older iscsi toolsMike Christie
2008-12-03[SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-12-01[SCSI] stex: switch to block timeoutJames Bottomley
2008-12-01[SCSI] make scsi_eh_try_stu use block timeoutJames Bottomley
2008-12-01[SCSI] megaraid_sas: switch to block timeoutJames Bottomley
2008-12-01[SCSI] ibmvscsi: switch to block timeoutJames Bottomley
2008-12-01[SCSI] aacraid: switch to block timeoutJames Bottomley
2008-11-30gdth section fixesAl Viro
2008-11-30advansys fix on ISA-less configsAl Viro
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-16[SCSI] Fix hang in starved list processingMike Christie
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-05[SCSI] scsi_error regression: Fix idempotent command handlingMike Christie
2008-11-05[SCSI] qla2xxx: Update version number to 8.02.01-k9.Andrew Vasquez
2008-11-05[SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails.Michael Reed
2008-11-05[SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.Shyam Sundar
2008-11-05[SCSI] qla2xxx: Use pci_disable_rom() to manipulate PCI config space.Andrew Vasquez
2008-11-05[SCSI] qla2xxx: Correct Atmel flash-part handling.Lalit Chandivade
2008-11-05[SCSI] megaraid: fix mega_internal_command oopsFUJITA Tomonori
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31drivers: replace NIPQUAD()Harvey Harrison
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds