Target-devel archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-15 16:16:04 to 2023-05-16 18:16:09 UTC [more...]

[PATCH] scsi: target: Replace all non-returning strlcpy with strscpy
 2023-05-16 18:16 UTC  (2+ messages)

[RFC PATCH] block: add meaningful macro for flush op flags
 2023-05-15  1:43 UTC  (5+ messages)

SCSI target logs
 2023-05-11 15:40 UTC 

Napływ Klientów ze strony
 2023-05-09  8:16 UTC 

[PATCH V3 0/3] Fix possible hangs and race conditions during login
 2023-05-08 16:22 UTC  (4+ messages)
` [PATCH V3 1/3] target: iscsi: fix hang in the iSCSI login code
` [PATCH V3 2/3] target: iscsi: remove unused transport_timer
` [PATCH V3 3/3] target: iscsi: prevent login threads from racing between each other

[PATCH AUTOSEL 5.4 07/18] scsi: target: iscsit: Free cmds before session free
 2023-05-04 19:50 UTC 

[PATCH AUTOSEL 5.10 09/24] scsi: target: iscsit: Free cmds before session free
 2023-05-04 19:49 UTC 

[PATCH AUTOSEL 5.15 10/30] scsi: target: iscsit: Free cmds before session free
 2023-05-04 19:48 UTC 

[PATCH AUTOSEL 6.1 14/49] scsi: target: iscsit: Free cmds before session free
 2023-05-04 19:45 UTC 

[PATCH AUTOSEL 6.2 16/53] scsi: target: iscsit: Free cmds before session free
 2023-05-04 19:43 UTC 

[PATCH AUTOSEL 6.3 19/59] scsi: target: iscsit: Free cmds before session free
 2023-05-04 19:41 UTC 

[PATCH V2 0/3] Fix possible hangs and race conditions during login
 2023-04-26 15:44 UTC  (8+ messages)
` [PATCH V2 1/3] target: iscsi: fix hang in the iSCSI login code
` [PATCH V2 2/3] target: iscsi: remove unused transport_timer
` [PATCH V2 3/3] target: iscsi: prevent login threads from racing between each other

[PATCH v3 40/55] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
 2023-04-25 13:13 UTC  (5+ messages)
