aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-06[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart6-3/+51
2007-05-06[SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart3-150/+160
2007-05-06[SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD mbx commandJames Smart2-0/+13
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart9-536/+282
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime managementJames Smart6-109/+149
2007-05-06[SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart2-1/+55
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback message to KERN_INFOJames Smart6-35/+61
2007-05-06[SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmoJames Smart1-3/+5
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart9-79/+168
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for nodelist simplificationJames Smart6-283/+266
2007-05-06[SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart5-148/+116
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart6-52/+150
2007-05-06[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart6-181/+97
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart8-129/+80
2007-05-06[SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King1-2/+1
2007-05-06[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn1-1/+1
2007-05-06[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke1-1/+1
2007-05-06[SCSI] aacraid: kmalloc/memset->kzallocSalyzyn, Mark3-10/+5
2007-05-06[SCSI] dpt_i2o: kmalloc/memset->kzallocvignesh.babu@wipro.com1-11/+6
2007-05-06[SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com1-6/+3
2007-05-05Fix compile of tmscsim SCSI driverLinus Torvalds1-1/+1
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds57-1567/+1787
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds8-8/+1
2007-05-04m68k: Atari SCSI workqueue updatesGeert Uytterhoeven1-2/+2
2007-05-04m68k: Atari SCSI driver compile fixesRoman Zippel3-134/+49
2007-05-04m68k: Reformat the Atari SCSI driverRoman Zippel2-2375/+2373
2007-05-04m68k: Atari SCSI revivalMichael Schmitz4-17/+77
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare7-7/+0
2007-05-02kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov1-2/+2
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell4-8/+8
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-4/+6
2007-04-30[SCSI] qla2xxx: fix regression on sparc64David Miller1-14/+163
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe1-1/+1
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras12-4811/+3931
2007-04-28git-libata-all-ipr-fixAndrew Morton1-1/+2
2007-04-27[SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan1-4/+5
2007-04-27SCSI: use the proper semaphore to protect the class listsGreg Kroah-Hartman1-2/+2
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-4802/+3913
2007-04-27[SCSI] SUNESP: Complete driver rewrite to version 2.0David S. Miller7-4801/+3912
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras4-8/+8
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-1/+1
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2-2/+3
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2-2/+2
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell2-2/+4
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev5-0/+30
2007-04-17[SCSI] sg: cap reserved_size values at max_sectorsAlan Stern1-2/+11
2007-04-17[SCSI] BusLogic: stop using check_regionZachary Amsden1-25/+48
2007-04-17[SCSI] tgt: fix rdma transfer bugsBastian Blank2-15/+15