1. af97713 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
  2. febb0cc scsi: ibmvfc: Free channel_setup_buf during device tear down by Tyrel Datwyler · 3 years, 10 months ago
  3. 9afc116 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
  4. dbdbb81 scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPM by Tyrel Datwyler · 3 years, 11 months ago
  5. 0217a272 scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanup by Tyrel Datwyler · 3 years, 11 months ago
  6. 2162dc2 scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registration by Tyrel Datwyler · 3 years, 11 months ago
  7. 5cf5296 scsi: ibmvfc: Fix invalid sub-CRQ handles after hard reset by Tyrel Datwyler · 3 years, 11 months ago
  8. 443cc4b scsi: ibmvfc: Simplify handling of sub-CRQ initialization by Tyrel Datwyler · 3 years, 11 months ago
  9. 386a966 vio: make remove callback return void by Uwe Kleine-König · 3 years, 11 months ago
  10. 4d82e9d Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue by Martin K. Petersen · 4 years ago
  11. ff79acc scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded" by Colin Ian King · 4 years ago
  12. 032d190 scsi: ibmvfc: Provide modules parameters for MQ settings by Tyrel Datwyler · 4 years ago
  13. 9000cb9 scsi: ibmvfc: Enable MQ and set reasonable defaults by Tyrel Datwyler · 4 years ago
  14. 7eb3ccd scsi: ibmvfc: Purge SCSI channels after transport loss/reset by Tyrel Datwyler · 4 years ago
  15. a835f38 scsi: ibmvfc: Send Cancel MAD down each hw SCSI channel by Tyrel Datwyler · 4 years ago
  16. a61236d scsi: ibmvfc: Add cancel mad initialization helper by Tyrel Datwyler · 4 years ago
  17. b88a5d9 scsi: ibmvfc: Register Sub-CRQ handles with VIOS during channel setup by Tyrel Datwyler · 4 years ago
  18. 31750fb scsi: ibmvfc: Send commands down HW Sub-CRQ when channelized by Tyrel Datwyler · 4 years ago
  19. cb72477 scsi: ibmvfc: Set and track hw queue in ibmvfc_event struct by Tyrel Datwyler · 4 years ago
  20. c53408b scsi: ibmvfc: Advertise client support for using hardware channels by Tyrel Datwyler · 4 years ago
  21. e95eef3 scsi: ibmvfc: Implement channel enquiry and setup commands by Tyrel Datwyler · 4 years ago
  22. 39e461f scsi: ibmvfc: Map/request irq and register Sub-CRQ interrupt handler by Tyrel Datwyler · 4 years ago
  23. 80a9e8e scsi: ibmvfc: Define Sub-CRQ interrupt handler routine by Tyrel Datwyler · 4 years ago
  24. 1d956ad scsi: ibmvfc: Add handlers to drain and complete Sub-CRQ responses by Tyrel Datwyler · 4 years ago
  25. d20046e scsi: ibmvfc: Add Sub-CRQ IRQ enable/disable routine by Tyrel Datwyler · 4 years ago
  26. 3034ebe scsi: ibmvfc: Add alloc/dealloc routines for SCSI Sub-CRQ Channels by Tyrel Datwyler · 4 years ago
  27. 6d07f12 scsi: ibmvfc: Add Subordinate CRQ definitions by Tyrel Datwyler · 4 years ago
  28. 9e6b6b8 scsi: ibmvfc: Define hcall wrapper for registering a Sub-CRQ by Tyrel Datwyler · 4 years ago
  29. bb35ecb scsi: ibmvfc: Add size parameter to ibmvfc_init_event_pool() by Tyrel Datwyler · 4 years ago
  30. 003d91a scsi: ibmvfc: Init/free event pool during queue allocation/free by Tyrel Datwyler · 4 years ago
  31. 225acf5 scsi: ibmvfc: Move event pool init/free routines by Tyrel Datwyler · 4 years ago
  32. 6ae208e scsi: ibmvfc: Add vhost fields and defaults for MQ enablement by Tyrel Datwyler · 4 years ago
  33. 7649072 scsi: ibmvfc: Set default timeout to avoid crash during migration by Brian King · 4 years ago
  34. 654080d scsi: ibmvfc: Relax locking around ibmvfc_queuecommand() by Tyrel Datwyler · 4 years ago
  35. 1f4a4a1 scsi: ibmvfc: Complete commands outside the host/queue lock by Tyrel Datwyler · 4 years ago
  36. 57e80e0 scsi: ibmvfc: Define per-queue state/list locks by Tyrel Datwyler · 4 years ago
  37. e4b26f3 scsi: ibmvfc: Make command event pool queue specific by Tyrel Datwyler · 4 years ago
  38. f896866 scsi: ibmvfc: Define generic queue structure for CRQs by Tyrel Datwyler · 4 years ago
  39. 901d01c scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handle by Tyrel Datwyler · 4 years ago
  40. 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  41. e4af87b scsi: ibmvfc: Advertise client support for targetWWPN using v2 commands by Tyrel Datwyler · 4 years, 2 months ago
  42. ebc7c74 scsi: ibmvfc: Add support for target_wwpn field in v2 MADs and vfcFrame by Tyrel Datwyler · 4 years, 2 months ago
  43. 5a9d16f scsi: ibmvfc: Add FC payload retrieval routines for versioned vfcFrames by Tyrel Datwyler · 4 years, 2 months ago
  44. a318c2b scsi: ibmvfc: Add helper for testing capability flags by Tyrel Datwyler · 4 years, 2 months ago
  45. c16b8a6 scsi: ibmvfc: Add new fields for version 2 of several MADs by Tyrel Datwyler · 4 years, 2 months ago
  46. fad74a1 scsi: ibmvfc: Deduplicate common ibmvfc_cmd init code by Tyrel Datwyler · 4 years, 2 months ago
  47. 2aa0102 scsi: ibmvfc: Use correlation token to tag commands by Tyrel Datwyler · 4 years, 2 months ago
  48. 4e07161 scsi: ibmvfc: Remove trailing semicolon by Tyrel Datwyler · 4 years, 2 months ago
  49. 61bdb4e scsi: ibmvfc: Byte swap login_buf.resp values in attribute show functions by Tyrel Datwyler · 4 years, 2 months ago
  50. 665e022 scsi: ibmvscsi: Fix potential race after loss of transport by Tyrel Datwyler · 4 years, 3 months ago
  51. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  52. 2584e5a scsi: ibmvfc: Protect vhost->task_set increment by the host lock by Brian King · 4 years, 4 months ago
  53. 4b29cb6 scsi: ibmvfc: Avoid link down on FS9100 canister reboot by Brian King · 4 years, 4 months ago
  54. 5e48a08 scsi: ibmvfc: Fix error return in ibmvfc_probe() by Jing Xiangfeng · 4 years, 4 months ago
  55. df4d732 scsi: ibmvfc: Interface updates for future FPIN and MQ support by Tyrel Datwyler · 4 years, 4 months ago
  56. 802c60e scsi: ibmvfc: Use compiler attribute defines instead of __attribute__() by Tyrel Datwyler · 4 years, 4 months ago
  57. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  58. 0a19a72 scsi: Fix trivial spelling by Kieran Bingham · 4 years, 7 months ago
  59. 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  60. 4919b33 scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM by Tyrel Datwyler · 4 years, 8 months ago
  61. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  62. 1f93ad1 scsi: ibmvscsi: Make some functions static by Chen Tao · 4 years, 8 months ago
  63. b365221 scsi: ibmvscsi: Fix WARN_ON during event pool release by Tyrel Datwyler · 4 years, 9 months ago
  64. 66bb7fa scsi: ibmvfc: Don't send implicit logouts prior to NPIV login by Brian King · 4 years, 9 months ago
  65. b893eb0 scsi: ibmvfc: Fix NULL return compiler warning by Brian King · 4 years, 11 months ago
  66. ed830385 scsi: ibmvfc: Avoid loss of all paths during SVC node reboot by Brian King · 5 years ago
  67. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  68. 4c73598 scsi: ibmvfc: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  69. 5578257c scsi: ibmvfc: fix WARN_ON during event pool release by Tyrel Datwyler · 6 years ago
  70. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  71. 961ed94 scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_work by Nathan Chancellor · 6 years ago
  72. aa343c6 scsi: ibmvscsi: fix tripping of blk_mq_run_hw_queue WARN_ON by Tyrel Datwyler · 6 years ago
  73. 6e40de8 scsi: ibmvscsi: redo driver work thread to use enum action states by Tyrel Datwyler · 6 years ago
  74. 2e22520 scsi: ibmvscsi: Wire up host_reset() in the driver's scsi_host_template by Tyrel Datwyler · 6 years ago
  75. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  76. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  77. d6e2635 scsi: ibmvfc: Clean up transport events by Tyrel Datwyler · 6 years ago
  78. 3e6f7de scsi: ibmvfc: Byte swap status and error codes when logging by Tyrel Datwyler · 6 years ago
  79. 95237c2 scsi: ibmvfc: Add failed PRLI to cmd_status lookup array by Tyrel Datwyler · 6 years ago
  80. 6dc6a94 scsi: ibmvfc: Remove "failed" from logged errors by Tyrel Datwyler · 6 years ago
  81. 7f5203c scsi: ibmvscsi: Fix empty event pool access during host removal by Tyrel Datwyler · 6 years ago
  82. 7205981 scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton by Tyrel Datwyler · 6 years ago
  83. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  84. a544523 scsi: ibmvscsi: change strncpy+truncation to strlcpy by Dominique Martinet · 7 years ago
  85. 1262dc0 scsi: ibmvscsi: Improve strings handling by Breno Leitao · 7 years ago
  86. 91ebc1f scsi: core: remove Scsi_Cmnd typedef by Johannes Thumshirn · 7 years ago
  87. 09dd15e scsi: ibmvfc: Avoid unnecessary port relogin by Brian King · 7 years ago
  88. c398136 scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info by Tyrel Datwyler · 7 years ago
  89. f36cfe6 scsi: ibmvfc: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  90. 9a5d04f scsi: ibmvscsi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  91. e4df3ea scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id by Arvind Yadav · 7 years ago
  92. 8d8a3f5 scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset by Hannes Reinecke · 7 years ago
  93. e4a80c3 scsi: ibmvfc: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  94. e6b53a7 scsi: ibmvscsi: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  95. 5c66d93 scsi: ibmvfc: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  96. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  97. b39205d scsi: ibmvscsi: add write memory barrier to CRQ processing by Tyrel Datwyler · 8 years ago
  98. 15c9274 scsi: ibmvscsi: log bad SRP response opcode in hex format by Tyrel Datwyler · 8 years ago
  99. 32d6e4b scsi: ibmvscsi: add vscsi hosts to global list_head by Tyrel Datwyler · 8 years ago
  100. 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago