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