Linux SCSI Target Development
[Prev Page][Next Page]
- [PATCH 0/9] target: Optimizations + cleanups for v3.11,
Nicholas A. Bellinger
- [PATCH] tcm_qla2xxx: Fix residual for underrun commands that fail,
Roland Dreier
- [PATCH] vhost: Make local function static, Asias He
- Multiple interfaces: LACP or multiple portals?,
Tim Eggleston
- [GIT PULL] target fixes for v3.10-rc4, Nicholas A. Bellinger
- [PATCH 1/2] target: Propigate up ->cmd_kref put return via transport_generic_free_cmd,
Nicholas A. Bellinger
- [PATCH] target: don't corrupt bh_count in iscsit_stop_time2retain_timer(),
Jörn Engel
- Re: [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module,
Nicholas A. Bellinger
- [PATCH 0/3] np_store_iser fixes,
Andy Grover
- [PATCH 0/2] Save some memory with virt_lun0 and nullio devices,
Andy Grover
- understanding core_scsi3_decode_spec_i_port in _pr.c, Andy Grover
- Problems with multipathing between VMWare ESXi and LIO,
Eljas Alakulppi
- FC targetcli difficulties,
Craig Watson
- [PATCH 0/3] target: Re-instate sess_wait_list usage,
Nicholas A. Bellinger
- [PATCHv2 0/12] target_core_pr.c cleanups,
Andy Grover
- [PATCHv2 01/12] target: Add register_type and preempt_type enums to clarify code, Andy Grover
- [PATCHv2 02/12] target: Alter core_pr_dump_initiator_port for ease of use, Andy Grover
- [PATCHv2 03/12] target: Fix two debugprints that appear to be wrong, Andy Grover
- [PATCHv2 04/12] target: Simplify metadata handling when clearing aptpl metadata, Andy Grover
- [PATCHv2 05/12] target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_buf, Andy Grover
- [PATCHv2 06/12] target: Remove t10_reservation.pr_aptpl_buf_len, Andy Grover
- [PATCHv2 07/12] target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file(), Andy Grover
- [PATCHv2 08/12] target: Delete incorrect comment, Andy Grover
- [PATCHv2 09/12] target: Allocate aptpl_buf inside update_and_write_aptpl(), Andy Grover
- [PATCHv2 10/12] target: Use if/else for sa_res_key conditional in emulate_pro_register(), Andy Grover
- [PATCHv2 11/12] target: Further refactoring of core_scsi3_emulate_pro_register(), Andy Grover
- [PATCHv2 12/12] target: Return aptpl info via configfs, Andy Grover
- Re: [PATCHv2 0/12] target_core_pr.c cleanups, Nicholas A. Bellinger
- FW: Restricting discovery of targets using LIO,
Paul Fitzgibbons
- [PATCH 0/13] target_core_pr.c cleanups and upcall API,
Andy Grover
- [PATCH 01/13] target: Add register_type and preempt_type enums to clarify code, Andy Grover
- [PATCH 02/13] target: Alter core_pr_dump_initiator_port for ease of use, Andy Grover
- [PATCH 03/13] target: Fix two debugprints that appear to be wrong, Andy Grover
- [PATCH 04/13] target: Only return 0 or -err from core_scsi3_check_implicit_release, Andy Grover
- [PATCH 05/13] target: Simplify metadata handling when clearing aptpl metadata, Andy Grover
- [PATCH 06/13] target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_buf, Andy Grover
- [PATCH 07/13] target: Remove t10_reservation.pr_aptpl_buf_len, Andy Grover
- [PATCH 08/13] target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file(), Andy Grover
- [PATCH 09/13] target: Delete incorrect comment, Andy Grover
- [PATCH 10/13] target: Allocate aptpl_buf inside update_and_write_aptpl(), Andy Grover
- [PATCH 11/13] target: Further refactoring of core_scsi3_emulate_pro_register(), Andy Grover
- [PATCH 12/13] target: Return aptpl info via configfs, Andy Grover
- [PATCH 13/13] target: Add upcall to save aptpl state, Andy Grover
- Re: [PATCH 0/13] target_core_pr.c cleanups and upcall API, Nicholas A. Bellinger
- [GIT PULL] target fixes for v3.10-rc2,
Nicholas A. Bellinger
- [PATCH] target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression,
Nicholas A. Bellinger
- [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec,
Asias He
- Read-only disks, but accepting writes,
Chris Boot
- [PATCH 0/3] target: Fix two races leading to use-after-free,
Joern Engel
- [PATCH 0/3] target: misc patches for v3.10-rc0,
Nicholas A. Bellinger
- Re: LIO: crash while adding ramdisk to target, Nicholas A. Bellinger
- targetcli error,
Vishal Study
- [PATCH v2] vhost-test: Make vhost/test.c work,
Asias He
- [PATCH 0/4] vhost private_data rcu removal,
Asias He
- [PATCH] vhost-test: Make vhost/test.c work,
Asias He
- [PATCH] vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX,
Asias He
- [PATCH v2 00/11] vhost cleanups,
Asias He
- [PATCH v2 01/11] vhost: Remove vhost_enable_zcopy in vhost.h, Asias He
- [PATCH v2 02/11] vhost: Move VHOST_NET_FEATURES to net.c, Asias He
- [PATCH v2 03/11] vhost: Make vhost a separate module, Asias He
- [PATCH v2 04/11] vhost: Remove comments for hdr in vhost.h, Asias He
- [PATCH v2 05/11] vhost: Simplify dev->vqs[i] access, Asias He
- [PATCH v2 06/11] vhost-net: Cleanup vhost_ubuf and vhost_zcopy, Asias He
- [PATCH v2 07/11] vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration, Asias He
- [PATCH v2 08/11] vhost-scsi: Rename struct vhost_scsi *s to *vs, Asias He
- [PATCH v2 09/11] vhost-scsi: Make func indention more consistent, Asias He
- [PATCH v2 10/11] vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg, Asias He
- [PATCH v2 11/11] vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd, Asias He
- Re: [PATCH v2 00/11] vhost cleanups, Michael S. Tsirkin
- Re: [PATCH v2 00/11] vhost cleanups, Michael S. Tsirkin
- [PATCH 0/2] vhost-net fix ubuf,
Asias He
- Increase the number of inflight commands.,
Shlomo Pongratz
- [PATCH] iscsi-target: Fix processing of OOO commands,
Shlomo Pongratz
- Comparing commands' serial numbers.,
Shlomo Pongratz
- Error on deleting a lun,
Tim Eggleston
- [PATCH] iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *,
Geert Uytterhoeven
- [PATCH 0/5] vhost-scsi cleanup,
Asias He
- [PATCH 0/4] vhost and vhost-net cleanups,
Asias He
- [PATCH 0/3] vhost cleanups and separate module,
Asias He
- Re: [PULL] vhost: cleanups and fixes,
Nicholas A. Bellinger
- Missing objects in targetcli,
Jonas Israelsson
- [PATCH] target: Have dev/enable show if TCM device is configured,
Andy Grover
- [GIT PULL] target updates for v3.10-rc1,
Nicholas A. Bellinger
- [PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost,
Asias He
- [PATCH v6 0/2] tcm_vhost flush,
Asias He
- [PATCH] target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio,
Andy Grover
- [PATCH 1/3] target: Remove unused struct members in se_dev_entry,
Andy Grover
- [PATCH/for-next 0/3] iscsi-target/iser-target: Fix breakage,
Nicholas A. Bellinger
- [PATCH v11 0/4] tcm_vhost hotplug,
Asias He
- [PATCH v10 0/4] tcm_vhost hotplug,
Asias He
- [PATCH v9 0/3] tcm_vhost hotplug,
Asias He
- [PATCH v8 0/3] tcm_vhost hotplug,
Asias He
- Re: [PULL 0/9] SCSI updates for 2013-04-13,
Nicholas A. Bellinger
- Re: [PATCH -next] iser-target: fix error return code in isert_connect_request(), Nicholas A. Bellinger
- [PATCH] tcm_fc: Check for aborted sequence,
Mark Rustad
- [PATCH v7 0/3] tcm_vhost hotplug,
Asias He
- Message not available
- Message not available
- Re: [PATCH v7 0/3] tcm_vhost hotplug, Michael S. Tsirkin
Re: linux-next: Tree for Apr 17 (infiniband/rdma), Nicholas A. Bellinger
Is having a QLogic HBA as initiator + qla2xxx LIO Target mode possible?,
Benjamin ESTRABAUD
Re: Is anyone rebasing the tcm_vhost QEMU patches?,
Nicholas A. Bellinger
[PATCH v6 0/3] tcm_vhost hotplug,
Asias He
Message not available
Message not available
[GIT PULL] target fixes for v3.9-rc7, Nicholas A. Bellinger
[RFC-v4 0/9] Add support for iSCSI Extensions for RDMA (ISER) target mode,
Nicholas A. Bellinger
[PATCH 0/2] lio-utils: Add support for iser-target network portal attribute,
Nicholas A. Bellinger
[PATCH] targetcli: Add support for iser-target network portal attribute,
Nicholas A. Bellinger
[PATCH 0/2] rtslib: Add support for iser-target network portal attribute,
Nicholas A. Bellinger
Buffered fileio I/O write latency over LIO,
Ferry
Re: Buffered fileio I/O write latency over LIO, Nicholas A. Bellinger
[PATCH] target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs, Nicholas A. Bellinger
[PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush(),
Asias He
[PATCH] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq,
Asias He
[PATCH v5 0/3] tcm_vhost hotplug,
Asias He
Targetcli/rtslib issue on Ubuntu 13.04,
Tim Eggleston
Bug in SeaBIOS virtio-ring handling bug with vhost-scsi-pci,
Nicholas A. Bellinger
Re: [target:iser-target-wip 17/17] drivers/infiniband/ulp/isert/ib_isert.c:1108:179: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int', Nicholas A. Bellinger
Re: [target:iser-target-wip 17/17] drivers/infiniband/ulp/isert/ib_isert.c:943:2: warning: #warning FIXME: Unexpected unsolicited_data out, Nicholas A. Bellinger
[RFC-v3 0/9] Add support for iSCSI Extensions for RDMA (ISER) target mode,
Nicholas A. Bellinger
[PATCH] vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping,
Nicholas A. Bellinger
[PATCH V3 0/2] tcm_vhost endpoint,
Asias He
[PATCH] tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] access,
Asias He
[PATCH-v2 0/3] virtio/vhost: Add checks for uninitialized VQs,
Nicholas A. Bellinger
[GIT PULL] target fixes for v3.9-rc5, Nicholas A. Bellinger
[PATCH] target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case, Nicholas A. Bellinger
[PATCH 0/3] virtio/vhost: Add checks for uninitialized VQs,
Nicholas A. Bellinger
[PATCH-v2 0/2] Add support for vhost-scsi-pci,
Nicholas A. Bellinger
[PATCH-v2] tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit,
Nicholas A. Bellinger
[PATCH V2 0/2] tcm_vhost endpoint,
Asias He
[PATCH] tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit,
Nicholas A. Bellinger
[PATCH 0/3] Add support for vhost-scsi-pci,
Nicholas A. Bellinger
[GIT PULL] target fixes for v3.9-rc4, Nicholas A. Bellinger
[RFC-v2 00/12] Add support for iSCSI Extensions for RDMA (ISER) target,
Nicholas A. Bellinger
[RFC-v2 08/12] iscsi-target: Add iser network portal attribute, Nicholas A. Bellinger
[RFC-v2 11/12] iser-target: Add logic for core, Nicholas A. Bellinger
[RFC-v2 12/12] iser-target: Add Makefile + Kconfig, Nicholas A. Bellinger
[RFC-v2 07/12] iscsi-target: Refactor TX queue logic + export response PDU creation, Nicholas A. Bellinger
[RFC-v2 09/12] iser-target: Add base + proto includes, Nicholas A. Bellinger
[RFC-v2 05/12] iscsi-target: Add per transport iscsi_cmd alloc/free, Nicholas A. Bellinger
[RFC-v2 03/12] iscsi-target: Initial traditional TCP conversion to iscsit_transport, Nicholas A. Bellinger
[RFC-v2 06/12] iscsi-target: Refactor RX PDU logic + export request PDU handling, Nicholas A. Bellinger
Serious perfomance issues on fileio. fileio via ramdisk works fine.,
Фонкин Алексей
[PATCH] tcm_vhost: Use vs for struct vhost_scsi, Asias He
[PATCH V2 0/3] tcm_vhost pending requests flush,
Asias He
[PATCH V4 0/2] tcm_vhost hotplug,
Asias He
[PATCH 0/2] tcm_vhost endpoint,
Asias He
Target fails to validate successfully on Microsoft Failover Cluster in Kernel 3.8.3,
Jeff Leung
<Possible follow-ups>
RE: Target fails to validate successfully on Microsoft Failover Cluster in Kernel 3.8.3, Jeff Leung
[PATCH] target/pscsi: Handle cross page boundary case in pscsi_map_sg,
Asias He
target-pending updated to v3.8-rc3, Nicholas A. Bellinger
[PATCH V3 WIP 0/3] vhost-scsi: new device supporting the tcm_vhost Linux kernel module,
Asias He
[Index of Archives]
[Linux SCSI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]