1. f6972d7 scsi: mpt3sas: Update driver version "25.100.00.00" by Chaitra P B · 7 years ago
  2. 87b3576 scsi: mpt3sas: fix possible memory leak. by Chaitra P B · 7 years ago
  3. c1a6c5a scsi: mpt3sas: For NVME device, issue a protocol level reset by Chaitra P B · 7 years ago
  4. 65928d1 scsi: mpt3sas: Update MPI Headers by Chaitra P B · 7 years ago
  5. 3d29ed8 scsi: mpt3sas: Report Firmware Package Version from HBA Driver. by Chaitra P B · 7 years ago
  6. 22a923c scsi: mpt3sas: Cache enclosure pages during enclosure add. by Chaitra P B · 7 years ago
  7. 79eb96d scsi: mpt3sas: Allow processing of events during driver unload. by Chaitra P B · 7 years ago
  8. 1537d1b scsi: mpt3sas: Increase event log buffer to support 24 port HBA's. by Chaitra P B · 7 years ago
  9. 95540b8 scsi: mpt3sas: Added support for SAS Device Discovery Error Event. by Chaitra P B · 7 years ago
  10. e21fef6 scsi: mpt3sas: Enhanced handling of Sense Buffer. by Chaitra P B · 7 years ago
  11. 74522a9 scsi: mpt3sas: Optimize I/O memory consumption in driver. by Chaitra P B · 7 years ago
  12. 93204b7 scsi: mpt3sas: Lockless access for chain buffers. by Chaitra P B · 7 years ago
  13. cd33223 scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time. by Chaitra P B · 7 years ago
  14. cf6bf97 scsi: mpt3sas: Bug fix for big endian systems. by Chaitra P B · 7 years ago
  15. 23b389c scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable" by Colin Ian King · 7 years ago
  16. 052c220 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  17. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  18. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  19. 0aa3fdb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  20. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  21. be75b1b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  22. 864449e scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM by Hannes Reinecke · 7 years ago
  23. 6f9e09f scsi: mpt3sas: clarify mmio pointer types by Arnd Bergmann · 7 years ago
  24. 40114bd scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers. by Suganath Prabu S · 7 years ago
  25. b4472d7 scsi: mpt3sas: Introduce function to clone mpi reply. by Suganath Prabu Subramani · 7 years ago
  26. e574743 scsi: mpt3sas: Introduce function to clone mpi request. by Suganath Prabu Subramani · 7 years ago
  27. 182ac78 scsi: mpt3sas: Introduce Base function for cloning. by Suganath Prabu Subramani · 7 years ago
  28. 22ae5a3 scsi: mpt3sas: Introduce API to get BAR0 mapped buffer address by Suganath Prabu Subramani · 7 years ago
  29. 0448f01 scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize. by Suganath Prabu Subramani · 7 years ago
  30. c520691 scsi: mpt3sas: Add PCI device ID for Andromeda. by Suganath Prabu Subramani · 7 years ago
  31. 170e07b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  32. c666d3b scsi: mpt3sas: wait for and flush running commands on shutdown/unload by Sreekanth Reddy · 7 years ago
  33. 9ff549f scsi: mpt3sas: fix oops in error handlers after shutdown/unload by Mauricio Faria de Oliveira · 7 years ago
  34. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  35. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  36. 4a8842d scsi: mpt3sas: fix an out of bound write by Tomas Henzl · 7 years ago
  37. 61dfb8a scsi: mpt3sas: make function _get_st_from_smid static by Colin Ian King · 7 years ago
  38. dbec4c90 scsi: mpt3sas: lockless command submission by Suganath Prabu Subramani · 7 years ago
  39. 272e253 scsi: mpt3sas: simplify _wait_for_commands_to_complete() by Hannes Reinecke · 7 years ago
  40. 6da999f scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm() by Hannes Reinecke · 7 years ago
  41. 74fcfa5 scsi: mpt3sas: simplify task management functions by Hannes Reinecke · 7 years ago
  42. b0cd285e scsi: mpt3sas: always use first reserved smid for ioctl passthrough by Hannes Reinecke · 7 years ago
  43. 9961c9b scsi: mpt3sas: check command status before attempting abort by Hannes Reinecke · 7 years ago
  44. 12e7c678 scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid() by Hannes Reinecke · 7 years ago
  45. 02a386d scsi: mpt3sas: open-code _scsih_scsi_lookup_get() by Hannes Reinecke · 7 years ago
  46. 6a2d461 scsi: mpt3sas: separate out _base_recovery_check() by Hannes Reinecke · 7 years ago
  47. 05303df scsi: mpt3sas: use list_splice_init() by Hannes Reinecke · 7 years ago
  48. ba4494d scsi: mpt3sas: set default value for cb_idx by Hannes Reinecke · 7 years ago
  49. f49d4ae scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag. by Chaitra P B · 7 years ago
  50. 45b7aef scsi: mpt3sas: Remove unused variable requeue_event by Suganath Prabu S · 7 years ago
  51. 13a0640 scsi: mpt3sas: Replace PCI pool old API by Romain Perier · 7 years ago
  52. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  53. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  54. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  55. 268eb49 scsi: mpt3sas: remove a stray KERN_INFO by Dan Carpenter · 7 years ago
  56. 6767ace scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event() by Dan Carpenter · 7 years ago
  57. d8335ae scsi: mpt3sas: fix dma_addr_t casts by Arnd Bergmann · 7 years ago
  58. 62d2f77 scsi: mpt3sas: Update mpt3sas driver version. by Suganath Prabu Subramani · 7 years ago
  59. 494f401 scsi: mpt3sas: Fix sparse warnings by Suganath Prabu Subramani · 7 years ago
  60. cd5897e scsi: mpt3sas: Fix nvme drives checking for tlr. by Suganath Prabu Subramani · 7 years ago
  61. 45aa6a1 scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info by Suganath Prabu Subramani · 7 years ago
  62. 6ce2f1d scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives. by Suganath Prabu Subramani · 7 years ago
  63. ec051e5 scsi: mpt3sas: scan and add nvme device after controller reset by Suganath Prabu Subramani · 7 years ago
  64. d1b01d1 scsi: mpt3sas: Set NVMe device queue depth as 128 by Suganath Prabu Subramani · 7 years ago
  65. 4318c73 scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware. by Suganath Prabu Subramani · 7 years ago
  66. 3075ac4 scsi: mpt3sas: API's to remove nvme drive from sml by Suganath Prabu Subramani · 7 years ago
  67. c102e00 scsi: mpt3sas: API 's to support NVMe drive addition to SML by Suganath Prabu Subramani · 7 years ago
  68. aff39e6 scsi: mpt3sas: Added support for nvme encapsulated request message. by Suganath Prabu Subramani · 7 years ago
  69. 016d5c3 scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices by Suganath Prabu Subramani · 7 years ago
  70. d88e1ea scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe by Suganath Prabu Subramani · 7 years ago
  71. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  72. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  73. 09a50f4 scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00 by Sreekanth Reddy · 7 years ago
  74. 15fd7c7 scsi: mpt3sas: Adding support for SAS3616 HBA device by Sreekanth Reddy · 7 years ago
  75. aba5a85 scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS device after host reset by Sreekanth Reddy · 7 years ago
  76. 7588895 scsi: mpt3sas: Display chassis slot information of the drive by Sreekanth Reddy · 7 years ago
  77. 90e7a70 scsi: mpt3sas: Updated MPI headers to v2.00.48 by Sreekanth Reddy · 7 years ago
  78. 2ce9a36 scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive by Sreekanth Reddy · 7 years ago
  79. 758f813 scsi: mpt3sas: Fix removal and addition of vSES device during host reset by Sreekanth Reddy · 7 years ago
  80. 06f5f97 scsi: mpt3sas: Reduce memory footprint in kdump kernel by Sreekanth Reddy · 7 years ago
  81. bbe3def scsi: mpt3sas: Fixed memory leaks in driver by Sreekanth Reddy · 7 years ago
  82. b99b199 scsi: mpt3sas: Processing of Cable Exception events by Sreekanth Reddy · 7 years ago
  83. c0ff7e2 scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo by Meng Xu · 7 years ago
  84. 651a013 scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough by Christoph Hellwig · 7 years ago
  85. bbaf61e scsi: mpt3sas: fix pr_info message continuation by Colin Ian King · 7 years ago
  86. a5dd7ef scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()' by Christophe JAILLET · 7 years ago
  87. bbfd8e8 scsi: mpt3sas: fix format overflow warning by Arnd Bergmann · 8 years ago
  88. e9d9841 scsi: mpt3sas: Replace PCI pool old API by Romain Perier · 8 years ago
  89. 43f7571 scsi: Create two versions of scsi_internal_device_unblock() by Bart Van Assche · 8 years ago
  90. 551eb59 scsi: Split scsi_internal_device_block() by Bart Van Assche · 8 years ago
  91. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  92. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  93. b1391a5 scsi: mpt3sas: remove redundant wmb by Sinan Kaya · 8 years ago
  94. c5ce0ab scsi: sas: move scsi_remove_host call into sas_remove_host by Johannes Thumshirn · 8 years ago
  95. e2a3a673 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  96. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  97. 8893cf6 scsi: mpt3sas: Avoid sleeping in interrupt context by Bart Van Assche · 8 years ago
  98. c46f091 scsi: sd: Check for unaligned partial completion by Damien Le Moal · 8 years ago
  99. 9a284e5 scripts/spelling.txt: add "overwritting" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  100. 1d55abc scsi: mpt3sas: switch to pci_alloc_irq_vectors by Hannes Reinecke · 8 years ago