1. d1da522 scsi: megaraid_sas: handle dma_addr_t right on 32-bit by Arnd Bergmann · 8 years ago
  2. 40a4c2c scsi: megaraid_sas: array overflow in megasas_dump_frame() by Dan Carpenter · 8 years ago
  3. 156f8759 scsi: megaraid_sas: driver version upgrade by Shivasharan S · 8 years ago
  4. a73b0a4 scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set value to 2 by Shivasharan S · 8 years ago
  5. 41064f1 scsi: megaraid_sas: Indentation and smatch warning fixes by Shivasharan S · 8 years ago
  6. e00731b scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints by Shivasharan S · 8 years ago
  7. ec77959 scsi: megaraid_sas: Increase internal command pool by Shivasharan S · 8 years ago
  8. 29206da scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to complete by Shivasharan S · 8 years ago
  9. 72bff2d scsi: megaraid_sas: Bail out the driver load if ld_list_query fails by Shivasharan S · 8 years ago
  10. 7a7ae4f scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return void by Shivasharan S · 8 years ago
  11. a6821ca scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR by Shivasharan S · 8 years ago
  12. 1d6dbd1 scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, change fp_possible to bool by Shivasharan S · 8 years ago
  13. 25fb13d scsi: megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusion by Shivasharan S · 8 years ago
  14. 21c3400 scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero by Shivasharan S · 8 years ago
  15. cf4e55e scsi: megaraid_sas: max_fw_cmds are decremented twice, remove duplicate by Shivasharan S · 8 years ago
  16. 013aec6 scsi: megaraid_sas: update can_queue only if the new value is less by Shivasharan S · 8 years ago
  17. 50b7f5a scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions by Shivasharan S · 8 years ago
  18. b41c0a4 scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize pDevHandle to MR_DEVHANDLE_INVALID by Shivasharan S · 8 years ago
  19. 95c0608 scsi: megaraid_sas: latest controller OCR capability from FW before sending shutdown DCMD by Shivasharan S · 8 years ago
  20. 318aaef scsi: megaraid_sas: avoid unaligned access in ioctl path by Shivasharan S · 8 years ago
  21. a174118b scsi: megaraid_sas: big endian support changes by Shivasharan S · 8 years ago
  22. ff96f92 scsi: megaraid_sas: Big endian RDPQ mode fix by Shivasharan S · 8 years ago
  23. d2d0358 scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map access by Shivasharan S · 8 years ago
  24. a09454c scsi: megaraid_sas: In validate raid map, raid capability is not converted to cpu format for all lds by Shivasharan S · 8 years ago
  25. 5fc499b scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc fails by Shivasharan S · 8 years ago
  26. b4a4221 scsi: megaraid_sas: add print in device removal path by Shivasharan S · 8 years ago
  27. def0eab scsi: megaraid_sas: enhance debug logs in OCR context by Shivasharan S · 8 years ago
  28. 31d9a57 scsi: megaraid_sas: set residual bytes count during IO completion by Shivasharan S · 8 years ago
  29. a48ba0e scsi: megaraid_sas: raid 1 write performance for large io by Shivasharan S · 8 years ago
  30. 33203bc scsi: megaraid_sas: NVME fast path io support by Shivasharan S · 8 years ago
  31. 96188a8 scsi: megaraid_sas: NVME interface target prop added by Shivasharan S · 8 years ago
  32. 15dd038 scsi: megaraid_sas: NVME Interface detection and prop settings by Shivasharan S · 8 years ago
  33. f4fc209 scsi: megaraid_sas: change issue_dcmd to return void from int by Shivasharan S · 8 years ago
  34. 52205ac scsi: megaraid_sas: megasas_get_request_descriptor always return valid desc by Shivasharan S · 8 years ago
  35. f55cf47 scsi: megaraid_sas: Use DID_REQUEUE by Shivasharan S · 8 years ago
  36. ed981b8 scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp is not set by Shivasharan S · 8 years ago
  37. 3cabd16 scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev by Shivasharan S · 8 years ago
  38. 45b8a35 scsi: megaraid_sas: 32 bit descriptor fire cmd optimization by Shivasharan S · 8 years ago
  39. 8bf7c65 scsi: megaraid_sas: raid 1 fast path code optimize by Shivasharan S · 8 years ago
  40. f6c0d55 scsi: megaraid_sas: cpu select rework. by Shivasharan S · 8 years ago
  41. 18bbcab Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth" by Shivasharan S · 8 years ago
  42. 223e4b9 scsi: megaraid_sas: driver version upgrade by Sasikumar Chandrasekaran · 8 years ago
  43. ede7c3c scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  44. b71b49c scsi: megaraid_sas: ldio_outstanding variable is not decremented in completion path by Sasikumar Chandrasekaran · 8 years ago
  45. 3e5eadb scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth by Sasikumar Chandrasekaran · 8 years ago
  46. 9581ebe scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers Capabilities by Sasikumar Chandrasekaran · 8 years ago
  47. d889344 scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  48. 69c337c scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/10 Writes by Sasikumar Chandrasekaran · 8 years ago
  49. fdd84e2 scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing by Sasikumar Chandrasekaran · 8 years ago
  50. 45d4460 scsi: megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  51. 2493c67 scsi: megaraid_sas: 128 MSIX Support by Sasikumar Chandrasekaran · 8 years ago
  52. 45f4f2e scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  53. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  54. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  55. fad119b scsi: megaraid_sas: switch to pci_alloc_irq_vectors by Hannes Reinecke · 8 years ago
  56. 18103ef scsi: megaraid-sas: request irqs later by Tomas Henzl · 8 years ago
  57. 644da3c scsi: megaraid_sas: add in missing white spaces in error messages text by Colin Ian King · 8 years ago
  58. 5e5ec17 scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression by Sumit Saxena · 8 years ago
  59. fd3e165 scsi: megaraid_sas: driver version upgrade by Kashyap Desai · 8 years ago
  60. d557358 scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which does not support JBOD sequence map by Kashyap Desai · 8 years ago
  61. d0fc91d scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware by Kashyap Desai · 8 years ago
  62. a1dfd62 scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach by Kashyap Desai · 8 years ago
  63. b3e3827 scsi: megaraid_sas: Send correct PhysArm to FW for R1 VD downgrade by Kashyap Desai · 8 years ago
  64. 18e1c7f scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30secs before reset by Kashyap Desai · 8 years ago
  65. 1e793f6 scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices by Kashyap Desai · 8 years ago
  66. 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  67. 2f3e7732 scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up by Baoyou Xie · 8 years ago
  68. 4086eae5 scsi: megaraid_sas: add in missing white space in error message text by Colin Ian King · 8 years ago
  69. 51f9039 scsi: megaraid_sas: Fix the search of first memory bar by Christophe JAILLET · 8 years ago
  70. 709ab23 scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  71. e7f8516 megaraid_sas: Fix probing cards without io port by Yinghai Lu · 8 years ago
  72. d908316 megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not support it by Sumit Saxena · 8 years ago
  73. 13f3077 megaraid_sas: Downgrade two success messages to info by Andy Lutomirski · 9 years ago
  74. 54c4042 megaraid_sas: driver version upgrade by Sumit Saxena · 9 years ago
  75. bd23d4a megaraid_sas: task management code optimizations by Sumit Saxena · 9 years ago
  76. 64d0b8e megaraid_sas: call ISR function to clean up pending replies in OCR path by Sumit Saxena · 9 years ago
  77. c3e385a megaraid_sas: reduce memory footprints in kdump mode by Sumit Saxena · 9 years ago
  78. 3deb943 megaraid_sas: add missing curly braces in ioctl handler by Arnd Bergmann · 9 years ago
  79. 3084558 megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure by Sumit Saxena · 9 years ago
  80. b99dbe5 megaraid_sas: Add an i/o barrier by Tomas Henzl · 9 years ago
  81. ea1c928 megaraid_sas: Fix SMAP issue by Sumit Saxena · 9 years ago
  82. 8f67c8c megaraid_sas: Fix for IO failing post OCR in SRIOV environment by Sumit Saxena · 9 years ago
  83. 546e559 megaraid: fix null pointer check in megasas_detach_one(). by Maurizio Lombardi · 9 years ago
  84. d92ca9d megaraid_sas: driver version upgrade by Sumit Saxena · 9 years ago
  85. 3885c26 megaraid_sas: SPERC OCR changes by Sumit Saxena · 9 years ago
  86. e3d178c megaraid_sas: Introduce module parameter for SCSI command timeout by Sumit Saxena · 9 years ago
  87. ccc7507 megaraid_sas: MFI adapter OCR changes by Sumit Saxena · 9 years ago
  88. 8a01a41 megaraid_sas: Make adprecovery variable atomic by Sumit Saxena · 9 years ago
  89. 52b62ac megaraid_sas: IO throttling support by Sumit Saxena · 9 years ago
  90. 308ec45 megaraid_sas: Dual queue depth support by Sumit Saxena · 9 years ago
  91. f9a9dee megaraid_sas: Code optimization build_and_issue_cmd return-type by Sumit Saxena · 9 years ago
  92. 179ac14 megaraid_sas: Reply Descriptor Post Queue (RDPQ) support by Sumit Saxena · 9 years ago
  93. 8f05024 megaraid_sas: Fastpath region lock bypass by Sumit Saxena · 9 years ago
  94. 2216c30 megaraid_sas: Update device queue depth based on interface type by Sumit Saxena · 9 years ago
  95. 18365b1 megaraid_sas: Task management support by Sumit Saxena · 9 years ago
  96. 2c04835 megaraid_sas: Syncing request flags macro names with firmware by Sumit Saxena · 9 years ago
  97. 6d40afb megaraid_sas: MFI IO timeout handling by Sumit Saxena · 9 years ago
  98. 11c71cb megaraid_sas: Do not allow PCI access during OCR by Sumit Saxena · 9 years ago
  99. 7296f62 megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl by Nicholas Krause · 9 years ago
  100. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago