1. bcc48ff [SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls by Stephen M. Cameron · 11 years ago
  2. c1f63c8 [SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl by Stephen M. Cameron · 11 years ago
  3. e2bea6d [SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block by Stephen M. Cameron · 11 years ago
  4. a2dac13 [SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd by Stephen M. Cameron · 11 years ago
  5. eceaae1 [SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one by Shuah Khan · 11 years ago
  6. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  8. fe0c961 [SCSI] hpsa: gen8plus Smart Array IDs by Mike Miller · 12 years ago
  9. 256d0ea [SCSI] hpsa: fix handling of protocol error by Stephen M. Cameron · 12 years ago
  10. 088ba34 [SCSI] hpsa: use ioremap_nocache instead of ioremap by Stephen M. Cameron · 12 years ago
  11. d6ebd0f [SCSI] hpsa: fix incorrect abort diagnostic message by Stephen M. Cameron · 12 years ago
  12. 21e89af [SCSI] hpsa: Use LUN reset instead of target reset by Stephen M. Cameron · 12 years ago
  13. e85c597 [SCSI] hpsa: dial down lockup detection during firmware flash by Stephen M. Cameron · 12 years ago
  14. d82357e [SCSI] hpsa: add new RAID level "1(ADM)" by Mike Miller · 12 years ago
  15. 0097f0f [SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix by Stephen M. Cameron · 12 years ago
  16. e16a33a [SCSI] hpsa: refine interrupt handler locking for greater concurrency by Matt Gates · 12 years ago
  17. 254f796 [SCSI] hpsa: use multiple reply queues by Matt Gates · 12 years ago
  18. 1d94f94 [SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_cmd() by Stephen M. Cameron · 12 years ago
  19. 6cba3f1 [SCSI] hpsa: do aborts two ways by Stephen M. Cameron · 12 years ago
  20. 75167d2 [SCSI] hpsa: add abort error handler function by Stephen M. Cameron · 12 years ago
  21. 5a3d16f [SCSI] hpsa: remove unused parameter from finish_cmd by Stephen M. Cameron · 12 years ago
  22. 9c2fc16 [SCSI] hpsa: do not give up retry of driver cmds after only 3 retries by Stephen M. Cameron · 12 years ago
  23. 852af20 [SCSI] hpsa: retry driver initiated commands on busy status by Matt Bondurant · 12 years ago
  24. 21b8e4e [SCSI] hpsa: suppress excessively chatty error messages by Stephen M. Cameron · 12 years ago
  25. 5cb460a [SCSI] hpsa: enable bus master bit after pci_enable_device by Stephen M. Cameron · 12 years ago
  26. e754b42 [SCSI] hpsa: do not skip disabled devices by Stephen M. Cameron · 12 years ago
  27. f0bd0b6 [SCSI] hpsa: call pci_disable_device on driver unload by Stephen M. Cameron · 12 years ago
  28. 0fc9fd4 [SCSI] hpsa: use check_signature by Akinobu Mita · 12 years ago
  29. 5a4f934 [SCSI] hpsa: add some older controllers to the kdump blacklist by Tomas Henzl · 13 years ago
  30. 263d940 [SCSI] hpsa: use find_first_zero_bit by Akinobu Mita · 13 years ago
  31. bd9244f [SCSI] hpsa: update device attributes when they change by Scott Teel · 13 years ago
  32. 4f4eb9f [SCSI] hpsa: improve naming on external target device functions by Scott Teel · 13 years ago
  33. aca4a52 [SCSI] hpsa: eliminate 8 external target limitation by Scott Teel · 13 years ago
  34. 1f310bd [SCSI] hpsa: refactor hpsa_figure_bus_target_lun by Stephen M. Cameron · 13 years ago
  35. bbef6c0 [SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returns by Stephen M. Cameron · 13 years ago
  36. 9bc3711 [SCSI] hpsa: Fix problem with MSA2xxx devices by Stephen M. Cameron · 13 years ago
  37. f79cfec [SCSI] hpsa: factor out driver name by Stephen M. Cameron · 13 years ago
  38. b705690 [SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsi by Stephen M. Cameron · 13 years ago
  39. d66ae08 [SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly named constant MAXSGENTRIES by Stephen M. Cameron · 13 years ago
  40. 55e14e7 [SCSI] hpsa: fix per device memory leak on driver unload by Stephen M. Cameron · 13 years ago
  41. 775bf27 [SCSI] hpsa: do not sleep in atomic context in rmmod path. by Stephen M. Cameron · 13 years ago
  42. 7af0abb [SCSI] hpsa: add the Smart Array 5i to the kdump blacklist by Tomas Henzl · 13 years ago
  43. 45bcf01 [SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler by Stephen M. Cameron · 13 years ago
  44. e5a44df [SCSI] hpsa: Disable ASPM by Matthew Garrett · 13 years ago
  45. cd3f07d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  46. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  47. a0c1241 [SCSI] hpsa: detect controller lockup by Stephen M. Cameron · 13 years ago
  48. bb158ea [SCSI] hpsa: fix flush cache transfer length by Stephen M. Cameron · 13 years ago
  49. b7ec021 [SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices by Scott Teel · 13 years ago
  50. cfe5bad [SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA by Scott Teel · 13 years ago
  51. 03ab31f [SCSI] hpsa: remove unused busy_initializing and busy_scanning by Stephen M. Cameron · 13 years ago
  52. c0d6a4d [SCSI] hpsa: set max sectors instead of taking the default by Stephen M. Cameron · 13 years ago
  53. c4853ef hpsa: add small delay when using PCI Power Management to reset for kump by Mike Miller · 13 years ago
  54. fba6309 [SCSI] hpsa: change confusing message to be more clear by Mike Miller · 13 years ago
  55. 01350d0 [SCSI] hpsa: fix physical device lun and target numbering problem by Stephen M. Cameron · 13 years ago
  56. 0b0e1d6 [SCSI] hpsa: fix problem that OBDR devices are not detected by Stephen M. Cameron · 13 years ago
  57. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  58. f6e7605 [SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT by Stephen M. Cameron · 13 years ago
  59. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  60. db111e1 [SCSI] hpsa: fix potential overrun while memcpy'ing sense data by Stephen M. Cameron · 13 years ago
  61. c2dd32e [SCSI] hpsa: fix dma unmap error in hpsa_passthru_ioctl by Stephen M. Cameron · 13 years ago
  62. 7630abd [SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr) by Joe Perches · 13 years ago
  63. fda3851 [SCSI] hpsa: add P2000 to list of shared SAS devices by Stephen M. Cameron · 13 years ago
  64. 4638078 [SCSI] hpsa: do not attempt PCI power management reset method if we know it won't work. by Stephen M. Cameron · 13 years ago
  65. dfc2224 [SCSI] hpsa: remove superfluous sleeps around reset code by Stephen M. Cameron · 13 years ago
  66. 64670ac [SCSI] hpsa: do soft reset if hard reset is broken by Stephen M. Cameron · 13 years ago
  67. cf0b08d [SCSI] hpsa: use new doorbell-bit-5 reset method by Stephen M. Cameron · 13 years ago
  68. 9a41338 [SCSI] hpsa: remove atrophied hpsa_scsi_setup function by Stephen M. Cameron · 13 years ago
  69. 2b870cb [SCSI] hpsa: clarify messages around reset behavior by Stephen M. Cameron · 13 years ago
  70. 0ae01a3 [SCSI] hpsa: factor out irq request code by Stephen M. Cameron · 13 years ago
  71. 2e9d1b3 [SCSI] hpsa: factor out cmd pool allocation functions by Stephen M. Cameron · 13 years ago
  72. 580ada3 [SCSI] hpsa: do a better job of detecting controller reset failure by Stephen M. Cameron · 13 years ago
  73. 1fb011f [SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command() by Stephen M. Cameron · 13 years ago
  74. 941b1cd [SCSI] hpsa: export resettable host attribute by Stephen M. Cameron · 13 years ago
  75. 3f5eac3 [SCSI] hpsa: move device attributes to avoid forward declarations by Stephen M. Cameron · 13 years ago
  76. 9143a96 [SCSI] hpsa: fix incorrect PCI IDs and add two new ones (2nd try) by scameron@beardog.cce.hp.com · 13 years ago
  77. 382be66 [SCSI] hpsa: fix bad comparison by Dan Carpenter · 13 years ago
  78. ba95e2a [SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed. by Stephen M. Cameron · 13 years ago
  79. 960a30e [SCSI] hpsa: Inform controller we are using 32-bit tags. by Stephen M. Cameron · 13 years ago
  80. 745a7a2 [SCSI] hpsa: Add transport_mode host attribute in /sys by Stephen M. Cameron · 13 years ago
  81. a9a3a27 [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work by Stephen M. Cameron · 13 years ago
  82. 9e0fc76 [SCSI] hpsa: do not re-order commands in internal queues by Stephen M. Cameron · 13 years ago
  83. 938abd8 [SCSI] hpsa: avoid leaking stack contents to userland by Vasiliy Kulikov · 14 years ago
  84. 1d5e2ed [SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as unknown by Stephen M. Cameron · 14 years ago
  85. c4f8a29 [SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_device() by Stephen M. Cameron · 14 years ago
  86. 94a1364 [SCSI] hpsa: Add a per controller commands_outstanding entry in /sys by Stephen M. Cameron · 14 years ago
  87. 60d3f5b [SCSI] hpsa: use usleep_range not msleep for small sleeps by Stephen M. Cameron · 14 years ago
  88. 02ec19c [SCSI] hpsa: allow driver to put controller in either simple or performant mode by Stephen M. Cameron · 14 years ago
  89. 6eaf46f [SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack by Stephen M. Cameron · 14 years ago
  90. 25c1e56a [SCSI] hpsa: do not reset unknown boards on reset_devices by Stephen M. Cameron · 14 years ago
  91. 72ceeae [SCSI] hpsa: limit commands allocated on reset_devices by Stephen M. Cameron · 14 years ago
  92. 270d05d [SCSI] hpsa: Use kernel provided PCI state save and restore functions by Stephen M. Cameron · 14 years ago
  93. fe5389c [SCSI] hpsa: fix board status waiting code by Stephen M. Cameron · 14 years ago
  94. 922a9e4 [SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants by Stephen M. Cameron · 14 years ago
  95. d896f3f [SCSI] hpsa: fixup DMA address before freeing. by Stephen M. Cameron · 14 years ago
  96. b03a777 [SCSI] hpsa: defend against zero sized buffers in passthru ioctls by Stephen M. Cameron · 14 years ago
  97. 35dd303 [SCSI] hpsa: do not consider RAID level to be part of device identity by Stephen M. Cameron · 14 years ago
  98. a0b8987 [SCSI] hpsa: do not consider firmware revision when looking for device changes. by Stephen M. Cameron · 14 years ago
  99. 7c03b87 [SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSF by Mike Miller · 14 years ago
  100. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago