target-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 10:04:01 to 2020-12-04 07:57:46 UTC [more...]

[RFC PATCH 0/8] vhost: allow userspace to control vq cpu affinity
 2020-12-04  7:56 UTC  (2+ messages)
` [RFC PATCH 2/8] vhost-scsi: remove extra flushes

[PATCH 1/1] target: Make sure no zero value in the buffer
 2020-12-03 11:40 UTC 

[RESEND PATCH 0/3] scsi: target: Set correct residual data
 2020-12-03  8:20 UTC  (4+ messages)
` [RESEND PATCH 1/3] scsi: target: core: Set residuals for 4Kn devices
` [RESEND PATCH 2/3] scsi: target: core: Signal WRITE residuals
` [RESEND PATCH 3/3] scsi: target: core: Change ASCQ for residual write

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-12-02 16:05 UTC  (47+ messages)
` [PATCH 1/1] qemu vhost scsi: add VHOST_SET_VRING_ENABLE support
` [PATCH 01/10] vhost: remove work arg from vhost_work_flush
` [PATCH 02/10] vhost scsi: remove extra flushes
` [PATCH 03/10] vhost poll: fix coding style
` [PATCH 04/10] vhost: support multiple worker threads
` [PATCH 05/10] vhost: poll support support multiple workers
` [PATCH 06/10] vhost scsi: make SCSI cmd completion per vq
` [PATCH 07/10] vhost, vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH 08/10] vhost: move msg_handler to new ops struct
` [PATCH 09/10] vhost: add VHOST_SET_VRING_ENABLE support
` [PATCH 10/10] vhost-scsi: create a woker per IO vq

[PATCH 1/1 V2] vhost scsi: fix lun reset completion handling
 2020-12-02 14:48 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (64+ messages)
` [PATCH 054/141] target: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

[PATCH v5 00/16]Fix several bad kernel-doc markups
 2020-12-01 12:08 UTC  (2+ messages)
` [PATCH v5 02/16] IB: fix "

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-12-01 11:39 UTC  (6+ messages)
` [PATCH v4 07/27] IB: fix "

[PATCH AUTOSEL 5.9 27/33] scsi: target: iscsi: Fix cmd abort fabric stop race
 2020-11-25 15:35 UTC 

[PATCH AUTOSEL 5.4 20/23] scsi: target: iscsi: Fix cmd abort fabric stop race
 2020-11-25 15:36 UTC 

[PATCH AUTOSEL 4.19 13/15] scsi: target: iscsi: Fix cmd abort fabric stop race
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.14 11/12] scsi: target: iscsi: Fix cmd abort fabric stop race
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.4 8/8] scsi: target: iscsi: Fix cmd abort fabric stop race
 2020-11-25 15:38 UTC 

[PATCH AUTOSEL 4.9 09/10] scsi: target: iscsi: Fix cmd abort fabric stop race
 2020-11-25 15:37 UTC 

[PATCH 1/1 V3] vhost scsi: fix lun reset completion handling
 2020-11-20 15:50 UTC 

[PATCH 1/1] vhost scsi: fix lun reset completion handling
 2020-11-18 16:18 UTC  (4+ messages)

[PATCH] iscsi target: fix cmd abort fabric stop race
 2020-11-17  6:06 UTC  (3+ messages)

Corporate and Personal Loan *
 2020-11-15 16:43 UTC  (2+ messages)

[PATCH 0/3] scsi: target: Set correct residual data
 2020-11-15  3:17 UTC  (11+ messages)
` [PATCH 3/3] scsi: target: core: Change ASCQ for residual write

[PATCH] IB/srpt: Fix passing zero to 'PTR_ERR'
 2020-11-12 18:30 UTC  (4+ messages)

[PATCH 0/5 V5] vhost-scsi: IO error fixups
 2020-11-12 17:11 UTC  (9+ messages)
` [PATCH 1/5] vhost: add helper to check if a vq has been setup
` [PATCH 2/5] vhost scsi: alloc cmds per vq instead of session
` [PATCH 3/5] vhost scsi: fix cmd completion race
` [PATCH 4/5] vhost scsi: add lun parser helper
` [PATCH 5/5] vhost scsi: Add support for LUN resets

[PATCH -next] IB/isert: Fix warning Comparison to bool
 2020-11-12 16:38 UTC  (3+ messages)

[PATCH 0/2] fix race conditions with task aborts
 2020-11-11 15:48 UTC  (14+ messages)
` [PATCH 2/2] target: iscsi: fix a race condition when aborting a task

[PATCH 1/1] target_core_user: make Bodo maintainer
 2020-11-11  3:36 UTC  (3+ messages)

[PATCH v2] scsi: target: tcmu: scatter_/gather_data_area rework
 2020-11-11  2:59 UTC  (2+ messages)

[PATCH 0/8 v3] target: fix up locking/refcounting in IO paths
 2020-11-11  2:58 UTC  (4+ messages)
` [PATCH 1/8] target: fix lun ref count handling

[PATCH v4 0/4] scsi: target: COMPARE AND WRITE miscompare sense
 2020-11-11  2:58 UTC  (3+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH 00/11 V4] vhost: vhost-scsi bug fixes
 2020-11-10  2:50 UTC  (19+ messages)
` [PATCH 01/11] vhost scsi: add lun parser helper
` [PATCH 02/11] vhost: remove work arg from vhost_work_flush
` [PATCH 03/11] vhost net: use goto error handling in open
` [PATCH 04/11] vhost: prep vhost_dev_init users to handle failures
` [PATCH 05/11] vhost: move vq iovec allocation to dev init time
` [PATCH 06/11] vhost: support delayed vq creation
` [PATCH 07/11] vhost scsi: support delayed IO "
` [PATCH 08/11] vhost scsi: alloc cmds per vq instead of session
` [PATCH 09/11] vhost scsi: fix cmd completion race
` [PATCH 10/11] vhost scsi: Add support for LUN resets
` [PATCH 11/11] vhost scsi: remove extra flushes

DONATION .50
 2020-11-07 18:24 UTC 

[PATCH 1/2] libfc: move scsi/fc_encode.h to libfc
 2020-11-05  4:21 UTC  (2+ messages)

[PATCH 04/17] vhost: prep vhost_dev_init users to handle failures
 2020-11-03 10:04 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).