1. cf75d5d mpt3sas: simplify ->change_queue_depth by Christoph Hellwig · 10 years ago
  2. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  3. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  4. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  5. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  6. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  7. b65f1d4 mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe by Sreekanth Reddy · 10 years ago
  8. 70d8c86 mpt3sas: Bump mpt3sas driver version to 04.100.00.00 by Sreekanth Reddy · 10 years ago
  9. 9b05c91 mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support by Sreekanth Reddy · 10 years ago
  10. 1117b31 mpt3sas: Added OEM branding Strings by Sreekanth Reddy · 10 years ago
  11. a4ffce0 mpt3sas: Copyright in driver sources is updated for year the 2014. by Sreekanth Reddy · 10 years ago
  12. 4c8bab4 mpt3sas: MPI2.5 Rev H (2.5.3) specifications by Sreekanth Reddy · 10 years ago
  13. bd0a791 mpt3sas: Bump mpt3sas driver version to 03.100.00.00 by Sreekanth Reddy · 10 years ago
  14. 0f624c3 mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced by Sreekanth Reddy · 10 years ago
  15. 861ff73 mpt3sas: MPI2.5 Rev G (2.5.2) specifications by Sreekanth Reddy · 10 years ago
  16. 6bfa690 mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  17. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  18. 4dc06fd mpt3sas: delay scsi_add_host call to work with scsi-mq by Reddy, Sreekanth · 10 years ago
  19. 91b265b mpt3sas: Rework the MSI-X grouping code by Martin K. Petersen · 11 years ago
  20. 35b6236 mpt3sas: combine fw_event_work and its event_data by Joe Lawrence · 10 years ago
  21. 62c4da4 mpt3sas: correct scsi_{target,device} hostdata allocation by Joe Lawrence · 10 years ago
  22. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  23. d8bfbd8 mpt3sas: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 10 years ago
  24. c62e46d mpt3sas: Remove uses of serial_number by Matthew Wilcox · 10 years ago
  25. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  26. 64cdb41 MPT / PCI: Use pci_stop_and_remove_bus_device_locked() by Rafael J. Wysocki · 11 years ago
  27. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  28. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  29. 9807b4d [SCSI] Allow MPT Fusion SAS 3.0 driver to be built into the kernel by Greg Kroah-Hartman · 11 years ago
  30. 963ba22 [SCSI] mpt3sas: Remove phys on topology change by Jan Vesely · 11 years ago
  31. 9c50006 [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors by Sreekanth Reddy · 11 years ago
  32. cf9bd21a [SCSI] mpt3sas: fix cleanup on controller resource mapping failure by Joe Lawrence · 11 years ago
  33. e9ce9c8 [SCSI] mpt3sas: Bump driver version to v02.100.00.00 by Sreekanth Reddy · 11 years ago
  34. 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
  35. 17263e7 [SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specification by Sreekanth Reddy · 11 years ago
  36. 14be49a [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned by Sreekanth Reddy · 11 years ago
  37. 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
  38. b453ff8 [SCSI] mpt3sas: Updated the Hardware timing requirements by Sreekanth Reddy · 11 years ago
  39. 48e3b98 [SCSI] mpt3sas: 2013 source code copyright by Sreekanth Reddy · 11 years ago
  40. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. 70ab27d mpt3sas: don't wank with fasync on ->release() by Al Viro · 11 years ago
  42. 07f4225 treewide: Fix typos in printk by Masanari Iida · 11 years ago
  43. 25ef16d [SCSI] mpt3sas: remove unused variables by Wei Yongjun · 12 years ago
  44. 3735660 [SCSI] mpt3sas: Remove unneeded version.h header inclusion by Sachin Kamat · 12 years ago
  45. 66331e8 [SCSI] mpt3sas: cut and paste bug storing trigger mpi by Dan Carpenter · 12 years ago
  46. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  47. f92363d [SCSI] mpt3sas: add new driver supporting 12GB SAS by Sreekanth Reddy · 12 years ago