1. 2853132 scsi: megaraid_sas: reduce module load time by Steve Sistare · 5 years ago
  2. d13ad591 scsi: megaraid_sas: Fix msleep granularity by Shivasharan S · 6 years ago
  3. d80a03c scsi: megaraid_sas: fix panic on loading firmware crashdump by Junxiao Bi · 4 years, 10 months ago
  4. 650c8ec scsi: megaraid_sas: return error when create DMA pool failed by Jason Yan · 5 years ago
  5. b18de4e scsi: megaraid_sas: fix a missing-check bug by Wenwen Wang · 6 years ago
  6. 4fa0de8 scsi: megaraid_sas: Update controller info during resume by Shivasharan S · 6 years ago
  7. d8817f5 scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead by Shivasharan S · 7 years ago
  8. c62da79 scsi: megaraid_sas: Check valid aen class range to avoid kernel panic by Shivasharan S · 7 years ago
  9. 7efc415 scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs by Shivasharan S · 7 years ago
  10. 1e793f6 scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices by Kashyap Desai · 8 years ago
  11. 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  12. 2f3e7732 scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up by Baoyou Xie · 8 years ago
  13. 4086eae5 scsi: megaraid_sas: add in missing white space in error message text by Colin Ian King · 8 years ago
  14. 51f9039 scsi: megaraid_sas: Fix the search of first memory bar by Christophe JAILLET · 8 years ago
  15. 709ab23 scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  16. e7f8516 megaraid_sas: Fix probing cards without io port by Yinghai Lu · 8 years ago
  17. d908316 megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not support it by Sumit Saxena · 8 years ago
  18. 13f3077 megaraid_sas: Downgrade two success messages to info by Andy Lutomirski · 8 years ago
  19. bd23d4a megaraid_sas: task management code optimizations by Sumit Saxena · 8 years ago
  20. c3e385a megaraid_sas: reduce memory footprints in kdump mode by Sumit Saxena · 8 years ago
  21. 3deb943 megaraid_sas: add missing curly braces in ioctl handler by Arnd Bergmann · 8 years ago
  22. 3084558 megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure by Sumit Saxena · 8 years ago
  23. b99dbe5 megaraid_sas: Add an i/o barrier by Tomas Henzl · 8 years ago
  24. ea1c928 megaraid_sas: Fix SMAP issue by Sumit Saxena · 8 years ago
  25. 8f67c8c megaraid_sas: Fix for IO failing post OCR in SRIOV environment by Sumit Saxena · 8 years ago
  26. 546e559 megaraid: fix null pointer check in megasas_detach_one(). by Maurizio Lombardi · 8 years ago
  27. e3d178c megaraid_sas: Introduce module parameter for SCSI command timeout by Sumit Saxena · 8 years ago
  28. ccc7507 megaraid_sas: MFI adapter OCR changes by Sumit Saxena · 8 years ago
  29. 8a01a41 megaraid_sas: Make adprecovery variable atomic by Sumit Saxena · 8 years ago
  30. 308ec45 megaraid_sas: Dual queue depth support by Sumit Saxena · 8 years ago
  31. f9a9dee megaraid_sas: Code optimization build_and_issue_cmd return-type by Sumit Saxena · 8 years ago
  32. 179ac14 megaraid_sas: Reply Descriptor Post Queue (RDPQ) support by Sumit Saxena · 8 years ago
  33. 2216c30 megaraid_sas: Update device queue depth based on interface type by Sumit Saxena · 8 years ago
  34. 18365b1 megaraid_sas: Task management support by Sumit Saxena · 8 years ago
  35. 6d40afb megaraid_sas: MFI IO timeout handling by Sumit Saxena · 8 years ago
  36. 11c71cb megaraid_sas: Do not allow PCI access during OCR by Sumit Saxena · 8 years ago
  37. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  38. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  39. aed335e megaraid_sas: Make tape drives visible on PERC5 controllers by Sumit Saxena · 9 years ago
  40. 323c4a0 megaraid_sas : SMAP restriction--do not access user memory from IOCTL code by sumit.saxena@avagotech.com · 9 years ago
  41. 0b48d12 megaraid_sas: Make PI enabled VD 8 byte DMA aligned by sumit.saxena@avagotech.com · 9 years ago
  42. 91626c2 megaraid_sas: Initialize tasklet before setting up IRQs by sumit.saxena@avagotech.com · 9 years ago
  43. 3222251 megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature by sumit.saxena@avagotech.com · 9 years ago
  44. c4bd265 megaraid_sas: Update OCR capability on controller properties change by sumit.saxena@avagotech.com · 9 years ago
  45. 357ae96 megaraid_sas: Do not use PAGE_SIZE for max_sectors by sumit.saxena@avagotech.com · 9 years ago
  46. 7364d34 megaraid_sas: Support for Cutlass (12 Gbps) controller by sumit.saxena@avagotech.com · 9 years ago
  47. 90c204b megaraid_sas: Support for Intruder (12 Gbps) controller by sumit.saxena@avagotech.com · 9 years ago
  48. 5a8cb85 megaraid_sas: Remove PCI id checks by sumit.saxena@avagotech.com · 9 years ago
  49. 0d5b47a megaraid_sas: Expose TAPE drives unconditionally by sumit.saxena@avagotech.com · 9 years ago
  50. 92bb650 megaraid_sas: Code refactor for use of requestorId by sumit.saxena@avagotech.com · 9 years ago
  51. 714f517 megaraid_sas: Print critical firmware event messages by sumit.saxena@avagotech.com · 9 years ago
  52. 3761cb4 megaraid_sas: JBOD sequence number support by sumit.saxena@avagotech.com · 9 years ago
  53. e0bd087 megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown by sumit.saxena@avagotech.com · 9 years ago
  54. da0dc9f megaraid_sas: fix whitespace errors by Bjorn Helgaas · 9 years ago
  55. 1be1825 megaraid_sas: use dev_printk when possible by Bjorn Helgaas · 9 years ago
  56. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  57. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  58. 258c3af megaraid: fix irq setup process regression by Tomas Henzl · 9 years ago
  59. 2be2a98 megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_and_poll() to consider command status returned by firmware by Sumit.Saxena@avagotech.com · 9 years ago
  60. 4b63b28 megaraid_sas: fix kerneldoc by Geert Uytterhoeven · 9 years ago
  61. a955553 megaraid_sas : swap whole register in megasas_register_aen by Christoph Hellwig · 9 years ago
  62. 2213a46 megaraid_sas : add missing byte swaps to the sriov code by Christoph Hellwig · 9 years ago
  63. 48100b0 megaraid_sas : move endianness conversion into caller of megasas_get_seq_num by Christoph Hellwig · 9 years ago
  64. c6f5bf8 megaraid_sas : add endianness conversions for all ones by Christoph Hellwig · 9 years ago
  65. 9ab9ed3 megaraid_sas : add endianness annotations by Christoph Hellwig · 9 years ago
  66. 8a232bb megaraid_sas : add missing __iomem annotations by Christoph Hellwig · 9 years ago
  67. 6a6981f megaraid_sas : megasas_complete_outstanding_ioctls() can be static by kbuild test robot · 9 years ago
  68. 5765c5b megaraid_sas : Support for Avago's Single server High Availability product by Sumit.Saxena@avagotech.com · 9 years ago
  69. 09fced1 megaraid_sas : Add release date and update driver version by Sumit.Saxena@avagotech.com · 9 years ago
  70. 43cd7fe megaraid_sas : Modify driver's meta data to reflect Avago by Sumit.Saxena@avagotech.com · 9 years ago
  71. 4026e9a megaraid_sas : Use Block layer tag support for internal command indexing by Sumit.Saxena@avagotech.com · 9 years ago
  72. d88da09 megaraid_sas : Enhanced few prints by Sumit.Saxena@avagotech.com · 9 years ago
  73. f26ac3a megaraid_sas : Move controller's queue depth calculation in adapter specific function by Sumit.Saxena@avagotech.com · 9 years ago
  74. 4a5c814 megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs by Sumit.Saxena@avagotech.com · 9 years ago
  75. d3557fc megaraid_sas : Add separate function for setting up IRQs by Sumit.Saxena@avagotech.com · 9 years ago
  76. 1aecbc8 megaraid_sas: remove redundant memset call by Sumit.Saxena@avagotech.com · 9 years ago
  77. ae09a6c megaraid_sas: reserve commands for IOCTLs and internal DCMDs by Sumit.Saxena@avagotech.com · 9 years ago
  78. c8dd61e megaraid_sas: complete outstanding IOCTLs before killing adapter by Sumit.Saxena@avagotech.com · 9 years ago
  79. 7497cde megaraid_sas: add support for secure JBOD by Sumit.Saxena@avagotech.com · 9 years ago
  80. 200aed5 megaraid_sas: endianness related bug fixes and code optimization by Sumit.Saxena@avagotech.com · 9 years ago
  81. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  82. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  83. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  84. aa00832 megaraid_sas: do not process IOCTLs and SCSI commands during driver removal by Sumit.Saxena@avagotech.com · 10 years ago
  85. 170c238 megaraid_sas: corrected return of wait_event from abort frame path by Sumit.Saxena@avagotech.com · 10 years ago
  86. d009b57 megaraid_sas: online Firmware upgrade support for Extended VD feature by Sumit.Saxena@avagotech.com · 10 years ago
  87. e399065 megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers by Sumit.Saxena@avagotech.com · 10 years ago
  88. d98a6de megaraid_sas: driver version upgrade and remove some meta data of driver by Sumit.Saxena@avagotech.com · 10 years ago
  89. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  90. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  91. c12de88 megaraid_sas: fix bug in handling return value of pci_enable_msix_range() by Jiang Liu · 10 years ago
  92. 0d9d8b9 megaraid_sas : Driver version update by Sumit.Saxena@avagotech.com · 10 years ago
  93. 90dc9d9 megaraid_sas : MFI MPT linked list corruption fix by Sumit.Saxena@avagotech.com · 10 years ago
  94. ac95136 megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint by Sumit.Saxena@avagotech.com · 10 years ago
  95. fb1a24f megaraid_sas : Host lock less mode to enabled asynchronous IO submission by Sumit.Saxena@avagotech.com · 10 years ago
  96. 51087a8 megaraid_sas : Extended VD support by Sumit.Saxena@avagotech.com · 10 years ago
  97. fc62b3f megaraid_sas : Firmware crash dump feature support by Sumit.Saxena@avagotech.com · 10 years ago
  98. 07e38d9 megaraid_sas : Do not scan non syspd drives by Sumit.Saxena@avagotech.com · 10 years ago
  99. 5e8d900 megaraid_sas: Version and Changelog update by Adam Radford · 10 years ago
  100. 9ea81f8 megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation(). by Adam Radford · 10 years ago