1. f0c21df scsi: megaraid_sas: Add support for FW snap dump by Shivasharan S · 6 years ago
  2. 3f6194a scsi: megaraid_sas: Add watchdog thread to detect Firmware fault by Shivasharan S · 6 years ago
  3. 60ee652 scsi: megaraid_sas: switch to generic DMA API by Christoph Hellwig · 6 years ago
  4. 47db787 scsi: megaraid_sas: fix a missing-check bug by Wenwen Wang · 6 years ago
  5. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
  6. e9495e2 scsi: megaraid_sas: Support FW provided TM timeout values by Shivasharan S · 7 years ago
  7. 9c9db8b scsi: megaraid_sas: Return immediately from wait_for_adapter_operational after kill adapter by Shivasharan S · 7 years ago
  8. c3b10a5 scsi: megaraid_sas: Update controller info during resume by Shivasharan S · 7 years ago
  9. 2747e6b scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out by Shivasharan S · 7 years ago
  10. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  11. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  12. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  13. 55d9a1d scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable" by Colin Ian King · 7 years ago
  14. 3c6c122 scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  15. 052c220 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  16. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  17. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  18. fd9adc4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  19. adbe552 scsi: megaraid_sas: fix selection of reply queue by Ming Lei · 7 years ago
  20. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  21. 61b142a scsi: megaraid: Use dma_pool_zalloc() by Souptick Joarder · 7 years ago
  22. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  23. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  24. f870bcb scsi: megaraid_sas: NVMe passthrough command support by Shivasharan S · 7 years ago
  25. 54b2804 scsi: megaraid_sas: re-work DCMD refire code by Shivasharan S · 7 years ago
  26. 88d155c scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs by Shivasharan S · 7 years ago
  27. 5f19f7c scsi: megaraid_sas: Update LD map after populating drv_map driver map copy by Shivasharan S · 7 years ago
  28. 619831f scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect controller state in IOCTL path by Shivasharan S · 7 years ago
  29. 149c575 scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress by Shivasharan S · 7 years ago
  30. f3f7920 scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called by Shivasharan S · 7 years ago
  31. 41fae9a scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume by Shivasharan S · 7 years ago
  32. b051cc6 scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num by Shivasharan S · 7 years ago
  33. e05ee4e scsi: megaraid_sas: zero out IOC INIT and stream detection memory by Shivasharan S · 7 years ago
  34. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  35. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  36. ca6958b scsi: megaraid: Remove redundant code in megasas_alloc_cmds by Yisheng Xie · 7 years ago
  37. c251a7b scsi: megaraid: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  38. 107a60d scsi: megaraid_sas: Add support for 64bit consistent DMA by Shivasharan S · 7 years ago
  39. 82add4e scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands by Shivasharan S · 7 years ago
  40. e5d65b4 scsi: megaraid_sas: Move controller memory allocations and DMA mask settings from probe to megasas_init_fw by Shivasharan S · 7 years ago
  41. 7535f27 scsi: megaraid_sas: Move initialization of instance parameters inside newly created function megasas_init_ctrl_params by Shivasharan S · 7 years ago
  42. 9ad18a9 scsi: megaraid_sas: remove instance->ctrl_info by Shivasharan S · 7 years ago
  43. 9b3d028 scsi: megaraid_sas: Pre-allocate frequently used DMA buffers by Shivasharan S · 7 years ago
  44. 1b4bed2 scsi: megaraid_sas: Create separate functions for allocating and freeing controller DMA buffers by Shivasharan S · 7 years ago
  45. 49a7a4a scsi: megaraid_sas: Create separate functions to allocate ctrl memory by Shivasharan S · 7 years ago
  46. f369a31 scsi: megaraid_sas: replace is_ventura with adapter_type checks by Shivasharan S · 7 years ago
  47. e7d36b8 scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type by Shivasharan S · 7 years ago
  48. 754f1ba scsi: megaraid_sas: Add support for Crusader controllers by Shivasharan S · 7 years ago
  49. c365178 scsi: megaraid_sas: use adapter_type for all gen controllers by Shivasharan S · 7 years ago
  50. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  51. 5dd977e scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size by Shivasharan S · 7 years ago
  52. eb3fe26 scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead by Shivasharan S · 7 years ago
  53. def3e8d scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAID map by Shivasharan S · 7 years ago
  54. 91b3d9f scsi: megaraid_sas: Check valid aen class range to avoid kernel panic by Shivasharan S · 7 years ago
  55. 8823abe scsi: megaraid_sas: Fix endianness issues in DCMD handling by Shivasharan S · 7 years ago
  56. e636a7a scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs by Shivasharan S · 7 years ago
  57. 61f0c3c scsi: megaraid_sas: fix error handle in megasas_probe_one by weiping zhang · 7 years ago
  58. 3b8328e scsi: megaraid_sas: fix allocate instance->pd_info twice by weiping · 7 years ago
  59. e14a396 scsi: remove DRIVER_ATTR() usage by Greg Kroah-Hartman · 7 years ago
  60. fc69d86 scsi: megaraid: Replace PCI pool old API by Romain Perier · 8 years ago
  61. 68b4374 drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd by Andi Kleen · 8 years ago
  62. 49524b3 scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1 by Shivasharan S · 8 years ago
  63. 64ff64b scsi: megaraid_sas: enable intx only if msix request fails by Shivasharan S · 8 years ago
  64. 40a4c2c scsi: megaraid_sas: array overflow in megasas_dump_frame() by Dan Carpenter · 8 years ago
  65. 41064f1 scsi: megaraid_sas: Indentation and smatch warning fixes by Shivasharan S · 8 years ago
  66. e00731b scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints by Shivasharan S · 8 years ago
  67. 72bff2d scsi: megaraid_sas: Bail out the driver load if ld_list_query fails by Shivasharan S · 8 years ago
  68. 21c3400 scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero by Shivasharan S · 8 years ago
  69. 50b7f5a scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions by Shivasharan S · 8 years ago
  70. 95c0608 scsi: megaraid_sas: latest controller OCR capability from FW before sending shutdown DCMD by Shivasharan S · 8 years ago
  71. 318aaef scsi: megaraid_sas: avoid unaligned access in ioctl path by Shivasharan S · 8 years ago
  72. 5fc499b scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc fails by Shivasharan S · 8 years ago
  73. b4a4221 scsi: megaraid_sas: add print in device removal path by Shivasharan S · 8 years ago
  74. def0eab scsi: megaraid_sas: enhance debug logs in OCR context by Shivasharan S · 8 years ago
  75. 96188a8 scsi: megaraid_sas: NVME interface target prop added by Shivasharan S · 8 years ago
  76. 15dd038 scsi: megaraid_sas: NVME Interface detection and prop settings by Shivasharan S · 8 years ago
  77. f4fc209 scsi: megaraid_sas: change issue_dcmd to return void from int by Shivasharan S · 8 years ago
  78. f55cf47 scsi: megaraid_sas: Use DID_REQUEUE by Shivasharan S · 8 years ago
  79. 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
  80. 3cabd16 scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev by Shivasharan S · 8 years ago
  81. 18bbcab Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth" by Shivasharan S · 8 years ago
  82. ede7c3c scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  83. 3e5eadb scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth by Sasikumar Chandrasekaran · 8 years ago
  84. 9581ebe scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers Capabilities by Sasikumar Chandrasekaran · 8 years ago
  85. d889344 scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  86. fdd84e2 scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing by Sasikumar Chandrasekaran · 8 years ago
  87. 2493c67 scsi: megaraid_sas: 128 MSIX Support by Sasikumar Chandrasekaran · 8 years ago
  88. 45f4f2e scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  89. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  90. fad119b scsi: megaraid_sas: switch to pci_alloc_irq_vectors by Hannes Reinecke · 8 years ago
  91. 18103ef scsi: megaraid-sas: request irqs later by Tomas Henzl · 8 years ago
  92. 644da3c scsi: megaraid_sas: add in missing white spaces in error messages text by Colin Ian King · 8 years ago
  93. d0fc91d scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware by Kashyap Desai · 8 years ago
  94. a1dfd62 scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach by Kashyap Desai · 8 years ago
  95. 1e793f6 scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices by Kashyap Desai · 8 years ago
  96. 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  97. 2f3e7732 scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up by Baoyou Xie · 8 years ago
  98. 4086eae5 scsi: megaraid_sas: add in missing white space in error message text by Colin Ian King · 8 years ago
  99. 51f9039 scsi: megaraid_sas: Fix the search of first memory bar by Christophe JAILLET · 8 years ago
  100. 709ab23 scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago