1. 49524b3 scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1 by Shivasharan S · 8 years ago
  2. 64ff64b scsi: megaraid_sas: enable intx only if msix request fails by Shivasharan S · 8 years ago
  3. 40a4c2c scsi: megaraid_sas: array overflow in megasas_dump_frame() by Dan Carpenter · 8 years ago
  4. 41064f1 scsi: megaraid_sas: Indentation and smatch warning fixes by Shivasharan S · 8 years ago
  5. e00731b scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints by Shivasharan S · 8 years ago
  6. 72bff2d scsi: megaraid_sas: Bail out the driver load if ld_list_query fails by Shivasharan S · 8 years ago
  7. 21c3400 scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero by Shivasharan S · 8 years ago
  8. 50b7f5a scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions by Shivasharan S · 8 years ago
  9. 95c0608 scsi: megaraid_sas: latest controller OCR capability from FW before sending shutdown DCMD by Shivasharan S · 8 years ago
  10. 318aaef scsi: megaraid_sas: avoid unaligned access in ioctl path by Shivasharan S · 8 years ago
  11. 5fc499b scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc fails by Shivasharan S · 8 years ago
  12. b4a4221 scsi: megaraid_sas: add print in device removal path by Shivasharan S · 8 years ago
  13. def0eab scsi: megaraid_sas: enhance debug logs in OCR context by Shivasharan S · 8 years ago
  14. 96188a8 scsi: megaraid_sas: NVME interface target prop added by Shivasharan S · 8 years ago
  15. 15dd038 scsi: megaraid_sas: NVME Interface detection and prop settings by Shivasharan S · 8 years ago
  16. f4fc209 scsi: megaraid_sas: change issue_dcmd to return void from int by Shivasharan S · 8 years ago
  17. f55cf47 scsi: megaraid_sas: Use DID_REQUEUE by Shivasharan S · 8 years ago
  18. 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
  19. 3cabd16 scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev by Shivasharan S · 8 years ago
  20. 18bbcab Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth" by Shivasharan S · 8 years ago
  21. ede7c3c scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  22. 3e5eadb scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth by Sasikumar Chandrasekaran · 8 years ago
  23. 9581ebe scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers Capabilities by Sasikumar Chandrasekaran · 8 years ago
  24. d889344 scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  25. fdd84e2 scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing by Sasikumar Chandrasekaran · 8 years ago
  26. 2493c67 scsi: megaraid_sas: 128 MSIX Support by Sasikumar Chandrasekaran · 8 years ago
  27. 45f4f2e scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 8 years ago
  28. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  29. fad119b scsi: megaraid_sas: switch to pci_alloc_irq_vectors by Hannes Reinecke · 8 years ago
  30. 18103ef scsi: megaraid-sas: request irqs later by Tomas Henzl · 8 years ago
  31. 644da3c scsi: megaraid_sas: add in missing white spaces in error messages text by Colin Ian King · 8 years ago
  32. d0fc91d scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware by Kashyap Desai · 8 years ago
  33. a1dfd62 scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach by Kashyap Desai · 8 years ago
  34. 1e793f6 scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices by Kashyap Desai · 8 years ago
  35. 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  36. 2f3e7732 scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up by Baoyou Xie · 8 years ago
  37. 4086eae5 scsi: megaraid_sas: add in missing white space in error message text by Colin Ian King · 8 years ago
  38. 51f9039 scsi: megaraid_sas: Fix the search of first memory bar by Christophe JAILLET · 8 years ago
  39. 709ab23 scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  40. e7f8516 megaraid_sas: Fix probing cards without io port by Yinghai Lu · 8 years ago
  41. d908316 megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not support it by Sumit Saxena · 9 years ago
  42. 13f3077 megaraid_sas: Downgrade two success messages to info by Andy Lutomirski · 9 years ago
  43. bd23d4a megaraid_sas: task management code optimizations by Sumit Saxena · 9 years ago
  44. c3e385a megaraid_sas: reduce memory footprints in kdump mode by Sumit Saxena · 9 years ago
  45. 3deb943 megaraid_sas: add missing curly braces in ioctl handler by Arnd Bergmann · 9 years ago
  46. 3084558 megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure by Sumit Saxena · 9 years ago
  47. b99dbe5 megaraid_sas: Add an i/o barrier by Tomas Henzl · 9 years ago
  48. ea1c928 megaraid_sas: Fix SMAP issue by Sumit Saxena · 9 years ago
  49. 8f67c8c megaraid_sas: Fix for IO failing post OCR in SRIOV environment by Sumit Saxena · 9 years ago
  50. 546e559 megaraid: fix null pointer check in megasas_detach_one(). by Maurizio Lombardi · 9 years ago
  51. e3d178c megaraid_sas: Introduce module parameter for SCSI command timeout by Sumit Saxena · 9 years ago
  52. ccc7507 megaraid_sas: MFI adapter OCR changes by Sumit Saxena · 9 years ago
  53. 8a01a41 megaraid_sas: Make adprecovery variable atomic by Sumit Saxena · 9 years ago
  54. 308ec45 megaraid_sas: Dual queue depth support by Sumit Saxena · 9 years ago
  55. f9a9dee megaraid_sas: Code optimization build_and_issue_cmd return-type by Sumit Saxena · 9 years ago
  56. 179ac14 megaraid_sas: Reply Descriptor Post Queue (RDPQ) support by Sumit Saxena · 9 years ago
  57. 2216c30 megaraid_sas: Update device queue depth based on interface type by Sumit Saxena · 9 years ago
  58. 18365b1 megaraid_sas: Task management support by Sumit Saxena · 9 years ago
  59. 6d40afb megaraid_sas: MFI IO timeout handling by Sumit Saxena · 9 years ago
  60. 11c71cb megaraid_sas: Do not allow PCI access during OCR by Sumit Saxena · 9 years ago
  61. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  62. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  63. aed335e megaraid_sas: Make tape drives visible on PERC5 controllers by Sumit Saxena · 9 years ago
  64. 323c4a0 megaraid_sas : SMAP restriction--do not access user memory from IOCTL code by sumit.saxena@avagotech.com · 9 years ago
  65. 0b48d12 megaraid_sas: Make PI enabled VD 8 byte DMA aligned by sumit.saxena@avagotech.com · 9 years ago
  66. 91626c2 megaraid_sas: Initialize tasklet before setting up IRQs by sumit.saxena@avagotech.com · 9 years ago
  67. 3222251 megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature by sumit.saxena@avagotech.com · 9 years ago
  68. c4bd265 megaraid_sas: Update OCR capability on controller properties change by sumit.saxena@avagotech.com · 9 years ago
  69. 357ae96 megaraid_sas: Do not use PAGE_SIZE for max_sectors by sumit.saxena@avagotech.com · 9 years ago
  70. 7364d34 megaraid_sas: Support for Cutlass (12 Gbps) controller by sumit.saxena@avagotech.com · 9 years ago
  71. 90c204b megaraid_sas: Support for Intruder (12 Gbps) controller by sumit.saxena@avagotech.com · 9 years ago
  72. 5a8cb85 megaraid_sas: Remove PCI id checks by sumit.saxena@avagotech.com · 9 years ago
  73. 0d5b47a megaraid_sas: Expose TAPE drives unconditionally by sumit.saxena@avagotech.com · 9 years ago
  74. 92bb650 megaraid_sas: Code refactor for use of requestorId by sumit.saxena@avagotech.com · 9 years ago
  75. 714f517 megaraid_sas: Print critical firmware event messages by sumit.saxena@avagotech.com · 9 years ago
  76. 3761cb4 megaraid_sas: JBOD sequence number support by sumit.saxena@avagotech.com · 9 years ago
  77. e0bd087 megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown by sumit.saxena@avagotech.com · 9 years ago
  78. da0dc9f megaraid_sas: fix whitespace errors by Bjorn Helgaas · 10 years ago
  79. 1be1825 megaraid_sas: use dev_printk when possible by Bjorn Helgaas · 10 years ago
  80. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  81. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  82. 258c3af megaraid: fix irq setup process regression by Tomas Henzl · 10 years ago
  83. 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 · 10 years ago
  84. 4b63b28 megaraid_sas: fix kerneldoc by Geert Uytterhoeven · 10 years ago
  85. a955553 megaraid_sas : swap whole register in megasas_register_aen by Christoph Hellwig · 10 years ago
  86. 2213a46 megaraid_sas : add missing byte swaps to the sriov code by Christoph Hellwig · 10 years ago
  87. 48100b0 megaraid_sas : move endianness conversion into caller of megasas_get_seq_num by Christoph Hellwig · 10 years ago
  88. c6f5bf8 megaraid_sas : add endianness conversions for all ones by Christoph Hellwig · 10 years ago
  89. 9ab9ed38 megaraid_sas : add endianness annotations by Christoph Hellwig · 10 years ago
  90. 8a232bb megaraid_sas : add missing __iomem annotations by Christoph Hellwig · 10 years ago
  91. 6a6981f megaraid_sas : megasas_complete_outstanding_ioctls() can be static by kbuild test robot · 10 years ago
  92. 5765c5b megaraid_sas : Support for Avago's Single server High Availability product by Sumit.Saxena@avagotech.com · 10 years ago
  93. 09fced1 megaraid_sas : Add release date and update driver version by Sumit.Saxena@avagotech.com · 10 years ago
  94. 43cd7fe megaraid_sas : Modify driver's meta data to reflect Avago by Sumit.Saxena@avagotech.com · 10 years ago
  95. 4026e9a megaraid_sas : Use Block layer tag support for internal command indexing by Sumit.Saxena@avagotech.com · 10 years ago
  96. d88da09 megaraid_sas : Enhanced few prints by Sumit.Saxena@avagotech.com · 10 years ago
  97. f26ac3a megaraid_sas : Move controller's queue depth calculation in adapter specific function by Sumit.Saxena@avagotech.com · 10 years ago
  98. 4a5c814 megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs by Sumit.Saxena@avagotech.com · 10 years ago
  99. d3557fc megaraid_sas : Add separate function for setting up IRQs by Sumit.Saxena@avagotech.com · 10 years ago
  100. 1aecbc8 megaraid_sas: remove redundant memset call by Sumit.Saxena@avagotech.com · 10 years ago