1. 43f7571 scsi: Create two versions of scsi_internal_device_unblock() by Bart Van Assche · 7 years ago
  2. 551eb59 scsi: Split scsi_internal_device_block() by Bart Van Assche · 7 years ago
  3. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  4. c5ce0ab scsi: sas: move scsi_remove_host call into sas_remove_host by Johannes Thumshirn · 7 years ago
  5. 8893cf6 scsi: mpt3sas: Avoid sleeping in interrupt context by Bart Van Assche · 7 years ago
  6. c46f091 scsi: sd: Check for unaligned partial completion by Damien Le Moal · 7 years ago
  7. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  8. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  9. ffdadd6 scsi: mpt3sas: disable ASPM for MPI2 controllers by ojab · 8 years ago
  10. f2e767b scsi: mpt3sas: Force request partial completion alignment by Ram Pai · 7 years ago
  11. 459325c scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices. by Chaitra P B · 8 years ago
  12. 6c44c0f scsi: mpt3sas: Added print to notify cable running at a degraded speed. by Chaitra P B · 8 years ago
  13. ffb5845 scsi: mpt3sas: fix hang on ata passthrough commands by James Bottomley · 8 years ago
  14. 307d907 scsi: mpt3sas: Recognize and act on iopriority info by Adam Manzanares · 8 years ago
  15. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  16. 7ff723a scsi: mpt3sas: Unblock device after controller reset by Suganath Prabu S · 8 years ago
  17. 18f6084 scsi: mpt3sas: Fix secure erase premature termination by Andrey Grodzovsky · 8 years ago
  18. 6c7abff scsi: mpt3sas: fix some spelling mistakes in message and comments by Colin Ian King · 8 years ago
  19. aa53bb8 scsi: mpt3sas: Fix for Endianness issue. by Suganath Prabu Subramani · 8 years ago
  20. 81c16f8 scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices. by Suganath Prabu Subramani · 8 years ago
  21. 186a18e scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices. by Suganath Prabu Subramani · 8 years ago
  22. 0bb337c scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices. by Suganath Prabu Subramani · 8 years ago
  23. 998f26a scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header. by Suganath Prabu Subramani · 8 years ago
  24. c696f7b scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path by Suganath Prabu Subramani · 8 years ago
  25. b2fe6be scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or unblocking the device. by Suganath Prabu Subramani · 8 years ago
  26. 6d3a56e scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk by Sreekanth Reddy · 8 years ago
  27. 0d667f7 mpt3sas: Don't spam logs if logging level is 0 by Johannes Thumshirn · 8 years ago
  28. 8bbb1cf mpt3sas: Fix warnings exposed by W=1 by Calvin Owens · 8 years ago
  29. 98c56ad mpt3sas: Eliminate dead sleep_flag code by Calvin Owens · 8 years ago
  30. 9690283 mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm() by Calvin Owens · 8 years ago
  31. 310c8e4 mpt3sas: Ensure the connector_name string is NUL-terminated by Calvin Owens · 8 years ago
  32. 83c3d34 mpt3sas: Fix panic when aer correct error occurred by Kefeng Wang · 8 years ago
  33. 87aa95d mpt3sas: set num_phys after allocating phy[] space by Joe Lawrence · 8 years ago
  34. 7ebd67e mpt3sas: add missing curly braces by Dan Carpenter · 8 years ago
  35. 5f0dfb7 mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMs by Chaitra P B · 8 years ago
  36. 6c19709 mpt3sas: Set maximum transfer length per IO to 4MB for VDs by Chaitra P B · 8 years ago
  37. 648512cc mpt3sas: Fix initial Reference tag field for 4K PI drives. by Chaitra P B · 8 years ago
  38. a470a51 mpt3sas: Handle active cable exception event by Chaitra P B · 8 years ago
  39. b8ac0cc mpt3sas - remove unused fw_event_work elements by Joe Lawrence · 8 years ago
  40. 03d1fb3 mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO. by Suganath prabu Subramani · 8 years ago
  41. fd0331b mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's by Suganath prabu Subramani · 8 years ago
  42. 30158dc mpt3sas: Never block the Enclosure device by Suganath prabu Subramani · 8 years ago
  43. 869817f mpt3sas: Fix static analyzer(coverity) tool identified defects by Suganath prabu Subramani · 8 years ago
  44. b130b0d mpt3sas: Added support for high port count HBA variants. by Suganath prabu Subramani · 8 years ago
  45. 15de0de mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_TLR_ON flag by Sreekanth Reddy · 9 years ago
  46. c84b06a mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs by Sreekanth Reddy · 9 years ago
  47. 08c4d55 mpt3sas: setpci reset kernel oops fix by Sreekanth Reddy · 9 years ago
  48. 146b16c mpt3sas: Refcount fw_events and fix unsafe list usage by Sreekanth Reddy · 9 years ago
  49. d1cb5e4 mpt3sas: Refcount sas_device objects and fix unsafe list usage by Sreekanth Reddy · 9 years ago
  50. 7786ab6 mpt3sas: Ported WarpDrive product SSS6200 support by Sreekanth Reddy · 9 years ago
  51. 4208117 mpt3sas: Manage MSI-X vectors according to HBA device type by Sreekanth Reddy · 9 years ago
  52. 4550604 mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs by Sreekanth Reddy · 9 years ago
  53. af00941 mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig by Sreekanth Reddy · 9 years ago
  54. d357e84 mpt3sas: Define 'hba_mpi_version_belonged' IOC variable by Sreekanth Reddy · 9 years ago
  55. 7497392a mpt3sas: Move Gen3 HBA's device registration to a separate file by Sreekanth Reddy · 9 years ago
  56. 8a7e4c2 mpt3sas: Added mpt2sas driver definitions by Sreekanth Reddy · 9 years ago
  57. df838f9 mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os by Sreekanth Reddy · 9 years ago
  58. bdff785 mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API by Sreekanth Reddy · 9 years ago
  59. 3898f08 mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081 by Sreekanth Reddy · 9 years ago
  60. e6d45e3 mpt3sas: Provides the physical location of sas drives by Sreekanth Reddy · 9 years ago
  61. e4bc7f5 mpt3sas: Don't block the drive when drive addition under the control of SML by Sreekanth Reddy · 9 years ago
  62. a03bd15 mpt2sas, mpt3sas: Update attribution language to Avago by Sreekanth Reddy · 10 years ago
  63. 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
  64. 2d8ce8c mpt2sas, mpt3sas: log exceeded temperature thresholds by Sreekanth Reddy · 10 years ago
  65. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  66. cf75d5d mpt3sas: simplify ->change_queue_depth by Christoph Hellwig · 10 years ago
  67. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  68. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  69. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  70. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  71. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  72. b65f1d4 mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe by Sreekanth Reddy · 10 years ago
  73. a4ffce0 mpt3sas: Copyright in driver sources is updated for year the 2014. by Sreekanth Reddy · 10 years ago
  74. 0f624c3 mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced by Sreekanth Reddy · 10 years ago
  75. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  76. 4dc06fd mpt3sas: delay scsi_add_host call to work with scsi-mq by Reddy, Sreekanth · 10 years ago
  77. 35b6236 mpt3sas: combine fw_event_work and its event_data by Joe Lawrence · 10 years ago
  78. 62c4da4 mpt3sas: correct scsi_{target,device} hostdata allocation by Joe Lawrence · 10 years ago
  79. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  80. d8bfbd8 mpt3sas: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 10 years ago
  81. c62e46d mpt3sas: Remove uses of serial_number by Matthew Wilcox · 10 years ago
  82. cf9bd21a [SCSI] mpt3sas: fix cleanup on controller resource mapping failure by Joe Lawrence · 11 years ago
  83. 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
  84. 14be49a [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned by Sreekanth Reddy · 11 years ago
  85. 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
  86. 48e3b98 [SCSI] mpt3sas: 2013 source code copyright by Sreekanth Reddy · 11 years ago
  87. 25ef16d [SCSI] mpt3sas: remove unused variables by Wei Yongjun · 12 years ago
  88. 3735660 [SCSI] mpt3sas: Remove unneeded version.h header inclusion by Sachin Kamat · 12 years ago
  89. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  90. f92363d [SCSI] mpt3sas: add new driver supporting 12GB SAS by Sreekanth Reddy · 12 years ago