1. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  2. 35508e4 [SCSI] mptfc: stall eh handlers if resetting while rport blocked by Michael Reed · 18 years ago
  3. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  4. 20a2460 [SCSI] drivers/message/fusion/linux_compat.h Removal of old code by Michal Piotrowski · 18 years ago
  5. f4ad7b5 [SCSI] scsi_transport_sas: remove local_attached flag by James Bottomley · 18 years ago
  6. 8ce7a9c Merge ../linux-2.6 by James Bottomley · 18 years ago
  7. 5d947f2 [SCSI] mptfc: add additional fc transport attributes by Michael Reed · 18 years ago
  8. 3a0c56d [SCSI] mptfc: correct out of order event processing by Michael Reed · 18 years ago
  9. 77d88ee [SCSI] mptfc: properly wait for firmware target discovery to complete by Michael Reed · 18 years ago
  10. 0c269e6 [SCSI] mptsas: add parent port backlink by James Bottomley · 18 years ago
  11. 92c0bfe [SCSI] mptfusion: bump version to 3.04.01 by Eric Moore · 18 years ago
  12. ba856d3 [SCSI] mptfusion: misc fix's by Eric Moore · 18 years ago
  13. 0ccdb00 [SCSI] mptfusion: firmware download boot fix's by Eric Moore · 18 years ago
  14. 3dc0b03 [SCSI] mptfusion: task abort fix's by Eric Moore · 18 years ago
  15. bf45152 [SCSI] mptfusion: sas nexus loss support by Eric Moore · 18 years ago
  16. 4f766dc [SCSI] mptfusion: sas loginfo update by Eric Moore · 18 years ago
  17. d58b272 [SCSI] mptfusion: mptctl panic when loading by Eric Moore · 18 years ago
  18. 786899b [SCSI] mptfusion: sas enclosures with smart drive by Eric Moore · 18 years ago
  19. e8bf394 [SCSI] scsi_transport_sas: kill the use of channel by James Bottomley · 18 years ago
  20. dc22f16 [SCSI] mptsas: use unnumbered port API and remove driver porttracking by Eric Moore · 18 years ago
  21. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  22. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  23. 2686de2 [SCSI] mptsas: eliminate ghost devices by James Bottomley · 18 years ago
  24. 3e00a5b [SCSI] mptbase: mpt_interrupt should return IRQ_NONE by Eric Moore · 18 years ago
  25. 376ac83 [SCSI] mptsas: make two functions static by Eric Moore · 18 years ago
  26. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  27. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  28. f28e716 Merge ../linux-2.6/ by James Bottomley · 18 years ago
  29. 87cf898 [SCSI] mptsas: Adding 1078 ROC support by Eric Moore · 18 years ago
  30. 547f9a2 [SCSI] mptsas: wide port support by Eric Moore · 18 years ago
  31. 2076eb6 [SCSI] fusion : mpi header update by Eric Moore · 18 years ago
  32. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  33. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  34. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  35. 1951d09 [SCSI] mptfusion: change driver revision to 3.03.10 by Michael Reed · 18 years ago
  36. d6be06c [SCSI] mptfc: abort of board reset leaves port dead requiring reboot by Michael Reed · 18 years ago
  37. 419835e [SCSI] mptfc: fix fibre channel infinite request/response loop by Michael Reed · 18 years ago
  38. ca2f938 [SCSI] mptfc: set fibre channel fw target missing timers to one second by Michael Reed · 18 years ago
  39. 80d3ac7 [SCSI] mptfusion: move fc event/reset handling to mptfc by Michael Reed · 18 years ago
  40. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  41. c29ca9d [FUSION]: Fix mptspi.c build with CONFIG_PM not set. by Tom "spot" Callaway · 18 years ago
  42. 9bf0a28 [SCSI] kdump: mpt fusion driver initialization failure fix by Vivek Goyal · 18 years ago
  43. 4ff42a6 [SCSI] mptspi: reset handler shouldn't be called for other bus protocols by James Bottomley · 18 years ago
  44. 6dd727d [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_alloc by mdr@sgi.com · 18 years ago
  45. 6e1cad0 [SCSI] mptspi: revalidate negotiation parameters after host reset and resume by Eric Moore · 18 years ago
  46. 509e5e5 [SCSI] fusion - bug fix stack overflow in mptbase by Eric Moore · 18 years ago
  47. 65207fe [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations by Moore, Eric · 18 years ago
  48. bd23e94 [SCSI] mptfusion: bug fix's for raid components adding/deleting by Moore, Eric · 18 years ago
  49. 3c0c25b [SCSI] mptfusion - fix panic in mptsas_slave_configure by Moore, Eric · 18 years ago
  50. f013db3 [SCSI] convert mptsas over to end_device/expander allocations by James Bottomley · 18 years ago
  51. 9dec70e [SCSI] fusion - bump version by Moore, Eric · 18 years ago
  52. e6b2d76 [SCSI] fusion - expander hotplug suport in mptsas module by Moore, Eric · 18 years ago
  53. f44e546 [SCSI] fusion - exposing raid components in mptsas by Moore, Eric · 18 years ago
  54. db9c917 [SCSI] fusion - memory leak, and initializing fields by Moore, Eric · 18 years ago
  55. 5243543 [SCSI] fusion - exclosure misspelled by Moore, Eric · 18 years ago
  56. 4b76647 [SCSI] fusion - cleanup mptsas event handling functions by Moore, Eric · 18 years ago
  57. 914c2d8 [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure by Moore, Eric · 18 years ago
  58. c972c70 [SCSI] fusion - static fix's by Moore, Eric · 18 years ago
  59. 3a892be [SCSI] fusion - move some debug firmware event debug msgs to verbose level by Moore, Eric · 18 years ago
  60. 5bf52c4 [SCSI] fusion - loginfo header update by Moore, Eric · 18 years ago
  61. ce313db [SCSI] mptscsih: remove unused page 1 setting function by James Bottomley · 18 years ago
  62. c92f222 [SCSI] mptspi: Add transport class Domain Validation by James Bottomley · 18 years ago
  63. e309444 [SCSI] mptsas: add support for enclosure and bay identifier attributes by Christoph Hellwig · 18 years ago
  64. 03fbcbc [SCSI] drivers/message/fusion/mptfc.c: make 2 functions static by Adrian Bunk · 18 years ago
  65. 4f8d98ab [SCSI] fusion - mptlan - remove wierd humor print by Moore, Eric · 18 years ago
  66. ea5a7a8 [SCSI] fusion - mptctl -adding asyn event notification support by Moore, Eric · 18 years ago
  67. 946cbf0 [SCSI] fusion - mptctl -firmware download fix by Moore, Eric · 18 years ago
  68. 592f9c2 [SCSI] fusion - mptctl - backplane istwi fix by Moore, Eric · 18 years ago
  69. 5f07e24 [SCSI] fusion - mptctl -sense width fix by Moore, Eric · 18 years ago
  70. 5b5ef4f [SCSI] fusion - mptctl - Event Log Fix by Moore, Eric · 18 years ago
  71. 86a7dca [SCSI] fusion - mtctl - change to wait_event_timeout by Moore, Eric · 18 years ago
  72. 9cc1cfb [SCSI] fusion - mptctl - adding support for bus_type=SAS by Moore, Eric · 18 years ago
  73. 096f7a2 [SCSI] fusion - mptctl - MPTCOMMAND - adding function types. by Moore, Eric · 18 years ago
  74. 2254c86 [SCSI] fusion: add message sanity check by Moore, Eric · 19 years ago
  75. a69ac32 [SCSI] fusion: unloading the driver - only set asyn narrow for configured devices by Moore, Eric · 19 years ago
  76. 335a941 [SCSI] fusion: unloading the driver results in panic - fix by Moore, Eric · 19 years ago
  77. 23f236e [SCSI] mptsas: don't complain on bogus slave_alloc calls by Christoph Hellwig · 18 years ago
  78. 9f63bb7 [SCSI] fusion: add task managment response code info by Moore, Eric · 19 years ago
  79. 4ddce14 [SCSI] fusion: add MSI support by Christoph Hellwig · 19 years ago
  80. 7e55147 [SCSI] fusion: overrun tape fix by Moore, Eric · 19 years ago
  81. ece5091 [SCSI] fusion: add verbose messages for RAID actions by Moore, Eric · 19 years ago
  82. 928496a [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes by Moore, Eric · 19 years ago
  83. d66c7a0 [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi by Christoph Hellwig · 19 years ago
  84. 432b4c8 [SCSI] fusion: mptsas, increase discovery timout to 300 seconds by Moore, Eric · 19 years ago
  85. d8e925d [SCSI] fusion: spi bus reset when driver loads by Moore, Eric · 19 years ago
  86. 663e1aa [SCSI] fusion: fix compile by James Bottomley · 18 years ago
  87. fda4c2c8 [SCSI] fusion: bump version by Moore, Eric · 18 years ago
  88. 3bc7bf1 [SCSI] fusion: FC rport code fixes by Michael Reed · 18 years ago
  89. 79de278 [SCSI] fusion: move sas persistent event handling over to the mptsas module by Moore, Eric · 18 years ago
  90. 7d3eecf [SCSI] fusion: target reset when drive is being removed by Moore, Eric · 18 years ago
  91. c73787ee [SCSI] fusion: add support for raid hot add/del support by Moore, Eric · 18 years ago
  92. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  93. 3759b78 [SCSI] mptfc: need to select transport attrs by James Bottomley · 19 years ago
  94. 569b11d [SCSI] fusion - fix pci express bug by Moore, Eric · 19 years ago
  95. 4b915a7 [SCSI] fusion - mpi header udpate by Moore, Eric · 19 years ago
  96. 816aa90 [SCSI] fusion - adding raid support in mptsas by Moore, Eric · 19 years ago
  97. 6d5b0c3 [SCSI] fusion - adding support for FC949ES by Moore, Eric · 19 years ago
  98. 05e8ec1 [SCSI] mptfusion - fc transport attributes by Michael Reed · 19 years ago
  99. 1ca00bb [SCSI] fusion: kzalloc / kcalloc conversion by Christoph Hellwig · 19 years ago
  100. eeb846c [SCSI] fusion: convert semaphores to mutexes by Christoph Hellwig · 19 years ago