1. 7fa3030 hpsa: do not use a void pointer for scsi_cmd field of struct CommandList by Stephen Cameron · 10 years ago
  2. e345893 hpsa: return failed from device reset/abort handlers by Don Brace · 10 years ago
  3. 407863c hpsa: check for ctlr lockup after command allocation in main io path by Stephen Cameron · 10 years ago
  4. 07543e0 hpsa: guard against overflowing raid map array by Stephen Cameron · 10 years ago
  5. e4aa3e6 hpsa: do not ack controller events on controllers that do not support it by Stephen Cameron · 10 years ago
  6. 6f99a91 hpsa: remove incorrect BUG_ONs checking for raid offload enable by Stephen Cameron · 10 years ago
  7. 34f0c62 hpsa: count passthru cmds with atomics, not a spin locked int by Don Brace · 10 years ago
  8. 3381102 hpsa: optimize cmd_alloc function by remembering last allocation by Robert Elliott · 10 years ago
  9. 281a7fd hpsa: fix race between abort handler and main i/o path by Webb Scales · 10 years ago
  10. 0338373 hpsa: honor queue depth of physical devices by Don Brace · 10 years ago
  11. 080ef1c hpsa: use workqueue to resubmit failed ioaccel commands by Don Brace · 10 years ago
  12. 574f05d hpsa: factor out hpsa_ciss_submit function by Stephen Cameron · 10 years ago
  13. 7acf570 hpsa: do not request device rescan on every ioaccel path error by Stephen Cameron · 10 years ago
  14. f2405db hpsa: do not queue commands internally in driver by Don Brace · 10 years ago
  15. 45fcb86 hpsa: get rid of cmd_special_alloc and cmd_special_free by Stephen Cameron · 10 years ago
  16. d54c5c2 hpsa: reserve some commands for use by driver by Stephen Cameron · 10 years ago
  17. 8947fd1 hpsa: avoid unneccesary calls to resource freeing functions by Robert Elliott · 10 years ago
  18. 2c14334 hpsa: fix memory leak in hpsa_alloc_cmd_pool by Robert Elliott · 10 years ago
  19. 3d4e6af hpsa: report allocation failures while allocating SG chain blocks by Robert Elliott · 10 years ago
  20. 1eaec8f hpsa: pass error from pci_set_consistent_dma_mask from hpsa_message by Robert Elliott · 10 years ago
  21. 9ee6179 hpsa: rename hpsa_request_irq to hpsa_request_irqs by Robert Elliott · 10 years ago
  22. cd3c81c hpsa: report failure to ioremap config table by Robert Elliott · 10 years ago
  23. 050f714 hpsa: trivial message and comment clean ups by Stephen Cameron · 10 years ago
  24. c7ee65b hpsa: refactor hpsa_find_board_params() to encapsulate legacy test by Webb Scales · 10 years ago
  25. 1ba66c9 hpsa: downgrade the Waiting for no-op print to dev_info by Robert Elliott · 10 years ago
  26. 60f923b hpsa: propagate return value from board ID lookup by Robert Elliott · 10 years ago
  27. adf1b3a hpsa: propagate hard_reset failures in reset_devices mode by Robert Elliott · 10 years ago
  28. 69d6e33 hpsa: remove 0x from queue depth print which is in decimal by Robert Elliott · 10 years ago
  29. a4e17fc hpsa: notice all request_irq errors by Robert Elliott · 10 years ago
  30. ec42995 hpsa: Fix -Wunused-but-set-variable warning by Fabian Frederick · 10 years ago
  31. ec501a1 hpsa: rename free_irqs to hpsa_free_irqs by Robert Elliott · 10 years ago
  32. f2ef0ce hpsa: adjust RAID-1, RAID-1ADM, and RAID-6 names by Robert Elliott · 10 years ago
  33. 7c0a022 hpsa: correct change_queue_depth by Don Brace · 10 years ago
  34. 2662cab hpsa: change how SA controllers are reset by Don Brace · 10 years ago
  35. 3b74729 hpsa: turn off interrupts when kdump starts by Tomas Henzl · 10 years ago
  36. 03741d9 hpsa: fix memory leak in kdump hard reset by Tomas Henzl · 10 years ago
  37. 2b08b3e hpsa: correct endian sparse warnings by Don Brace · 10 years ago
  38. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  39. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  40. 4c41312 hpsa: remove spin lock around command allocation by Stephen M. Cameron · 10 years ago
  41. 4fa604e hpsa: always call pci_set_master after pci_enable_device by Robert Elliott · 10 years ago
  42. 763aadb hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation by Nicholas Bellinger · 10 years ago
  43. 2f371c9 hpsa: do not be so noisy about check conditions by Stephen M. Cameron · 10 years ago
  44. 0cbf768 hpsa: use atomics for commands_outstanding by Stephen M. Cameron · 10 years ago
  45. a505b86 hpsa: get rid of type/attribute/direction bit field where possible by Stephen M. Cameron · 10 years ago
  46. 50a0dec hpsa: fix endianness issue with scatter gather elements by Stephen M. Cameron · 10 years ago
  47. 9208471 hpsa: fix allocation sizes for CISS_REPORT_LUNs commands by Stephen M. Cameron · 10 years ago
  48. 7f73695 hpsa: remove 'action required' phrasing by Stephen M. Cameron · 10 years ago
  49. 1a63ea6 hpsa: correct off-by-one sizing of chained SG block by Webb Scales · 10 years ago
  50. 7d2cce5 hpsa: fix a couple pci id table mistakes by Stephen M. Cameron · 10 years ago
  51. dc60001 hpsa: remove dev_warn prints from RAID-1ADM by Robert Elliott · 10 years ago
  52. 42a9164 hpsa: Clean up warnings from sparse. by Don Brace · 10 years ago
  53. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  54. 859c75a hpsa: add missing pci_set_master in kdump path by Tomas Henzl · 10 years ago
  55. 132aa22 hpsa: refine the pci enable/disable handling by Tomas Henzl · 10 years ago
  56. 18fce3c hpsa: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  57. 49bd1a8 hpsa: Fallback to MSI rather than to INTx if MSI-X failed by Alexander Gordeev · 10 years ago
  58. 7c845eb scsi: use pci_zalloc_consistent by Joe Perches · 10 years ago
  59. 0758f4f hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl by Stephen M. Cameron · 10 years ago
  60. d1fea47 hpsa: remove online devices from offline device list by Stephen M. Cameron · 10 years ago
  61. 0b9e7b7 hpsa: fix non-x86 builds by Arnd Bergmann · 10 years ago
  62. 6aa4c36 hpsa: do not unconditionally copy sense data by Robert Elliott · 10 years ago
  63. 3fa89a0 hpsa: fix 6-byte READ/WRITE with 0 length data xfer by Stephen M. Cameron · 10 years ago
  64. 2a5ac32 hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected fails by Stephen M. Cameron · 10 years ago
  65. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  66. 67955ba hpsa: fix handling of hpsa_volume_offline return value by Stephen M. Cameron · 10 years ago
  67. a84d794 hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_id by Stephen M. Cameron · 10 years ago
  68. 24a4b07 hpsa: remove messages about volume status VPD inquiry page not supported by Stephen M. Cameron · 10 years ago
  69. ee6b188 hpsa: report check condition even if no sense data present for ioaccel2 mode by Stephen M. Cameron · 10 years ago
  70. 8645291 hpsa: remove bad unlikely annotation from device list updating code by Stephen M. Cameron · 10 years ago
  71. c45166bee hpsa: kill annoying messages about SSD Smart Path retries by Stephen M. Cameron · 10 years ago
  72. d5b5d96 hpsa: define extended_report_lun_entry data structure by Stephen M. Cameron · 10 years ago
  73. 0b57075 hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io path by Stephen M. Cameron · 10 years ago
  74. b3a52e7 hpsa: avoid unnecessary readl on every command submission by Stephen M. Cameron · 10 years ago
  75. 094963d hpsa: use per-cpu variable for lockup_detected by Stephen M. Cameron · 10 years ago
  76. 41b3cf0 hpsa: set irq affinity hints to route MSI-X vectors across CPUs by Stephen M. Cameron · 10 years ago
  77. 072b051 hpsa: allocate reply queues individually by Stephen M. Cameron · 10 years ago
  78. f89439b hpsa: choose number of reply queues more intelligently. by Stephen M. Cameron · 10 years ago
  79. 35d697c hpsa: use gcc aligned attribute instead of manually padding structs by Stephen M. Cameron · 10 years ago
  80. 00701a9 hpsa: change doorbell reset delay to ten seconds by Justin Lindley · 10 years ago
  81. 9233fb1 hpsa: allow passthru ioctls to work with bidirectional commands by Stephen M. Cameron · 10 years ago
  82. 84ce1ee hpsa: remove unused fields from struct ctlr_info by Stephen M. Cameron · 10 years ago
  83. 2bbf5c7 hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devices by Joe Handzik · 10 years ago
  84. 96444fb hpsa: do not ignore failure of sense controller parameters command by Joe Handzik · 10 years ago
  85. 6e8e808 hpsa: fix memory leak in hpsa_hba_mode_enabled by Joe Handzik · 10 years ago
  86. 3b7a45e hpsa: add new Smart Array PCI IDs (May 2014) by Joe Handzik · 10 years ago
  87. 3b51a7a hpsa: Checking for a NULL return from a kzalloc call by Joe Handzik · 10 years ago
  88. 67c99a7 [SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode() by scameron@beardog.cce.hp.com · 10 years ago
  89. 9a99330 [SCSI] hpsa: update driver version to 3.4.4-1 by Stephen M. Cameron · 10 years ago
  90. 000ff7c [SCSI] hpsa: fix bad endif placement in RAID 5 mapper code by Stephen M. Cameron · 10 years ago
  91. df03c3f [SCSI] hpsa: Do not zero fields of ioaccel2 command structure twice by Stephen M. Cameron · 10 years ago
  92. 316b221 [SCSI] hpsa: Add hba mode to the hpsa driver by Stephen M. Cameron · 10 years ago
  93. 8919358 [SCSI] hpsa: increase the probability of a reported success after a device reset by Tomas Henzl · 10 years ago
  94. 9846590 [SCSI] hpsa: bring format-in-progress drives online when ready by Stephen M. Cameron · 10 years ago
  95. 9f02e5b [SCSI] hpsa: remove unused kthread.h header by Stephen M. Cameron · 10 years ago
  96. 8e616a5 [SCSI] hpsa: Add support for a few HP Storage controllers by Stephen M. Cameron · 11 years ago
  97. 2ba8bfc [SCSI] hpsa add sysfs debug switch for raid map debugging messages by Stephen M. Cameron · 11 years ago
  98. d1e8bea [SCSI] hpsa: improve error messages for driver initiated commands by Stephen M. Cameron · 11 years ago
  99. faff6ee [SCSI] hpsa: only do device rescan for certain events by Stephen M. Cameron · 11 years ago
  100. 23100dd [SCSI] hpsa: when switching out of accel mode await only accel command completions by Stephen M. Cameron · 11 years ago