1. 052c220 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  2. f23f5bec blk-mq: Allow PCI vector offset for mapping queues by Keith Busch · 7 years ago
  3. 61c187e scsi: smartpqi: update driver version by Don Brace · 7 years ago
  4. 339faa8 scsi: smartpqi: workaround fw bug for oq deletion by Kevin Barnett · 7 years ago
  5. b0f9408 scsi: smartpqi: add in new supported controllers by Kevin Barnett · 7 years ago
  6. dc2db1d scsi: smartpqi: allow static build ("built-in") by Steffen Weber · 8 years ago
  7. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  8. 74a0f57 scsi: smartpqi: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  9. 85ce6b4 scsi: smartpqi: update driver version to 1.1.2-126 by Don Brace · 8 years ago
  10. 38a7338 scsi: smartpqi: cleanup raid map warning message by Kevin Barnett · 8 years ago
  11. bd809e8 scsi: smartpqi: update controller ids by Kevin Barnett · 8 years ago
  12. eaa79a6 scsi: smartpqi: remove the smp_handler stub by Christoph Hellwig · 8 years ago
  13. b98117c scsi: smartpqi: change driver version to 1.1.2-125 by Kevin Barnett · 8 years ago
  14. 5579006 scsi: smartpqi: add in new controller ids by Kevin Barnett · 8 years ago
  15. b6d4781 scsi: smartpqi: update kexec and power down support by Kevin Barnett · 8 years ago
  16. 4f078e2 scsi: smartpqi: cleanup doorbell register usage. by Kevin Barnett · 8 years ago
  17. 41555d5 scsi: smartpqi: update pqi passthru ioctl by Kevin Barnett · 8 years ago
  18. 58322fe scsi: smartpqi: enhance BMIC cache flush by Kevin Barnett · 8 years ago
  19. 336b681 scsi: smartpqi: add pqi reset quiesce support by Kevin Barnett · 8 years ago
  20. eeee410 scsi: smartpqi: limit transfer length to 1MB by Yadan Fan · 8 years ago
  21. 5c14668 scsi: smartpqi: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  22. 2d154f5f scsi: smartpqi: bump driver version by Kevin Barnett · 8 years ago
  23. ebaec8e scsi: smartpqi: remove writeq/readq function definitions by Corentin Labbe · 8 years ago
  24. 5a259e3 scsi: smartpqi: add module parameters by Kevin Barnett · 8 years ago
  25. 8a994a0 scsi: smartpqi: cleanup list initialization by Kevin Barnett · 8 years ago
  26. a9f9339 scsi: smartpqi: add raid level show by Kevin Barnett · 8 years ago
  27. 588a63fe scsi: smartpqi: make ioaccel references consistent by Kevin Barnett · 8 years ago
  28. 6de783f scsi: smartpqi: enhance device add and remove messages by Kevin Barnett · 8 years ago
  29. 13bede6 scsi: smartpqi: update timeout on admin commands by Kevin Barnett · 8 years ago
  30. f5b6320 scsi: smartpqi: map more raid errors to SCSI errors by Kevin Barnett · 8 years ago
  31. 37b3684 scsi: smartpqi: cleanup controller branding by Kevin Barnett · 8 years ago
  32. 5f31042 scsi: smartpqi: update rescan worker by Kevin Barnett · 8 years ago
  33. 03b288cf scsi: smartpqi: update device offline by Kevin Barnett · 8 years ago
  34. 376fb88 scsi: smartpqi: correct aio error path by Kevin Barnett · 8 years ago
  35. 3c50976 scsi: smartpqi: add lockup action by Kevin Barnett · 8 years ago
  36. 94086f5 scsi: smartpqi: remove qdepth calculations for logical volumes by Kevin Barnett · 8 years ago
  37. d727a77 scsi: smartpqi: enhance kdump by Kevin Barnett · 8 years ago
  38. 4e8415e scsi: smartpqi: change return value for LUN reset operations by Kevin Barnett · 8 years ago
  39. bd10cf0 scsi: smartpqi: add ptraid support by Kevin Barnett · 8 years ago
  40. b805dbf scsi: smartpqi: update copyright by Kevin Barnett · 8 years ago
  41. d87d547 scsi: smartpqi: cleanup messages by Kevin Barnett · 8 years ago
  42. 7eddabf scsi: smartpqi: add new PCI device IDs by Kevin Barnett · 8 years ago
  43. cbe0c7b scsi: smartpqi: minor driver cleanup by Kevin Barnett · 8 years ago
  44. 1be42f4 scsi: smartpqi: correct BMIC identify physical drive by Kevin Barnett · 8 years ago
  45. 8845fdf scsi: smartpqi: eliminate redundant error messages by Kevin Barnett · 8 years ago
  46. d91d782 scsi: smartpqi: make pdev pointer names consistent by Kevin Barnett · 8 years ago
  47. 1f37e99 scsi: smartpqi: add pqi_wait_for_completion_io by Kevin Barnett · 8 years ago
  48. e1d213b scsi: smartpqi: correct bdma hw bug by Kevin Barnett · 8 years ago
  49. 98f8766 scsi: smartpqi: add heartbeat check by Kevin Barnett · 8 years ago
  50. 061ef06 scsi: smartpqi: add suspend and resume support by Kevin Barnett · 8 years ago
  51. 7561a7e scsi: smartpqi: enhance resets by Kevin Barnett · 8 years ago
  52. 6a50d6a scsi: smartpqi: add supporting events by Kevin Barnett · 8 years ago
  53. 162d775 scsi: smartpqi: ensure controller is in SIS mode at init by Kevin Barnett · 8 years ago
  54. 5b0fba0 scsi: smartpqi: add in controller checkpoint for controller lockups. by Kevin Barnett · 8 years ago
  55. a81ed5f3 scsi: smartpqi: set pci completion timeout by Kevin Barnett · 8 years ago
  56. 98bf061 scsi: smartpqi: cleanup interrupt management by Kevin Barnett · 8 years ago
  57. a37ef74 scsi: smartpqi: correct remove scsi devices by Kevin Barnett · 8 years ago
  58. ed10858 scsi: smartpqi: fix time handling by Arnd Bergmann · 8 years ago
  59. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 9 years ago
  60. 5219822 scsi: smartpqi: switch to pci_alloc_irq_vectors by Christoph Hellwig · 9 years ago
  61. e018ef5 scsi: smartpqi: raid bypass lba calculation fix by kevin Barnett · 9 years ago
  62. 699bed7 scsi: smartpqi: bump driver version by Kevin Barnett · 9 years ago
  63. e8a31eb scsi: smartpqi: update Kconfig by Kevin Barnett · 9 years ago
  64. d48f8fa scsi: smartpqi: remove timeout for cache flush operations by Kevin Barnett · 9 years ago
  65. 7d81d2b scsi: smartpqi: scsi queuecommand cleanup by Kevin Barnett · 9 years ago
  66. 4fbebf1 scsi: smartpqi: minor tweaks to update time support by Kevin Barnett · 9 years ago
  67. df7a1fc scsi: smartpqi: minor function reformating by Kevin Barnett · 9 years ago
  68. 5e6429df scsi: smartpqi: correct event acknowledgment timeout issue by Kevin Barnett · 9 years ago
  69. e57a1f9 scsi: smartpqi: correct controller offline issue by Kevin Barnett · 9 years ago
  70. ff6abb7 scsi: smartpqi: add kdump support by Kevin Barnett · 9 years ago
  71. 14bb215 scsi: smartpqi: enhance reset logic by Kevin Barnett · 9 years ago
  72. e58081a scsi: smartpqi: enhance drive offline informational message by Kevin Barnett · 9 years ago
  73. 77668f4 scsi: smartpqi: simplify spanning by Kevin Barnett · 9 years ago
  74. b17f048 scsi: smartpqi: change tmf macro names by Kevin Barnett · 9 years ago
  75. a60eec0 scsi: smartpqi: change aio sg processing by Kevin Barnett · 9 years ago
  76. 6c22376 smartpqi: initial commit of Microsemi smartpqi driver by Kevin Barnett · 9 years ago