Nicholas A. Bellinger ([email protected])

Number of posts: 185 (0.19 per day)
First post: 2013-08-18 03:03:18
Last post: 2016-04-09 03:10:08

Date List Subject
2015-05-22 06:15:21 linux-kernel [PATCH-v2 6/9] target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
2015-05-22 06:14:43 linux-kernel [PATCH-v2 7/9] target: Convert core_tpg_deregister to use list splice
2015-05-22 06:14:41 linux-kernel [PATCH-v2 8/9] target: Drop unused se_lun->lun_acl_list
2015-05-22 06:14:14 linux-kernel [PATCH-v2 9/9] target: Only reset specific dynamic entries during lun_group creation
2015-05-22 06:14:05 linux-kernel [PATCH-v2 3/9] target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
2015-05-22 06:14:00 linux-kernel [PATCH-v2 4/9] target/pr: cleanup core_scsi3_pr_seq_non_holder
2015-05-22 06:13:54 linux-kernel [PATCH-v2 0/9] target: se_node_acl + se_lun RCU conversions
2015-05-12 09:37:56 linux-kernel [PATCH 01/12] target: Convert se_node_acl->device_list[] to RCU hlist
2015-05-12 09:37:15 linux-kernel [PATCH 02/12] target: Convert REPORT_LUN + MODE_SENSE to RCU reader
2015-05-12 09:36:17 linux-kernel [PATCH 04/12] target: Convert UNIT_ATTENTION logic to RCU reader
2015-05-12 09:36:12 linux-kernel [PATCH 05/12] target: Convert transport_lookup_*_lun to RCU reader
2015-05-12 09:33:49 linux-kernel [PATCH 06/12] target/pr: Convert se_dev_entry to kref for RCU
2015-05-12 09:33:43 linux-kernel [PATCH 07/12] target/pr: Convert registration check to RCU pointer
2015-05-12 09:33:41 linux-kernel [PATCH 08/12] target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
2015-05-12 09:33:32 linux-kernel [PATCH 09/12] target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
2015-05-12 09:33:29 linux-kernel [PATCH 10/12] target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
2015-05-12 09:30:39 linux-kernel [PATCH 11/12] target: Convert core_tpg_deregister to use list splice
2015-05-12 09:28:38 linux-kernel [PATCH 12/12] target: Drop unused se_lun->lun_acl_list
2015-05-12 09:28:16 linux-kernel [PATCH 03/12] target/configfs: Convert mappedlun + SCSI MIBs to RCU reader
2015-05-12 09:28:03 linux-kernel [PATCH 00/12] target: TPG/NodeACL LUN table conversion to RCU hlist
2014-12-16 05:20:24 linux-kernel [PATCH] iscsi-target: Fail connection on short writes/reads
2014-02-24 05:57:53 linux-kernel [RFC 1/6] vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl
2014-02-24 05:57:26 linux-kernel [RFC 2/6] vhost/scsi: Add preallocation of protection SGLs
2014-02-24 05:56:19 linux-kernel [RFC 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
2014-02-24 05:54:37 linux-kernel [RFC 3/6] vhost/scsi: Add T10 PI IOV -> SGL memory mapping logic
2014-02-24 05:54:35 linux-kernel [RFC 5/6] vhost/scsi: Add new VIRTIO_SCSI_F_T10_PI feature bit
2014-02-24 05:54:33 linux-kernel [RFC 4/6] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping
2014-02-24 05:54:23 linux-kernel [RFC 0/6] vhost/scsi: Add T10 PI SGL passthrough support
2014-01-19 03:07:39 linux-kernel [PATCH-v2 16/17] target/rd: Add DIF protection into rd_execute_rw
2014-01-19 03:07:37 linux-kernel [PATCH-v2 17/17] tcm_loop: Enable DIF/DIX modes in SCSI host LLD
2014-01-19 03:07:34 linux-kernel [PATCH-v2 14/17] target/rd: Refactor rd_build_device_space + rd_release_device_space
2014-01-19 03:07:30 linux-kernel [PATCH-v2 15/17] target/rd: Add support for protection SGL setup + release
2014-01-19 03:07:26 linux-kernel [PATCH-v2 13/17] target/file: Add DIF protection support to fd_execute_rw
2014-01-19 03:07:23 linux-kernel [PATCH-v2 11/17] target/iblock: Add blk_integrity + BIP passthrough support
2014-01-19 03:07:20 linux-kernel [PATCH-v2 12/17] target/file: Add DIF protection init/format support
2014-01-19 03:07:15 linux-kernel [PATCH-v2 10/17] target: Add protection SGLs to target_submit_cmd_map_sgls
2014-01-19 03:07:10 linux-kernel [PATCH-v2 09/17] target/configfs: Expose protection device attributes
2014-01-19 03:07:06 linux-kernel [PATCH-v2 08/17] target/spc: Expose ATO bit in control mode page
2014-01-19 03:07:01 linux-kernel [PATCH-v2 07/17] target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
2014-01-19 03:06:57 linux-kernel [PATCH-v2 06/17] target/spc: Add protection related bits to INQUIRY EVPD=0x86
2014-01-19 03:06:51 linux-kernel [PATCH-v2 04/17] target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
2014-01-19 03:06:46 linux-kernel [PATCH-v2 05/17] target/spc: Add protection bit to standard INQUIRY output
2014-01-19 03:06:40 linux-kernel [PATCH-v2 03/17] target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb
2014-01-19 03:06:37 linux-kernel [PATCH-v2 02/17] target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
2014-01-19 03:06:31 linux-kernel [PATCH-v2 01/17] target: Add DIF related base definitions
2014-01-19 03:05:19 linux-kernel [PATCH-v2 00/17] target: Add support for DIF Type1+Type3 emulation + passthrough
2014-01-10 03:21:16 linux-kernel [PATCH 3/3] iscsi-target: Pre-allocate more tags to avoid ack starvation
2014-01-10 03:21:13 linux-kernel [PATCH 2/3] iscsi-target: Fix connection reset hang with percpu_ida_alloc
2014-01-10 03:21:10 linux-kernel [PATCH 0/3] percpu-ida/iscsi-target: Address connection reset starved tag hang
2014-01-10 03:21:07 linux-kernel [PATCH 1/3] percpu_ida: Add tag alloc interface for interruptible sleep
2014-01-08 20:40:32 linux-kernel [PATCH 03/14] target/sbc: Add sbc_check_prot + update sbc_parse_cdb for DIF