1. 50d5c60 [SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support. by Kashyap, Desai · 15 years ago
  2. f7c95ef [SCSI] mpt2sas: Added raid transport support by Kashyap, Desai · 15 years ago
  3. 22c8842 [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility. by Kashyap, Desai · 15 years ago
  4. e75b9b6 [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault_debug. by Kashyap, Desai · 15 years ago
  5. 6846e75 [SCSI] mpt2sas: User resource_size_t instead of unsigned long by Kashyap, Desai · 15 years ago
  6. b2ff36b [SCSI] mpt2sas: Return -ENODATA on IOCTL timeout by Kashyap, Desai · 15 years ago
  7. d7384b2 [SCSI] mpt2sas: Delete volume before HBA detach. by Kashyap, Desai · 15 years ago
  8. d685c26 [SCSI] mpt2sas: add missing initialization of scsih_cmds by Kashyap, Desai · 15 years ago
  9. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  10. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  11. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  12. 153f251 [SCSI] mpt2sas: Bump version 03.100.03.00 by Kashyap, Desai · 15 years ago
  13. e7d59c1 [SCSI] mpt2sas: No link rate change, do not call update links nor unblock device by Kashyap, Desai · 15 years ago
  14. 744090d [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS shutdown by Kashyap, Desai · 15 years ago
  15. 8ffc457 [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev reset by Kashyap, Desai · 15 years ago
  16. 463217b [SCSI] mpt2sas : PPC (power pc) endian bug fix's by Kashyap, Desai · 15 years ago
  17. ec9472c [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endian by Kashyap, Desai · 15 years ago
  18. e4e7c7e [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEVICE_BUSY if device is busy by Kashyap, Desai · 15 years ago
  19. 96b681c [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into READY state by Kashyap, Desai · 15 years ago
  20. ec6c2b4 [SCSI] mpt2sas: Added new info messages for IR and Expander events. by Kashyap, Desai · 15 years ago
  21. e0077d6 [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part of volume by Kashyap, Desai · 15 years ago
  22. a8ebd76 [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_init by Kashyap, Desai · 15 years ago
  23. 1b01fe3 [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer support by Kashyap, Desai · 15 years ago
  24. 32e0eb5 [SCSI] mpt2sas: Added command line option diag_buffer_enable. by Kashyap, Desai · 15 years ago
  25. cef7a12 [SCSI] mpt2sas: Fixed some of the comment by Kashyap, Desai · 15 years ago
  26. fa7f316 [SCSI] mpt2sas: Support for stopping driver when Firmware encounters by Kashyap, Desai · 15 years ago
  27. 9fec5f9 [SCSI] mpt2sas: Adding MPI Headers - revision L by Kashyap, Desai · 15 years ago
  28. db27136 [SCSI] mpt2sas: New device SAS2208 support is added by Kashyap, Desai · 15 years ago
  29. 9982f59 [SCSI] mpt2sas: Add support in the driver to check for valid response info by Kashyap, Desai · 15 years ago
  30. a28eb22 [SCSI] mpt2sas: Expander remove fails when it is processing another expander add. by Kashyap, Desai · 15 years ago
  31. c5e039b [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookup by Kashyap, Desai · 15 years ago
  32. dac3bbd [SCSI] mpt2sas: Bump version 02.100.03.00 by Kashyap, Desai · 15 years ago
  33. 308609c [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANT by Kashyap, Desai · 15 years ago
  34. 29786e1 [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on firmware to ACK. by Kashyap, Desai · 15 years ago
  35. bcfb6e6 [SCSI] mpt2sas: Call init_completion on a per request basis. by Kashyap, Desai · 15 years ago
  36. 77e63ed [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. by Kashyap, Desai · 15 years ago
  37. 595bb0b [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TM by Kashyap, Desai · 15 years ago
  38. 19d3ebe [SCSI] mpt2sas: Copyright change to 2009. by Kashyap, Desai · 15 years ago
  39. 57442b1 [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers. by Kashyap, Desai · 15 years ago
  40. 7b936b0 [SCSI] mpt2sas: Update driver to MPI2 REV K headers. by Kashyap, Desai · 15 years ago
  41. dc162b6 [SCSI] mpt2sas: Bump driver version 01.100.06.00 by Kashyap, Desai · 15 years ago
  42. 5b76858 [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization by Kashyap, Desai · 15 years ago
  43. ed79f12 [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg by Kashyap, Desai · 15 years ago
  44. 34a03be [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context by Kashyap, Desai · 15 years ago
  45. cc0f520 [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. by Kashyap, Desai · 15 years ago
  46. 155dd4c [SCSI] mpt2sas: Prevent sending command to FW while Host Reset by Kashyap, Desai · 15 years ago
  47. cd4e12e [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread by Kashyap, Desai · 15 years ago
  48. 388ce4b [SCSI] mpt2sas: fix config request and diag reset deadlock by Kashyap, Desai · 15 years ago
  49. f9b14c9 [SCSI] mpt2sas: Bump driver version 01.100.04.00 by Kashyap, Desai · 15 years ago
  50. fcfe639 [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hibernate by Kashyap, Desai · 15 years ago
  51. e4750c9 [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode by Kashyap, Desai · 15 years ago
  52. 6bd4e1e [SCSI] mpt2sas: fix infinite loop inside config request by Kashyap, Desai · 15 years ago
  53. be9e8cd7 [SCSI] mpt2sas: Excessive log info causes sas iounit page time out by Kashyap, Desai · 15 years ago
  54. 62727a7 [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages by Kashyap, Desai · 15 years ago
  55. 20f5895 [SCSI] mpt2sas: Expander fix oops saying "Already part of another port" by Kashyap, Desai · 15 years ago
  56. 15052c9 [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crash by Kashyap, Desai · 15 years ago
  57. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  58. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  59. d17bf60 [SCSI] mpt2sas: bump driver version to 01.100.03.00 by Eric Moore · 15 years ago
  60. d5d135b [SCSI] mpt2sas: using the same naming convention for all static function by Eric Moore · 15 years ago
  61. ddf59a3 [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctl by Eric Moore · 15 years ago
  62. 993e0da [SCSI] mpt2sas: LUN Reset Support by Eric Moore · 15 years ago
  63. 3c621b3 [SCSI] mpt2sas: T10 DIF Support by Eric Moore · 15 years ago
  64. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  65. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  66. 2b69a8a [SCSI] mpt2sas: fix driver version inconsistency by Eric Moore · 15 years ago
  67. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  68. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  69. 3b8b5c9 [SCSI] mpt2sas : bump driver version to 01.100.02.00 by Eric Moore · 15 years ago
  70. 6f92a7a [SCSI] mpt2sas: fix hotplug event processing by Eric Moore · 15 years ago
  71. 99bb214 [SCSI] mpt2sas : release diagnotic buffers prior host reset by Eric Moore · 15 years ago
  72. 8901cbb [SCSI] mpt2sas : Broadcast Primative AEN bug fix by Eric Moore · 15 years ago
  73. f0f9cc1 [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time by Eric Moore · 15 years ago
  74. e5f9bb1 [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctl by Eric Moore · 15 years ago
  75. 77bdd9e [SCSI] mpt2sas : running out of message frames by Eric Moore · 15 years ago
  76. 0d04df9 [SCSI] mpt2sas : fix oops when firmware sends large sense buffer size by Eric Moore · 15 years ago
  77. 03ea111 [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boundary by Eric Moore · 15 years ago
  78. fd01825 [SCSI] mpt2sas : unique ioctl magic number by Eric Moore · 15 years ago
  79. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  80. ba33fad [SCSI] mpt2sas: make global symbols unique by Eric Moore · 16 years ago
  81. 635374e [SCSI] mpt2sas v00.100.11.15 by Eric Moore · 16 years ago