1. 654cc54 scsi: hpsa: Bump version by Don Brace · 4 years, 5 months ago
  2. 30bda78 scsi: hpsa: Increase controller error handling timeout by Don Brace · 4 years, 5 months ago
  3. 27e1b94 scsi: hpsa: Correct rare oob condition by Don Brace · 4 years, 5 months ago
  4. 06b43f9 scsi: hpsa: hpsa_ioctl(): Tidy up a bit by Al Viro · 4 years, 7 months ago
  5. 10100ff scsi: hpsa: Get rid of compat_alloc_user_space() by Al Viro · 4 years, 7 months ago
  6. cb17c1b scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct by Al Viro · 4 years, 7 months ago
  7. 138125f scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl() by Al Viro · 4 years, 7 months ago
  8. 3e16e83 scsi: hpsa: correct race condition in offload enabled by Don Brace · 4 years, 9 months ago
  9. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  10. 1c4e395 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  11. 1349934 scsi: hpsa: add missing hunks in reset-patch by Don Brace · 5 years ago
  12. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  13. 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 5 years ago
  14. 6e6d053 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  15. 18a56d6 scsi: hpsa: remove printing internal cdb on tag collision by Don Brace · 5 years ago
  16. eeebce1 scsi: hpsa: correct scsi command status issue after reset by Don Brace · 5 years ago
  17. bff9e34 docs: fix broken doc references due to renames by Mauro Carvalho Chehab · 5 years ago
  18. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  19. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  20. 3663115 scsi: hpsa: fix an uninitialized read and dereference of pointer dev by Colin Ian King · 6 years ago
  21. 9a14f9b scsi: hpsa: update driver version by Don Brace · 6 years ago
  22. c5dfd10 scsi: hpsa: correct device resets by Don Brace · 6 years ago
  23. 9e33f0d scsi: hpsa: do-not-complete-cmds-for-deleted-devices by Don Brace · 6 years ago
  24. b443d3e scsi: hpsa: wait longer for ptraid commands by Don Brace · 6 years ago
  25. 4770e68 scsi: hpsa: check for tag collision by Don Brace · 6 years ago
  26. 0119208 scsi: hpsa: use local workqueues instead of system workqueues by Don Brace · 6 years ago
  27. a68fdb3 scsi: hpsa: correct simple mode by Don Brace · 6 years ago
  28. b640fba docs: pci: fix broken links due to conversion from pci.txt to pci.rst by Mauro Carvalho Chehab · 6 years ago
  29. 625d7d3 scsi: hpsa: correct ioaccel2 chaining by Don Brace · 6 years ago
  30. c59c32c scsi: hpsa: bump driver version by Don Brace · 6 years ago
  31. 1edb693 scsi: hpsa: remove timeout from TURs by Don Brace · 6 years ago
  32. a45bcc4 scsi: hpsa: correct device id issues by Don Brace · 6 years ago
  33. 49ea45c scsi: hpsa: check for lv removal by Don Brace · 6 years ago
  34. 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
  35. b64ae4a scsi: hpsa: clean up two indentation issues by Colin Ian King · 6 years ago
  36. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  37. 5dfdb08 scsi: hpsa: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  38. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  39. 8bc8f47 scsi: hpsa: switch to generic DMA API by Christoph Hellwig · 6 years ago
  40. 048a864 scsi: hpsa: Use vmemdup_user to replace the open code by zhong jiang · 6 years ago
  41. eb53a3e scsi: hpsa: limit transfer length to 1MB, not 512kB by Martin Wilck · 6 years ago
  42. 01d0e78 scsi: hpsa: correct enclosure sas address by Don Brace · 6 years ago
  43. 2837461 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  44. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  45. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  46. 0d98ba8d scsi: hpsa: disable device during shutdown by Sinan Kaya · 7 years ago
  47. fd9adc4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  48. 8b834bf scsi: hpsa: fix selection of reply queue by Ming Lei · 7 years ago
  49. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  50. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  51. f4d0ad1 scsi: hpsa: Use vsnprintf extension %phN by Andy Shevchenko · 7 years ago
  52. b4e9ce1 scsi: hpsa: drop unneeded newline by Julia Lawall · 7 years ago
  53. b6c9d54e scsi: hpsa: remove an unnecessary NULL check by Dan Carpenter · 7 years ago
  54. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  55. c9edcb2 scsi: hpsa: bump driver version by Don Brace · 7 years ago
  56. 0a7c3bb scsi: hpsa: add enclosure logical identifier by Don Brace · 7 years ago
  57. 0ff365f scsi: hpsa: correct logical volume removal by Don Brace · 7 years ago
  58. 9211a07 scsi: hpsa: reduce warning messages on device removal by Don Brace · 7 years ago
  59. 2c5fc36 scsi: hpsa: update queue depth for externals by Don Brace · 7 years ago
  60. b2582a6 scsi: hpsa: correct smart path enabled by Don Brace · 7 years ago
  61. 3026ff9 scsi: hpsa: change timeout for internal cmds by Don Brace · 7 years ago
  62. 4e18818 scsi: hpsa: update discovery polling by Bader Ali Saleh · 7 years ago
  63. b9b08ca scsi: hpsa: add controller checkpoint by Don Brace · 7 years ago
  64. 421bf80c scsi: hpsa: clear tmpdevice in scan thread by Scott Teel · 7 years ago
  65. 55ca38b scsi: hpsa: cleanup sas_phy structures in sysfs when unloading by Martin Wilck · 7 years ago
  66. dfb2e6f scsi: hpsa: destroy sas transport properties before scsi_host by Martin Wilck · 7 years ago
  67. c99dfd2 scsi: hpsa: Fix configured_logical_drive_count·check by Christos Gkekas · 7 years ago
  68. 9a664f4 scsi: hpsa: remove the smp_handler stub by Christoph Hellwig · 7 years ago
  69. 55e1f9f scsi: hpsa: fix the device_id in hpsa_update_device_info() by Dan Carpenter · 7 years ago
  70. c8cd71f scsi: hpsa: Remove 'hpsa_allow_any' module option by Hannes Reinecke · 7 years ago
  71. 253d246 scsi: cciss: Drop obsolete driver by Hannes Reinecke · 7 years ago
  72. 45f769b scsi: hpsa: do not print errors for unsupported report luns format by Hannes Reinecke · 7 years ago
  73. 65e8697e scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page by Hannes Reinecke · 7 years ago
  74. 4d17944 scsi: hpsa: disable volume status check for legacy boards by Hannes Reinecke · 7 years ago
  75. 135ae6e scsi: hpsa: add support for legacy boards by Hannes Reinecke · 7 years ago
  76. e2c7b43 scsi: hpsa: limit transfer length to 1MB by Yadan Fan · 8 years ago
  77. ba82d91b scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption" by Colin Ian King · 8 years ago
  78. 30c0061 scsi: hpsa: bump driver version by Don Brace · 8 years ago
  79. 08ec46f scsi: hpsa: remove abort handler by Don Brace · 8 years ago
  80. b63c64a scsi: hpsa: send ioaccel requests with 0 length down raid path by Don Brace · 8 years ago
  81. 3d38f00 scsi: hpsa: separate monitor events from rescan worker by Scott Teel · 8 years ago
  82. 5086435 scsi: hpsa: correct queue depth for externals by Don Brace · 8 years ago
  83. c59d04f scsi: hpsa: cleanup reset handler by Don Brace · 8 years ago
  84. d2315ce scsi: hpsa: correct resets on retried commands by Don Brace · 8 years ago
  85. 3b476aa2 scsi: hpsa: rescan later if reset in progress by Don Brace · 8 years ago
  86. ef8a520 scsi: hpsa: do not reset enclosures by Don Brace · 8 years ago
  87. 8516a2d scsi: hpsa: update reset handler by Don Brace · 8 years ago
  88. 5ac517b scsi: hpsa: do not get enclosure info for external devices by Don Brace · 8 years ago
  89. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  90. 5765d18 scsi: hpsa: change driver version by Don Brace · 8 years ago
  91. 7f1974a scsi: hpsa: update pci ids by Don Brace · 8 years ago
  92. eb94588 scsi: hpsa: fix volume offline state by Tomas Henzl · 8 years ago
  93. 2ef2884 scsi: hpsa: do not timeout reset operations by Don Brace · 8 years ago
  94. 87b9e6a scsi: hpsa: limit outstanding rescans by Don Brace · 8 years ago
  95. 85b2900 scsi: hpsa: update check for logical volume status by Don Brace · 8 years ago
  96. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  97. 96b6ce4 scsi: hpsa: remove coalescing settings for ioaccel2 by Don Brace · 8 years ago
  98. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  99. 7e8a948 scsi: hpsa: remove memory allocate failure message by Amit Kushwaha · 8 years ago
  100. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago