1. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  2. 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
  3. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  4. ad466c6 megaraid_sas: fix TRUE and FALSE re-define build error by Suthikulpanit, Suravee · 9 years ago
  5. 258c3af megaraid: fix irq setup process regression by Tomas Henzl · 9 years ago
  6. 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
  7. 4b63b28 megaraid_sas: fix kerneldoc by Geert Uytterhoeven · 9 years ago
  8. a955553 megaraid_sas : swap whole register in megasas_register_aen by Christoph Hellwig · 9 years ago
  9. 01d7f03 megaraid_sas : fix megasas_fire_cmd_fusion calling convention by Christoph Hellwig · 9 years ago
  10. 2213a46 megaraid_sas : add missing byte swaps to the sriov code by Christoph Hellwig · 9 years ago
  11. 48433bd megaraid_sas : bytewise or should be done on native endian variables by Christoph Hellwig · 9 years ago
  12. 48100b0 megaraid_sas : move endianness conversion into caller of megasas_get_seq_num by Christoph Hellwig · 9 years ago
  13. c6f5bf8 megaraid_sas : add endianness conversions for all ones by Christoph Hellwig · 9 years ago
  14. 9ab9ed3 megaraid_sas : add endianness annotations by Christoph Hellwig · 9 years ago
  15. 8a232bb megaraid_sas : add missing __iomem annotations by Christoph Hellwig · 9 years ago
  16. 6a6981f megaraid_sas : megasas_complete_outstanding_ioctls() can be static by kbuild test robot · 9 years ago
  17. 5765c5b megaraid_sas : Support for Avago's Single server High Availability product by Sumit.Saxena@avagotech.com · 9 years ago
  18. 09fced1 megaraid_sas : Add release date and update driver version by Sumit.Saxena@avagotech.com · 9 years ago
  19. 43cd7fe megaraid_sas : Modify driver's meta data to reflect Avago by Sumit.Saxena@avagotech.com · 9 years ago
  20. 4026e9a megaraid_sas : Use Block layer tag support for internal command indexing by Sumit.Saxena@avagotech.com · 9 years ago
  21. d88da09 megaraid_sas : Enhanced few prints by Sumit.Saxena@avagotech.com · 9 years ago
  22. f26ac3a megaraid_sas : Move controller's queue depth calculation in adapter specific function by Sumit.Saxena@avagotech.com · 9 years ago
  23. 4a5c814 megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs by Sumit.Saxena@avagotech.com · 9 years ago
  24. 9b82818 megaraid_sas : Add separate function for refiring MFI commands by Sumit.Saxena@avagotech.com · 9 years ago
  25. d3557fc megaraid_sas : Add separate function for setting up IRQs by Sumit.Saxena@avagotech.com · 9 years ago
  26. 16b8528 megaraid_sas: use raw_smp_processor_id() by Christoph Hellwig · 9 years ago
  27. 0128d5c megaraid_sas: driver version update by Sumit.Saxena@avagotech.com · 10 years ago
  28. 1aecbc8 megaraid_sas: remove redundant memset call by Sumit.Saxena@avagotech.com · 10 years ago
  29. ae09a6c megaraid_sas: reserve commands for IOCTLs and internal DCMDs by Sumit.Saxena@avagotech.com · 10 years ago
  30. c8dd61e megaraid_sas: complete outstanding IOCTLs before killing adapter by Sumit.Saxena@avagotech.com · 10 years ago
  31. c2ced17 megaraid_sas: disable interrupt_mask before enabling hardware interrupts by Sumit.Saxena@avagotech.com · 10 years ago
  32. ab2f060 megaraid_sas: fix the problem of non-existing VD exposed to host by Sumit.Saxena@avagotech.com · 10 years ago
  33. 7497cde megaraid_sas: add support for secure JBOD by Sumit.Saxena@avagotech.com · 10 years ago
  34. 200aed5 megaraid_sas: endianness related bug fixes and code optimization by Sumit.Saxena@avagotech.com · 10 years ago
  35. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  36. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  37. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  38. aa00832 megaraid_sas: do not process IOCTLs and SCSI commands during driver removal by Sumit.Saxena@avagotech.com · 10 years ago
  39. 6e755dd megaraid_sas: dndinaness related bug fixes by Sumit.Saxena@avagotech.com · 10 years ago
  40. 170c238 megaraid_sas: corrected return of wait_event from abort frame path by Sumit.Saxena@avagotech.com · 10 years ago
  41. ac340c5 megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR path by Sumit.Saxena@avagotech.com · 10 years ago
  42. d009b57 megaraid_sas: online Firmware upgrade support for Extended VD feature by Sumit.Saxena@avagotech.com · 10 years ago
  43. e399065 megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers by Sumit.Saxena@avagotech.com · 10 years ago
  44. d98a6de megaraid_sas: driver version upgrade and remove some meta data of driver by Sumit.Saxena@avagotech.com · 10 years ago
  45. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  46. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  47. c12de88 megaraid_sas: fix bug in handling return value of pci_enable_msix_range() by Jiang Liu · 10 years ago
  48. 0d9d8b9 megaraid_sas : Driver version update by Sumit.Saxena@avagotech.com · 10 years ago
  49. 90dc9d9 megaraid_sas : MFI MPT linked list corruption fix by Sumit.Saxena@avagotech.com · 10 years ago
  50. d2552eb megaraid_sas : N-drive primary raid level 1 load balancing by Sumit.Saxena@avagotech.com · 10 years ago
  51. ac95136 megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint by Sumit.Saxena@avagotech.com · 10 years ago
  52. a5fd285 megaraid_sas : Round down max sge supported by controller to power of two by Sumit.Saxena@avagotech.com · 10 years ago
  53. fb1a24f megaraid_sas : Host lock less mode to enabled asynchronous IO submission by Sumit.Saxena@avagotech.com · 10 years ago
  54. 51087a8 megaraid_sas : Extended VD support by Sumit.Saxena@avagotech.com · 10 years ago
  55. fc62b3f megaraid_sas : Firmware crash dump feature support by Sumit.Saxena@avagotech.com · 10 years ago
  56. db4fc86 megaraid_sas : Update threshold based reply post host index register by Sumit.Saxena@avagotech.com · 10 years ago
  57. 0756040 megaraid_sas : Use writeq for 64bit pci write to avoid spinlock overhead by Sumit.Saxena@avagotech.com · 10 years ago
  58. 07e38d9 megaraid_sas : Do not scan non syspd drives by Sumit.Saxena@avagotech.com · 10 years ago
  59. 5e8d900 megaraid_sas: Version and Changelog update by Adam Radford · 10 years ago
  60. a2fbcbc megaraid_sas: Fix reset_mutex leak by Adam Radford · 10 years ago
  61. c21bb25 megaraid_sas: Remove unused variables in megasas_instance by Adam Radford · 10 years ago
  62. 9ea81f8 megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation(). by Adam Radford · 10 years ago
  63. 4cbfea8 megaraid_sas: Fix LD/VF affiliation parsing by Adam Radford · 10 years ago
  64. 8ae80ed megaraid: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  65. dd08812 megaraid: Fail resume if MSI-X re-initialization failed by Alexander Gordeev · 10 years ago
  66. 7c845eb scsi: use pci_zalloc_consistent by Joe Perches · 10 years ago
  67. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  68. bc6ac5e megaraid_sas: fix a small problem when reading state value from hw by Tomas Henzl · 10 years ago
  69. 10b1db8 [SCSI] megaraid_sas: Version and Changelog update by adam radford · 10 years ago
  70. 229fe47 [SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF support by adam radford · 10 years ago
  71. 3d0c24c [SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pool by adam radford · 10 years ago
  72. c77a9bd [SCSI] megaraid_sas: Fix megasas_ioc_init_fusion by adam radford · 10 years ago
  73. 26a077e [SCSI] megaraid_sas: Load correct raid context timeout by adam radford · 10 years ago
  74. 8058a16 [SCSI] megaraid_sas: Performance boost fixes by Sumit.Saxena@lsi.com · 10 years ago
  75. 46de63e2 [SCSI] megaraid_sas: Set 32-bit DMA mask by Sumit.Saxena@lsi.com · 10 years ago
  76. be26374 [SCSI] megaraid_sas: Big endian code related fixes by Sumit.Saxena@lsi.com · 10 years ago
  77. cfbe755 [SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDs by Sumit.Saxena@lsi.com · 10 years ago
  78. 58968fc [SCSI] megaraid_sas: check return value for megasas_get_pd_list() by Hannes Reinecke · 11 years ago
  79. 2f8bdfa [SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_info() by Hannes Reinecke · 11 years ago
  80. fdc5a97 [SCSI] megaraid_sas_fusion: correctly pass queue info pointer by Hannes Reinecke · 11 years ago
  81. 3de2260 [SCSI] megaraid: missing bounds check in mimd_to_kioc() by Dan Carpenter · 11 years ago
  82. 11f8a7b [SCSI] megaraid: Use resource_size_t for PCI resources, not long by Ben Collins · 11 years ago
  83. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  84. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  85. 999ece0 [SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AEN path by Sumit.Saxena@lsi.com · 11 years ago
  86. 3993a86 [SCSI] megaraid_sas: fixes for few endianess issues by Sumit.Saxena@lsi.com · 11 years ago
  87. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  88. 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  89. 94cd65d [SCSI] megaraid_sas: addded support for big endian architecture by Sumit.Saxena@lsi.com · 11 years ago
  90. 2b4857c [SCSI] megaraid_sas: Version and Changelog update by adam radford · 11 years ago
  91. 21c9e16 [SCSI] megaraid_sas: Add High Availability clustering support using shared Logical Disks by adam radford · 11 years ago
  92. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  93. 3948ff8 scsi/megaraid fixed several typos in comments by Matthias Schid · 11 years ago
  94. 6431f5d [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel by Sumit.Saxena@lsi.com · 11 years ago
  95. fec3c1b [SCSI] megaraid_sas: fix a bug for 64 bit arches by Dan Carpenter · 11 years ago
  96. 7a6a731 [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries by Bjørn Mork · 12 years ago
  97. a3fda7d [SCSI] megaraid: minor cut and paste error fixed. by James Georgas · 11 years ago
  98. 7525be5 [SCSI] megaraid_sas: Changelog and driver version update by Sumit.Saxena@lsi.com · 11 years ago
  99. 404a8a1 [SCSI] megaraid_sas: Add support to differentiate between iMR vs MR Firmware by Sumit.Saxena@lsi.com · 11 years ago
  100. bc93d42 [SCSI] megaraid_sas: Add support for Uneven Span PRL11 by Sumit.Saxena@lsi.com · 11 years ago