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