1. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  2. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  3. 61e6ba0 scsi: mpt3sas: Fix memset() in non-RDPQ mode by Suganath Prabu S · 4 years, 7 months ago
  4. f56577e scsi: mpt3sas: Fix reply queue count in non RDPQ mode by Suganath Prabu S · 4 years, 8 months ago
  5. b59293b scsi: mpt3sas: Remove unused including <linux/version.h> by Samuel Zou · 4 years, 8 months ago
  6. cbbfdb2 scsi: mpt3sas: Fix double free warnings by Suganath Prabu S · 4 years, 8 months ago
  7. e869f8e scsi: mpt3sas: Disable DIF when prot_mask set to zero by Sreekanth Reddy · 4 years, 8 months ago
  8. 2b01b293 scsi: mpt3sas: Capture IOC data for debugging purposes by Suganath Prabu · 4 years, 8 months ago
  9. 55d4ce4 scsi: mpt3sas: Use true, false for ioc->use_32bit_dma by Jason Yan · 4 years, 8 months ago
  10. baf3fbf scsi: mpt3sas: Remove NULL check before freeing function by Jason Yan · 4 years, 9 months ago
  11. ce4c430 scsi: mpt3sas: Update mpt3sas version to 33.101.00.00 by Suganath Prabu · 4 years, 8 months ago
  12. 8012209 scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region by Suganath Prabu · 4 years, 8 months ago
  13. 8589642 scsi: mpt3sas: Separate out RDPQ allocation to new function by Suganath Prabu · 4 years, 8 months ago
  14. 550dc87 scsi: mpt3sas: Rename function name is_MSB_are_same by Suganath Prabu · 4 years, 8 months ago
  15. ba27c5cf scsi: mpt3sas: Don't change the DMA coherent mask after allocations by Christoph Hellwig · 4 years, 8 months ago
  16. 355f46b scsi: mpt3sas: use true,false for bool variables by Jason Yan · 4 years, 9 months ago
  17. cc41f11 scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug by Sreekanth Reddy · 4 years, 9 months ago
  18. 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  19. 1c46a2c Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue by Martin K. Petersen · 5 years ago
  20. c53cf10 scsi: mpt3sas: Update drive version to 33.100.00.00 by Sreekanth Reddy · 5 years ago
  21. c50ed99 scsi: mpt3sas: Remove usage of device_busy counter by Sreekanth Reddy · 5 years ago
  22. c6bdb6a scsi: mpt3sas: Print function name in which cmd timed out by Sreekanth Reddy · 5 years ago
  23. 5b06198 scsi: mpt3sas: Optimize mpt3sas driver logging by Sreekanth Reddy · 5 years ago
  24. c597771 scsi: mpt3sas: print in which path firmware fault occurred by Sreekanth Reddy · 5 years ago
  25. fce0aa0 scsi: mpt3sas: Handle CoreDump state from watchdog thread by Sreekanth Reddy · 5 years ago
  26. e8c2307 scsi: mpt3sas: Add support IOCs new state named COREDUMP by Sreekanth Reddy · 5 years ago
  27. 36c6c7f scsi: mpt3sas: renamed _base_after_reset_handler function by Sreekanth Reddy · 5 years ago
  28. d3f623a scsi: mpt3sas: Add support for NVMe shutdown by Sreekanth Reddy · 5 years ago
  29. 1ade26b scsi: mpt3sas: Update MPI Headers to v02.00.57 by Sreekanth Reddy · 5 years ago
  30. ee560e7b scsi: mpt3sas: Fix double free in attach error handling by Dan Carpenter · 5 years ago
  31. 5bb2f74 scsi: mpt3sas: change allocation option by Tomas Henzl · 5 years ago
  32. 3524a38 scsi: mpt3sas: Clean up some indenting by Dan Carpenter · 5 years ago
  33. d8b2625 scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00 by Sreekanth Reddy · 5 years ago
  34. 9e64fd1 scsi: mpt3sas: Fix module parameter max_msix_vectors by Sreekanth Reddy · 5 years ago
  35. 77fd4f2 scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBA by Sreekanth Reddy · 5 years ago
  36. b06ff10 scsi: mpt3sas: Use Component img header to get Package ver by Sreekanth Reddy · 5 years ago
  37. 29f571f scsi: mpt3sas: Fail release cmnd if diag buffer is released by Sreekanth Reddy · 5 years ago
  38. a8a6cbc scsi: mpt3sas: Add app owned flag support for diag buffer by Sreekanth Reddy · 5 years ago
  39. a066f4c scsi: mpt3sas: Reuse diag buffer allocated at load time by Sreekanth Reddy · 5 years ago
  40. dd180e4e scsi: mpt3sas: clear release bit when buffer reregistered by Sreekanth Reddy · 5 years ago
  41. 08e7378 scsi: mpt3sas: Maintain owner of buffer through UniqueID by Sreekanth Reddy · 5 years ago
  42. 764f472 scsi: mpt3sas: Free diag buffer without any status check by Sreekanth Reddy · 5 years ago
  43. 782b281 scsi: mpt3sas: Fix clear pending bit in ioctl status by Sreekanth Reddy · 5 years ago
  44. 4bc50dc scsi: mpt3sas: Display message before releasing diag buffer by Sreekanth Reddy · 5 years ago
  45. d04a6ed scsi: mpt3sas: Register trace buffer based on NVDATA settings by Sreekanth Reddy · 5 years ago
  46. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  47. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  48. 8dc8d29 scsi: mpt3sas: Introduce module parameter to override queue depth by Sreekanth Reddy · 5 years ago
  49. 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 5 years ago
  50. 6e0b7ca scsi: mpt3sas: Update driver version to 31.100.00.00 by Suganath Prabu · 5 years ago
  51. 54d74e6 scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISR by Suganath Prabu · 5 years ago
  52. 1edc677 scsi: mpt3sas: Reduce the performance drop by Suganath Prabu · 5 years ago
  53. 9c067c0 scsi: mpt3sas: Handle fault during HBA initialization by Suganath Prabu · 5 years ago
  54. 3ac8e47 scsi: mpt3sas: Add sysfs to know supported features by Suganath Prabu · 5 years ago
  55. ba630ea scsi: mpt3sas: Support MEMORY MOVE Tool box command by Suganath Prabu · 5 years ago
  56. 3c090ce scsi: mpt3sas: Allow ioctls to blocked access status NVMe by Suganath Prabu · 5 years ago
  57. 5bb309d scsi: mpt3sas: Enumerate SES of a managed PCIe switch by Suganath Prabu · 5 years ago
  58. 635ee6c7 scsi: mpt3sas: Update MPI headers to 2.6.8 spec by Suganath Prabu · 5 years ago
  59. ffedeae scsi: mpt3sas: Gracefully handle online firmware update by Suganath Prabu · 5 years ago
  60. e224e03 scsi: mpt3sas: memset request frame before reusing by Suganath Prabu · 5 years ago
  61. f23ca2c scsi: mpt3sas: Add support for PCIe Lane margin by Suganath Prabu · 5 years ago
  62. 8f55c30 scsi: mpt3sas: support target smid for [abort|query] task by Minwoo Im · 5 years ago
  63. 1de540a scsi: mpt3sas: clean up a couple sizeof() uses by Dan Carpenter · 5 years ago
  64. df9a606 scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA by Suganath Prabu · 5 years ago
  65. ce0ad85 scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs by Christoph Hellwig · 6 years ago
  66. eedc42a scsi: mpt3sas: Fix msix load balance on and off settings by Sreekanth Reddy · 6 years ago
  67. 610ef1e scsi: mpt3sas: Determine smp affinity on per HBA basis by Sreekanth Reddy · 6 years ago
  68. 48d6f0a scsi: mpt3sas: Use configured PCIe link speed, not max by Sreekanth Reddy · 6 years ago
  69. 381abbd scsi: mpt3sas: Remove CPU arch check to determine perf_mode by Sreekanth Reddy · 6 years ago
  70. c9df144 scsi: mpt3sas: use DEVICE_ATTR_{RO, RW} by Tomas Henzl · 6 years ago
  71. ab9f5ad scsi: mpt3sas: make driver options visible in sys by Tomas Henzl · 6 years ago
  72. 6ea3b18 scsi: mpt3sas: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  73. 895d886 scsi: mpt3sas: Update driver version to 29.100.00.00 by Suganath Prabu S · 6 years ago
  74. ca7e1e9 scsi: mpt3sas: Introduce perf_mode module parameter by Suganath Prabu S · 6 years ago
  75. 2426f20 scsi: mpt3sas: Enable interrupt coalescing on high iops by Suganath Prabu S · 6 years ago
  76. 728bbc6 scsi: mpt3sas: Affinity high iops queues IRQs to local node by Suganath Prabu S · 6 years ago
  77. 998c3001 scsi: mpt3sas: save and use MSI-X index for posting RD by Suganath Prabu S · 6 years ago
  78. 5dd48a5 scsi: mpt3sas: Use high iops queues under some circumstances by Suganath Prabu S · 6 years ago
  79. 0213651 scsi: mpt3sas: change _base_get_msix_index prototype by Suganath Prabu S · 6 years ago
  80. 18fd3d8 scsi: mpt3sas: Add flag high_iops_queues by Suganath Prabu S · 6 years ago
  81. 79c74d0 scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero by Suganath Prabu S · 6 years ago
  82. 078a4cc scsi: mpt3sas: function pointers of request descriptor by Suganath Prabu S · 6 years ago
  83. f9e3ebe scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main() by Gen Zhang · 6 years ago
  84. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  85. 1763146 Merge branch '5.1/scsi-fixes' into 5.2/merge by Martin K. Petersen · 6 years ago
  86. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  87. ea9006d scsi: mpt3sas: fix indentation issue by Colin Ian King · 6 years ago
  88. c2fe742 scsi: mpt3sas: Fix kernel panic during expander reset by Sreekanth Reddy · 6 years ago
  89. 4bcb298 scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00 by Suganath Prabu · 6 years ago
  90. 288addd scsi: mpt3sas: Improve the threshold value and introduce module param by Suganath Prabu · 6 years ago
  91. 51e3b2a scsi: mpt3sas: Load balance to improve performance and avoid soft lockups by Suganath Prabu · 6 years ago
  92. 320e77a scsi: mpt3sas: Irq poll to avoid CPU hard lockups by Suganath Prabu · 6 years ago
  93. 233af10 scsi: mpt3sas: simplify interrupt handler by Suganath Prabu · 6 years ago
  94. 2c06350 scsi: mpt3sas: Fix typo in request_desript_type by Suganath Prabu · 6 years ago
  95. 7850b51 scsi: mpt3sas: Add missing breaks in switch statements by Gustavo A. R. Silva · 6 years ago
  96. c6ded86 scsi: mpt3sas: Update driver version to 27.102.00.00 by Suganath Prabu S · 6 years ago
  97. eb9c7ce scsi: mpt3sas: Add support for ATLAS PCIe switch by Suganath Prabu S · 6 years ago
  98. 8f83845 scsi: mpt3sas: Add support for NVMe Switch Adapter by Suganath Prabu S · 6 years ago
  99. 1244790 scsi: mpt3sas: Rename mpi endpoint device ID macro. by Suganath Prabu S · 6 years ago
  100. a8cc10e scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago