1. 3deb943 megaraid_sas: add missing curly braces in ioctl handler by Arnd Bergmann · 8 years ago
  2. 3084558 megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure by Sumit Saxena · 8 years ago
  3. b99dbe5 megaraid_sas: Add an i/o barrier by Tomas Henzl · 8 years ago
  4. ea1c928 megaraid_sas: Fix SMAP issue by Sumit Saxena · 8 years ago
  5. 8f67c8c megaraid_sas: Fix for IO failing post OCR in SRIOV environment by Sumit Saxena · 8 years ago
  6. 546e559 megaraid: fix null pointer check in megasas_detach_one(). by Maurizio Lombardi · 9 years ago
  7. d92ca9d megaraid_sas: driver version upgrade by Sumit Saxena · 8 years ago
  8. 3885c26 megaraid_sas: SPERC OCR changes by Sumit Saxena · 8 years ago
  9. e3d178c megaraid_sas: Introduce module parameter for SCSI command timeout by Sumit Saxena · 8 years ago
  10. ccc7507 megaraid_sas: MFI adapter OCR changes by Sumit Saxena · 8 years ago
  11. 8a01a41 megaraid_sas: Make adprecovery variable atomic by Sumit Saxena · 8 years ago
  12. 52b62ac megaraid_sas: IO throttling support by Sumit Saxena · 8 years ago
  13. 308ec45 megaraid_sas: Dual queue depth support by Sumit Saxena · 8 years ago
  14. f9a9dee megaraid_sas: Code optimization build_and_issue_cmd return-type by Sumit Saxena · 8 years ago
  15. 179ac14 megaraid_sas: Reply Descriptor Post Queue (RDPQ) support by Sumit Saxena · 8 years ago
  16. 8f05024 megaraid_sas: Fastpath region lock bypass by Sumit Saxena · 8 years ago
  17. 2216c30 megaraid_sas: Update device queue depth based on interface type by Sumit Saxena · 8 years ago
  18. 18365b1 megaraid_sas: Task management support by Sumit Saxena · 8 years ago
  19. 2c04835 megaraid_sas: Syncing request flags macro names with firmware by Sumit Saxena · 8 years ago
  20. 6d40afb megaraid_sas: MFI IO timeout handling by Sumit Saxena · 8 years ago
  21. 11c71cb megaraid_sas: Do not allow PCI access during OCR by Sumit Saxena · 8 years ago
  22. 7296f62 megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl by Nicholas Krause · 9 years ago
  23. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  24. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  25. 9fb74c4 megaraid_sas: Fix sparse warning by Sumit Saxena · 9 years ago
  26. aed335e megaraid_sas: Make tape drives visible on PERC5 controllers by Sumit Saxena · 9 years ago
  27. c805115 megaraid_sas : Remove debug print from function megasas_update_span_set by sumit.saxena@avagotech.com · 9 years ago
  28. afb2b5d megaraid_sas : Driver version upgrade by sumit.saxena@avagotech.com · 9 years ago
  29. 323c4a0 megaraid_sas : SMAP restriction--do not access user memory from IOCTL code by sumit.saxena@avagotech.com · 9 years ago
  30. 0b48d12 megaraid_sas: Make PI enabled VD 8 byte DMA aligned by sumit.saxena@avagotech.com · 9 years ago
  31. 91626c2 megaraid_sas: Initialize tasklet before setting up IRQs by sumit.saxena@avagotech.com · 9 years ago
  32. 3222251 megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature by sumit.saxena@avagotech.com · 9 years ago
  33. c4bd265 megaraid_sas: Update OCR capability on controller properties change by sumit.saxena@avagotech.com · 9 years ago
  34. 357ae96 megaraid_sas: Do not use PAGE_SIZE for max_sectors by sumit.saxena@avagotech.com · 9 years ago
  35. 7364d34 megaraid_sas: Support for Cutlass (12 Gbps) controller by sumit.saxena@avagotech.com · 9 years ago
  36. 90c204b megaraid_sas: Support for Intruder (12 Gbps) controller by sumit.saxena@avagotech.com · 9 years ago
  37. 5a8cb85 megaraid_sas: Remove PCI id checks by sumit.saxena@avagotech.com · 9 years ago
  38. 0d5b47a megaraid_sas: Expose TAPE drives unconditionally by sumit.saxena@avagotech.com · 9 years ago
  39. 609fb07 megaraid_sas: Version update by sumit.saxena@avagotech.com · 9 years ago
  40. 92bb650 megaraid_sas: Code refactor for use of requestorId by sumit.saxena@avagotech.com · 9 years ago
  41. 75b96061e megaraid_sas: Fix validHandles check in I/O path by sumit.saxena@avagotech.com · 9 years ago
  42. 714f517 megaraid_sas: Print critical firmware event messages by sumit.saxena@avagotech.com · 9 years ago
  43. 79b82c2 megaraid_sas: Chip reset if driver fails to get IOC ready by sumit.saxena@avagotech.com · 9 years ago
  44. bd5f948 megaraid_sas: Support for max_io_size 1MB by sumit.saxena@avagotech.com · 9 years ago
  45. 4dbbe3c megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init_fusion by sumit.saxena@avagotech.com · 9 years ago
  46. 3761cb4 megaraid_sas: JBOD sequence number support by sumit.saxena@avagotech.com · 9 years ago
  47. e0bd087 megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown by sumit.saxena@avagotech.com · 9 years ago
  48. 0be3f4c megaraid_sas: Synchronize driver headers with firmware APIs by sumit.saxena@avagotech.com · 9 years ago
  49. da0dc9f megaraid_sas: fix whitespace errors by Bjorn Helgaas · 9 years ago
  50. 1be1825 megaraid_sas: use dev_printk when possible by Bjorn Helgaas · 9 years ago
  51. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  52. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  53. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  54. ad466c6 megaraid_sas: fix TRUE and FALSE re-define build error by Suthikulpanit, Suravee · 9 years ago
  55. 258c3af megaraid: fix irq setup process regression by Tomas Henzl · 9 years ago
  56. 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
  57. 4b63b28 megaraid_sas: fix kerneldoc by Geert Uytterhoeven · 9 years ago
  58. a955553 megaraid_sas : swap whole register in megasas_register_aen by Christoph Hellwig · 9 years ago
  59. 01d7f03 megaraid_sas : fix megasas_fire_cmd_fusion calling convention by Christoph Hellwig · 9 years ago
  60. 2213a46 megaraid_sas : add missing byte swaps to the sriov code by Christoph Hellwig · 9 years ago
  61. 48433bd megaraid_sas : bytewise or should be done on native endian variables by Christoph Hellwig · 9 years ago
  62. 48100b0 megaraid_sas : move endianness conversion into caller of megasas_get_seq_num by Christoph Hellwig · 9 years ago
  63. c6f5bf8 megaraid_sas : add endianness conversions for all ones by Christoph Hellwig · 9 years ago
  64. 9ab9ed3 megaraid_sas : add endianness annotations by Christoph Hellwig · 9 years ago
  65. 8a232bb megaraid_sas : add missing __iomem annotations by Christoph Hellwig · 9 years ago
  66. 6a6981f megaraid_sas : megasas_complete_outstanding_ioctls() can be static by kbuild test robot · 9 years ago
  67. 5765c5b megaraid_sas : Support for Avago's Single server High Availability product by Sumit.Saxena@avagotech.com · 9 years ago
  68. 09fced1 megaraid_sas : Add release date and update driver version by Sumit.Saxena@avagotech.com · 9 years ago
  69. 43cd7fe megaraid_sas : Modify driver's meta data to reflect Avago by Sumit.Saxena@avagotech.com · 9 years ago
  70. 4026e9a megaraid_sas : Use Block layer tag support for internal command indexing by Sumit.Saxena@avagotech.com · 9 years ago
  71. d88da09 megaraid_sas : Enhanced few prints by Sumit.Saxena@avagotech.com · 9 years ago
  72. f26ac3a megaraid_sas : Move controller's queue depth calculation in adapter specific function by Sumit.Saxena@avagotech.com · 9 years ago
  73. 4a5c814 megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs by Sumit.Saxena@avagotech.com · 9 years ago
  74. 9b82818 megaraid_sas : Add separate function for refiring MFI commands 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. 16b8528 megaraid_sas: use raw_smp_processor_id() by Christoph Hellwig · 9 years ago
  77. 0128d5c megaraid_sas: driver version update by Sumit.Saxena@avagotech.com · 10 years ago
  78. 1aecbc8 megaraid_sas: remove redundant memset call by Sumit.Saxena@avagotech.com · 10 years ago
  79. ae09a6c megaraid_sas: reserve commands for IOCTLs and internal DCMDs by Sumit.Saxena@avagotech.com · 10 years ago
  80. c8dd61e megaraid_sas: complete outstanding IOCTLs before killing adapter by Sumit.Saxena@avagotech.com · 10 years ago
  81. c2ced17 megaraid_sas: disable interrupt_mask before enabling hardware interrupts by Sumit.Saxena@avagotech.com · 10 years ago
  82. ab2f060 megaraid_sas: fix the problem of non-existing VD exposed to host by Sumit.Saxena@avagotech.com · 10 years ago
  83. 7497cde megaraid_sas: add support for secure JBOD by Sumit.Saxena@avagotech.com · 10 years ago
  84. 200aed5 megaraid_sas: endianness related bug fixes and code optimization by Sumit.Saxena@avagotech.com · 10 years ago
  85. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  86. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  87. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  88. aa00832 megaraid_sas: do not process IOCTLs and SCSI commands during driver removal by Sumit.Saxena@avagotech.com · 10 years ago
  89. 6e755dd megaraid_sas: dndinaness related bug fixes by Sumit.Saxena@avagotech.com · 10 years ago
  90. 170c238 megaraid_sas: corrected return of wait_event from abort frame path by Sumit.Saxena@avagotech.com · 10 years ago
  91. ac340c5 megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR path by Sumit.Saxena@avagotech.com · 10 years ago
  92. d009b57 megaraid_sas: online Firmware upgrade support for Extended VD feature by Sumit.Saxena@avagotech.com · 10 years ago
  93. e399065 megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers by Sumit.Saxena@avagotech.com · 10 years ago
  94. d98a6de megaraid_sas: driver version upgrade and remove some meta data of driver by Sumit.Saxena@avagotech.com · 10 years ago
  95. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  96. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  97. c12de88 megaraid_sas: fix bug in handling return value of pci_enable_msix_range() by Jiang Liu · 10 years ago
  98. 0d9d8b9 megaraid_sas : Driver version update by Sumit.Saxena@avagotech.com · 10 years ago
  99. 90dc9d9 megaraid_sas : MFI MPT linked list corruption fix by Sumit.Saxena@avagotech.com · 10 years ago
  100. d2552eb megaraid_sas : N-drive primary raid level 1 load balancing by Sumit.Saxena@avagotech.com · 10 years ago