1. e466e1c [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA by Kashyap, Desai · 13 years ago
  2. 56cee8d [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() by Kashyap, Desai · 13 years ago
  3. aeaeb5c [SCSI] fusion: do not check serial_number in the abort handler by Christoph Hellwig · 13 years ago
  4. bcfe42e [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_reset by Kashyap, Desai · 13 years ago
  5. c9de7dc [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD by Kashyap, Desai · 14 years ago
  6. 97009a2 [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout by Kei Tokunaga · 14 years ago
  7. b68bf09 [SCSI] mptfusion: schedule_target_reset from all Reset context by Kashyap, Desai · 14 years ago
  8. 4d06956 [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSY by Kashyap, Desai · 14 years ago
  9. 2a1b7e5 [SCSI] mptsas: fix hangs caused by ATA pass-through by Ryan Kuester · 14 years ago
  10. 9b8f77a fusion: fix kernel-doc notation by Ben Hutchings · 14 years ago
  11. 69b2e9b [SCSI] mptfusion: Task abort is not supported for Volumes by Kashyap, Desai · 14 years ago
  12. 08f5c5c [SCSI] mptfusion: sanity check for vdevice pointer is added by Kashyap, Desai · 14 years ago
  13. 48959f1 [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod by Kashyap, Desai · 14 years ago
  14. d0f698c [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) by Kashyap, Desai · 14 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  16. 6544517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  17. 9858ae3 [SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of value 0. by Kashyap, Desai · 15 years ago
  18. 65f89c2 [SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priority by Kashyap, Desai · 15 years ago
  19. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  20. 9b53b39 [SCSI] mptspi: Fix for incorrect data underrun errata by Kashyap, Desai · 15 years ago
  21. fea9840 [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed device by Kashyap, Desai · 15 years ago
  22. 79a3ec1 [SCSI] mptsas : set max_id to infinite value. by Kashyap, Desai · 15 years ago
  23. d23321b [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY status by Kashyap, Desai · 15 years ago
  24. a247fa4 [SCSI] mptsas : Removed mptscsih_timer_expired. by Kashyap, Desai · 15 years ago
  25. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 15 years ago
  26. fc847ab [SCSI] mpt fusion: fix up doc book comments by James Bottomley · 15 years ago
  27. db7051b [SCSI] mpt fusion: Added support for Broadcast primitives Event handling by Kashyap, Desai · 15 years ago
  28. a7938b0 [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added by Kashyap, Desai · 15 years ago
  29. 2f18786 [SCSI] mpt fusion: Code Cleanup patch by Kashyap, Desai · 15 years ago
  30. ea2a788 [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function by Kashyap, Desai · 15 years ago
  31. e7deff3 [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame by Kashyap, Desai · 15 years ago
  32. 1ba9ab2 [SCSI] mpt fusion: rewrite taskmgmt request and completion routines by Kashyap, Desai · 15 years ago
  33. 37c60f3 [SCSI] mpt fusion: rewrite of all internal generated functions 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. a6da74c [SCSI] mpt fusion: clear list of outstanding commands on host reset by James Bottomley · 16 years ago
  37. 22ab019 [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver. by Bernd Schubert · 16 years ago
  38. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  39. cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 16 years ago
  40. 7ba2db5 [SCSI] fusion mpt: fix target missing after resetting external raid by Michael Reed · 16 years ago
  41. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  42. ed5f606 [SCSI] mpt fusion: convert inactive_list_mutex to a mutex by Matthias Kaehlcke · 16 years ago
  43. 4d4109d [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers by Prakash, Sathya · 16 years ago
  44. 7105a38 docbook: fix fusion source files by Randy Dunlap · 16 years ago
  45. fc1323b drivers/message/: Spelling fixes by Joe Perches · 16 years ago
  46. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  47. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  48. ed17b03 Fusion: sg chaining support by Jens Axboe · 17 years ago
  49. 23f9b75 docbook: fix kernel-api content by Randy Dunlap · 17 years ago
  50. c51d0be [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk API by Eric Moore · 17 years ago
  51. e820638 [SCSI] mpt fusion: lock down ScsiLookup by Eric Moore · 17 years ago
  52. e7eae9f [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting by Eric Moore · 17 years ago
  53. e80b002 [SCSI] mpt fusion: removing references to hd->ioc by Eric Moore · 17 years ago
  54. a69de50 [SCSI] mpt fusion: rename vdev to vdevice by Eric Moore · 17 years ago
  55. 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
  56. f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
  57. 7a195f4 [SCSI] mpt fusion: Usage of high priority request FIFO to send task management commands by Prakash, Sathya · 17 years ago
  58. 6757d6b [SCSI] mpt fusion: Changes in mptscsih.c for logging support by Prakash, Sathya · 17 years ago
  59. edb9068 [SCSI] mpt fusion: add sysfs attributes to display IOC parameters by Prakash, Sathya · 17 years ago
  60. cc78d30 [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only by Eric Moore · 17 years ago
  61. 958d4a3 [SCSI] mpt fusion: cleanup eh handlers by Eric Moore · 17 years ago
  62. caa5dea [SCSI] mpt fusion: remove unused header - linux_compat.h by Eric Moore · 17 years ago
  63. 16d2010 [SCSI] mpt fusion: update MAINTAINERS (fusion part) by Eric Moore · 17 years ago
  64. 5bc65793 [SCSI] Merge up to linux-2.6 head by James Bottomley · 17 years ago
  65. 1928d73 [SCSI] fusion: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  66. 3d9780b [SCSI] fusion: Fix |/|| confusion by Dave Jones · 17 years ago
  67. ad8c31b [SCSI] fusion: remove VMWare guest OS remounted as read only work around by Eric Moore · 17 years ago
  68. b364fd5 [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume() by Horms · 17 years ago
  69. a1f9ce0 [SCSI] fusion: remove unnecessary code in mptscsih_resume() by Horms · 17 years ago
  70. 1544d67 [SCSI] fusion: kernel-doc warning fixes by Randy Dunlap · 17 years ago
  71. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  72. 07c861d [SCSI] fusion - bump version - 3.04.04 by Eric Moore · 17 years ago
  73. cd2c619 [SCSI] fusion - error handling bug fix's by Eric Moore · 17 years ago
  74. b506ade [SCSI] fusion - inactive raid support, and raid event bug fix's by Eric Moore · 17 years ago
  75. c6c727a [SCSI] fusion - iocstatus, loginfo, and event debug updates by Eric Moore · 17 years ago
  76. 5a9c47b [SCSI] fusion - move SPI API over to mptspi.c by Eric Moore · 17 years ago
  77. 793955f [SCSI] fusion - Greater than 255 target and lun support by Eric Moore · 17 years ago
  78. 9f4203b [SCSI] fusion: MODULE_VERSION support by Eric Moore · 18 years ago
  79. f99be43 [SCSI] fusion: power pc and miscellaneous bug fixs by Eric Moore · 18 years ago
  80. 86dd424 [SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TERMINATED by Eric Moore · 18 years ago
  81. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  82. 3dc0b03 [SCSI] mptfusion: task abort fix's by Eric Moore · 18 years ago
  83. bf45152 [SCSI] mptfusion: sas nexus loss support by Eric Moore · 18 years ago
  84. 786899b [SCSI] mptfusion: sas enclosures with smart drive by Eric Moore · 18 years ago
  85. d6be06c [SCSI] mptfc: abort of board reset leaves port dead requiring reboot by Michael Reed · 18 years ago
  86. 80d3ac7 [SCSI] mptfusion: move fc event/reset handling to mptfc by Michael Reed · 18 years ago
  87. 65207fe [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations by Moore, Eric · 18 years ago
  88. bd23e94 [SCSI] mptfusion: bug fix's for raid components adding/deleting by Moore, Eric · 18 years ago
  89. f44e546 [SCSI] fusion - exposing raid components in mptsas by Moore, Eric · 18 years ago
  90. 914c2d8 [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure by Moore, Eric · 18 years ago
  91. 3a892be [SCSI] fusion - move some debug firmware event debug msgs to verbose level by Moore, Eric · 18 years ago
  92. ce313db [SCSI] mptscsih: remove unused page 1 setting function by James Bottomley · 18 years ago
  93. c92f222 [SCSI] mptspi: Add transport class Domain Validation by James Bottomley · 18 years ago
  94. 5b5ef4f [SCSI] fusion - mptctl - Event Log Fix by Moore, Eric · 18 years ago
  95. 2254c86 [SCSI] fusion: add message sanity check by Moore, Eric · 19 years ago
  96. a69ac32 [SCSI] fusion: unloading the driver - only set asyn narrow for configured devices by Moore, Eric · 19 years ago
  97. 9f63bb7 [SCSI] fusion: add task managment response code info by Moore, Eric · 19 years ago
  98. 7e55147 [SCSI] fusion: overrun tape fix by Moore, Eric · 19 years ago
  99. d66c7a0 [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi by Christoph Hellwig · 19 years ago
  100. 663e1aa [SCSI] fusion: fix compile by James Bottomley · 18 years ago