1. c198868 [SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attribute by Scott Teel · 11 years ago
  2. 5f38936 [SCSI] hpsa: do not rescan controllers known to be locked up by Stephen M. Cameron · 11 years ago
  3. 76438d0 [SCSI] hpsa: poll controller to detect device change event by Stephen M. Cameron · 11 years ago
  4. 250fb12 [SCSI] hpsa: update raid offload status on device rescan by Stephen M. Cameron · 11 years ago
  5. 283b4a9 [SCSI] hpsa: add ioaccell mode 1 RAID offload support. by Stephen M. Cameron · 11 years ago
  6. 17eb87d [SCSI] hpsa: fix task management for mode-1 ioaccell path by Scott Teel · 11 years ago
  7. 2f6ae5c [SCSI] hpsa: only allow REQ_TYPE_FS to use fast path by Stephen M. Cameron · 11 years ago
  8. e1f7de0 [SCSI] hpsa: add support for 'fastpath' i/o by Matt Gates · 11 years ago
  9. e1d9cbf [SCSI] hpsa: mark last scatter gather element as the last by Matt Gates · 11 years ago
  10. a93aa1f [SCSI] hpsa: use extended report luns command for HP SSD SmartPath by Matt Gates · 11 years ago
  11. eee0f03 [SCSI] hpsa: fixup MSI-X registration by Hannes Reinecke · 11 years ago
  12. 3ce438d [SCSI] hpsa: allow SCSI mid layer to handle unit attention by Matt Gates · 11 years ago
  13. 0ddf1d7 [SCSI] hpsa: do not require board "not ready" status after hard reset by Stephen M. Cameron · 11 years ago
  14. 28e1344 [SCSI] hpsa: enable unit attention reporting by Stephen M. Cameron · 11 years ago
  15. 97a5e98 [SCSI] hpsa: rename scsi prefetch field by Stephen M. Cameron · 11 years ago
  16. 8a98db73 [SCSI] hpsa: use workqueue instead of kernel thread for lockup detection by Stephen M. Cameron · 11 years ago
  17. d5747e0 [SCSI] hpsa: remove P822se PCI ID by Mike Miller · 11 years ago
  18. 396883e [SCSI] hpsa: prevent stalled i/o by Stephen M. Cameron · 11 years ago
  19. 0390f0c [SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands. by Stephen M. Cameron · 11 years ago
  20. e06c8e5 [SCSI] hpsa: add MSA 2040 to list of external target devices by Stephen M. Cameron · 11 years ago
  21. e2d4a1f [SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctl by Stephen M. Cameron · 11 years ago
  22. a4af460 [SCSI] hpsa: remove unneeded include of seq_file.h by Stephen M. Cameron · 11 years ago
  23. 8500923 [SCSI] hpsa: add 5 second delay after doorbell reset by Stephen M. Cameron · 11 years ago
  24. 702890e [SCSI] hpsa: do not attempt to flush the cache on locked up controllers by Stephen M. Cameron · 11 years ago
  25. 88bf6d6 [SCSI] hpsa: return 0 from driver probe function on success, not 1 by Stephen M. Cameron · 11 years ago
  26. 2e311fb [SCSI] hpsa: do not discard scsi status on aborted commands by Stephen M. Cameron · 11 years ago
  27. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  28. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  29. f79666b [SCSI] hpsa: remove unused Smart Array ID by Mike Miller · 11 years ago
  30. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  31. 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  32. e481cce [SCSI] hpsa: bump driver version to reflect changes by Mike Miller · 11 years ago
  33. 163dbcd [SCSI] hpsa: housekeeping patch for device_id and product arrays by Mike Miller · 11 years ago
  34. 1fd6c8e [SCSI] hpsa: add HP Smart Array Gen8 names by Mike Miller · 11 years ago
  35. 97b9f53 [SCSI] hpsa: add HP Smart Array Gen9 PCI ID's by Mike Miller · 11 years ago
  36. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  37. 9e03aa2 treewide: Convert retrun typos to return by Joe Perches · 11 years ago
  38. 804a5cb [SCSI] hpsa: fix warning with smp_processor_id() in preemptible by John Kacur · 11 years ago
  39. 1cdd3cf [SCSI] hpsa: remove unneeded variable by Tomas Henzl · 11 years ago
  40. 2cc5bfa [SCSI] hpsa: fix a race in cmd_free/scsi_done by Tomas Henzl · 11 years ago
  41. bcc48ff [SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls by Stephen M. Cameron · 12 years ago
  42. c1f63c8 [SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl by Stephen M. Cameron · 12 years ago
  43. e2bea6d [SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block by Stephen M. Cameron · 12 years ago
  44. a2dac13 [SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd by Stephen M. Cameron · 12 years ago
  45. eceaae1 [SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one by Shuah Khan · 12 years ago
  46. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  47. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  48. fe0c961 [SCSI] hpsa: gen8plus Smart Array IDs by Mike Miller · 12 years ago
  49. 256d0ea [SCSI] hpsa: fix handling of protocol error by Stephen M. Cameron · 12 years ago
  50. 088ba34c [SCSI] hpsa: use ioremap_nocache instead of ioremap by Stephen M. Cameron · 12 years ago
  51. d6ebd0f [SCSI] hpsa: fix incorrect abort diagnostic message by Stephen M. Cameron · 12 years ago
  52. 21e89af [SCSI] hpsa: Use LUN reset instead of target reset by Stephen M. Cameron · 12 years ago
  53. e85c597 [SCSI] hpsa: dial down lockup detection during firmware flash by Stephen M. Cameron · 13 years ago
  54. d82357e [SCSI] hpsa: add new RAID level "1(ADM)" by Mike Miller · 13 years ago
  55. 0097f0f [SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix by Stephen M. Cameron · 13 years ago
  56. e16a33a [SCSI] hpsa: refine interrupt handler locking for greater concurrency by Matt Gates · 13 years ago
  57. 254f796 [SCSI] hpsa: use multiple reply queues by Matt Gates · 13 years ago
  58. 1d94f94 [SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_cmd() by Stephen M. Cameron · 13 years ago
  59. 6cba3f1 [SCSI] hpsa: do aborts two ways by Stephen M. Cameron · 13 years ago
  60. 75167d2 [SCSI] hpsa: add abort error handler function by Stephen M. Cameron · 13 years ago
  61. 5a3d16f [SCSI] hpsa: remove unused parameter from finish_cmd by Stephen M. Cameron · 13 years ago
  62. 9c2fc16 [SCSI] hpsa: do not give up retry of driver cmds after only 3 retries by Stephen M. Cameron · 13 years ago
  63. 852af20 [SCSI] hpsa: retry driver initiated commands on busy status by Matt Bondurant · 13 years ago
  64. 21b8e4e [SCSI] hpsa: suppress excessively chatty error messages by Stephen M. Cameron · 13 years ago
  65. 5cb460a [SCSI] hpsa: enable bus master bit after pci_enable_device by Stephen M. Cameron · 13 years ago
  66. e754b42 [SCSI] hpsa: do not skip disabled devices by Stephen M. Cameron · 13 years ago
  67. f0bd0b68 [SCSI] hpsa: call pci_disable_device on driver unload by Stephen M. Cameron · 13 years ago
  68. 0fc9fd4 [SCSI] hpsa: use check_signature by Akinobu Mita · 13 years ago
  69. 5a4f934 [SCSI] hpsa: add some older controllers to the kdump blacklist by Tomas Henzl · 13 years ago
  70. 263d940 [SCSI] hpsa: use find_first_zero_bit by Akinobu Mita · 13 years ago
  71. bd9244f [SCSI] hpsa: update device attributes when they change by Scott Teel · 13 years ago
  72. 4f4eb9f [SCSI] hpsa: improve naming on external target device functions by Scott Teel · 13 years ago
  73. aca4a52 [SCSI] hpsa: eliminate 8 external target limitation by Scott Teel · 13 years ago
  74. 1f310bd [SCSI] hpsa: refactor hpsa_figure_bus_target_lun by Stephen M. Cameron · 13 years ago
  75. bbef6c0 [SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returns by Stephen M. Cameron · 13 years ago
  76. 9bc3711 [SCSI] hpsa: Fix problem with MSA2xxx devices by Stephen M. Cameron · 13 years ago
  77. f79cfec [SCSI] hpsa: factor out driver name by Stephen M. Cameron · 13 years ago
  78. b705690 [SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsi by Stephen M. Cameron · 13 years ago
  79. d66ae08 [SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly named constant MAXSGENTRIES by Stephen M. Cameron · 13 years ago
  80. 55e14e7 [SCSI] hpsa: fix per device memory leak on driver unload by Stephen M. Cameron · 13 years ago
  81. 775bf27 [SCSI] hpsa: do not sleep in atomic context in rmmod path. by Stephen M. Cameron · 13 years ago
  82. 7af0abb [SCSI] hpsa: add the Smart Array 5i to the kdump blacklist by Tomas Henzl · 13 years ago
  83. 45bcf01 [SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler by Stephen M. Cameron · 13 years ago
  84. e5a44df [SCSI] hpsa: Disable ASPM by Matthew Garrett · 13 years ago
  85. cd3f07d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  86. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  87. a0c1241 [SCSI] hpsa: detect controller lockup by Stephen M. Cameron · 13 years ago
  88. bb158ea [SCSI] hpsa: fix flush cache transfer length by Stephen M. Cameron · 13 years ago
  89. b7ec021 [SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices by Scott Teel · 13 years ago
  90. cfe5bad [SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA by Scott Teel · 13 years ago
  91. 03ab31f [SCSI] hpsa: remove unused busy_initializing and busy_scanning by Stephen M. Cameron · 13 years ago
  92. c0d6a4d [SCSI] hpsa: set max sectors instead of taking the default by Stephen M. Cameron · 13 years ago
  93. c4853ef hpsa: add small delay when using PCI Power Management to reset for kump by Mike Miller · 13 years ago
  94. fba6309 [SCSI] hpsa: change confusing message to be more clear by Mike Miller · 13 years ago
  95. 01350d0 [SCSI] hpsa: fix physical device lun and target numbering problem by Stephen M. Cameron · 13 years ago
  96. 0b0e1d6 [SCSI] hpsa: fix problem that OBDR devices are not detected by Stephen M. Cameron · 13 years ago
  97. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  98. f6e7605 [SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT by Stephen M. Cameron · 13 years ago
  99. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  100. db111e1 [SCSI] hpsa: fix potential overrun while memcpy'ing sense data by Stephen M. Cameron · 14 years ago