1. 9e21760 scsi: hpsa: Update copyright by Don Brace · 4 years, 4 months ago
  2. 9bb872a scsi: hpsa: Increase queue depth for external LUNs by Don Brace · 4 years, 5 months ago
  3. c5dfd10 scsi: hpsa: correct device resets by Don Brace · 6 years ago
  4. 9e33f0d scsi: hpsa: do-not-complete-cmds-for-deleted-devices by Don Brace · 6 years ago
  5. 4770e68 scsi: hpsa: check for tag collision by Don Brace · 6 years ago
  6. 0119208 scsi: hpsa: use local workqueues instead of system workqueues by Don Brace · 6 years ago
  7. 01d0e78 scsi: hpsa: correct enclosure sas address by Don Brace · 6 years ago
  8. 8b834bf scsi: hpsa: fix selection of reply queue by Ming Lei · 7 years ago
  9. 135ae6e scsi: hpsa: add support for legacy boards by Hannes Reinecke · 7 years ago
  10. 08ec46f scsi: hpsa: remove abort handler by Don Brace · 8 years ago
  11. 3d38f00 scsi: hpsa: separate monitor events from rescan worker by Scott Teel · 8 years ago
  12. 5086435 scsi: hpsa: correct queue depth for externals by Don Brace · 8 years ago
  13. c59d04f scsi: hpsa: cleanup reset handler by Don Brace · 8 years ago
  14. 87b9e6a scsi: hpsa: limit outstanding rescans by Don Brace · 8 years ago
  15. 9338012 scsi: hpsa: use designated initializers by Kees Cook · 8 years ago
  16. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  17. 7630b3a scsi: hpsa: use bus '3' for legacy HBA devices by Hannes Reinecke · 8 years ago
  18. bc2bb15 scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinity by Christoph Hellwig · 8 years ago
  19. b32ece0 scsi: hpsa: correct call to hpsa_do_reset by Don Brace · 8 years ago
  20. ba74fdc hpsa: correct handling of HBA device removal by Don Brace · 9 years ago
  21. 94c7bc3 hpsa: update copyright information by Don Brace · 9 years ago
  22. 09371d6 hpsa: Change SAS transport devices to bus 0. by Don Brace · 9 years ago
  23. d04e62b hpsa: add in sas transport class by Kevin Barnett · 9 years ago
  24. 3459225 hpsa: add discovery polling for PT RAID devices. by Scott Teel · 9 years ago
  25. 66749d0 hpsa: generalize external arrays by Scott Teel · 9 years ago
  26. c795505 hpsa: refactor hpsa_figure_bus_target_lun by Kevin Barnett · 9 years ago
  27. 04fa2f4 hpsa: simplify update scsi devices by Kevin Barnett · 9 years ago
  28. 2a16820 hpsa: simplify check for device exposure by Kevin Barnett · 9 years ago
  29. 0b9b7b6 hpsa: fix physical target reset by Scott Teel · 9 years ago
  30. da03ded hpsa: fix hpsa_adjust_hpsa_scsi_table by Don Brace · 9 years ago
  31. 853633e hpsa: allow driver requested rescans by Don Brace · 9 years ago
  32. 3ad7de6 hpsa: change devtype to unsigned by Don Brace · 9 years ago
  33. b9092b7 Change how controllers in mixed mode are handled. by Kevin Barnett · 9 years ago
  34. 8270b86 hpsa: add sysfs entry path_info to show box and bay information by Joe Handzik · 9 years ago
  35. 1358f6d hpsa: add PMC to copyright by Don Brace · 9 years ago
  36. d604f53 hpsa: cleanup reset by Webb Scales · 10 years ago
  37. 73153fe hpsa: use block layer tag for command allocation by Webb Scales · 10 years ago
  38. 8b47004 hpsa: add interrupt number to /proc/interrupts interrupt name by Robert Elliott · 10 years ago
  39. a58e7e5 hpsa: don't return abort request until target is complete by Webb Scales · 10 years ago
  40. 8be986c hpsa: add support sending aborts to physical devices via the ioaccel2 path by Stephen Cameron · 10 years ago
  41. d9a729f hpsa: add ioaccel sg chaining for the ioaccel2 path by Webb Scales · 10 years ago
  42. a3144e0 hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode. by Joe Handzik · 10 years ago
  43. 9b5c48c hpsa: clean up aborts by Stephen Cameron · 10 years ago
  44. 41ce4c3 hpsa: add masked physical devices into h->dev[] array by Stephen Cameron · 10 years ago
  45. 6636e7f hpsa: Use local workqueues instead of system workqueues by Don Brace · 10 years ago
  46. c05e886 hpsa: do not use function pointers in fast path command submission by Stephen Cameron · 10 years ago
  47. c2b0acd hpsa: do not check for msi(x) in interrupt_pending by Stephen Cameron · 10 years ago
  48. bee266a hpsa: slightly optimize SA5_performant_completed by Don Brace · 10 years ago
  49. 34f0c62 hpsa: count passthru cmds with atomics, not a spin locked int by Don Brace · 10 years ago
  50. 3381102 hpsa: optimize cmd_alloc function by remembering last allocation by Robert Elliott · 10 years ago
  51. 281a7fd hpsa: fix race between abort handler and main i/o path by Webb Scales · 10 years ago
  52. 0338373 hpsa: honor queue depth of physical devices by Don Brace · 10 years ago
  53. 080ef1c hpsa: use workqueue to resubmit failed ioaccel commands by Don Brace · 10 years ago
  54. 7acf570 hpsa: do not request device rescan on every ioaccel path error by Stephen Cameron · 10 years ago
  55. f2405db hpsa: do not queue commands internally in driver by Don Brace · 10 years ago
  56. 45fcb86 hpsa: get rid of cmd_special_alloc and cmd_special_free by Stephen Cameron · 10 years ago
  57. d54c5c2 hpsa: reserve some commands for use by driver by Stephen Cameron · 10 years ago
  58. 0cbf768 hpsa: use atomics for commands_outstanding by Stephen M. Cameron · 10 years ago
  59. 42a9164 hpsa: Clean up warnings from sparse. by Don Brace · 10 years ago
  60. 7b2c46e hpsa: fix event filtering to prevent excessive rescans with old firmware by Stephen M. Cameron · 11 years ago
  61. b3a52e7 hpsa: avoid unnecessary readl on every command submission by Stephen M. Cameron · 11 years ago
  62. 094963d hpsa: use per-cpu variable for lockup_detected by Stephen M. Cameron · 11 years ago
  63. 072b051 hpsa: allocate reply queues individually by Stephen M. Cameron · 11 years ago
  64. 7b9235e hpsa: remove dev_dbg() calls from hot paths by Stephen M. Cameron · 11 years ago
  65. 84ce1ee hpsa: remove unused fields from struct ctlr_info by Stephen M. Cameron · 11 years ago
  66. 6e8e808 hpsa: fix memory leak in hpsa_hba_mode_enabled by Joe Handzik · 11 years ago
  67. 316b221 [SCSI] hpsa: Add hba mode to the hpsa driver by Stephen M. Cameron · 11 years ago
  68. 9846590 [SCSI] hpsa: bring format-in-progress drives online when ready by Stephen M. Cameron · 11 years ago
  69. 2ba8bfc [SCSI] hpsa add sysfs debug switch for raid map debugging messages by Stephen M. Cameron · 11 years ago
  70. faff6ee [SCSI] hpsa: only do device rescan for certain events by Stephen M. Cameron · 11 years ago
  71. 51c3513 [SCSI] hpsa: update source file copyrights by Scott Teel · 11 years ago
  72. e863d68 [SCSI] hpsa: rescan devices on ioaccel2 error by Scott Teel · 11 years ago
  73. da0697b [SCSI] hpsa: allow user to disable accelerated i/o path by Scott Teel · 11 years ago
  74. c349775 [SCSI] hpsa: get ioaccel mode 2 i/o working by Scott Teel · 11 years ago
  75. b9af493 [SCSI] hpsa: initialize controller to perform io accelerator mode 2 by Stephen M. Cameron · 11 years ago
  76. aca9012 [SCSI] hpsa: do ioaccel mode 2 resource allocations by Stephen M. Cameron · 11 years ago
  77. b66cc25 [SCSI] hpsa: add ioaccel mode 2 structure definitions by Mike Miller · 11 years ago
  78. 76438d0 [SCSI] hpsa: poll controller to detect device change event by Stephen M. Cameron · 11 years ago
  79. 283b4a9 [SCSI] hpsa: add ioaccell mode 1 RAID offload support. by Stephen M. Cameron · 11 years ago
  80. e1f7de0 [SCSI] hpsa: add support for 'fastpath' i/o by Matt Gates · 11 years ago
  81. 8a98db73 [SCSI] hpsa: use workqueue instead of kernel thread for lockup detection by Stephen M. Cameron · 11 years ago
  82. 396883e [SCSI] hpsa: prevent stalled i/o by Stephen M. Cameron · 11 years ago
  83. 0390f0c [SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands. by Stephen M. Cameron · 11 years ago
  84. 1cdd3cf [SCSI] hpsa: remove unneeded variable by Tomas Henzl · 11 years ago
  85. e85c597 [SCSI] hpsa: dial down lockup detection during firmware flash by Stephen M. Cameron · 13 years ago
  86. 21334ea [SCSI] hpsa: removed unused member maxQsinceinit by Stephen M. Cameron · 13 years ago
  87. e16a33a [SCSI] hpsa: refine interrupt handler locking for greater concurrency by Matt Gates · 13 years ago
  88. 254f796 [SCSI] hpsa: use multiple reply queues by Matt Gates · 13 years ago
  89. 75167d2 [SCSI] hpsa: add abort error handler function by Stephen M. Cameron · 13 years ago
  90. 2c17d2d [SCSI] hpsa: do not read from controller unnecessarily in completion code by Stephen M. Cameron · 13 years ago
  91. f79cfec [SCSI] hpsa: factor out driver name by Stephen M. Cameron · 13 years ago
  92. d66ae08 [SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly named constant MAXSGENTRIES by Stephen M. Cameron · 13 years ago
  93. a0c1241 [SCSI] hpsa: detect controller lockup by Stephen M. Cameron · 13 years ago
  94. b7ec021 [SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices by Scott Teel · 13 years ago
  95. cfe5bad [SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA by Scott Teel · 13 years ago
  96. 03ab31f [SCSI] hpsa: remove unused busy_initializing and busy_scanning by Stephen M. Cameron · 13 years ago
  97. fec62c3 [SCSI] hpsa: do not attempt to read from a write-only register by Stephen M. Cameron · 13 years ago
  98. 64670ac [SCSI] hpsa: do soft reset if hard reset is broken by Stephen M. Cameron · 14 years ago
  99. 2ed7127 [SCSI] hpsa: increase time to wait for board reset by Stephen M. Cameron · 14 years ago
  100. 516fda4 [SCSI] hpsa: wait longer for no-op to complete after resetting controller by Stephen M. Cameron · 14 years ago