Show patches with: Submitter = Tyrel Datwyler       |    State = Action Required       |   77 patches
Patch Series S/W/F Date Submitter Delegate State
MAINTAINERS: update ibmvscsi_tgt maintainer MAINTAINERS: update ibmvscsi_tgt maintainer --- 2024-01-16 Tyrel Datwyler New
[v2,11/11] ibmvfc: add protocol field to target structure ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-21 Tyrel Datwyler New
[v2,08/11] ibmvfc: make channel allocation generic ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-21 Tyrel Datwyler New
[v2,04/11] ibmvfc: fix erroneous use of rtas_busy_delay with hcall return code ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-21 Tyrel Datwyler New
[v2,03/11] ibmvfc: limit max hw queues by num_online_cpus() ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-21 Tyrel Datwyler New
[v2,02/11] ibmvfc: implement channel queue depth and event buffer accounting ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-21 Tyrel Datwyler New
[10/11] ibmvfc: make discovery buffer per protocol channel group ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-13 Tyrel Datwyler New
[09/11] ibmvfc: add protocol field to ibmvfc_channels ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-13 Tyrel Datwyler New
[08/11] ibmvfc: make channel allocation generic ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-13 Tyrel Datwyler New
[07/11] ibmvfc: track max and desired queue size in ibmvfc_channels ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-13 Tyrel Datwyler New
[06/11] ibmvfc: rename ibmvfc_scsi_channels to ibmvfc_channels ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-13 Tyrel Datwyler New
[05/11] ibmvfc: use a bitfield for boolean flags ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-13 Tyrel Datwyler New
[01/11] ibmvfc: remove BUG_ON in the case of an empty event pool ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-13 Tyrel Datwyler New
ibmvfc: alloc/free queue resource only during probe/remove ibmvfc: alloc/free queue resource only during probe/remove --- 2022-06-16 Tyrel Datwyler New
ibmvfc: store vhost pointer during subcrq allocation ibmvfc: store vhost pointer during subcrq allocation --- 2022-06-16 Tyrel Datwyler New
ibmvscsis: increase INITIAL_SRP_LIMIT to 1024 ibmvscsis: increase INITIAL_SRP_LIMIT to 1024 --- 2022-03-22 Tyrel Datwyler New
ibmvfc: fix command state accounting and stale response detection ibmvfc: fix command state accounting and stale response detection --- 2021-07-16 Tyrel Datwyler New
ibmvfc: Fix invalid state machine BUG_ON ibmvfc: Fix invalid state machine BUG_ON --- 2021-04-13 Tyrel Datwyler New
[2/2] ibmvfc: make ibmvfc_wait_for_ops MQ aware Fix EH race and MQ support --- 2021-03-19 Tyrel Datwyler New
[v5,5/5] ibmvfc: reinitialize sub-CRQs and perform channel enquiry after LPM ibmvfc: hard reset fixes --- 2021-03-02 Tyrel Datwyler New
[v5,4/5] ibmvfc: store return code of H_FREE_SUB_CRQ during cleanup ibmvfc: hard reset fixes --- 2021-03-02 Tyrel Datwyler New
[v5,3/5] ibmvfc: treat H_CLOSED as success during sub-CRQ registration ibmvfc: hard reset fixes --- 2021-03-02 Tyrel Datwyler New
[v5,2/5] ibmvfc: fix invalid sub-CRQ handles after hard reset ibmvfc: hard reset fixes --- 2021-03-02 Tyrel Datwyler New
[v5,1/5] ibmvfc: simplify handling of sub-CRQ initialization ibmvfc: hard reset fixes --- 2021-03-02 Tyrel Datwyler New
[4/4] ibmvfc: store return code of H_FREE_SUB_CRQ during cleanup Untitled series #102081 --- 2021-02-11 Tyrel Datwyler New
[v5,21/21] ibmvfc: provide modules parameters for MQ settings ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,20/21] ibmvfc: enable MQ and set reasonable defaults ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,19/21] ibmvfc: purge scsi channels after transport loss/reset ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,18/21] ibmvfc: send Cancel MAD down each hw scsi channel ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,17/21] ibmvfc: add cancel mad initialization helper ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,16/21] ibmvfc: register Sub-CRQ handles with VIOS during channel setup ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,15/21] ibmvfc: send commands down HW Sub-CRQ when channelized ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,14/21] ibmvfc: set and track hw queue in ibmvfc_event struct ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,13/21] ibmvfc: advertise client support for using hardware channels ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,12/21] ibmvfc: implement channel enquiry and setup commands ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,11/21] ibmvfc: map/request irq and register Sub-CRQ interrupt handler ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,10/21] ibmvfc: define Sub-CRQ interrupt handler routine ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,09/21] ibmvfc: add handlers to drain and complete Sub-CRQ responses ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,08/21] ibmvfc: add Sub-CRQ IRQ enable/disable routine ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,07/21] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,06/21] ibmvfc: add Subordinate CRQ definitions ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,05/21] ibmvfc: define hcall wrapper for registering a Sub-CRQ ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,04/21] ibmvfc: add size parameter to ibmvfc_init_event_pool ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,03/21] ibmvfc: init/free event pool during queue allocation/free ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,02/21] ibmvfc: move event pool init/free routines ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v5,01/21] ibmvfc: add vhost fields and defaults for MQ enablement ibmvfc: initial MQ development/enablement --- 2021-01-14 Tyrel Datwyler New
[v2,5/5] ibmvfc: relax locking around ibmvfc_queuecommand ibmvfc: MQ preparatory locking work --- 2021-01-06 Tyrel Datwyler New
[v2,2/5] ibmvfc: make command event pool queue specific ibmvfc: MQ preparatory locking work --- 2021-01-06 Tyrel Datwyler New
[v2,4/5] ibmvfc: complete commands outside the host/queue lock Untitled series #90801 --- 2021-01-04 Tyrel Datwyler New
[3/5] ibmvfc: define per-queue state/list locks ibmvfc: MQ preparatory locking work --- 2020-12-18 Tyrel Datwyler New
[1/5] ibmvfc: define generic queue structure for CRQs ibmvfc: MQ preparatory locking work --- 2020-12-18 Tyrel Datwyler New
[v3,18/18] ibmvfc: drop host lock when completing commands in CRQ ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,15/18] ibmvfc: send Cancel MAD down each hw scsi channel ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,12/18] ibmvfc: send commands down HW Sub-CRQ when channelized ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,11/18] ibmvfc: set and track hw queue in ibmvfc_event struct ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,10/18] ibmvfc: advertise client support for using hardware channels ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,08/18] ibmvfc: map/request irq and register Sub-CRQ interrupt handler ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,07/18] ibmvfc: define Sub-CRQ interrupt handler routine ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,06/18] ibmvfc: add handlers to drain and complete Sub-CRQ responses ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,04/18] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,03/18] ibmvfc: add Subordinate CRQ definitions ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v3,01/18] ibmvfc: add vhost fields and defaults for MQ enablement ibmvfc: initial MQ development --- 2020-12-03 Tyrel Datwyler New
[v2,15/17] ibmvfc: send Cancel MAD down each hw scsi channel Untitled series #84110 --- 2020-12-02 Tyrel Datwyler New
[12/13] ibmvfc: send commands down HW Sub-CRQ when channelized ibmvfc: initial MQ development --- 2020-11-26 Tyrel Datwyler New
[07/13] ibmvfc: define Sub-CRQ interrupt handler routine ibmvfc: initial MQ development --- 2020-11-26 Tyrel Datwyler New
[04/13] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels ibmvfc: initial MQ development --- 2020-11-26 Tyrel Datwyler New
[01/13] ibmvfc: add vhost fields and defaults for MQ enablement ibmvfc: initial MQ development --- 2020-11-26 Tyrel Datwyler New
[v3,6/6] ibmvfc: advertise client support for targetWWPN using v2 commands ibmvfc: Protocol definition updates and new targetWWPN Support --- 2020-11-18 Tyrel Datwyler New
[v3,4/6] ibmvfc: add FC payload retrieval routines for versioned vfcFrames ibmvfc: Protocol definition updates and new targetWWPN Support --- 2020-11-18 Tyrel Datwyler New
[v3,3/6] ibmvfc: add helper for testing capability flags ibmvfc: Protocol definition updates and new targetWWPN Support --- 2020-11-18 Tyrel Datwyler New
[v3,2/6] ibmvfc: add new fields for version 2 of several MADs ibmvfc: Protocol definition updates and new targetWWPN Support --- 2020-11-18 Tyrel Datwyler New
[v3,1/6] ibmvfc: deduplicate common ibmvfc_cmd init code ibmvfc: Protocol definition updates and new targetWWPN Support --- 2020-11-18 Tyrel Datwyler New
[v2,5/6] ibmvfc: add support for targetWWPN field in v2 MADs and vfcFrame ibmvfc: Protocol definition updates and new targetWWPN Support --- 2020-11-17 Tyrel Datwyler New
[3/3] ibmvfc: use correlation token to tag commands [1/3] ibmvfc: byte swap login_buf.resp values in attribute show functions --- 2020-11-17 Tyrel Datwyler New
[1/3] ibmvfc: byte swap login_buf.resp values in attribute show functions [1/3] ibmvfc: byte swap login_buf.resp values in attribute show functions --- 2020-11-17 Tyrel Datwyler New
[v3,1/2] scsi: ibmvfc: use compiler attribute defines instead of __attribute__() [v3,1/2] scsi: ibmvfc: use compiler attribute defines instead of __attribute__() --- 2020-09-04 Tyrel Datwyler New
scsi: ibmvfc: interface updates for future FPIN and MQ support scsi: ibmvfc: interface updates for future FPIN and MQ support --- 2020-08-31 Tyrel Datwyler New