aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-05-06[SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmoJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart
2007-05-06[SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King
2007-05-06[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn
2007-05-06[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke
2007-05-06[SCSI] aacraid: kmalloc/memset->kzallocSalyzyn, Mark
2007-05-06[SCSI] dpt_i2o: kmalloc/memset->kzallocvignesh.babu@wipro.com
2007-05-06[SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com
2007-05-05Fix compile of tmscsim SCSI driverLinus Torvalds
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-04m68k: Atari SCSI workqueue updatesGeert Uytterhoeven
2007-05-04m68k: Atari SCSI driver compile fixesRoman Zippel
2007-05-04m68k: Reformat the Atari SCSI driverRoman Zippel
2007-05-04m68k: Atari SCSI revivalMichael Schmitz
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2007-04-30[SCSI] qla2xxx: fix regression on sparc64David Miller
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-28git-libata-all-ipr-fixAndrew Morton
2007-04-27[SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan
2007-04-27SCSI: use the proper semaphore to protect the class listsGreg Kroah-Hartman
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-27[SCSI] SUNESP: Complete driver rewrite to version 2.0David S. Miller
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev
2007-04-17[SCSI] sg: cap reserved_size values at max_sectorsAlan Stern
2007-04-17[SCSI] BusLogic: stop using check_regionZachary Amsden
2007-04-17[SCSI] tgt: fix rdma transfer bugsBastian Blank
2007-04-17[SCSI] aacraid: fix aacraid not finding deviceSalyzyn, Mark