1. 8af3d8d [SCSI] fusion: ensure NUL-termination of MptCallbacksName elements by Ferenc Wagner · 13 years ago
  2. 98cbe37 [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset by kashyap.desai@lsi.com · 13 years ago
  3. 731f56c [SCSI] mptfusion: Bump version 3.4.20 by kashyap.desai@lsi.com · 13 years ago
  4. e62cca1 [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition by kashyap.desai@lsi.com · 13 years ago
  5. cbc78ae [SCSI] mptfusion: Bump version 3.4.19 by Kashyap, Desai · 13 years ago
  6. d2b2147 [SCSI] mptfusion: Bump version 03.04.18 by Kashyap, Desai · 13 years ago
  7. eb6edad mpt fusion: convert to seq_file by Alexey Dobriyan · 14 years ago
  8. 943a2df [SCSI] mptfusion: Bump version 03.04.17 by Kashyap, Desai · 14 years ago
  9. 213aaca [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handling by Kashyap, Desai · 14 years ago
  10. c9de7dc [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD by Kashyap, Desai · 14 years ago
  11. c817ce8 [SCSI] mptfusion: Bump version 03.04.16 by Kashyap, Desai · 14 years ago
  12. b68bf09 [SCSI] mptfusion: schedule_target_reset from all Reset context by Kashyap, Desai · 14 years ago
  13. aca794d [SCSI] mptfusion: Corrected declaration of device_missing_delay by Kashyap, Desai · 14 years ago
  14. 4f581b9 [SCSI] mptfusion: Bump version 03.04.15 by Kashyap, Desai · 14 years ago
  15. d0f698c [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) by Kashyap, Desai · 14 years ago
  16. 4ffd005 [SCSI] mptfusion: Bump version 03.04.14 by Kashyap, Desai · 15 years ago
  17. 080bb70 [SCSI] mptfusion: Bump version to 3.04.13 by Kashyap, Desai · 15 years ago
  18. b437b95 [SCSI] mptsas : Bump version to 3.04.12 by Kashyap, Desai · 15 years ago
  19. 8ea0696 [SCSI] mptsas : Bump version to 3.04.11 by Kashyap, Desai · 15 years ago
  20. a247fa4 [SCSI] mptsas : Removed mptscsih_timer_expired. by Kashyap, Desai · 15 years ago
  21. 9d2e9d6 [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices. by Kashyap, Desai · 15 years ago
  22. db7051b [SCSI] mpt fusion: Added support for Broadcast primitives Event handling by Kashyap, Desai · 15 years ago
  23. a7938b0 [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added by Kashyap, Desai · 15 years ago
  24. 2f18786 [SCSI] mpt fusion: Code Cleanup patch by Kashyap, Desai · 15 years ago
  25. eedf92b [SCSI] mpt fusion: Rescan SAS topology added by Kashyap, Desai · 15 years ago
  26. f9c3402 [SCSI] mpt fusion: SAS topology scan changes, expander events by Kashyap, Desai · 15 years ago
  27. 3eb0822 [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue by Kashyap, Desai · 15 years ago
  28. ea2a788 [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function by Kashyap, Desai · 15 years ago
  29. e7deff3 [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame by Kashyap, Desai · 15 years ago
  30. 1ba9ab2 [SCSI] mpt fusion: rewrite taskmgmt request and completion routines by Kashyap, Desai · 15 years ago
  31. 37c60f3 [SCSI] mpt fusion: rewrite of all internal generated functions by Kashyap, Desai · 15 years ago
  32. f0f09d3 [SCSI] mpt fusion: config path optimized, completion queue is used by Kashyap, Desai · 15 years ago
  33. 7b5a65b [SCSI] mpt fusion: Added support for MPT discovery completion check by Kashyap, Desai · 15 years ago
  34. 14d0f0b [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region by Kashyap, Desai · 15 years ago
  35. 2f4c782 [SCSI] mpt fusion: Add Firmware debug support by Kashyap, Desai · 16 years ago
  36. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  37. d54d48b [SCSI] mpt fusion : Adding FAULT Reset polling work by Prakash, Sathya · 16 years ago
  38. cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 16 years ago
  39. 22288ca [SCSI] mpt fusion: Driver version upgrade to 3.04.07 by Prakash, Sathya · 16 years ago
  40. 1542492 [SCSI] mpt fusion: make struct mpt_proc_root_dir static by Adrian Bunk · 16 years ago
  41. 7748369 [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure by Michael Reed · 16 years ago
  42. ed5f606 [SCSI] mpt fusion: convert inactive_list_mutex to a mutex by Matthias Kaehlcke · 16 years ago
  43. 23a274c [SCSI] mpt fusion: Enable MSI by default for SAS controllers by Prakash, Sathya · 16 years ago
  44. 2939dea [SCSI] mpt fusion: kill warnings in mptbase.h on parisc64 by Kyle McMartin · 17 years ago
  45. e78d5b8 [SCSI] mpt fusion: Request I/O resources only when required by Prakash, Sathya · 16 years ago
  46. 984621b [SCSI] mpt fusion: Fix for module unload problem in flash less controller environment by Prakash, Sathya · 17 years ago
  47. c51d0be [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk API by Eric Moore · 17 years ago
  48. e820638 [SCSI] mpt fusion: lock down ScsiLookup by Eric Moore · 17 years ago
  49. 2b83224 [SCSI] mpt fusion: bump version to 3.04.06 by Eric Moore · 17 years ago
  50. f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
  51. eb5329f [SCSI] mpt fusion: Link speed change display support by Prakash, Sathya · 17 years ago
  52. f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
  53. 7a195f4 [SCSI] mpt fusion: Usage of high priority request FIFO to send task management commands by Prakash, Sathya · 17 years ago
  54. 232f08f [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 by Eric Moore · 17 years ago
  55. 5c1b91b [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.h by Prakash, Sathya · 17 years ago
  56. ef1d8df [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA by Prakash, Sathya · 17 years ago
  57. edb9068 [SCSI] mpt fusion: add sysfs attributes to display IOC parameters by Prakash, Sathya · 17 years ago
  58. d36b113 [SCSI] mpt fusion: bump version by Eric Moore · 17 years ago
  59. 16d2010 [SCSI] mpt fusion: update MAINTAINERS (fusion part) by Eric Moore · 17 years ago
  60. 3d9780b [SCSI] fusion: Fix |/|| confusion by Dave Jones · 17 years ago
  61. 72978245 [SCSI] fusion: fix domain validation loops by Eric Moore · 17 years ago
  62. 07c861d [SCSI] fusion - bump version - 3.04.04 by Eric Moore · 17 years ago
  63. df9e062 [SCSI] fusion - serialize target resets in mptsas.c by Eric Moore · 17 years ago
  64. b506ade [SCSI] fusion - inactive raid support, and raid event bug fix's by Eric Moore · 17 years ago
  65. c6c727a [SCSI] fusion - iocstatus, loginfo, and event debug updates by Eric Moore · 17 years ago
  66. 873c82e [SCSI] fusion - added mptspi debug by Eric Moore · 17 years ago
  67. 793955f [SCSI] fusion - Greater than 255 target and lun support by Eric Moore · 17 years ago
  68. d0a6b08 [SCSI] fusion: bump version by Eric Moore · 18 years ago
  69. 9f4203b [SCSI] fusion: MODULE_VERSION support by Eric Moore · 18 years ago
  70. f99be43 [SCSI] fusion: power pc and miscellaneous bug fixs by Eric Moore · 18 years ago
  71. 35508e4 [SCSI] mptfc: stall eh handlers if resetting while rport blocked by Michael Reed · 18 years ago
  72. 3a0c56d [SCSI] mptfc: correct out of order event processing by Michael Reed · 18 years ago
  73. 92c0bfe [SCSI] mptfusion: bump version to 3.04.01 by Eric Moore · 18 years ago
  74. ba856d3 [SCSI] mptfusion: misc fix's by Eric Moore · 18 years ago
  75. 3dc0b03 [SCSI] mptfusion: task abort fix's by Eric Moore · 18 years ago
  76. 786899b [SCSI] mptfusion: sas enclosures with smart drive by Eric Moore · 18 years ago
  77. e8bf394 [SCSI] scsi_transport_sas: kill the use of channel by James Bottomley · 18 years ago
  78. dc22f16 [SCSI] mptsas: use unnumbered port API and remove driver porttracking by Eric Moore · 18 years ago
  79. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  80. 2686de2 [SCSI] mptsas: eliminate ghost devices by James Bottomley · 18 years ago
  81. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  82. 87cf898 [SCSI] mptsas: Adding 1078 ROC support by Eric Moore · 18 years ago
  83. 547f9a2 [SCSI] mptsas: wide port support by Eric Moore · 18 years ago
  84. 1951d09 [SCSI] mptfusion: change driver revision to 3.03.10 by Michael Reed · 18 years ago
  85. 419835e [SCSI] mptfc: fix fibre channel infinite request/response loop by Michael Reed · 18 years ago
  86. ca2f938 [SCSI] mptfc: set fibre channel fw target missing timers to one second by Michael Reed · 18 years ago
  87. 80d3ac7 [SCSI] mptfusion: move fc event/reset handling to mptfc by Michael Reed · 18 years ago
  88. 65207fe [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations by Moore, Eric · 18 years ago
  89. 9dec70e [SCSI] fusion - bump version by Moore, Eric · 18 years ago
  90. e6b2d76 [SCSI] fusion - expander hotplug suport in mptsas module by Moore, Eric · 18 years ago
  91. 914c2d8 [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure by Moore, Eric · 18 years ago
  92. c972c70 [SCSI] fusion - static fix's by Moore, Eric · 18 years ago
  93. 3a892be [SCSI] fusion - move some debug firmware event debug msgs to verbose level by Moore, Eric · 18 years ago
  94. c92f222 [SCSI] mptspi: Add transport class Domain Validation by James Bottomley · 18 years ago
  95. ea5a7a8 [SCSI] fusion - mptctl -adding asyn event notification support by Moore, Eric · 18 years ago
  96. 592f9c2 [SCSI] fusion - mptctl - backplane istwi fix by Moore, Eric · 18 years ago
  97. 928496a [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes by Moore, Eric · 19 years ago
  98. fda4c2c [SCSI] fusion: bump version by Moore, Eric · 19 years ago
  99. 3bc7bf1 [SCSI] fusion: FC rport code fixes by Michael Reed · 19 years ago
  100. 79de278 [SCSI] fusion: move sas persistent event handling over to the mptsas module by Moore, Eric · 19 years ago