` [PATCH v3 41/55] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map()

Pozycjonowanie- informacja
 2023-04-25  7:35 UTC 

[PATCH v6 00/18] Use block pr_ops in LIO
 2023-04-17 19:13 UTC  (55+ messages)
` [PATCH v6 01/18] block: Add PR callouts for read keys and reservation
` [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
` [PATCH v6 03/18] scsi: Rename sd_pr_command
` [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
` [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation
` [PATCH v6 06/18] dm: "
` [PATCH v6 07/18] nvme: Fix reservation status related structs
` [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands
` [PATCH v6 09/18] nvme: Move pr code to it's own file
` [PATCH v6 10/18] nvme: Add helper to send pr command
` [PATCH v6 11/18] nvme: Add pr_ops read_keys support
` [PATCH v6 12/18] nvme: Add a nvme_pr_type enum
` [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
` [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling
` [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
` [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
` [PATCH v6 18/18] scsi: target: Add block PR support to iblock

Napływ Klientów ze strony
 2023-04-12  7:35 UTC 

[PATCH] scsi: target: core: remove unused prod_len variable
 2023-04-12  2:04 UTC  (3+ messages)

[PATCH] target: core: fix invalid memory access
 2023-04-12  0:51 UTC  (4+ messages)

[PATCH] scsi: target: cxgbit: check skb dequeue result
 2023-04-10 13:04 UTC  (5+ messages)

[PATCH] cxgbit: check skb dequeue result in cxgbit_send_tx_flowc_wr()
 2023-04-10 11:49 UTC  (2+ messages)

[PATCH v5 00/18] Use block pr_ops in LIO
 2023-04-04  5:29 UTC  (29+ messages)
` [PATCH v5 01/18] block: Add PR callouts for read keys and reservation
` [PATCH v5 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
` [PATCH v5 03/18] scsi: Rename sd_pr_command
` [PATCH v5 04/18] scsi: Move sd_pr_type to header to share
` [PATCH v5 05/18] scsi: Add support for block PR read keys/reservation
` [PATCH v5 06/18] dm: "
` [PATCH v5 07/18] nvme: Fix reservation status related structs
` [PATCH v5 08/18] nvme: Don't hardcode the data len for pr commands
` [PATCH v5 09/18] nvme: Move pr code to it's own file
` [PATCH v5 10/18] nvme: Add helper to send pr command
` [PATCH v5 11/18] nvme: Add pr_ops read_keys support
` [PATCH v5 12/18] nvme: Add a nvme_pr_type enum
` [PATCH v5 13/18] nvme: Add pr_ops read_reservation support
` [PATCH v5 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH v5 15/18] scsi: target: Allow backends to hook into PR handling
` [PATCH v5 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
` [PATCH v5 17/18] scsi: target: Report and detect unsupported PR commands
` [PATCH v5 18/18] scsi: target: Add block PR support to iblock

[PATCH v5 0/9] target: TMF and recovery fixes
 2023-04-03  2:15 UTC  (12+ messages)
` [PATCH v5 1/9] scsi: target: Move sess cmd counter to new struct
` [PATCH v5 2/9] scsi: target: Move cmd counter allocation
` [PATCH v5 3/9] scsi: target: Pass in cmd counter to use during cmd setup
` [PATCH v5 4/9] scsi: target: iscsit/isert: Alloc per conn cmd counter
` [PATCH v5 5/9] scsi: target: iscsit: stop/wait on cmds during conn close
` [PATCH v5 6/9] scsi: target: iscsit: free cmds before session free
` [PATCH v5 7/9] scsi: target: Fix multiple LUN_RESET handling
` [PATCH v5 8/9] scsi: target: iscsit: Fix TAS handling during conn cleanup
` [PATCH v5 9/9] scsi: target: iscsi: handle abort for WRITE_PENDING cmds

[PATCH][next] uapi: target: Replace fake flex-array with flexible-array member
 2023-04-03  2:15 UTC  (5+ messages)

[PATCH V2] target: iscsi: use GFP_NOIO with loopback connections
 2023-03-30 20:59 UTC  (3+ messages)

[PATCH] scsi: target: return -ENOMEM when kzalloc failed
 2023-03-30 11:00 UTC  (3+ messages)

[RFC PATCH v2 32/48] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
 2023-03-29 14:13 UTC  (2+ messages)
` [RFC PATCH v2 33/48] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map()

Fw: Poor or non existent documentation of attributes
 2023-03-29 11:51 UTC 

Napływ Klientów ze strony
 2023-03-28  8:05 UTC 

[PATCH v3 00/12] add virtual remote fabric
 2023-03-24 21:06 UTC  (7+ messages)
` [PATCH v3 12/12] target: add virtual remote target

[PATCH] target: iscsi: use GFP_NOIO with loopback connections
 2023-03-22 13:59 UTC  (2+ messages)

[PATCH v2 0/7] vhost-scsi: Fix crashes and management op hangs
 2023-03-21 17:25 UTC  (11+ messages)
` [PATCH v2 1/7] vhost-scsi: Fix vhost_scsi struct use after free
` [PATCH v2 2/7] vhost-scsi: Fix crash during LUN unmapping
` [PATCH v2 3/7] vhost-scsi: Delay releasing our refcount on the tpg
` [PATCH v2 4/7] vhost-scsi: Drop device mutex use in vhost_scsi_do_plug
` [PATCH v2 5/7] vhost-scsi: Check for a cleared backend before queueing an event
` [PATCH v2 6/7] vhost-scsi: Drop vhost_scsi_mutex use in port callouts
` [PATCH v2 7/7] vhost-scsi: Reduce vhost_scsi_mutex use

[PATCH 0/3] Fix possible hangs and race conditions during login
 2023-03-21 17:13 UTC  (6+ messages)
` [PATCH 1/3] target: iscsi: fix hang in the iSCSI login code

[PATCH v4 01/18] Use block pr_ops in LIO
 2023-03-20 17:08 UTC  (14+ messages)
` [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
` [PATCH v4 07/18] nvme: Fix reservation status related structs

[PATCH AUTOSEL 4.14 5/9] scsi: target: iscsi: Fix an error message in iscsi_check_key()
 2023-03-20  0:57 UTC 

[PATCH AUTOSEL 5.4 06/12] scsi: target: iscsi: Fix an error message in iscsi_check_key()
 2023-03-20  0:56 UTC 

[PATCH AUTOSEL 5.15 08/17] scsi: target: iscsi: Fix an error message in iscsi_check_key()
 2023-03-20  0:55 UTC 

[PATCH AUTOSEL 4.19 5/9] scsi: target: iscsi: Fix an error message in iscsi_check_key()
 2023-03-20  0:57 UTC 

[PATCH AUTOSEL 5.10 07/15] scsi: target: iscsi: Fix an error message in iscsi_check_key()
 2023-03-20  0:55 UTC 

[PATCH AUTOSEL 6.1 09/29] scsi: target: iscsi: Fix an error message in iscsi_check_key()
 2023-03-20  0:53 UTC 

[PATCH AUTOSEL 6.2 10/30] scsi: target: iscsi: Fix an error message in iscsi_check_key()
 2023-03-20  0:52 UTC 

[PATCH 0/5] vhost-scsi: Fix management operation hangs
 2023-03-19 15:48 UTC  (3+ messages)
` [PATCH 3/5] vhost-scsi: Remove vhost_scsi_mutex from port link/unlink

[PATCH] scsi:target:tcm_loop:Remove redundant driver match function
 2023-03-19  4:35 UTC 

[PATCH v5 0/5] scsi: target: make RTPI an TPG identifier
 2023-03-17  4:04 UTC  (2+ messages)

[PATCH 00/18] target: TMF and recovery fixes
 2023-03-16 16:07 UTC  (13+ messages)
` [PATCH 07/18] scsi: target: Treat CMD_T_FABRIC_STOP like CMD_T_STOP
` [PATCH 13/18] scsi: target: Fix multiple LUN_RESET handling

[RFC PATCH 20/28] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
 2023-03-16 15:26 UTC 

Napływ Klientów ze strony
 2023-03-16  9:10 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).