1. 55ca38b scsi: hpsa: cleanup sas_phy structures in sysfs when unloading by Martin Wilck · 7 years ago
  2. dfb2e6f scsi: hpsa: destroy sas transport properties before scsi_host by Martin Wilck · 7 years ago
  3. 9a664f4 scsi: hpsa: remove the smp_handler stub by Christoph Hellwig · 7 years ago
  4. 55e1f9f scsi: hpsa: fix the device_id in hpsa_update_device_info() by Dan Carpenter · 7 years ago
  5. c8cd71f scsi: hpsa: Remove 'hpsa_allow_any' module option by Hannes Reinecke · 7 years ago
  6. 253d246 scsi: cciss: Drop obsolete driver by Hannes Reinecke · 7 years ago
  7. 45f769b scsi: hpsa: do not print errors for unsupported report luns format by Hannes Reinecke · 7 years ago
  8. 65e8697e scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page by Hannes Reinecke · 7 years ago
  9. 4d17944 scsi: hpsa: disable volume status check for legacy boards by Hannes Reinecke · 7 years ago
  10. 135ae6e scsi: hpsa: add support for legacy boards by Hannes Reinecke · 7 years ago
  11. e2c7b43 scsi: hpsa: limit transfer length to 1MB by Yadan Fan · 7 years ago
  12. ba82d91 scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption" by Colin Ian King · 7 years ago
  13. 30c0061 scsi: hpsa: bump driver version by Don Brace · 8 years ago
  14. 08ec46f scsi: hpsa: remove abort handler by Don Brace · 8 years ago
  15. b63c64a scsi: hpsa: send ioaccel requests with 0 length down raid path by Don Brace · 8 years ago
  16. 3d38f00 scsi: hpsa: separate monitor events from rescan worker by Scott Teel · 8 years ago
  17. 5086435 scsi: hpsa: correct queue depth for externals by Don Brace · 8 years ago
  18. c59d04f scsi: hpsa: cleanup reset handler by Don Brace · 8 years ago
  19. d2315ce scsi: hpsa: correct resets on retried commands by Don Brace · 8 years ago
  20. 3b476aa2 scsi: hpsa: rescan later if reset in progress by Don Brace · 8 years ago
  21. ef8a520 scsi: hpsa: do not reset enclosures by Don Brace · 8 years ago
  22. 8516a2d scsi: hpsa: update reset handler by Don Brace · 8 years ago
  23. 5ac517b scsi: hpsa: do not get enclosure info for external devices by Don Brace · 8 years ago
  24. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  25. 5765d18 scsi: hpsa: change driver version by Don Brace · 8 years ago
  26. 7f1974a scsi: hpsa: update pci ids by Don Brace · 8 years ago
  27. eb94588 scsi: hpsa: fix volume offline state by Tomas Henzl · 8 years ago
  28. 2ef2884 scsi: hpsa: do not timeout reset operations by Don Brace · 8 years ago
  29. 87b9e6a scsi: hpsa: limit outstanding rescans by Don Brace · 8 years ago
  30. 85b2900 scsi: hpsa: update check for logical volume status by Don Brace · 8 years ago
  31. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  32. 96b6ce4 scsi: hpsa: remove coalescing settings for ioaccel2 by Don Brace · 8 years ago
  33. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  34. 7e8a948 scsi: hpsa: remove memory allocate failure message by Amit Kushwaha · 8 years ago
  35. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  36. 2a80d54 scsi: hpsa: fallback to use legacy REPORT PHYS command by Hannes Reinecke · 8 years ago
  37. 609a70d scsi: hpsa: use %phN for short hex dumps by Rasmus Villemoes · 8 years ago
  38. 1696120 scsi: hpsa: add 'ctlr_num' sysfs attribute by Hannes Reinecke · 8 years ago
  39. 1ccde70 scsi: hpsa: use correct DID_NO_CONNECT hostbyte by Hannes Reinecke · 8 years ago
  40. 7630b3a scsi: hpsa: use bus '3' for legacy HBA devices by Hannes Reinecke · 8 years ago
  41. bfd7546 scsi: hpsa: correct logical resets by Don Brace · 8 years ago
  42. 7dc62d9 scsi: hpsa: free irq on q indexed by h->intr_mode and not i by Colin Ian King · 8 years ago
  43. bc2bb15 scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinity by Christoph Hellwig · 8 years ago
  44. 19be606b scsi: hpsa: Remove unneeded void pointer cast by Javier Martinez Canillas · 8 years ago
  45. b32ece0 scsi: hpsa: correct call to hpsa_do_reset by Don Brace · 8 years ago
  46. abbada7 scsi: hpsa: correct scsi 6byte lba calculation by Mahesh Rajashekhara · 8 years ago
  47. 45e596c scsi: hpsa: Check for null devices in ioaccel submission patch by Don Brace · 8 years ago
  48. 4b6e559 scsi: hpsa: Prevent sending bmic commands to externals by Scott Teel · 8 years ago
  49. 8383278 scsi: hpsa: Check for vpd support before sending by Scott Teel · 8 years ago
  50. d49c207 scsi: hpsa: Check for null device pointers by Don Brace · 8 years ago
  51. 86cf713 scsi: hpsa: Determine device external status earlier by Don Brace · 8 years ago
  52. 3fb134c hpsa: change hpsa_passthru_ioctl timeout by Don Brace · 8 years ago
  53. 64ce60c hpsa: correct skipping masked peripherals by Don Brace · 8 years ago
  54. ff615f0 hpsa: Fix type ZBC conditional checks by Petros Koutoupis · 9 years ago
  55. ff54aee hpsa: update driver version by Don Brace · 9 years ago
  56. ba74fdc hpsa: correct handling of HBA device removal by Don Brace · 9 years ago
  57. 064d1b1 hpsa: correct ioaccel2 error procecssing. by Don Brace · 9 years ago
  58. 5323ed7 hpsa: correct ioaccel state change operation by Don Brace · 9 years ago
  59. c448ecf hpsa: add timeouts for driver initiated commands by Don Brace · 9 years ago
  60. ded1be4 hpsa: add sas_address to sysfs device attibute by Joseph T Handzik · 9 years ago
  61. cf47723 hpsa: correct initialization order issue by Don Brace · 9 years ago
  62. aa10569 hpsa: set the enclosure identifier to zero by Dan Carpenter · 9 years ago
  63. 94c7bc3 hpsa: update copyright information by Don Brace · 9 years ago
  64. 4af61e4 hpsa: remove function definition for sanitize_inquiry_string by Don Brace · 9 years ago
  65. c3390df hpsa: check for a null phys_disk pointer in ioaccel2 path by Don Brace · 9 years ago
  66. 39f3deb hpsa: correct abort tmf for hba devices by Don Brace · 9 years ago
  67. af15ed3 hpsa: add SMR drive support by Don Brace · 9 years ago
  68. 17a9e54 hpsa: do not get enclosure info for external devices by Don Brace · 9 years ago
  69. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  70. cca8f13 hpsa: Add box and bay information for enclosure devices by Don Brace · 9 years ago
  71. 2708f29 hpsa: fix path_info_show by Don Brace · 9 years ago
  72. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  73. d8a080c hpsa: logical vs bitwise AND typo by Dan Carpenter · 9 years ago
  74. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  75. 64d513ac scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  76. fb53c43 hpsa: move lockup_detected attribute to host attr by Tomas Henzl · 9 years ago
  77. ec2c3aa hpsa: bump the driver version by Don Brace · 9 years ago
  78. d04e62b hpsa: add in sas transport class by Kevin Barnett · 9 years ago
  79. 1faf072 hpsa: fix multiple issues in path_info_show by Rasmus Villemoes · 9 years ago
  80. 7c59a0d hpsa: enhance device messages by Don Brace · 9 years ago
  81. c2adae4 hpsa: disable report lun data caching by Scott Teel · 9 years ago
  82. 3459225 hpsa: add discovery polling for PT RAID devices. by Scott Teel · 9 years ago
  83. 2d62a33 hpsa: eliminate fake lun0 enclosures by Scott Teel · 9 years ago
  84. 66749d0 hpsa: generalize external arrays by Scott Teel · 9 years ago
  85. 096ccff hpsa: move scsi_add_device and scsi_remove_device calls to new function by Kevin Barnett · 9 years ago
  86. c795505 hpsa: refactor hpsa_figure_bus_target_lun by Kevin Barnett · 9 years ago
  87. 75d23d8 hpsa: enhance hpsa_get_device_id by Don Brace · 9 years ago
  88. f3f0173 hpsa: add function is_logical_device by Kevin Barnett · 9 years ago
  89. 04fa2f4 hpsa: simplify update scsi devices by Kevin Barnett · 9 years ago
  90. 2a16820 hpsa: simplify check for device exposure by Kevin Barnett · 9 years ago
  91. a736e9b hpsa: correct ioaccel2 sg chain len by Don Brace · 9 years ago
  92. f2039b0 hpsa: correct check for non-disk devices by Don Brace · 9 years ago
  93. 0b9b7b6 hpsa: fix physical target reset by Scott Teel · 9 years ago
  94. da03ded hpsa: fix hpsa_adjust_hpsa_scsi_table by Don Brace · 9 years ago
  95. c8a6c9a hpsa: correct transfer length for 6 byte read/write commands by Don Brace · 9 years ago
  96. 683fc44 hpsa: abandon rescans on memory alloaction failures. by Don Brace · 9 years ago
  97. 853633e hpsa: allow driver requested rescans by Don Brace · 9 years ago
  98. 1d33d85 hpsa: fix null device issues by Don Brace · 9 years ago
  99. 9975ec9 hpsa: check for null arguments to dev_printk by Don Brace · 9 years ago
  100. b48d980 hpsa: remove unused hpsa_tag_discard_error_bits by Don Brace · 9 years ago