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
2020-12-18 23:23:37 linux-kernel [PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
2020-12-18 23:22:29 linux-kernel [PATCH 1/5] ibmvfc: define generic queue structure for CRQs
2020-12-18 23:21:57 linux-kernel [PATCH 5/5] ibmvfc: relax locking around ibmvfc_queuecommand
2020-12-18 23:21:54 linux-kernel [PATCH 0/5] ibmvfc: MQ preparatory locking work
2020-12-18 23:21:54 linux-kernel [PATCH 2/5] ibmvfc: make command event pool queue specific
2020-12-08 22:40:36 linux-kernel Re: [PATCH v2 01/17] ibmvfc: add vhost fields and defaults for MQ enablement
2020-12-08 20:49:44 linux-kernel [PATCH] powerpc/rtas: fix typo of ibm,open-errinjct in rtas filter
2020-12-05 00:25:40 linux-kernel Re: [PATCH v3 18/18] ibmvfc: drop host lock when completing commands in CRQ
2020-12-05 00:21:05 linux-kernel Re: [PATCH v3 06/18] ibmvfc: add handlers to drain and complete Sub-CRQ responses
2020-12-05 00:18:51 linux-kernel Re: [PATCH v3 04/18] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
2020-12-03 02:14:48 linux-kernel [PATCH v3 16/18] ibmvfc: enable MQ and set reasonable defaults
2020-12-03 02:14:37 linux-kernel [PATCH v3 04/18] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
2020-12-03 02:13:22 linux-kernel [PATCH v3 02/18] ibmvfc: define hcall wrapper for registering a Sub-CRQ
2020-12-03 02:13:16 linux-kernel [PATCH v3 07/18] ibmvfc: define Sub-CRQ interrupt handler routine
2020-12-03 02:13:07 linux-kernel [PATCH v3 00/18] ibmvfc: initial MQ development
2020-12-03 02:12:59 linux-kernel [PATCH v3 18/18] ibmvfc: drop host lock when completing commands in CRQ
2020-12-03 02:12:42 linux-kernel [PATCH v3 03/18] ibmvfc: add Subordinate CRQ definitions
2020-12-03 02:12:27 linux-kernel [PATCH v3 06/18] ibmvfc: add handlers to drain and complete Sub-CRQ responses
2020-12-03 02:12:25 linux-kernel [PATCH v3 09/18] ibmvfc: implement channel enquiry and setup commands
2020-12-03 02:12:18 linux-kernel [PATCH v3 10/18] ibmvfc: advertise client support for using hardware channels
2020-12-03 02:12:16 linux-kernel [PATCH v3 08/18] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
2020-12-03 02:12:14 linux-kernel [PATCH v3 13/18] ibmvfc: register Sub-CRQ handles with VIOS during channel setup
2020-12-03 02:12:12 linux-kernel [PATCH v3 14/18] ibmvfc: add cancel mad initialization helper
2020-12-03 02:12:03 linux-kernel [PATCH v3 17/18] ibmvfc: provide modules parameters for MQ settings
2020-12-03 02:12:02 linux-kernel [PATCH v3 12/18] ibmvfc: send commands down HW Sub-CRQ when channelized
2020-12-03 02:12:01 linux-kernel [PATCH v3 15/18] ibmvfc: send Cancel MAD down each hw scsi channel
2020-12-03 02:12:00 linux-kernel [PATCH v3 01/18] ibmvfc: add vhost fields and defaults for MQ enablement
2020-12-03 02:11:51 linux-kernel [PATCH v3 11/18] ibmvfc: set and track hw queue in ibmvfc_event struct
2020-12-03 02:11:50 linux-kernel [PATCH v3 05/18] ibmvfc: add Sub-CRQ IRQ enable/disable routine
2020-12-02 22:31:52 linux-kernel Re: [PATCH v2 06/17] ibmvfc: add handlers to drain and complete Sub-CRQ responses
2020-12-02 22:29:47 linux-kernel Re: [PATCH v2 04/17] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
2020-12-02 22:20:37 linux-kernel Re: [PATCH v2 17/17] ibmvfc: provide modules parameters for MQ settings
2020-12-02 22:13:38 linux-kernel Re: [PATCH v2 15/17] ibmvfc: send Cancel MAD down each hw scsi channel
2020-12-02 17:29:57 linux-kernel Re: [PATCH v2 01/17] ibmvfc: add vhost fields and defaults for MQ enablement
2020-12-02 17:24:29 linux-kernel Re: [PATCH 00/13] ibmvfc: initial MQ development
2020-12-02 01:08:59 linux-kernel [PATCH v2 03/17] ibmvfc: add Subordinate CRQ definitions
2020-12-02 01:01:05 linux-kernel [PATCH v2 05/17] ibmvfc: add Sub-CRQ IRQ enable/disable routine
2020-12-02 01:00:32 linux-kernel [PATCH v2 01/17] ibmvfc: add vhost fields and defaults for MQ enablement
2020-12-02 00:58:54 linux-kernel [PATCH v2 02/17] ibmvfc: define hcall wrapper for registering a Sub-CRQ
2020-12-02 00:58:53 linux-kernel [PATCH v2 10/17] ibmvfc: advertise client support for using hardware channels
2020-12-02 00:58:48 linux-kernel [PATCH v2 08/17] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
2020-12-02 00:58:25 linux-kernel [PATCH v2 07/17] ibmvfc: define Sub-CRQ interrupt handler routine
2020-12-02 00:58:22 linux-kernel [PATCH v2 04/17] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
2020-12-02 00:58:04 linux-kernel [PATCH v2 09/17] ibmvfc: implement channel enquiry and setup commands
2020-12-02 00:57:59 linux-kernel [PATCH v2 06/17] ibmvfc: add handlers to drain and complete Sub-CRQ responses
2020-12-02 00:57:58 linux-kernel [PATCH v2 12/17] ibmvfc: send commands down HW Sub-CRQ when channelized
2020-12-02 00:57:30 linux-kernel [PATCH v2 13/17] ibmvfc: register Sub-CRQ handles with VIOS during channel setup
2020-12-02 00:57:27 linux-kernel [PATCH v2 14/17] ibmvfc: add cancel mad initialization helper
2020-12-02 00:57:24 linux-kernel [PATCH v2 17/17] ibmvfc: provide modules parameters for MQ settings
2020-12-02 00:57:18 linux-kernel [PATCH v2 15/17] ibmvfc: send Cancel MAD down each hw scsi channel
2020-12-02 00:57:13 linux-kernel [PATCH v2 16/17] ibmvfc: enable MQ and set reasonable defaults