Linux SCSI Target Development
[Prev Page][Next Page]
- Re: [RFC] ATA over ethernet LIO target, (continued)
[PATCH] target: Allow userspace to write 1 to attrib/emulate_fua_write,
Andy Grover
[PATCH] target: TargetAddress in SendTargets should bracket ipv6 addresses,
Andy Grover
Ubuntu and vhost, Manuel Buil
hang during COMPARE AND SWAP,
Christoph Hellwig
[PATCH] tcm_loop: fixup tpgt string to integer conversion,
Ming Lin
[PATCH-v2 00/15] target: Add WRITE_STRIP + READ_INSERT support,
Nicholas A. Bellinger
- [PATCH-v2 01/15] target: Convert DIF emulation to use cmd->prot_type, Nicholas A. Bellinger
- [PATCH-v2 02/15] target: Add protected fabric + unprotected device support, Nicholas A. Bellinger
- [PATCH-v2 03/15] target: Update SPC/SBC emulation for sess_prot_type, Nicholas A. Bellinger
- [PATCH-v2 04/15] target: Move cmd->prot_op check into target_check_write_prot, Nicholas A. Bellinger
- [PATCH-v2 05/15] target: Add internal WRITE_STRIP support, Nicholas A. Bellinger
- [PATCH-v2 06/15] target: Move cmd->prot_op check into target_check_read_prot, Nicholas A. Bellinger
- [PATCH-v2 08/15] target/file: Add checks for backend DIF emulation, Nicholas A. Bellinger
- [PATCH-v2 07/15] target: Add internal READ_INSERT support, Nicholas A. Bellinger
- [PATCH-v2 10/15] target/rd: Add checks for backend DIF emulation, Nicholas A. Bellinger
- [PATCH-v2 12/15] vhost/scsi: Add fabric_prot_type attribute support, Nicholas A. Bellinger
- [PATCH-v2 13/15] tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops, Nicholas A. Bellinger
- [PATCH-v2 11/15] loopback: Add fabric_prot_type attribute support, Nicholas A. Bellinger
- [PATCH-v2 09/15] target/iblock: Add checks for backend DIF emulation, Nicholas A. Bellinger
- [PATCH-v2 15/15] iscsi/iser-target: Add fabric_prot_type attribute support, Nicholas A. Bellinger
- [PATCH-v2 14/15] tcm_qla2xxx: Add fabric_prot_type attribute support, Nicholas A. Bellinger
iser target fixes for kernel 4.1,
Sagi Grimberg
- [PATCH 01/18] iser-target: Fix session hang in case of an rdma read DIF error, Sagi Grimberg
- [PATCH 02/18] iser-target: Fix possible deadlock in RDMA_CM connection error, Sagi Grimberg
- [PATCH 04/18] iser-target: Remove redundant check on recv completion, Sagi Grimberg
- [PATCH 03/18] iser-target: Use a single DMA MR and PD per device, Sagi Grimberg
- [PATCH 05/18] iser-target: Remove dead code, Sagi Grimberg
- [PATCH 07/18] iser-target: Remove redundant casting on void pointers, Sagi Grimberg
- [PATCH 08/18] iser-target: Split isert_setup_qp, Sagi Grimberg
- [PATCH 11/18] iser-target: Rename rend/recv completion routines, Sagi Grimberg
- [PATCH 09/18] iser-target: Introduce isert_[alloc|free]_comps, Sagi Grimberg
- [PATCH 10/18] iser-target: Remove redundant assignment to local variable, Sagi Grimberg
- [PATCH 06/18] iser-target: Remove redundant local variable, Sagi Grimberg
- [PATCH 12/18] iser-target: Rename device find/release routines, Sagi Grimberg
- [PATCH 14/18] iser-target: Get rid of redundant max_accept, Sagi Grimberg
- [PATCH 15/18] iser-target: Remove redundant check on the device, Sagi Grimberg
- [PATCH 13/18] iser-target: Split some logic in isert_connect_request to routines, Sagi Grimberg
- [PATCH 18/18] iser-target: Bump version to 1.0, Sagi Grimberg
- [PATCH 16/18] iser-target: Remove un-needed rdma_listen backlog, Sagi Grimberg
- [PATCH 17/18] iser-target: Remove conn_ prefix from struct isert_conn members, Sagi Grimberg
- Re: iser target fixes for kernel 4.1, Nicholas A. Bellinger
[RFC 00/22] target: se_node_acl LUN list RCU conversion,
Nicholas A. Bellinger
- [RFC 01/22] target: Convert transport_lookup_*_lun to RCU reader, Nicholas A. Bellinger
- [RFC 02/22] target: Convert enable/disable ->device_list to RCU updater, Nicholas A. Bellinger
- [RFC 05/22] target/configfs: Convert SCSI MIB attrs to RCU reader, Nicholas A. Bellinger
- [RFC 04/22] target/configfs: Convert mappedlun link/unlink to RCU reader, Nicholas A. Bellinger
- [RFC 03/22] target/device: Convert se_node_acl->device_list access to RCU reader, Nicholas A. Bellinger
- [RFC 06/22] target/spc: Convert REPORT_LUN + MODE_SENSE to RCU reader, Nicholas A. Bellinger
- [RFC 07/22] target/pscsi: Convert MODE_SENSE special case to RCU reader, Nicholas A. Bellinger
- [RFC 08/22] target/pr: Convert se_dev_entry to percpu-refcount for RCU, Nicholas A. Bellinger
- [RFC 09/22] target/pr: Convert registration check to RCU pointer, Nicholas A. Bellinger
- [RFC 10/22] target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun, Nicholas A. Bellinger
- [RFC 11/22] target: Convert UNIT_ATTENTION logic to RCU reader, Nicholas A. Bellinger
- [RFC 12/22] target: Convert se_tpg->tpg_lun_lock to ->tpg_lun_mutex, Nicholas A. Bellinger
- [RFC 14/22] target: Convert se_node_acl->lun_entry_lock to ->lun_entry_mutex, Nicholas A. Bellinger
- [RFC 13/22] target: Convert se_tpg->acl_node_lock to ->acl_node_mutex, Nicholas A. Bellinger
- [RFC 15/22] target: Convert core_tpg_deregister to use list splice, Nicholas A. Bellinger
- [RFC 16/22] target: Drop se_lun->lun_acl_list, Nicholas A. Bellinger
- [RFC 17/22] target: Drop core_tpg_clear_object_luns, Nicholas A. Bellinger
- [RFC 18/22] target: Rename TPG initiator_node_acl to target_* prefix, Nicholas A. Bellinger
- [RFC 19/22] target: Rename TPG register/deregister to target_* prefix, Nicholas A. Bellinger
- [RFC 20/22] target: Rename LUN lookup/add/remove to target_* prefix, Nicholas A. Bellinger
- [RFC 21/22] target: Rename se_node_acl->lun_entry_hlist to target_* prefix, Nicholas A. Bellinger
- [RFC 22/22] target: Rename se_port/se_device export to target_* prefix, Nicholas A. Bellinger
- Re: [RFC 00/22] target: se_node_acl LUN list RCU conversion, Christoph Hellwig
[PATCH] target: simplify the target template registration API,
Christoph Hellwig
[PATCH v2] target: Better handling of AllRegistrants reservations,
Ilias Tsitsimpis
sparse fixes,
Christoph Hellwig
[PATCH 0/3] iscsi/iser-target: Convert to kthread.h + fix logout failure,
Nicholas A. Bellinger
[GIT PULL] target fixes for v4.0-rc5, Nicholas A. Bellinger
[PATCH] target: Better handling of AllRegistrants reservations,
Ilias Tsitsimpis
LIO performance bottle neck analyze,
Zhu Lingshan
Regression introduced by "fde9f50 target: Add sanity checks for DPO/FUA bit usage",
Christophe Vu-Brugier
LIO iscsi connections issues with ESXi,
Govindarajan
[PATCH 0/15] don't export static symbol,
Julia Lawall
[PATCH 1/3] target: Add target_show_dynamic_sessions attribute helper,
Nicholas A. Bellinger
[PATCH] iser-target: Handle errors from isert_put_datain and isert_get_dataout,
Chris Moore
Re: iSCSI bug, Nicholas A. Bellinger
[PATCH] target: Fix virtual LUN=0 target_configure_device failure OOPs, Nicholas A. Bellinger
noise in target_core_register_fabric,
Olaf Hering
[PATCH rtslib] Add support for xen-scsiback,
Olaf Hering
[PATCH 0/9] target: Add WRITE_STRIP + READ_INSERT support,
Nicholas A. Bellinger
Re: [PATCH for kernel 4.1] Split SCSI header files, Nicholas A. Bellinger
v4.0-rc1 + v3.19 target patches for stable,
Nicholas A. Bellinger
crash in pscsi_get_device_type,
Olaf Hering
[patch] tcm_fc: missing curly braces in ft_invl_hw_context(),
Dan Carpenter
simplify fileio I/O path,
Christoph Hellwig
[GIT PULL] target updates for v3.20-rc1,
Nicholas A. Bellinger
Have you seen this stack trace in isert?,
Chris Moore
test if initiator exists anymore?, Oliver Rath
Clear dynamic cached ACLs and generated ACLs,
Slava Shwartsman
synchronize files between two initiators,
ayaka
[PATCH 0/8] target: Fixes for SPC/SBC device emulation,
Nicholas A. Bellinger
LIO and the libiscsi regression tests,
Bart Van Assche
BUG in stress login-logout to multiple IQNs,
Sagi Grimberg
PR_APTPL_BUF_LEN buffer size,
Martin Svec
[PATCH v2] iscsi/iser-target: Support multi-sequence sendtargets text response,
Sagi Grimberg
Emulex FC target driver based on lpfc 10.4.8000.0,
Sebastian Herbszt
[PATCH-v4 0/8] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support,
Nicholas A. Bellinger
[PATCH 2/2] iser-target: Remove duplicate function names,
Rasmus Villemoes
plans for user-backed device support,
Andy Grover
[PATCH 3.10 40/51] IB/isert: Adjust CQ size to HW limits, Greg Kroah-Hartman
[PATCH 3.10 41/51] ib_isert: Add max_send_sge=2 minimum for control PDU responses, Greg Kroah-Hartman
[PATCH 3.10 42/51] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT, Greg Kroah-Hartman
[PATCH 3.10 47/51] iser-target: Parallelize CM connection establishment, Greg Kroah-Hartman
[PATCH 3.10 44/51] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion, Greg Kroah-Hartman
[PATCH 3.10 43/51] tcm_loop: Fix wrong I_T nexus association, Greg Kroah-Hartman
[PATCH 3.10 48/51] iser-target: Fix connected_handler + teardown flow race, Greg Kroah-Hartman
[PATCH 3.10 45/51] iscsi,iser-target: Initiate termination only once, Greg Kroah-Hartman
[PATCH 3.10 50/51] iser-target: Fix implicit termination of connections, Greg Kroah-Hartman
[PATCH 3.10 46/51] iser-target: Fix flush + disconnect completion handling, Greg Kroah-Hartman
[PATCH 3.10 51/51] target: Drop arbitrary maximum I/O size limit, Greg Kroah-Hartman
[PATCH 3.10 49/51] iser-target: Handle ADDR_CHANGE event for listener cm_id, Greg Kroah-Hartman
Re: [Lsf-pc] [LSF/MM TOPIC] Unifying the LIO and SCST target drivers,
Dr. Greg Wettstein
[PATCH-v3 0/9] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support,
Nicholas A. Bellinger
- [PATCH-v3 3/9] vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len, Nicholas A. Bellinger
- [PATCH-v3 9/9] vhost/scsi: Global tcm_vhost -> vhost_scsi rename, Nicholas A. Bellinger
- [PATCH-v3 1/9] vhost/scsi: Convert completion path to use copy_to_iser, Nicholas A. Bellinger
- [PATCH-v3 5/9] vhost/scsi: Add ANY_LAYOUT vhost_virtqueue callback, Nicholas A. Bellinger
- [PATCH-v3 6/9] vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits, Nicholas A. Bellinger
- [PATCH-v3 7/9] vhost/scsi: Drop legacy pre virtio v1.0 !ANY_LAYOUT logic, Nicholas A. Bellinger
- [PATCH-v3 8/9] vhost/scsi: Drop left-over scsi_tcq.h include, Nicholas A. Bellinger
- [PATCH-v3 2/9] vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures, Nicholas A. Bellinger
- [PATCH-v3 4/9] vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites, Nicholas A. Bellinger
- Re: [PATCH-v3 0/9] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support, Michael S. Tsirkin
Re: [PATCH v2 18/18] vhost: vhost_scsi_handle_vq() should just use copy_from_user(), Nicholas A. Bellinger
Re: [target:for-next 16/21] drivers/vhost/scsi.c:1081:5: sparse: symbol 'vhost_skip_iovec_bytes' was not declared. Should it be static?, Nicholas A. Bellinger
[PATCH-v2 00/11] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support,
Nicholas A. Bellinger
- [PATCH-v2 03/11] vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures, Nicholas A. Bellinger
- [PATCH-v2 01/11] lib/iovec: Add memcpy_fromiovec_out library function, Nicholas A. Bellinger
- [PATCH-v2 02/11] vhost/scsi: Convert completion path to use memcpy_toiovecend, Nicholas A. Bellinger
- [PATCH-v2 08/11] vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits, Nicholas A. Bellinger
- [PATCH-v2 10/11] vhost/scsi: Drop left-over scsi_tcq.h include, Nicholas A. Bellinger
- [PATCH-v2 09/11] vhost/scsi: Drop legacy pre virtio v1.0 !ANY_LAYOUT logic, Nicholas A. Bellinger
- [PATCH-v2 11/11] vhost/scsi: Global tcm_vhost -> vhost_scsi rename, Nicholas A. Bellinger
- [PATCH-v2 06/11] vhost/scsi: Add ANY_LAYOUT vhost_skip_iovec_bytes helper, Nicholas A. Bellinger
- [PATCH-v2 05/11] vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites, Nicholas A. Bellinger
- [PATCH-v2 07/11] vhost/scsi: Add ANY_LAYOUT vhost_virtqueue callback, Nicholas A. Bellinger
- [PATCH-v2 04/11] vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len, Nicholas A. Bellinger
Re: [patch NOT added to the 3.12 stable tree] tcm_loop: Fix wrong I_T nexus association,
Nicholas A. Bellinger
[PATCH-v3.10.y-v2 00/12] target: Stable backports,
Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 01/12] IB/isert: Adjust CQ size to HW limits, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 02/12] ib_isert: Add max_send_sge=2 minimum for control PDU responses, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 03/12] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 04/12] tcm_loop: Fix wrong I_T nexus association, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 07/12] iser-target: Fix flush + disconnect completion handling, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 05/12] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 08/12] iser-target: Parallelize CM connection establishment, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 11/12] iser-target: Fix implicit termination of connections, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 06/12] iscsi,iser-target: Initiate termination only once, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 12/12] target: Drop arbitrary maximum I/O size limit, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 10/12] iser-target: Handle ADDR_CHANGE event for listener cm_id, Nicholas A. Bellinger
- [PATCH-v3.10.y-v2 09/12] iser-target: Fix connected_handler + teardown flow race, Nicholas A. Bellinger
[PATCH-v3.10.y 00/12] target: Stable backports,
Nicholas A. Bellinger
- [PATCH-v3.10.y 01/12] IB/isert: Adjust CQ size to HW limits, Nicholas A. Bellinger
- [PATCH-v3.10.y 02/12] ib_isert: Add max_send_sge=2 minimum for control PDU responses, Nicholas A. Bellinger
- [PATCH-v3.10.y 03/12] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT, Nicholas A. Bellinger
- [PATCH-v3.10.y 04/12] tcm_loop: Fix wrong I_T nexus association, Nicholas A. Bellinger
- [PATCH-v3.10.y 05/12] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion, Nicholas A. Bellinger
- [PATCH-v3.10.y 06/12] iscsi,iser-target: Initiate termination only once, Nicholas A. Bellinger
- [PATCH-v3.10.y 07/12] iser-target: Fix flush + disconnect completion handling, Nicholas A. Bellinger
- [PATCH-v3.10.y 08/12] iser-target: Parallelize CM connection establishment, Nicholas A. Bellinger
- [PATCH-v3.10.y 09/12] iser-target: Fix connected_handler + teardown flow race, Nicholas A. Bellinger
[PATCH-v3.14.y 0/1] target: Stable backports,
Nicholas A. Bellinger
[PATCH 0/3] vhost/scsi: Enable virtio 1.0 host_feature bits,
Nicholas A. Bellinger
[PATCH 0/8] vhost/scsi: Add ANY_LAYOUT support,
Nicholas A. Bellinger
vhost-scsi support for ANY_LAYOUT,
Nicholas A. Bellinger
linux-iscsi.org domain expired, Roy Franz
[PATCH v1 0/4] iscsi target support for large sendtargets response payloads,
Sagi Grimberg
[PATCH 0/4] iscsi target support for large sendtargets response payloads,
Sagi Grimberg
switch loop and target to use ITER_BVEC iov_iter V2,
Christoph Hellwig
[PATCH 1/2] iser-target: Fix sparse warning,
Sagi Grimberg
[PATCH RFC] iser-target: Use WQ_UNBOUND for completion workqueue,
Sagi Grimberg
[RFC-v3.10.y 0/8] iser-target: Stable backports,
Nicholas A. Bellinger
[PATCH-v3.14.y 0/9] target: Stable backports,
Nicholas A. Bellinger
- [PATCH-v3.14.y 2/9] tcm_loop: Fix wrong I_T nexus association, Nicholas A. Bellinger
- [PATCH-v3.14.y 1/9] tcm_loop: Fixup tag handling, Nicholas A. Bellinger
- [PATCH-v3.14.y 4/9] iscsi,iser-target: Initiate termination only once, Nicholas A. Bellinger
- [PATCH-v3.14.y 3/9] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion, Nicholas A. Bellinger
- [PATCH-v3.14.y 5/9] iser-target: Fix flush + disconnect completion handling, Nicholas A. Bellinger
- [PATCH-v3.14.y 6/9] iser-target: Parallelize CM connection establishment, Nicholas A. Bellinger
- [PATCH-v3.14.y 7/9] iser-target: Fix connected_handler + teardown flow race, Nicholas A. Bellinger
- [PATCH-v3.14.y 8/9] iser-target: Handle ADDR_CHANGE event for listener cm_id, Nicholas A. Bellinger
- [PATCH-v3.14.y 9/9] iser-target: Fix implicit termination of connections, Nicholas A. Bellinger
- Re: [PATCH-v3.14.y 0/9] target: Stable backports, Greg-KH
[PATCH-v3.18.y 0/1] target: Stable backports,
Nicholas A. Bellinger
General protection fault in iscsi_rx_thread_pre_handler,
Gavin Guo
tcmu-runner (target userspace passthrough daemon) development,
Andy Grover
switch loop and target to use ITER_BVEC iov_iter,
Christoph Hellwig
Is any work still being performed on LIO?,
Dan Lane
[PATCH] iscsi-target: use '%*ph' specifier to dump hex buffer,
Andy Shevchenko
[LSF/MM TOPIC] Unifying the LIO and SCST target drivers,
Bart Van Assche
[GIT PULL] target fixes for v3.19-rc4, Nicholas A. Bellinger
[PATCH-v2 1/2] target: Drop arbitrary maximum I/O size limit,
Nicholas A. Bellinger
[PATCH] target: Fix typos in enum cmd_flags_table,
Andy Grover
[LSF/MM ATTEND] iSCSI/iSER MQ + EXTENDED_COPY host support,
Nicholas A. Bellinger
[LSF/MM TOPIC] iSCSI MQ adoption via MCS discussion,
Sagi Grimberg
[PATCH RFC] iscsi-target: Move iscsi_target_[core,stat].h under linux include,
Sagi Grimberg
[PATCH] MAINTAINERS: Add entry for iSER target driver,
Sagi Grimberg
[PATCH 1/2] target: Don't arbitrary limit I/O size to fabric_max_sectors,
Nicholas A. Bellinger
[PATCH] Documentation/target: Update fabric_ops to latest code, Nicholas A. Bellinger
[PATCH] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion,
Nicholas A. Bellinger
[target:nvme_of 3/3] drivers/target/nvme_of/nvme_of_configfs.c:25:31: sparse: symbol 'nvme_of_fabric_configfs' was not declared. Should it be static?,
kbuild test robot
[PATCH] Allow EA reservation holders to read from device.,
Lee Duncan
[Index of Archives]
[Linux SCSI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]