1. 63e359d [SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to non LUN 0 configured expander by Sreekanth Reddy · 11 years ago
  2. bc6d4c3 [SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removed by Sreekanth Reddy · 11 years ago
  3. 1c50e8d [SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned by Sreekanth Reddy · 11 years ago
  4. d648d5a [SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013 by Sreekanth Reddy · 11 years ago
  5. 3627dba [SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notification methodology by Sreekanth Reddy · 11 years ago
  6. 6409a7d [SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback function by Sreekanth Reddy · 11 years ago
  7. 3b3e6f8 [SCSI] mpt2sas: fix cleanup on controller resource mapping failure by Joe Lawrence · 11 years ago
  8. c3a634b [SCSI] mpt2sas: fix for unused variable 'event_data' warning by Reddy, Sreekanth · 12 years ago
  9. 48ba2ef [SCSI] mpt2sas: fix firmware failure with wrong task attribute by Sreekanth Reddy · 12 years ago
  10. 6241f22 [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a infinite loop by Sreekanth Reddy · 12 years ago
  11. b0df96a0 [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup by Reddy, Sreekanth · 12 years ago
  12. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  13. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  14. 5e95e73 [SCSI] mpt2sas: Add a module parameter that permits overriding protection capabilities by Martin K. Petersen · 12 years ago
  15. 9b5cd13 [SCSI] mpt2sas: Return the correct sense key for DIF errors by Martin K. Petersen · 12 years ago
  16. a55b2d2 scsi: make pci error handlers const by Stephen Hemminger · 12 years ago
  17. 14aa7f7 [SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, removed and then again gets added with new target ids by sreekanth.reddy@lsi.com · 12 years ago
  18. 4b19317 [SCSI] mpt2sas: Fix for staged device discovery functionality of driver not working by sreekanth.reddy@lsi.com · 12 years ago
  19. eece5de [SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect range by sreekanth.reddy@lsi.com · 12 years ago
  20. 433d717 [SCSI] mpt2sas: 2012 source code copyright by sreekanth.reddy@lsi.com · 12 years ago
  21. 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 13 years ago
  22. f555e05 [SCSI] mpt2sas: move the scsi_host_put to the right place by Tomas Henzl · 13 years ago
  23. 39af7a9 [SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and simultaneously another hard drive is hot unplugged by nagalakshmi.nandigama@lsi.com · 13 years ago
  24. d838c36 [SCSI] mpt2sas: Fix linux driver sparse errors by nagalakshmi.nandigama@lsi.com · 13 years ago
  25. 298c794 [SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool by nagalakshmi.nandigama@lsi.com · 13 years ago
  26. 09da0b3 [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_device, and expander_device lists by nagalakshmi.nandigama@lsi.com · 13 years ago
  27. a78e21d [SCSI] mpt2sas: spell "primitive" correctly in function prototype by Andrew Morton · 13 years ago
  28. 2cb6fc8 [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scsih_probe by nagalakshmi.nandigama@lsi.com · 13 years ago
  29. aff132d [SCSI] mpt2sas : Fix for memory allocation error for large host credits by nagalakshmi.nandigama@lsi.com · 13 years ago
  30. 4da7af9 [SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrive by nagalakshmi.nandigama@lsi.com · 13 years ago
  31. 30c4328 [SCSI] mpt2sas: Release spinlock for the raid device list before blocking it by nagalakshmi.nandigama@lsi.com · 13 years ago
  32. 9ac49d3 [SCSI] mpt2sas: Increase max transfer support from 4MB to 16MB by nagalakshmi.nandigama@lsi.com · 13 years ago
  33. ba96bd0 [SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrive by nagalakshmi.nandigama@lsi.com · 13 years ago
  34. 23edb6e [SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy callback when all the LUNS have been deleted by nagalakshmi.nandigama@lsi.com · 13 years ago
  35. 3ade1ca [SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR to avoid infinite resets by nagalakshmi.nandigama@lsi.com · 13 years ago
  36. 845a0e4 [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition by nagalakshmi.nandigama@lsi.com · 13 years ago
  37. f6a290b4 [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context by Anton Blanchard · 13 years ago
  38. 181a9d7 [SCSI] mpt2sas: add missing allocation. by Dan Carpenter · 13 years ago
  39. 35116db [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting by nagalakshmi.nandigama@lsi.com · 13 years ago
  40. 6faace2 [SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to complete while issued during creating a volume by nagalakshmi.nandigama@lsi.com · 13 years ago
  41. 918134e [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host reset context by nagalakshmi.nandigama@lsi.com · 13 years ago
  42. f3db032 [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_lock by nagalakshmi.nandigama@lsi.com · 13 years ago
  43. f881cea [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is removed while host reset is active by nagalakshmi.nandigama@lsi.com · 13 years ago
  44. 24f09b5 [SCSI] mpt2sas: Fix failure message displayed during diag reset by nagalakshmi.nandigama@lsi.com · 13 years ago
  45. 0167ac6 [SCSI] mpt2sas: Fix for system hang when discovery in progress by nagalakshmi.nandigama@lsi.com · 13 years ago
  46. 921cd80 [SCSI] mpt2sas: New feature - Fast Load Support by nagalakshmi.nandigama@lsi.com · 13 years ago
  47. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  48. 911ae94 [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue support of the HBA by nagalakshmi.nandigama@lsi.com · 13 years ago
  49. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  50. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  51. 9ae89b0 [SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context by kashyap.desai@lsi.com · 13 years ago
  52. 82a4525 [SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command entry in MPI message by Kashyap, Desai · 13 years ago
  53. 7821578 [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shutdown call by Kashyap, Desai · 14 years ago
  54. f93213d [SCSI] mpt2sas: fix broadcast AEN and task management issue by Kashyap, Desai · 14 years ago
  55. a3e1e55 [SCSI] mpt2sas: Set max_sector count from module parameter by Kashyap, Desai · 14 years ago
  56. c97951e [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC by Kashyap, Desai · 14 years ago
  57. 756aca7 [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devices by Martin K. Petersen · 14 years ago
  58. 3ace8e0 [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process context by Kashyap, Desai · 14 years ago
  59. 0bdccdb [SCSI] mpt2sas : WarpDrive New product SSS6200 support added by Kashyap, Desai · 14 years ago
  60. a7c44d4 [SCSI] mpt2sas: do not check serial_number in the abort handler by Christoph Hellwig · 14 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  62. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  63. a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 14 years ago
  64. 3a9c913 [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem by Kashyap, Desai · 14 years ago
  65. ec07a05 [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command completion by Kashyap, Desai · 14 years ago
  66. efe82a1 [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K by Kashyap, Desai · 14 years ago
  67. 4dc2757 [SCSI] mpt2sas: Fix device removal handshake for zoned devices by Kashyap, Desai · 14 years ago
  68. 37aaa78 [SCSI] mpt2sas: Debug string changes from target to device. by Kashyap, Desai · 14 years ago
  69. b41c09d [SCSI] mpt2sas: Sanity check for phy count is added using max phy count by Kashyap, Desai · 14 years ago
  70. a93c6b4 [SCSI] mpt2sas: change queue depth with reason argument more appropriately by Kashyap, Desai · 14 years ago
  71. 90d2a67 [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. by Kashyap, Desai · 14 years ago
  72. 7f6f794 [SCSI] mpt2sas: Modify code to support Expander switch by Kashyap, Desai · 14 years ago
  73. 35f805b [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs by Kashyap, Desai · 14 years ago
  74. 363fa50f [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled by Kashyap, Desai · 14 years ago
  75. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  76. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  77. 3cb5469 [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors by Eric Moore · 14 years ago
  78. 8e864a8 [SCSI] mpt2sas: Adding additional message to error escalation callback by Kashyap, Desai · 15 years ago
  79. d417d1c [SCSI] mpt2sas: Add additional check for responding volumes after Host Reset by Kashyap, Desai · 15 years ago
  80. f3eedd6 [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA by Kashyap, Desai · 15 years ago
  81. 7fbae67 [SCSI] mpt2sas: Tie a log info message to a specific PHY. by Kashyap, Desai · 15 years ago
  82. eabb08a [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO by Kashyap, Desai · 15 years ago
  83. 203d65b [SCSI] mpt2sas: MPI header version N is updated. by Kashyap, Desai · 15 years ago
  84. d274213 [SCSI] mpt2sas: Hold Controller reset when another reset is in progress by Kashyap, Desai · 15 years ago
  85. d334aa7 [SCSI] mpt2sas: DIF Type 2 Protection Support by Eric Moore · 15 years ago
  86. 65155b3 fix typos concerning "management" by Uwe Kleine-König · 15 years ago
  87. 980ead3 [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_sas_device_remove by Kashyap, Desai · 15 years ago
  88. 130b958 [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd. by Kashyap, Desai · 15 years ago
  89. ef7c80c [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. by Kashyap, Desai · 15 years ago
  90. 1469585 [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all device after recovery by Kashyap, Desai · 15 years ago
  91. 31b7f2e [SCSI] mpt2sas: Copyright 2010. by Kashyap, Desai · 15 years ago
  92. 58287fd [SCSI] mpt2sas: Default descriptor for RAID Passthru command. by Kashyap, Desai · 15 years ago
  93. 8ed9a03 [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. by Kashyap, Desai · 15 years ago
  94. e94f674 [SCSI] mpt2sas: Fix for little endian by Kashyap, Desai · 15 years ago
  95. b434427 [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure. by Kashyap, Desai · 15 years ago
  96. 6558bbb [SCSI] mpt2sas: Early return from function if shost is in recovery. by Kashyap, Desai · 15 years ago
  97. f891dcf [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset by Kashyap, Desai · 15 years ago
  98. 31cef6b [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in RESCAN task after HBA RESET by Kashyap, Desai · 15 years ago
  99. 1278b11 [SCSI] mpt2sas : Device removal algorithm in interrupt context only by Kashyap, Desai · 15 years ago
  100. cd9843f [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address by Kashyap, Desai · 15 years ago