1. e45ab43 scsi: megaraid_sas: Make some functions static by YueHaibing · 6 years ago
  2. 3b5f307 scsi: megaraid_sas: fix panic on loading firmware crashdump by Junxiao Bi · 6 years ago
  3. 359603a scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas" by Colin Ian King · 6 years ago
  4. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  5. 07d9aa1 scsi: megaraid_sas: set an unlimited max_segment_size by Christoph Hellwig · 6 years ago
  6. 705d3b08 scsi: megaraid_sas: Update driver version to 07.710.50.00 by Shivasharan S · 6 years ago
  7. d956a11 scsi: megaraid_sas: Add module parameter for FW Async event logging by Shivasharan S · 6 years ago
  8. 1175b88 scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers by Shivasharan S · 6 years ago
  9. c8f96df scsi: megaraid_sas: Fix calculation of target ID by Shivasharan S · 6 years ago
  10. 6764f51 scsi: megaraid_sas: Make some symbols static by YueHaibing · 6 years ago
  11. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  12. f5258d6 scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1 by Chandrakanth Patil · 6 years ago
  13. 299ee42 scsi: megaraid_sas: Introduce various Aero performance modes by Chandrakanth Patil · 6 years ago
  14. f39e5e5 scsi: megaraid_sas: Use high IOPS queues based on IO workload by Chandrakanth Patil · 6 years ago
  15. f0b9e7b scsi: megaraid_sas: Set affinity for high IOPS reply queues by Chandrakanth Patil · 6 years ago
  16. ea836f4 scsi: megaraid_sas: Enable coalescing for high IOPS queues by Chandrakanth Patil · 6 years ago
  17. 132147d scsi: megaraid_sas: Add support for High IOPS queues by Chandrakanth Patil · 6 years ago
  18. 5813685 scsi: megaraid_sas: Add support for MPI toolbox commands by Chandrakanth Patil · 6 years ago
  19. 7fc5570 scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver by Chandrakanth Patil · 6 years ago
  20. 49f2bf1 scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for only Ventura by Chandrakanth Patil · 6 years ago
  21. a4413a5 scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE_LIST DCMD by Chandrakanth Patil · 6 years ago
  22. 59db5a9 scsi: megaraid_sas: Handle sequence JBOD map failure at driver level by Chandrakanth Patil · 6 years ago
  23. 798d44b scsi: megaraid_sas: Don't send FPIO to RL Bypass queue by Chandrakanth Patil · 6 years ago
  24. ccf6c1f scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in fault by Chandrakanth Patil · 6 years ago
  25. 7fa3174 scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeout by Chandrakanth Patil · 6 years ago
  26. a6ffd5bf scsi: megaraid_sas: Call disable_irq from process IRQ poll by Chandrakanth Patil · 6 years ago
  27. 2181aac scsi: megaraid_sas: Remove few debug counters from IO path by Chandrakanth Patil · 6 years ago
  28. dd80769 scsi: megaraid_sas: Add support for Non-secure Aero PCI IDs by Chandrakanth Patil · 6 years ago
  29. 5885571 scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adapters by Chandrakanth Patil · 6 years ago
  30. e58ed50 scsi: megaraid_sas: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  31. bc76257 scsi: megaraid_sas: Remove unused including <linux/version.h> by YueHaibing · 6 years ago
  32. d635468 scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW} by Tomas Henzl · 6 years ago
  33. ea14e46 scsi: megaraid_sas: use octal permissions instead of constants by Tomas Henzl · 6 years ago
  34. deff370 scsi: megaraid_sas: make max_sectors visible in sys by Tomas Henzl · 6 years ago
  35. cdf79db scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h' by YueHaibing · 6 years ago
  36. ed17190 scsi: megaraid_sas: remove set but not used variable 'sge_sz' by YueHaibing · 6 years ago
  37. de19212 scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time' by YueHaibing · 6 years ago
  38. dea98ba scsi: megaraid_sas: remove set but not used variable 'cur_state' by YueHaibing · 6 years ago
  39. c9ac8e2 scsi: megaraid_sas: Update driver version to 07.708.03.00 by Shivasharan S · 6 years ago
  40. ba53572 scsi: megaraid_sas: Export RAID map through debugfs by Shivasharan S · 6 years ago
  41. ce88418 scsi: megaraid_sas: Fix MSI-X vector print by Shivasharan S · 6 years ago
  42. 0a11c0b scsi: megaraid_sas: Add debug prints for device list by Shivasharan S · 6 years ago
  43. f7331f1 scsi: megaraid_sas: Add prints in suspend and resume path by Shivasharan S · 6 years ago
  44. 223d581 scsi: megaraid_sas: Print firmware interrupt status by Shivasharan S · 6 years ago
  45. b666134 scsi: megaraid_sas: Print FW fault information by Shivasharan S · 6 years ago
  46. a6024a9 scsi: megaraid_sas: Export RAID map id through sysfs by Shivasharan S · 6 years ago
  47. 9a59871 scsi: megaraid_sas: Print BAR information from driver by Shivasharan S · 6 years ago
  48. 3d1d9eb scsi: megaraid_sas: Dump system registers for debugging by Shivasharan S · 6 years ago
  49. cfb9a30 scsi: megaraid_sas: Dump system interface regs from sysfs by Shivasharan S · 6 years ago
  50. 4fe5503 scsi: megaraid_sas: Add formatting option for megasas_dump by Shivasharan S · 6 years ago
  51. 2ce4350 scsi: megaraid_sas: Enhance internal DCMD timeout prints by Shivasharan S · 6 years ago
  52. 96c9603 scsi: megaraid_sas: Enhance prints in OCR and TM path by Shivasharan S · 6 years ago
  53. 1d15d90 scsi: megaraid_sas: Load balance completions across all MSI-X by Shivasharan S · 6 years ago
  54. 62a04f8 scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups by Shivasharan S · 6 years ago
  55. 78409d4 scsi: megaraid_sas: Block PCI config space access from userspace during OCR by Shivasharan S · 6 years ago
  56. 44e8d69 scsi: megaraid_sas: Rework code around controller reset by Shivasharan S · 6 years ago
  57. f10fb85 scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters only by Shivasharan S · 6 years ago
  58. 4a0bcf3 scsi: megaraid_sas: Remove unused variable target_index by Shivasharan S · 6 years ago
  59. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  60. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  61. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  62. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  63. efc372c scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding" by Colin Ian King · 6 years ago
  64. 7c3f8ca scsi: megaraid_sas: Make megasas_host_device_list_query() static by YueHaibing · 6 years ago
  65. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  66. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  67. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  68. 31b6a05 scsi: megaraid_sas: reduce module load time by Steve Sistare · 6 years ago
  69. 379c003 scsi: megaraid_sas: Remove a bunch of set but not used variables by YueHaibing · 6 years ago
  70. bcf3b67 scsi: megaraid_sas: return error when create DMA pool failed by Jason Yan · 6 years ago
  71. 0de0540 scsi: megaraid_sas: driver version update by Shivasharan S · 6 years ago
  72. a3742d6 scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD by Shivasharan S · 6 years ago
  73. f6fe573 scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver by Shivasharan S · 6 years ago
  74. 44abbaf scsi: megaraid_sas: Rework device add code in AEN path by Shivasharan S · 6 years ago
  75. daa0681 scsi: megaraid_sas: Rework code to get PD and LD list by Shivasharan S · 6 years ago
  76. 4d5f6e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  77. c65bfc8 scsi: megaraid_sas: Retry reads of outbound_intr_status reg by Shivasharan S · 6 years ago
  78. d1f38d9 scsi: megaraid_sas: correct an info message by Tomas Henzl · 6 years ago
  79. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  80. c7a082e scsi: megaraid: fix out-of-bound array accesses by Qian Cai · 6 years ago
  81. 7b9e2d3 scsi: megaraid_sas: driver version update by Shivasharan S · 6 years ago
  82. 894169d scsi: megaraid_sas: Use 63-bit DMA addressing by Shivasharan S · 6 years ago
  83. 272652f scsi: megaraid_sas: add retry logic in megasas_readl by Shivasharan S · 6 years ago
  84. de51637 scsi: megaraid_sas: changes to function prototypes by Shivasharan S · 6 years ago
  85. 154a7cd scsi: megaraid_sas: Introduce new Aero adapter type by Shivasharan S · 6 years ago
  86. 630d42b scsi: megaraid_sas: Fix Ventura series based checks by Shivasharan S · 6 years ago
  87. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  88. 19c0507 scsi: megaraid_sas: NULL check before some freeing functions is not needed by Thomas Meyer · 6 years ago
  89. 74e716f2 scsi: megaraid_sas_fusion: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  90. 8d07f7d scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  91. 469f72d scsi: megaraid_sas: Add support for MegaRAID Aero controllers by Shivasharan S · 6 years ago
  92. c47b6f2 scsi: megaraid_sas: Update driver version by Shivasharan S · 6 years ago
  93. cba67d9 scsi: megaraid_sas: modify max supported lds related print by Shivasharan S · 6 years ago
  94. a17b8ca scsi: megaraid_sas: remove unused macro by Shivasharan S · 6 years ago
  95. 1b60d4e scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds by Shivasharan S · 6 years ago
  96. b52fd07 scsi: megaraid_sas: Remove double endian conversion by Shivasharan S · 6 years ago
  97. 9fb9856 scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes by Shivasharan S · 6 years ago
  98. 81b7645 scsi: megaraid_sas: Rename scratch_pad registers by Shivasharan S · 6 years ago
  99. 34bd9f2 scsi: megaraid_sas: Remove spin lock for dpc operation by Shivasharan S · 6 years ago
  100. 9e77018 scsi: megaraid_sas: optimize raid context access in IO path by Shivasharan S · 6 years ago