1. 67c99a7 [SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode() by scameron@beardog.cce.hp.com · 11 years ago
  2. 9a99330 [SCSI] hpsa: update driver version to 3.4.4-1 by Stephen M. Cameron · 11 years ago
  3. 000ff7c [SCSI] hpsa: fix bad endif placement in RAID 5 mapper code by Stephen M. Cameron · 11 years ago
  4. df03c3f [SCSI] hpsa: Do not zero fields of ioaccel2 command structure twice by Stephen M. Cameron · 11 years ago
  5. 316b221 [SCSI] hpsa: Add hba mode to the hpsa driver by Stephen M. Cameron · 11 years ago
  6. 8919358 [SCSI] hpsa: increase the probability of a reported success after a device reset by Tomas Henzl · 11 years ago
  7. 9846590 [SCSI] hpsa: bring format-in-progress drives online when ready by Stephen M. Cameron · 11 years ago
  8. 9f02e5b [SCSI] hpsa: remove unused kthread.h header by Stephen M. Cameron · 11 years ago
  9. 8e616a5 [SCSI] hpsa: Add support for a few HP Storage controllers by Stephen M. Cameron · 11 years ago
  10. 2ba8bfc [SCSI] hpsa add sysfs debug switch for raid map debugging messages by Stephen M. Cameron · 11 years ago
  11. d1e8bea [SCSI] hpsa: improve error messages for driver initiated commands by Stephen M. Cameron · 11 years ago
  12. faff6ee [SCSI] hpsa: only do device rescan for certain events by Stephen M. Cameron · 11 years ago
  13. 23100dd [SCSI] hpsa: when switching out of accel mode await only accel command completions by Stephen M. Cameron · 11 years ago
  14. dd0e19f [SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2 by Scott Teel · 11 years ago
  15. 51c3513 [SCSI] hpsa: update source file copyrights by Scott Teel · 11 years ago
  16. a09c144 [SCSI] hpsa: retry certain ioaccel error cases on the RAID path by Scott Teel · 11 years ago
  17. 1b70150a [SCSI] hpsa: do not inquire for unsupported ioaccel status vpd page by Stephen M. Cameron · 11 years ago
  18. b7bb24e [SCSI] hpsa: allow VPD page zero to be queried by Stephen M. Cameron · 11 years ago
  19. e863d68 [SCSI] hpsa: rescan devices on ioaccel2 error by Scott Teel · 11 years ago
  20. da0697b [SCSI] hpsa: allow user to disable accelerated i/o path by Scott Teel · 11 years ago
  21. 6b80b18 [SCSI] hpsa: complete the ioaccel raidmap code by Scott Teel · 11 years ago
  22. 9fb0de2 [SCSI] hpsa: make device update copy the raid map also by Stephen M. Cameron · 11 years ago
  23. 54b6e9e [SCSI] hpsa: add task management for ioaccel mode 2 by Scott Teel · 11 years ago
  24. bf711ac [SCSI] hpsa: teach hpsa_device_reset to do either target or lun reset by Scott Teel · 11 years ago
  25. c349775 [SCSI] hpsa: get ioaccel mode 2 i/o working by Scott Teel · 11 years ago
  26. b9af493 [SCSI] hpsa: initialize controller to perform io accelerator mode 2 by Stephen M. Cameron · 11 years ago
  27. 317d4ad [SCSI] hpsa: get physical device handles for io accel mode 2 as well as mode 1 by Mike MIller · 11 years ago
  28. aca9012 [SCSI] hpsa: do ioaccel mode 2 resource allocations by Stephen M. Cameron · 11 years ago
  29. 1f7cee8 [SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1 by Stephen M. Cameron · 11 years ago
  30. b66cc25 [SCSI] hpsa: add ioaccel mode 2 structure definitions by Mike Miller · 11 years ago
  31. 0e7a7fc [SCSI] hpsa: complain if physical or logical aborts are not supported by Scott Teel · 11 years ago
  32. c198868 [SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attribute by Scott Teel · 11 years ago
  33. 5f38936 [SCSI] hpsa: do not rescan controllers known to be locked up by Stephen M. Cameron · 11 years ago
  34. 76438d0 [SCSI] hpsa: poll controller to detect device change event by Stephen M. Cameron · 11 years ago
  35. 250fb12 [SCSI] hpsa: update raid offload status on device rescan by Stephen M. Cameron · 11 years ago
  36. 283b4a9 [SCSI] hpsa: add ioaccell mode 1 RAID offload support. by Stephen M. Cameron · 11 years ago
  37. 17eb87d [SCSI] hpsa: fix task management for mode-1 ioaccell path by Scott Teel · 11 years ago
  38. 2f6ae5c [SCSI] hpsa: only allow REQ_TYPE_FS to use fast path by Stephen M. Cameron · 11 years ago
  39. e1f7de0 [SCSI] hpsa: add support for 'fastpath' i/o by Matt Gates · 11 years ago
  40. e1d9cbf [SCSI] hpsa: mark last scatter gather element as the last by Matt Gates · 11 years ago
  41. a93aa1f [SCSI] hpsa: use extended report luns command for HP SSD SmartPath by Matt Gates · 11 years ago
  42. eee0f03 [SCSI] hpsa: fixup MSI-X registration by Hannes Reinecke · 11 years ago
  43. 3ce438d [SCSI] hpsa: allow SCSI mid layer to handle unit attention by Matt Gates · 11 years ago
  44. 0ddf1d7 [SCSI] hpsa: do not require board "not ready" status after hard reset by Stephen M. Cameron · 11 years ago
  45. 28e1344 [SCSI] hpsa: enable unit attention reporting by Stephen M. Cameron · 11 years ago
  46. 97a5e98 [SCSI] hpsa: rename scsi prefetch field by Stephen M. Cameron · 11 years ago
  47. 8a98db73 [SCSI] hpsa: use workqueue instead of kernel thread for lockup detection by Stephen M. Cameron · 11 years ago
  48. d5747e0 [SCSI] hpsa: remove P822se PCI ID by Mike Miller · 11 years ago
  49. 396883e [SCSI] hpsa: prevent stalled i/o by Stephen M. Cameron · 11 years ago
  50. 0390f0c [SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands. by Stephen M. Cameron · 11 years ago
  51. e06c8e5 [SCSI] hpsa: add MSA 2040 to list of external target devices by Stephen M. Cameron · 11 years ago
  52. e2d4a1f [SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctl by Stephen M. Cameron · 11 years ago
  53. a4af460 [SCSI] hpsa: remove unneeded include of seq_file.h by Stephen M. Cameron · 11 years ago
  54. 8500923 [SCSI] hpsa: add 5 second delay after doorbell reset by Stephen M. Cameron · 11 years ago
  55. 702890e [SCSI] hpsa: do not attempt to flush the cache on locked up controllers by Stephen M. Cameron · 11 years ago
  56. 88bf6d6 [SCSI] hpsa: return 0 from driver probe function on success, not 1 by Stephen M. Cameron · 11 years ago
  57. 2e311fb [SCSI] hpsa: do not discard scsi status on aborted commands by Stephen M. Cameron · 11 years ago
  58. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  59. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  60. f79666b [SCSI] hpsa: remove unused Smart Array ID by Mike Miller · 11 years ago
  61. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  62. 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  63. e481cce [SCSI] hpsa: bump driver version to reflect changes by Mike Miller · 11 years ago
  64. 163dbcd [SCSI] hpsa: housekeeping patch for device_id and product arrays by Mike Miller · 11 years ago
  65. 1fd6c8e [SCSI] hpsa: add HP Smart Array Gen8 names by Mike Miller · 11 years ago
  66. 97b9f53 [SCSI] hpsa: add HP Smart Array Gen9 PCI ID's by Mike Miller · 11 years ago
  67. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  68. 9e03aa2 treewide: Convert retrun typos to return by Joe Perches · 11 years ago
  69. 804a5cb [SCSI] hpsa: fix warning with smp_processor_id() in preemptible by John Kacur · 11 years ago
  70. 1cdd3cf [SCSI] hpsa: remove unneeded variable by Tomas Henzl · 11 years ago
  71. 2cc5bfa [SCSI] hpsa: fix a race in cmd_free/scsi_done by Tomas Henzl · 11 years ago
  72. bcc48ff [SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls by Stephen M. Cameron · 12 years ago
  73. c1f63c8 [SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl by Stephen M. Cameron · 12 years ago
  74. e2bea6d [SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block by Stephen M. Cameron · 12 years ago
  75. a2dac13 [SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd by Stephen M. Cameron · 12 years ago
  76. eceaae1 [SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one by Shuah Khan · 12 years ago
  77. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  78. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  79. fe0c961 [SCSI] hpsa: gen8plus Smart Array IDs by Mike Miller · 12 years ago
  80. 256d0ea [SCSI] hpsa: fix handling of protocol error by Stephen M. Cameron · 12 years ago
  81. 088ba34 [SCSI] hpsa: use ioremap_nocache instead of ioremap by Stephen M. Cameron · 12 years ago
  82. d6ebd0f [SCSI] hpsa: fix incorrect abort diagnostic message by Stephen M. Cameron · 12 years ago
  83. 21e89af [SCSI] hpsa: Use LUN reset instead of target reset by Stephen M. Cameron · 12 years ago
  84. e85c597 [SCSI] hpsa: dial down lockup detection during firmware flash by Stephen M. Cameron · 13 years ago
  85. d82357e [SCSI] hpsa: add new RAID level "1(ADM)" by Mike Miller · 13 years ago
  86. 0097f0f [SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix 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. 1d94f94 [SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_cmd() by Stephen M. Cameron · 13 years ago
  90. 6cba3f1 [SCSI] hpsa: do aborts two ways by Stephen M. Cameron · 13 years ago
  91. 75167d2 [SCSI] hpsa: add abort error handler function by Stephen M. Cameron · 13 years ago
  92. 5a3d16f [SCSI] hpsa: remove unused parameter from finish_cmd by Stephen M. Cameron · 13 years ago
  93. 9c2fc16 [SCSI] hpsa: do not give up retry of driver cmds after only 3 retries by Stephen M. Cameron · 13 years ago
  94. 852af20 [SCSI] hpsa: retry driver initiated commands on busy status by Matt Bondurant · 13 years ago
  95. 21b8e4e [SCSI] hpsa: suppress excessively chatty error messages by Stephen M. Cameron · 13 years ago
  96. 5cb460a [SCSI] hpsa: enable bus master bit after pci_enable_device by Stephen M. Cameron · 13 years ago
  97. e754b42 [SCSI] hpsa: do not skip disabled devices by Stephen M. Cameron · 13 years ago
  98. f0bd0b6 [SCSI] hpsa: call pci_disable_device on driver unload by Stephen M. Cameron · 13 years ago
  99. 0fc9fd4 [SCSI] hpsa: use check_signature by Akinobu Mita · 13 years ago
  100. 5a4f934 [SCSI] hpsa: add some older controllers to the kdump blacklist by Tomas Henzl · 13 years ago