summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi
Commit message (Expand)AuthorAgeFilesLines
* vio: make remove callback return voidUwe Kleine-König2021-03-022-5/+2
* Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen2021-01-261-3/+5
|\
| * scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King2021-01-141-1/+3
| * scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler2021-01-071-2/+2
* | scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded"Colin Ian King2021-01-201-1/+1
* | scsi: ibmvfc: Provide modules parameters for MQ settingsTyrel Datwyler2021-01-142-9/+67
* | scsi: ibmvfc: Enable MQ and set reasonable defaultsTyrel Datwyler2021-01-141-3/+3
* | scsi: ibmvfc: Purge SCSI channels after transport loss/resetTyrel Datwyler2021-01-141-0/+16
* | scsi: ibmvfc: Send Cancel MAD down each hw SCSI channelTyrel Datwyler2021-01-142-12/+100
* | scsi: ibmvfc: Add cancel mad initialization helperTyrel Datwyler2021-01-141-28/+40
* | scsi: ibmvfc: Register Sub-CRQ handles with VIOS during channel setupTyrel Datwyler2021-01-141-1/+31
* | scsi: ibmvfc: Send commands down HW Sub-CRQ when channelizedTyrel Datwyler2021-01-141-6/+33
* | scsi: ibmvfc: Set and track hw queue in ibmvfc_event structTyrel Datwyler2021-01-142-0/+6
* | scsi: ibmvfc: Advertise client support for using hardware channelsTyrel Datwyler2021-01-141-0/+4
* | scsi: ibmvfc: Implement channel enquiry and setup commandsTyrel Datwyler2021-01-142-2/+136
* | scsi: ibmvfc: Map/request irq and register Sub-CRQ interrupt handlerTyrel Datwyler2021-01-141-0/+25
* | scsi: ibmvfc: Define Sub-CRQ interrupt handler routineTyrel Datwyler2021-01-141-0/+10
* | scsi: ibmvfc: Add handlers to drain and complete Sub-CRQ responsesTyrel Datwyler2021-01-141-0/+86
* | scsi: ibmvfc: Add Sub-CRQ IRQ enable/disable routineTyrel Datwyler2021-01-141-0/+20
* | scsi: ibmvfc: Add alloc/dealloc routines for SCSI Sub-CRQ ChannelsTyrel Datwyler2021-01-142-0/+126
* | scsi: ibmvfc: Add Subordinate CRQ definitionsTyrel Datwyler2021-01-141-0/+21
* | scsi: ibmvfc: Define hcall wrapper for registering a Sub-CRQTyrel Datwyler2021-01-141-0/+14
* | scsi: ibmvfc: Add size parameter to ibmvfc_init_event_pool()Tyrel Datwyler2021-01-141-9/+16
* | scsi: ibmvfc: Init/free event pool during queue allocation/freeTyrel Datwyler2021-01-141-10/+8
* | scsi: ibmvfc: Move event pool init/free routinesTyrel Datwyler2021-01-141-75/+76
* | scsi: ibmvfc: Add vhost fields and defaults for MQ enablementTyrel Datwyler2021-01-142-0/+17
* | scsi: ibmvfc: Relax locking around ibmvfc_queuecommand()Tyrel Datwyler2021-01-071-8/+4
* | scsi: ibmvfc: Complete commands outside the host/queue lockTyrel Datwyler2021-01-072-14/+47
* | scsi: ibmvfc: Define per-queue state/list locksTyrel Datwyler2021-01-072-20/+80
* | scsi: ibmvfc: Make command event pool queue specificTyrel Datwyler2021-01-072-50/+55
* | scsi: ibmvfc: Define generic queue structure for CRQsTyrel Datwyler2021-01-072-62/+107
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-162-69/+154
|\
| * scsi: ibmvfc: Advertise client support for targetWWPN using v2 commandsTyrel Datwyler2020-11-191-1/+1
| * scsi: ibmvfc: Add support for target_wwpn field in v2 MADs and vfcFrameTyrel Datwyler2020-11-191-6/+33
| * scsi: ibmvfc: Add FC payload retrieval routines for versioned vfcFramesTyrel Datwyler2020-11-191-23/+54
| * scsi: ibmvfc: Add helper for testing capability flagsTyrel Datwyler2020-11-191-1/+8
| * scsi: ibmvfc: Add new fields for version 2 of several MADsTyrel Datwyler2020-11-192-31/+55
| * scsi: ibmvfc: Deduplicate common ibmvfc_cmd init codeTyrel Datwyler2020-11-191-32/+24
| * scsi: ibmvfc: Use correlation token to tag commandsTyrel Datwyler2020-11-191-0/+4
| * scsi: ibmvfc: Remove trailing semicolonTyrel Datwyler2020-11-191-1/+1
| * scsi: ibmvfc: Byte swap login_buf.resp values in attribute show functionsTyrel Datwyler2020-11-191-2/+2
* | scsi: ibmvscsi: Fix potential race after loss of transportTyrel Datwyler2020-10-261-10/+26
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-142-47/+342
|\
| * scsi: ibmvfc: Protect vhost->task_set increment by the host lockBrian King2020-09-221-1/+1
| * scsi: ibmvfc: Avoid link down on FS9100 canister rebootBrian King2020-09-152-17/+247
| * scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng2020-09-091-0/+1
| * scsi: ibmvfc: Interface updates for future FPIN and MQ supportTyrel Datwyler2020-09-081-1/+65
| * scsi: ibmvfc: Use compiler attribute defines instead of __attribute__()Tyrel Datwyler2020-09-081-28/+28
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
|/
* scsi: Fix trivial spellingKieran Bingham2020-06-152-2/+2