1. f6a290b4 [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context by Anton Blanchard · 13 years ago
  2. 181a9d7 [SCSI] mpt2sas: add missing allocation. by Dan Carpenter · 13 years ago
  3. 35116db [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting by nagalakshmi.nandigama@lsi.com · 13 years ago
  4. 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
  5. 918134e [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host reset context by nagalakshmi.nandigama@lsi.com · 13 years ago
  6. f3db032 [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_lock by nagalakshmi.nandigama@lsi.com · 13 years ago
  7. 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
  8. 24f09b5 [SCSI] mpt2sas: Fix failure message displayed during diag reset by nagalakshmi.nandigama@lsi.com · 13 years ago
  9. 0167ac6 [SCSI] mpt2sas: Fix for system hang when discovery in progress by nagalakshmi.nandigama@lsi.com · 13 years ago
  10. 921cd80 [SCSI] mpt2sas: New feature - Fast Load Support by nagalakshmi.nandigama@lsi.com · 13 years ago
  11. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  12. 911ae94 [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue support of the HBA by nagalakshmi.nandigama@lsi.com · 14 years ago
  13. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  14. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 14 years ago
  15. 9ae89b0 [SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context by kashyap.desai@lsi.com · 14 years ago
  16. 82a4525 [SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command entry in MPI message by Kashyap, Desai · 14 years ago
  17. 7821578 [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shutdown call by Kashyap, Desai · 14 years ago
  18. f93213d [SCSI] mpt2sas: fix broadcast AEN and task management issue by Kashyap, Desai · 14 years ago
  19. a3e1e55 [SCSI] mpt2sas: Set max_sector count from module parameter by Kashyap, Desai · 14 years ago
  20. c97951e [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC by Kashyap, Desai · 14 years ago
  21. 756aca7 [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devices by Martin K. Petersen · 14 years ago
  22. 3ace8e0 [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process context by Kashyap, Desai · 14 years ago
  23. 0bdccdb [SCSI] mpt2sas : WarpDrive New product SSS6200 support added by Kashyap, Desai · 14 years ago
  24. a7c44d4 [SCSI] mpt2sas: do not check serial_number in the abort handler by Christoph Hellwig · 14 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  26. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  27. a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 14 years ago
  28. 3a9c913 [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem by Kashyap, Desai · 14 years ago
  29. ec07a05 [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command completion by Kashyap, Desai · 14 years ago
  30. efe82a1 [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K by Kashyap, Desai · 14 years ago
  31. 4dc2757 [SCSI] mpt2sas: Fix device removal handshake for zoned devices by Kashyap, Desai · 14 years ago
  32. 37aaa78 [SCSI] mpt2sas: Debug string changes from target to device. by Kashyap, Desai · 14 years ago
  33. b41c09d [SCSI] mpt2sas: Sanity check for phy count is added using max phy count by Kashyap, Desai · 14 years ago
  34. a93c6b4 [SCSI] mpt2sas: change queue depth with reason argument more appropriately by Kashyap, Desai · 14 years ago
  35. 90d2a67 [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. by Kashyap, Desai · 14 years ago
  36. 7f6f794 [SCSI] mpt2sas: Modify code to support Expander switch by Kashyap, Desai · 14 years ago
  37. 35f805b [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs by Kashyap, Desai · 14 years ago
  38. 363fa50f [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled by Kashyap, Desai · 14 years ago
  39. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  40. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  41. 3cb5469 [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors by Eric Moore · 15 years ago
  42. 8e864a8 [SCSI] mpt2sas: Adding additional message to error escalation callback by Kashyap, Desai · 15 years ago
  43. d417d1c [SCSI] mpt2sas: Add additional check for responding volumes after Host Reset by Kashyap, Desai · 15 years ago
  44. f3eedd6 [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA by Kashyap, Desai · 15 years ago
  45. 7fbae67 [SCSI] mpt2sas: Tie a log info message to a specific PHY. by Kashyap, Desai · 15 years ago
  46. eabb08a [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO by Kashyap, Desai · 15 years ago
  47. 203d65b [SCSI] mpt2sas: MPI header version N is updated. by Kashyap, Desai · 15 years ago
  48. d274213 [SCSI] mpt2sas: Hold Controller reset when another reset is in progress by Kashyap, Desai · 15 years ago
  49. d334aa7 [SCSI] mpt2sas: DIF Type 2 Protection Support by Eric Moore · 15 years ago
  50. 65155b3 fix typos concerning "management" by Uwe Kleine-König · 15 years ago
  51. 980ead3 [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_sas_device_remove by Kashyap, Desai · 15 years ago
  52. 130b958 [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd. by Kashyap, Desai · 15 years ago
  53. ef7c80c [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. by Kashyap, Desai · 15 years ago
  54. 1469585 [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all device after recovery by Kashyap, Desai · 15 years ago
  55. 31b7f2e [SCSI] mpt2sas: Copyright 2010. by Kashyap, Desai · 15 years ago
  56. 58287fd [SCSI] mpt2sas: Default descriptor for RAID Passthru command. by Kashyap, Desai · 15 years ago
  57. 8ed9a03 [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. by Kashyap, Desai · 15 years ago
  58. e94f674 [SCSI] mpt2sas: Fix for little endian by Kashyap, Desai · 15 years ago
  59. b434427 [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure. by Kashyap, Desai · 15 years ago
  60. 6558bbb [SCSI] mpt2sas: Early return from function if shost is in recovery. by Kashyap, Desai · 15 years ago
  61. f891dcf [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset by Kashyap, Desai · 15 years ago
  62. 31cef6b [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in RESCAN task after HBA RESET by Kashyap, Desai · 15 years ago
  63. 1278b11 [SCSI] mpt2sas : Device removal algorithm in interrupt context only by Kashyap, Desai · 15 years ago
  64. cd9843f [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address by Kashyap, Desai · 15 years ago
  65. f1c35e6 [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset. by Kashyap, Desai · 15 years ago
  66. bb789d0 [SCSI] mpt2sas: fix the incorrect scsi_dma_map error checking by FUJITA Tomonori · 15 years ago
  67. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  68. 3ed2152 [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes. by Kashyap, Desai · 15 years ago
  69. 84f0b04 [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs) by Kashyap, Desai · 15 years ago
  70. f7c95ef [SCSI] mpt2sas: Added raid transport support by Kashyap, Desai · 15 years ago
  71. d7384b2 [SCSI] mpt2sas: Delete volume before HBA detach. by Kashyap, Desai · 15 years ago
  72. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  73. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  74. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  75. e7d59c1 [SCSI] mpt2sas: No link rate change, do not call update links nor unblock device by Kashyap, Desai · 15 years ago
  76. 744090d [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS shutdown by Kashyap, Desai · 15 years ago
  77. 8ffc457 [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev reset by Kashyap, Desai · 15 years ago
  78. 463217b [SCSI] mpt2sas : PPC (power pc) endian bug fix's by Kashyap, Desai · 15 years ago
  79. ec9472c [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endian by Kashyap, Desai · 15 years ago
  80. e4e7c7e [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEVICE_BUSY if device is busy by Kashyap, Desai · 15 years ago
  81. ec6c2b4 [SCSI] mpt2sas: Added new info messages for IR and Expander events. by Kashyap, Desai · 15 years ago
  82. e0077d6 [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part of volume by Kashyap, Desai · 15 years ago
  83. fa7f316 [SCSI] mpt2sas: Support for stopping driver when Firmware encounters by Kashyap, Desai · 15 years ago
  84. db27136 [SCSI] mpt2sas: New device SAS2208 support is added by Kashyap, Desai · 15 years ago
  85. 9982f59 [SCSI] mpt2sas: Add support in the driver to check for valid response info by Kashyap, Desai · 15 years ago
  86. a28eb22 [SCSI] mpt2sas: Expander remove fails when it is processing another expander add. by Kashyap, Desai · 15 years ago
  87. c5e039b [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookup by Kashyap, Desai · 15 years ago
  88. 308609c [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANT by Kashyap, Desai · 15 years ago
  89. 77e63ed [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. by Kashyap, Desai · 15 years ago
  90. 595bb0b [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TM by Kashyap, Desai · 15 years ago
  91. 19d3ebe [SCSI] mpt2sas: Copyright change to 2009. by Kashyap, Desai · 15 years ago
  92. 7b936b0 [SCSI] mpt2sas: Update driver to MPI2 REV K headers. by Kashyap, Desai · 15 years ago
  93. 5b76858 [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization by Kashyap, Desai · 16 years ago
  94. ed79f12 [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg by Kashyap, Desai · 16 years ago
  95. 34a03be [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context by Kashyap, Desai · 16 years ago
  96. cc0f520 [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. by Kashyap, Desai · 16 years ago
  97. 155dd4c [SCSI] mpt2sas: Prevent sending command to FW while Host Reset by Kashyap, Desai · 16 years ago
  98. cd4e12e [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread by Kashyap, Desai · 16 years ago
  99. e4750c9 [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode by Kashyap, Desai · 16 years ago
  100. be9e8cd7 [SCSI] mpt2sas: Excessive log info causes sas iounit page time out by Kashyap, Desai · 16 years ago