Show patches with: State = Action Required       |    Archived = No       |   47 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,41/55] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map() Untitled series #735896 - - - --- 2023-03-31 David Howells New
[v3,40/55] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #735896 - - - --- 2023-03-31 David Howells New
[RFC,v2,33/48] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map() Untitled series #735030 - - - --- 2023-03-29 David Howells New
[RFC,v2,32/48] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #735030 - - - --- 2023-03-29 David Howells New
[RFC,20/28] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #730865 - - - --- 2023-03-16 David Howells New
[next] uapi: target: Replace fake flex-array with flexible-array member [next] uapi: target: Replace fake flex-array with flexible-array member - 2 - --- 2023-03-17 Gustavo A. R. Silva New
scsi: target: return -ENOMEM when kzalloc failed scsi: target: return -ENOMEM when kzalloc failed - 1 - --- 2023-03-30 Jiapeng Chong New
scsi:target:tcm_loop:Remove redundant driver match function scsi:target:tcm_loop:Remove redundant driver match function - - - --- 2023-03-19 lizhe New
[V2] target: iscsi: use GFP_NOIO with loopback connections [V2] target: iscsi: use GFP_NOIO with loopback connections - - - --- 2023-03-27 Maurizio Lombardi New
[3/3] target: iscsi: prevent login threads from racing between each other Fix possible hangs and race conditions during login - - - --- 2023-03-10 Maurizio Lombardi New
[2/3] target: iscsi: remove unused transport_timer Fix possible hangs and race conditions during login - - - --- 2023-03-10 Maurizio Lombardi New
[1/3] target: iscsi: fix hang in the iSCSI login code Fix possible hangs and race conditions during login - - - --- 2023-03-10 Maurizio Lombardi New
[v5,18/18] scsi: target: Add block PR support to iblock Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,17/18] scsi: target: Report and detect unsupported PR commands Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,16/18] scsi: target: Pass struct target_opcode_descriptor to enabled Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,15/18] scsi: target: Allow backends to hook into PR handling Use block pr_ops in LIO - 1 - --- 2023-03-24 Mike Christie New
[v5,14/18] scsi: target: Rename sbc_ops to exec_cmd_ops Use block pr_ops in LIO - 1 - --- 2023-03-24 Mike Christie New
[v5,13/18] nvme: Add pr_ops read_reservation support Use block pr_ops in LIO - 1 - --- 2023-03-24 Mike Christie New
[v5,12/18] nvme: Add a nvme_pr_type enum Use block pr_ops in LIO - 2 - --- 2023-03-24 Mike Christie New
[v5,11/18] nvme: Add pr_ops read_keys support Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,10/18] nvme: Add helper to send pr command Use block pr_ops in LIO - 1 - --- 2023-03-24 Mike Christie New
[v5,09/18] nvme: Move pr code to it's own file Use block pr_ops in LIO - 2 - --- 2023-03-24 Mike Christie New
[v5,08/18] nvme: Don't hardcode the data len for pr commands Use block pr_ops in LIO - 3 - --- 2023-03-24 Mike Christie New
[v5,07/18] nvme: Fix reservation status related structs Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,06/18] dm: Add support for block PR read keys/reservation Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,05/18] scsi: Add support for block PR read keys/reservation Use block pr_ops in LIO - 2 - --- 2023-03-24 Mike Christie New
[v5,04/18] scsi: Move sd_pr_type to header to share Use block pr_ops in LIO - 2 - --- 2023-03-24 Mike Christie New
[v5,03/18] scsi: Rename sd_pr_command Use block pr_ops in LIO - 3 - --- 2023-03-24 Mike Christie New
[v5,02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT Use block pr_ops in LIO 1 1 - --- 2023-03-24 Mike Christie New
[v5,01/18] block: Add PR callouts for read keys and reservation Use block pr_ops in LIO - 3 - --- 2023-03-24 Mike Christie New
[v2,7/7] vhost-scsi: Reduce vhost_scsi_mutex use vhost-scsi: Fix crashes and management op hangs - - - --- 2023-03-21 Mike Christie New
[v2,6/7] vhost-scsi: Drop vhost_scsi_mutex use in port callouts vhost-scsi: Fix crashes and management op hangs - - - --- 2023-03-21 Mike Christie New
[v2,5/7] vhost-scsi: Check for a cleared backend before queueing an event vhost-scsi: Fix crashes and management op hangs - - - --- 2023-03-21 Mike Christie New
[v2,4/7] vhost-scsi: Drop device mutex use in vhost_scsi_do_plug vhost-scsi: Fix crashes and management op hangs - - - --- 2023-03-21 Mike Christie New
[v2,3/7] vhost-scsi: Delay releasing our refcount on the tpg vhost-scsi: Fix crashes and management op hangs - - - --- 2023-03-21 Mike Christie New
[v2,2/7] vhost-scsi: Fix crash during LUN unmapping vhost-scsi: Fix crashes and management op hangs - - - --- 2023-03-21 Mike Christie New
[v2,1/7] vhost-scsi: Fix vhost_scsi struct use after free vhost-scsi: Fix crashes and management op hangs - - - --- 2023-03-21 Mike Christie New
[v5,9/9] scsi: target: iscsi: handle abort for WRITE_PENDING cmds target: TMF and recovery fixes - - - --- 2023-03-19 Mike Christie New
[v5,8/9] scsi: target: iscsit: Fix TAS handling during conn cleanup target: TMF and recovery fixes - - - --- 2023-03-19 Mike Christie New
[v5,7/9] scsi: target: Fix multiple LUN_RESET handling target: TMF and recovery fixes - - - --- 2023-03-19 Mike Christie New
[v5,6/9] scsi: target: iscsit: free cmds before session free target: TMF and recovery fixes - 1 - --- 2023-03-19 Mike Christie New
[v5,5/9] scsi: target: iscsit: stop/wait on cmds during conn close target: TMF and recovery fixes - 1 - --- 2023-03-19 Mike Christie New
[v5,4/9] scsi: target: iscsit/isert: Alloc per conn cmd counter target: TMF and recovery fixes - - - --- 2023-03-19 Mike Christie New
[v5,3/9] scsi: target: Pass in cmd counter to use during cmd setup target: TMF and recovery fixes - - - --- 2023-03-19 Mike Christie New
[v5,2/9] scsi: target: Move cmd counter allocation target: TMF and recovery fixes - - - --- 2023-03-19 Mike Christie New
[v5,1/9] scsi: target: Move sess cmd counter to new struct target: TMF and recovery fixes - 1 - --- 2023-03-19 Mike Christie New
scsi: target: core: remove unused prod_len variable scsi: target: core: remove unused prod_len variable - 1 - --- 2023-03-29 Tom Rix New