summaryrefslogtreecommitdiff
path: root/drivers/scsi/ibmvscsi
AgeCommit message (Expand)AuthorFilesLines
2021-03-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-26/+36
2021-03-05scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPMTyrel Datwyler1-0/+12
2021-03-05scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanupTyrel Datwyler1-2/+3
2021-03-05scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registrationTyrel Datwyler1-1/+2
2021-03-05scsi: ibmvfc: Fix invalid sub-CRQ handles after hard resetTyrel Datwyler1-12/+9
2021-03-05scsi: ibmvfc: Simplify handling of sub-CRQ initializationTyrel Datwyler1-11/+10
2021-03-02vio: make remove callback return voidUwe Kleine-König2-5/+2
2021-01-27Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen1-3/+5
2021-01-21scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded"Colin Ian King1-1/+1
2021-01-15scsi: ibmvfc: Provide modules parameters for MQ settingsTyrel Datwyler2-9/+67
2021-01-15scsi: ibmvfc: Enable MQ and set reasonable defaultsTyrel Datwyler1-3/+3
2021-01-15scsi: ibmvfc: Purge SCSI channels after transport loss/resetTyrel Datwyler1-0/+16
2021-01-15scsi: ibmvfc: Send Cancel MAD down each hw SCSI channelTyrel Datwyler2-12/+100
2021-01-15scsi: ibmvfc: Add cancel mad initialization helperTyrel Datwyler1-28/+40
2021-01-15scsi: ibmvfc: Register Sub-CRQ handles with VIOS during channel setupTyrel Datwyler1-1/+31
2021-01-15scsi: ibmvfc: Send commands down HW Sub-CRQ when channelizedTyrel Datwyler1-6/+33
2021-01-15scsi: ibmvfc: Set and track hw queue in ibmvfc_event structTyrel Datwyler2-0/+6
2021-01-15scsi: ibmvfc: Advertise client support for using hardware channelsTyrel Datwyler1-0/+4
2021-01-15scsi: ibmvfc: Implement channel enquiry and setup commandsTyrel Datwyler2-2/+136
2021-01-15scsi: ibmvfc: Map/request irq and register Sub-CRQ interrupt handlerTyrel Datwyler1-0/+25
2021-01-15scsi: ibmvfc: Define Sub-CRQ interrupt handler routineTyrel Datwyler1-0/+10
2021-01-15scsi: ibmvfc: Add handlers to drain and complete Sub-CRQ responsesTyrel Datwyler1-0/+86
2021-01-15scsi: ibmvfc: Add Sub-CRQ IRQ enable/disable routineTyrel Datwyler1-0/+20
2021-01-15scsi: ibmvfc: Add alloc/dealloc routines for SCSI Sub-CRQ ChannelsTyrel Datwyler2-0/+126
2021-01-15scsi: ibmvfc: Add Subordinate CRQ definitionsTyrel Datwyler1-0/+21
2021-01-15scsi: ibmvfc: Define hcall wrapper for registering a Sub-CRQTyrel Datwyler1-0/+14
2021-01-15scsi: ibmvfc: Add size parameter to ibmvfc_init_event_pool()Tyrel Datwyler1-9/+16
2021-01-15scsi: ibmvfc: Init/free event pool during queue allocation/freeTyrel Datwyler1-10/+8
2021-01-15scsi: ibmvfc: Move event pool init/free routinesTyrel Datwyler1-75/+76
2021-01-15scsi: ibmvfc: Add vhost fields and defaults for MQ enablementTyrel Datwyler2-0/+17
2021-01-15scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King1-1/+3
2021-01-08scsi: ibmvfc: Relax locking around ibmvfc_queuecommand()Tyrel Datwyler1-8/+4
2021-01-08scsi: ibmvfc: Complete commands outside the host/queue lockTyrel Datwyler2-14/+47
2021-01-08scsi: ibmvfc: Define per-queue state/list locksTyrel Datwyler2-20/+80
2021-01-08scsi: ibmvfc: Make command event pool queue specificTyrel Datwyler2-50/+55
2021-01-08scsi: ibmvfc: Define generic queue structure for CRQsTyrel Datwyler2-62/+107
2021-01-08scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler1-2/+2
2020-12-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-69/+154
2020-11-20scsi: ibmvfc: Advertise client support for targetWWPN using v2 commandsTyrel Datwyler1-1/+1
2020-11-20scsi: ibmvfc: Add support for target_wwpn field in v2 MADs and vfcFrameTyrel Datwyler1-6/+33
2020-11-20scsi: ibmvfc: Add FC payload retrieval routines for versioned vfcFramesTyrel Datwyler1-23/+54
2020-11-20scsi: ibmvfc: Add helper for testing capability flagsTyrel Datwyler1-1/+8
2020-11-20scsi: ibmvfc: Add new fields for version 2 of several MADsTyrel Datwyler2-31/+55
2020-11-20scsi: ibmvfc: Deduplicate common ibmvfc_cmd init codeTyrel Datwyler1-32/+24
2020-11-20scsi: ibmvfc: Use correlation token to tag commandsTyrel Datwyler1-0/+4
2020-11-20scsi: ibmvfc: Remove trailing semicolonTyrel Datwyler1-1/+1
2020-11-20scsi: ibmvfc: Byte swap login_buf.resp values in attribute show functionsTyrel Datwyler1-2/+2
2020-10-27scsi: ibmvscsi: Fix potential race after loss of transportTyrel Datwyler1-10/+26
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-47/+342
2020-09-23scsi: ibmvfc: Protect vhost->task_set increment by the host lockBrian King1-1/+1