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