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