1. 997231f scsi: hpsa: fix volume offline state by Tomas Henzl · 7 years ago
  2. ab9d257 scsi: hpsa: destroy sas transport properties before scsi_host by Martin Wilck · 7 years ago
  3. 1723d66 scsi: hpsa: cleanup sas_phy structures in sysfs when unloading by Martin Wilck · 7 years ago
  4. 91510a6 scsi: hpsa: do not timeout reset operations by Don Brace · 7 years ago
  5. 0f07e76 scsi: hpsa: limit outstanding rescans by Don Brace · 7 years ago
  6. c81410a scsi: hpsa: update check for logical volume status by Don Brace · 7 years ago
  7. 7630b3a scsi: hpsa: use bus '3' for legacy HBA devices by Hannes Reinecke · 8 years ago
  8. b32ece0 scsi: hpsa: correct call to hpsa_do_reset by Don Brace · 8 years ago
  9. abbada7 scsi: hpsa: correct scsi 6byte lba calculation by Mahesh Rajashekhara · 8 years ago
  10. 45e596c scsi: hpsa: Check for null devices in ioaccel submission patch by Don Brace · 8 years ago
  11. 4b6e559 scsi: hpsa: Prevent sending bmic commands to externals by Scott Teel · 8 years ago
  12. 8383278 scsi: hpsa: Check for vpd support before sending by Scott Teel · 8 years ago
  13. d49c207 scsi: hpsa: Check for null device pointers by Don Brace · 8 years ago
  14. 86cf713 scsi: hpsa: Determine device external status earlier by Don Brace · 8 years ago
  15. 3fb134c hpsa: change hpsa_passthru_ioctl timeout by Don Brace · 8 years ago
  16. 64ce60c hpsa: correct skipping masked peripherals by Don Brace · 8 years ago
  17. ff615f0 hpsa: Fix type ZBC conditional checks by Petros Koutoupis · 8 years ago
  18. ff54aee hpsa: update driver version by Don Brace · 8 years ago
  19. ba74fdc hpsa: correct handling of HBA device removal by Don Brace · 8 years ago
  20. 064d1b1 hpsa: correct ioaccel2 error procecssing. by Don Brace · 8 years ago
  21. 5323ed7 hpsa: correct ioaccel state change operation by Don Brace · 8 years ago
  22. c448ecf hpsa: add timeouts for driver initiated commands by Don Brace · 8 years ago
  23. ded1be4 hpsa: add sas_address to sysfs device attibute by Joseph T Handzik · 8 years ago
  24. cf47723 hpsa: correct initialization order issue by Don Brace · 8 years ago
  25. aa10569 hpsa: set the enclosure identifier to zero by Dan Carpenter · 8 years ago
  26. 94c7bc3 hpsa: update copyright information by Don Brace · 8 years ago
  27. 4af61e4 hpsa: remove function definition for sanitize_inquiry_string by Don Brace · 8 years ago
  28. c3390df hpsa: check for a null phys_disk pointer in ioaccel2 path by Don Brace · 8 years ago
  29. 39f3deb hpsa: correct abort tmf for hba devices by Don Brace · 8 years ago
  30. af15ed3 hpsa: add SMR drive support by Don Brace · 8 years ago
  31. 17a9e54 hpsa: do not get enclosure info for external devices by Don Brace · 8 years ago
  32. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  33. cca8f13 hpsa: Add box and bay information for enclosure devices by Don Brace · 9 years ago
  34. 2708f29 hpsa: fix path_info_show by Don Brace · 9 years ago
  35. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  36. d8a080c hpsa: logical vs bitwise AND typo by Dan Carpenter · 9 years ago
  37. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  38. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  39. fb53c43 hpsa: move lockup_detected attribute to host attr by Tomas Henzl · 9 years ago
  40. ec2c3aa hpsa: bump the driver version by Don Brace · 9 years ago
  41. d04e62b hpsa: add in sas transport class by Kevin Barnett · 9 years ago
  42. 1faf072 hpsa: fix multiple issues in path_info_show by Rasmus Villemoes · 9 years ago
  43. 7c59a0d hpsa: enhance device messages by Don Brace · 9 years ago
  44. c2adae4 hpsa: disable report lun data caching by Scott Teel · 9 years ago
  45. 3459225 hpsa: add discovery polling for PT RAID devices. by Scott Teel · 9 years ago
  46. 2d62a33 hpsa: eliminate fake lun0 enclosures by Scott Teel · 9 years ago
  47. 66749d0 hpsa: generalize external arrays by Scott Teel · 9 years ago
  48. 096ccff hpsa: move scsi_add_device and scsi_remove_device calls to new function by Kevin Barnett · 9 years ago
  49. c795505 hpsa: refactor hpsa_figure_bus_target_lun by Kevin Barnett · 9 years ago
  50. 75d23d8 hpsa: enhance hpsa_get_device_id by Don Brace · 9 years ago
  51. f3f0173 hpsa: add function is_logical_device by Kevin Barnett · 9 years ago
  52. 04fa2f4 hpsa: simplify update scsi devices by Kevin Barnett · 9 years ago
  53. 2a16820 hpsa: simplify check for device exposure by Kevin Barnett · 9 years ago
  54. a736e9b hpsa: correct ioaccel2 sg chain len by Don Brace · 9 years ago
  55. f2039b0 hpsa: correct check for non-disk devices by Don Brace · 9 years ago
  56. 0b9b7b6 hpsa: fix physical target reset by Scott Teel · 9 years ago
  57. da03ded hpsa: fix hpsa_adjust_hpsa_scsi_table by Don Brace · 9 years ago
  58. c8a6c9a hpsa: correct transfer length for 6 byte read/write commands by Don Brace · 9 years ago
  59. 683fc44 hpsa: abandon rescans on memory alloaction failures. by Don Brace · 9 years ago
  60. 853633e hpsa: allow driver requested rescans by Don Brace · 9 years ago
  61. 1d33d85 hpsa: fix null device issues by Don Brace · 9 years ago
  62. 9975ec9 hpsa: check for null arguments to dev_printk by Don Brace · 9 years ago
  63. b48d980 hpsa: remove unused hpsa_tag_discard_error_bits by Don Brace · 9 years ago
  64. 55d95d3 hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan by Don Brace · 9 years ago
  65. 8aa6068 hpsa: remove unused parameter hostno by Don Brace · 9 years ago
  66. 2d04130 hpsa: fix rmmod issues by Don Brace · 9 years ago
  67. 9a4178b hpsa: fix issues with multilun devices by shane.seymour · 9 years ago
  68. 5ca0120 hpsa: add in new offline mode by Scott Benesh · 9 years ago
  69. b9092b7 Change how controllers in mixed mode are handled. by Kevin Barnett · 9 years ago
  70. cbb47dc hpsa: add in new controllers by Don Brace · 9 years ago
  71. 9384950 hpsa: cleanup update scsi devices by Don Brace · 9 years ago
  72. 8270b86 hpsa: add sysfs entry path_info to show box and bay information by Joe Handzik · 9 years ago
  73. 1358f6d hpsa: add PMC to copyright by Don Brace · 9 years ago
  74. 7ef7323 hpsa: correct static checker warnings on driver init cleanup by Don Brace · 9 years ago
  75. 81c2755 hpsa: correct decode sense data by Don Brace · 9 years ago
  76. 77678d3 hpsa: Correct double unlock of mutex by Don Brace · 9 years ago
  77. 2dc127b hpsa: fix an sprintf() overflow in the reset handler by Dan Carpenter · 9 years ago
  78. f532a3f hpsa: change driver version by Don Brace · 9 years ago
  79. fdfa4b6 hpsa: add in new controller id by Don Brace · 9 years ago
  80. d604f53 hpsa: cleanup reset by Webb Scales · 9 years ago
  81. 39c53f5 hpsa: propagate the error code in hpsa_kdump_soft_reset by Robert Elliott · 9 years ago
  82. 2946e82 hpsa: use scsi host_no as hpsa controller number by Robert Elliott · 9 years ago
  83. 73153fe hpsa: use block layer tag for command allocation by Webb Scales · 9 years ago
  84. 8b47004 hpsa: add interrupt number to /proc/interrupts interrupt name by Robert Elliott · 9 years ago
  85. 2efa592 hpsa: create workqueue after the driver is ready for use by Robert Elliott · 9 years ago
  86. b2ef480 hpsa: fix try_soft_reset error handling by Robert Elliott · 9 years ago
  87. 9ecd953 hpsa: cleanup for init_one step 2 in kdump by Robert Elliott · 9 years ago
  88. d498757 hpsa: skip free_irq calls if irqs are not allocated by Robert Elliott · 9 years ago
  89. 943a702 hpsa: call pci_release_regions after pci_disable_device by Robert Elliott · 9 years ago
  90. b3a7ba7 hpsa: performance tweak for hpsa_scatter_gather() by Webb Scales · 9 years ago
  91. b69324f hpsa: refactor and rework support for sending TEST_UNIT_READY by Webb Scales · 9 years ago
  92. a58e7e5 hpsa: don't return abort request until target is complete by Webb Scales · 9 years ago
  93. 8a0ff92 hpsa: use helper routines for finishing commands by Webb Scales · 9 years ago
  94. 8be986c hpsa: add support sending aborts to physical devices via the ioaccel2 path by Stephen Cameron · 9 years ago
  95. ddcf834 hpsa: do not print ioaccel2 warning messages about unusual completions. by Robert Elliott · 9 years ago
  96. 4b76155 hpsa: clean up some error reporting output in abort handler by Robert Elliott · 9 years ago
  97. 105a3db hpsa: clean up driver init by Robert Elliott · 9 years ago
  98. 2dd02d7 hpsa: correct return values from driver functions. by Robert Elliott · 9 years ago
  99. bf43caf hpsa: do not check cmd_alloc return value - it cannnot return NULL by Robert Elliott · 9 years ago
  100. c40820d hpsa: add more ioaccel2 error handling, including underrun statuses. by Joe Handzik · 9 years ago