Tyrel Datwyler ([email protected])

Number of posts: 273 (0.17 per day)
First post: 2019-07-31 05:31:22
Last post: 2024-01-16 22:53:55

Date List Subject
2021-01-14 20:37:39 linux-kernel [PATCH v5 06/21] ibmvfc: add Subordinate CRQ definitions
2021-01-14 20:37:37 linux-kernel [PATCH v5 07/21] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
2021-01-14 20:37:36 linux-kernel [PATCH v5 09/21] ibmvfc: add handlers to drain and complete Sub-CRQ responses
2021-01-14 20:36:36 linux-kernel [PATCH v5 11/21] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
2021-01-14 20:36:30 linux-kernel [PATCH v5 16/21] ibmvfc: register Sub-CRQ handles with VIOS during channel setup
2021-01-14 20:35:55 linux-kernel [PATCH v5 03/21] ibmvfc: init/free event pool during queue allocation/free
2021-01-14 20:35:34 linux-kernel [PATCH v5 20/21] ibmvfc: enable MQ and set reasonable defaults
2021-01-14 20:35:28 linux-kernel [PATCH v5 08/21] ibmvfc: add Sub-CRQ IRQ enable/disable routine
2021-01-14 20:35:26 linux-kernel [PATCH v5 19/21] ibmvfc: purge scsi channels after transport loss/reset
2021-01-14 20:35:21 linux-kernel [PATCH v5 12/21] ibmvfc: implement channel enquiry and setup commands
2021-01-14 20:35:20 linux-kernel [PATCH v5 01/21] ibmvfc: add vhost fields and defaults for MQ enablement
2021-01-14 20:35:00 linux-kernel [PATCH v5 13/21] ibmvfc: advertise client support for using hardware channels
2021-01-14 20:34:53 linux-kernel [PATCH v5 14/21] ibmvfc: set and track hw queue in ibmvfc_event struct
2021-01-14 20:34:48 linux-kernel [PATCH v5 18/21] ibmvfc: send Cancel MAD down each hw scsi channel
2021-01-14 20:34:11 linux-kernel [PATCH v5 02/21] ibmvfc: move event pool init/free routines
2021-01-13 03:34:12 linux-kernel Re: [PATCH v4 01/21] ibmvfc: add vhost fields and defaults for MQ enablement
2021-01-12 22:18:30 linux-kernel [PATCH v4 07/21] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
2021-01-12 22:18:25 linux-kernel [PATCH v4 11/21] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
2021-01-12 22:18:20 linux-kernel [PATCH v4 08/21] ibmvfc: add Sub-CRQ IRQ enable/disable routine
2021-01-12 22:18:15 linux-kernel [PATCH v4 19/21] ibmvfc: purge scsi channels after transport loss/reset
2021-01-12 22:16:20 linux-kernel [PATCH v4 13/21] ibmvfc: advertise client support for using hardware channels
2021-01-12 22:14:09 linux-kernel [PATCH v4 03/21] ibmvfc: init/free event pool during queue allocation/free
2021-01-12 22:12:14 linux-kernel [PATCH v4 10/21] ibmvfc: define Sub-CRQ interrupt handler routine
2021-01-12 22:11:29 linux-kernel [PATCH v4 01/21] ibmvfc: add vhost fields and defaults for MQ enablement
2021-01-12 22:10:01 linux-kernel [PATCH v4 00/21] ibmvfc: initial MQ development
2021-01-12 10:14:54 linux-kernel [PATCH v4 15/21] ibmvfc: send commands down HW Sub-CRQ when channelized
2021-01-12 10:13:53 linux-kernel [PATCH v4 20/21] ibmvfc: enable MQ and set reasonable defaults
2021-01-12 10:13:38 linux-kernel [PATCH v4 04/21] ibmvfc: add size parameter to ibmvfc_init_event_pool
2021-01-12 10:12:58 linux-kernel [PATCH v4 17/21] ibmvfc: add cancel mad initialization helper
2021-01-12 10:12:09 linux-kernel [PATCH v4 16/21] ibmvfc: register Sub-CRQ handles with VIOS during channel setup
2021-01-12 10:11:56 linux-kernel [PATCH v4 18/21] ibmvfc: send Cancel MAD down each hw scsi channel
2021-01-12 10:11:32 linux-kernel [PATCH v4 21/21] ibmvfc: provide modules parameters for MQ settings
2021-01-12 10:10:37 linux-kernel [PATCH v4 06/21] ibmvfc: add Subordinate CRQ definitions
2021-01-12 10:10:04 linux-kernel [PATCH v4 02/21] ibmvfc: move event pool init/free routines
2021-01-12 10:09:38 linux-kernel [PATCH v4 12/21] ibmvfc: implement channel enquiry and setup commands
2021-01-12 10:09:36 linux-kernel [PATCH v4 05/21] ibmvfc: define hcall wrapper for registering a Sub-CRQ
2021-01-12 10:09:36 linux-kernel [PATCH v4 09/21] ibmvfc: add handlers to drain and complete Sub-CRQ responses
2021-01-12 10:09:32 linux-kernel [PATCH v4 14/21] ibmvfc: set and track hw queue in ibmvfc_event struct
2021-01-06 20:39:32 linux-kernel [PATCH] ibmvfc: fix missing cast of ibmvfc_event pointer to u64 handle
2021-01-06 20:24:19 linux-kernel [PATCH v2 2/5] ibmvfc: make command event pool queue specific
2021-01-06 20:23:01 linux-kernel [PATCH v2 1/5] ibmvfc: define generic queue structure for CRQs
2021-01-06 20:22:49 linux-kernel [PATCH v2 3/5] ibmvfc: define per-queue state/list locks
2021-01-06 20:22:47 linux-kernel [PATCH v2 0/5] ibmvfc: MQ preparatory locking work
2021-01-06 20:22:39 linux-kernel [PATCH v2 4/5] ibmvfc: complete commands outside the host/queue lock
2021-01-06 20:22:07 linux-kernel [PATCH v2 5/5] ibmvfc: relax locking around ibmvfc_queuecommand
2021-01-06 17:24:25 linux-kernel Re: [PATCH v2 4/5] ibmvfc: complete commands outside the host/queue lock
2021-01-04 22:26:31 linux-kernel [PATCH v2 4/5] ibmvfc: complete commands outside the host/queue lock
2021-01-04 22:23:06 linux-kernel Re: [PATCH 4/5 v2] ibmvfc: relax locking around ibmvfc_queuecommand
2021-01-04 22:20:56 linux-kernel [PATCH 4/5 v2] ibmvfc: relax locking around ibmvfc_queuecommand
2020-12-22 17:41:20 linux-kernel Re: [PATCH 3/3] ibmvfc: use correlation token to tag commands
2020-12-18 23:24:22 linux-kernel [PATCH 3/5] ibmvfc: define per-queue state/list locks