1. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  2. 5f985d8 mpt3sas: A correction in unmap_resources by Tomas Henzl · 9 years ago
  3. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  4. 3ddda3e mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility by James Bottomley · 9 years ago
  5. b840c36 mpt3sas: Add dummy Kconfig option for backwards compatibility by Martin K. Petersen · 9 years ago
  6. 15de0de mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_TLR_ON flag by Sreekanth Reddy · 9 years ago
  7. 0a5149b mpt3sas: fix inline markers on non inline function declarations by Stephen Rothwell · 9 years ago
  8. abc01f7 mpt3sas: Bump mpt3sas driver version to 09.102.00.00 by Sreekanth Reddy · 9 years ago
  9. c84b06a mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs by Sreekanth Reddy · 9 years ago
  10. d0c627af mpt2sas, mpt3sas: Update the driver versions by Sreekanth Reddy · 9 years ago
  11. 08c4d55 mpt3sas: setpci reset kernel oops fix by Sreekanth Reddy · 9 years ago
  12. 989e43c mpt3sas: Added OEM Gen2 PnP ID branding names by Sreekanth Reddy · 9 years ago
  13. 146b16c mpt3sas: Refcount fw_events and fix unsafe list usage by Sreekanth Reddy · 9 years ago
  14. d1cb5e4 mpt3sas: Refcount sas_device objects and fix unsafe list usage by Sreekanth Reddy · 9 years ago
  15. 4226309 mpt3sas: sysfs attribute to report Backup Rail Monitor Status by Sreekanth Reddy · 9 years ago
  16. 7786ab6 mpt3sas: Ported WarpDrive product SSS6200 support by Sreekanth Reddy · 9 years ago
  17. 16e179b mpt3sas: fix for driver fails EEH, recovery from injected pci bus error by Sreekanth Reddy · 9 years ago
  18. 4208117 mpt3sas: Manage MSI-X vectors according to HBA device type by Sreekanth Reddy · 9 years ago
  19. 4550604 mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs by Sreekanth Reddy · 9 years ago
  20. 471ef9d mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs by Sreekanth Reddy · 9 years ago
  21. af00941 mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig by Sreekanth Reddy · 9 years ago
  22. d357e84 mpt3sas: Define 'hba_mpi_version_belonged' IOC variable by Sreekanth Reddy · 9 years ago
  23. 78f97c8 mpt2sas: Move Gen2 HBA's device registration to a separate file by Sreekanth Reddy · 9 years ago
  24. 7497392a mpt3sas: Move Gen3 HBA's device registration to a separate file by Sreekanth Reddy · 9 years ago
  25. 8a7e4c2 mpt3sas: Added mpt2sas driver definitions by Sreekanth Reddy · 9 years ago
  26. c75683c mpt3sas : Bump mpt3sas driver version to 9.100.00.00 by Sreekanth Reddy · 9 years ago
  27. df838f9 mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os by Sreekanth Reddy · 9 years ago
  28. 3681402 mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API by Sreekanth Reddy · 9 years ago
  29. bdff785 mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API by Sreekanth Reddy · 9 years ago
  30. d8eb4a4 mpt3sas: Added support for customer specific branding by Sreekanth Reddy · 9 years ago
  31. 62f5c74 mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI command by Sreekanth Reddy · 9 years ago
  32. 3898f08 mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081 by Sreekanth Reddy · 9 years ago
  33. a6f8400 mpt3sas: MPI 2.5 Rev K (2.5.6) specifications by Sreekanth Reddy · 9 years ago
  34. 2b89669 mpt3sas: Bump mpt3sas driver version to v6.100.00.00 by Sreekanth Reddy · 9 years ago
  35. 38e4141 mpt3sas: Add branding string support for OEM custom HBA by Sreekanth Reddy · 9 years ago
  36. fb84dfc mpt3sas: Add branding string support for OEM's HBA by Sreekanth Reddy · 9 years ago
  37. 35c319b mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files by Sreekanth Reddy · 9 years ago
  38. 2e26c38 mpt3sas: Update MPI2 strings to MPI2.5 by Sreekanth Reddy · 9 years ago
  39. f9d81cf mpt3sas: Bump mpt3sas Driver version to v5.100.00.00 by Sreekanth Reddy · 9 years ago
  40. e6d45e3 mpt3sas: Provides the physical location of sas drives by Sreekanth Reddy · 9 years ago
  41. a94bea3 mpt3sas: MPI 2.5 Rev I (2.5.4) specifications. by Sreekanth Reddy · 9 years ago
  42. 580d4e3 mpt3sas: Remove redundancy code while freeing the controller resources. by Sreekanth Reddy · 9 years ago
  43. e4bc7f5 mpt3sas: Don't block the drive when drive addition under the control of SML by Sreekanth Reddy · 9 years ago
  44. 4dc8c80 mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state. by Sreekanth Reddy · 9 years ago
  45. fb77bb5 mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support by Sreekanth Reddy · 9 years ago
  46. 5aeeb78 mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected by Sreekanth Reddy · 9 years ago
  47. 14b3114 mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors by Sreekanth Reddy · 10 years ago
  48. a03bd15 mpt2sas, mpt3sas: Update attribution language to Avago by Sreekanth Reddy · 10 years ago
  49. ad666a0 mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries by Sreekanth Reddy · 10 years ago
  50. ddb588b mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O timeouts at driver load time by Sreekanth Reddy · 10 years ago
  51. 2d8ce8c mpt2sas, mpt3sas: log exceeded temperature thresholds by Sreekanth Reddy · 10 years ago
  52. eb44552 mpt3sas: issue_reset is uninitialized by Dan Carpenter · 10 years ago
  53. 2311ce4 Revert "[SCSI] mpt3sas: Remove phys on topology change" by Sreekanth Reddy · 10 years ago
  54. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  55. cf75d5d mpt3sas: simplify ->change_queue_depth by Christoph Hellwig · 10 years ago
  56. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  57. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  58. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  59. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  60. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  61. b65f1d4 mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe by Sreekanth Reddy · 10 years ago
  62. 70d8c86 mpt3sas: Bump mpt3sas driver version to 04.100.00.00 by Sreekanth Reddy · 10 years ago
  63. 9b05c91 mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support by Sreekanth Reddy · 10 years ago
  64. 1117b31 mpt3sas: Added OEM branding Strings by Sreekanth Reddy · 10 years ago
  65. a4ffce0 mpt3sas: Copyright in driver sources is updated for year the 2014. by Sreekanth Reddy · 10 years ago
  66. 4c8bab4 mpt3sas: MPI2.5 Rev H (2.5.3) specifications by Sreekanth Reddy · 10 years ago
  67. bd0a791 mpt3sas: Bump mpt3sas driver version to 03.100.00.00 by Sreekanth Reddy · 10 years ago
  68. 0f624c3 mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced by Sreekanth Reddy · 10 years ago
  69. 861ff73 mpt3sas: MPI2.5 Rev G (2.5.2) specifications by Sreekanth Reddy · 10 years ago
  70. 6bfa690 mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  71. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  72. 4dc06fd mpt3sas: delay scsi_add_host call to work with scsi-mq by Reddy, Sreekanth · 10 years ago
  73. 91b265b mpt3sas: Rework the MSI-X grouping code by Martin K. Petersen · 11 years ago
  74. 35b6236 mpt3sas: combine fw_event_work and its event_data by Joe Lawrence · 10 years ago
  75. 62c4da4 mpt3sas: correct scsi_{target,device} hostdata allocation by Joe Lawrence · 10 years ago
  76. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  77. d8bfbd8 mpt3sas: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 10 years ago
  78. c62e46d mpt3sas: Remove uses of serial_number by Matthew Wilcox · 10 years ago
  79. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  80. 64cdb41 MPT / PCI: Use pci_stop_and_remove_bus_device_locked() by Rafael J. Wysocki · 11 years ago
  81. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  82. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  83. 9807b4d [SCSI] Allow MPT Fusion SAS 3.0 driver to be built into the kernel by Greg Kroah-Hartman · 11 years ago
  84. 963ba22 [SCSI] mpt3sas: Remove phys on topology change by Jan Vesely · 11 years ago
  85. 9c50006 [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors by Sreekanth Reddy · 11 years ago
  86. cf9bd21a [SCSI] mpt3sas: fix cleanup on controller resource mapping failure by Joe Lawrence · 11 years ago
  87. e9ce9c8 [SCSI] mpt3sas: Bump driver version to v02.100.00.00 by Sreekanth Reddy · 11 years ago
  88. f5edbe7 [SCSI] mpt3sas: when async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removed by Sreekanth Reddy · 11 years ago
  89. 17263e7 [SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specification by Sreekanth Reddy · 11 years ago
  90. 14be49a [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned by Sreekanth Reddy · 11 years ago
  91. b65cfed [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to non LUN 0 configured expander by Sreekanth Reddy · 11 years ago
  92. b453ff8 [SCSI] mpt3sas: Updated the Hardware timing requirements by Sreekanth Reddy · 11 years ago
  93. 48e3b98 [SCSI] mpt3sas: 2013 source code copyright by Sreekanth Reddy · 11 years ago
  94. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  95. 70ab27d mpt3sas: don't wank with fasync on ->release() by Al Viro · 11 years ago
  96. 07f4225 treewide: Fix typos in printk by Masanari Iida · 11 years ago
  97. 25ef16d [SCSI] mpt3sas: remove unused variables by Wei Yongjun · 12 years ago
  98. 3735660 [SCSI] mpt3sas: Remove unneeded version.h header inclusion by Sachin Kamat · 12 years ago
  99. 66331e8 [SCSI] mpt3sas: cut and paste bug storing trigger mpi by Dan Carpenter · 12 years ago
  100. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago