SCSI target development
 help / color / mirror / Atom feed
[PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-09-11 18:59 UTC  (12+ messages)

[PATCH 0/2] RDMA: fix typos and repeated words in comments
 2026-09-10 11:58 UTC  (7+ messages)
` [PATCH 1/2] RDMA: fix typos "
` [PATCH 2/2] RDMA: fix repeated words "

[PATCH v3] RDMA/srpt: Clamp the CQ size request to max_cqe
 2026-09-09 16:16 UTC  (4+ messages)

[PATCH v2] RDMA/srpt: Clamp the CQ size request to max_cqe
 2026-09-06  9:30 UTC  (2+ messages)

[PATCH] target: fix typos in comments
 2026-09-04 12:51 UTC 

[PATCH 1/2] scsi: fix typos in comments
 2026-09-04 12:14 UTC 

[PATCH 0/1] Write commands abort hang
 2026-09-03  3:10 UTC  (10+ messages)
` [PATCH 1/1] target: iscsi: Fix hang for aborted WRITE_PENDING commands

[PATCH v2] IB/isert: wait for deferred control PDU completions before releasing the connection
 2026-09-02 13:11 UTC  (2+ messages)

[PATCH v2 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-09-02  2:42 UTC  (8+ messages)
` [PATCH v2 1/4] scsi: target: file: use kmalloc() to allocate temporary protection buffer
` [PATCH v2 2/4] scsi: proc: use kmalloc() in proc writers
` [PATCH v2 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
` [PATCH v2 4/4] scsi: sym53c8xx_2: replace __get_free_pages() with kmalloc()

[PATCH] scsi: target: fix PRIN READ_FULL_STATUS buffer bounds check
 2026-08-31 15:00 UTC  (2+ messages)
` [PATCH] scsi: target: fix use-after-free on self-preempt in PROUT PREEMPT

[BUG] usb: gadget: f_tcm: possible circular locking dependency in usbg_make_tpg
 2026-08-31  9:38 UTC  (2+ messages)

[PATCH] iscsi: cxgbit: bound LRO fragment aggregation
 2026-08-30 13:24 UTC 

[PATCH] scsi: efct: validate firmware header size
 2026-08-30 13:20 UTC 

[PATCH v2] scsi: target: iscsi: Reject CDB size exceeding available buffer in iscsit_setup_scsi_cmd
 2026-08-27  6:42 UTC  (4+ messages)
` [PATCH v3] scsi: target: iscsi: Reject CDB size exceeding available buffer
  ` [PATCH v4 1/2] "
    ` [PATCH v4 2/2] scsi: target: iscsi: Fix HeaderDigest to cover AHS data

[PATCH] scsi: target: iscsi: Fix HeaderDigest to cover AHS data
 2026-08-27  2:05 UTC 

[PATCH] scsi: target: iscsi: Fix race in discovery auth updates
 2026-08-26  4:36 UTC  (2+ messages)

[PATCH] scsi: target: reject configfs db_root for ALUA metadata
 2026-08-23 11:43 UTC  (4+ messages)
` [PATCH v2] scsi: target: pin db_root for metadata writes

[PATCH] IB/isert: wait for deferred control PDU completions before releasing the connection
 2026-08-21  2:57 UTC 

[PATCH] scsi: target: bound VPD identifier formatting
 2026-08-19  3:23 UTC 

[PATCH] scsi: target: file: reject configfs-backed paths in configfs stores
 2026-08-18 10:16 UTC  (4+ messages)
` [PATCH v2] scsi: target: file: avoid recursive configfs open in fd_init_prot()
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] scsi: elx: efct: Use timer_shutdown_sync() for the stats timer
 2026-08-10 12:34 UTC 

[PATCH] usb: gadget: f_tcm: keep port count until LUN teardown completes
 2026-08-07  6:07 UTC 

[PATCH v3 0/2] scsi: elx: efct: fix two leaks on failure paths
 2026-08-06 21:06 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: elx: efct: free the RQ buffers already allocated when one fails
` [PATCH v3 2/2] scsi: elx: efct: destroy the mailbox pools when setup fails

[PATCH 0/5] scsi: elx: efct: fix resources stranded on failure paths
 2026-08-06 20:22 UTC  (12+ messages)
` [PATCH 1/5] scsi: elx: efct: check the HW state before allocating an HIO
` [PATCH 2/5] scsi: elx: efct: free the HIO when the WQE cannot be built
` [PATCH 3/5] scsi: elx: efct: free the request tag when the send frame WQE fails
` [PATCH 4/5] scsi: elx: efct: free the RQ buffers already allocated when one fails
` [PATCH 5/5] scsi: elx: efct: destroy the mailbox pools when setup fails
` [PATCH v2 0/5] scsi: elx: efct: fix resources stranded on failure paths
` [PATCH v2 1/5] scsi: elx: efct: check the HW state before allocating an HIO
` [PATCH v2 2/5] scsi: elx: efct: free the HIO when the WQE cannot be built
` [PATCH v2 3/5] scsi: elx: efct: free the request tag when the send frame WQE fails
` [PATCH v2 4/5] scsi: elx: efct: free the RQ buffers already allocated when one fails
` [PATCH v2 5/5] scsi: elx: efct: destroy the mailbox pools when setup fails

[PATCH v4 1/2] IB/isert: delay the final Login Response until the session is registered
 2026-08-06 10:24 UTC  (3+ messages)
` [PATCH v4 2/2] IB/isert: post the full-feature receive buffers after session registration

[PATCH] scsi: target: iscsi: Reject Extended CDB AHS when CDB size exceeds AHS length
 2026-08-06  5:48 UTC 

[PATCH v3 1/2] IB/isert: delay the final Login Response until the session is registered
 2026-08-05 15:03 UTC  (3+ messages)
` [PATCH v3 2/2] IB/isert: reject full-feature PDUs that arrive before registration

[PATCH] target/stat: implement scsiPortBusyStatuses counter
 2026-08-05  3:47 UTC  (2+ messages)

[PATCH] scsi: target: use kref_get_unless_zero() in core_get_se_deve_from_rtpi()
 2026-08-04 21:37 UTC 

[PATCH] scsi: target: tcm_fc: use kref_get_unless_zero() in ft_sess_get()
 2026-08-04 21:37 UTC 

Availability Update: Memory, GPU & Server Components
 2026-08-02 20:04 UTC 

[PATCH v2 1/2] IB/isert: delay the final Login Response until the session is registered
 2026-07-30 11:44 UTC  (3+ messages)
` [PATCH v2 2/2] IB/isert: reject full-feature PDUs that arrive before registration

[PATCH v2 0/2] IB/isert: bound declared PDU lengths by what was received
 2026-07-30 10:51 UTC  (4+ messages)
` [PATCH v2 1/2] IB/isert: reject PDUs declaring more data than "
` [PATCH v2 2/2] IB/isert: reject login "

[PATCH] scsi: target: Fix NULL deref when clearing alua_lu_gp twice
 2026-07-30  8:24 UTC 

[PATCH] scsi: target: Fix stack out-of-bounds in ALUA lu_gp and tg_pt_gp store
 2026-07-30  3:19 UTC 

[PATCH] IB/isert: post full-feature receive buffers after session registration
 2026-07-30  1:54 UTC  (3+ messages)

[PATCH] scsi: target: iblock: Fix wrong PR ops NULL check for PREEMPT/RELEASE
 2026-07-29  2:56 UTC  (3+ messages)

[PATCH] scsi: target: Clear cmd_cnt when initial counter enrollment fails
 2026-07-29  2:56 UTC  (3+ messages)

[PATCH v2] RDMA/srpt: fix NULL deref when sending BUSY before target_init_cmd()
 2026-07-27 17:34 UTC  (7+ messages)
  `  "
    `  "
      `  "
        `  "

[PATCH] IB/isert: reject PDUs declaring more data than was received
 2026-07-27 10:13 UTC  (5+ messages)

[PATCH] scsi: elx: Fix memory leak on scsi_add_host_with_dma failure
 2026-07-27  9:17 UTC 

[PATCH v2] scsi: target: Fix NULL se_tpg dereference in target_complete()
 2026-07-26 14:59 UTC  (3+ messages)

[PATCH] scsi: target: Fix NULL se_tpg dereference in target_complete()
 2026-07-25  8:49 UTC 

[PATCH] RDMA/srpt: fix NULL deref when sending BUSY before target_init_cmd()
 2026-07-23  1:55 UTC  (5+ messages)
  `  "

[PATCH v2] scsi: target: avoid strlen() in target_core_call_addhbatotarget()
 2026-07-22  8:14 UTC 

[PATCH] scsi: target: avoid strlen() in target_core_call_addhbatotarget()
 2026-07-22  6:35 UTC 

[PATCH rdma-next] RDMA/srpt: Pass the mapped task attribute to target_init_cmd()
 2026-07-22  6:15 UTC  (3+ messages)

[QUESTION] RDMA/srpt: is target_send_busy() safe before target_init_cmd()?
 2026-07-20  3:05 UTC  (4+ messages)
  `  "
    `  "

[PATCH v2] RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
 2026-07-17 22:14 UTC  (8+ messages)
  `  "

[PATCH] scsi: Consistently define pci_device_ids using named initializers
 2026-07-17 10:04 UTC  (4+ messages)

[BUG] target: iscsi: ORDERED WRITE can be bypassed by younger READ while write is WRITE_PENDING
 2026-07-17  9:04 UTC 

[PATCH] scsi: target: iscsi: NUL-terminate login req_buf
 2026-07-16 16:44 UTC 

[PATCH] RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
 2026-07-15 10:08 UTC  (4+ messages)
  `  "
    `  "

[PATCH v4 0/5] block: use integrity interval instead of sector as seed
 2026-07-14 13:45 UTC  (6+ messages)
` [PATCH v4 1/5] "

Dear target-devel@vger.kernel.org,
 2026-07-14  5:31 UTC 

[PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-07-13 14:57 UTC  (5+ messages)

[PATCH] scsi: elx: efct: fix refcount leak in efct_hw_io_abort()
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Fix IO leak on unsupported additional CDB
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH v10 rdma-next] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-07-12 11:26 UTC  (4+ messages)

TargetCli issue / bug
 2026-07-10 14:38 UTC  (2+ messages)

[PATCH v2] target/stat: implement scsiPortBusyStatuses counter
 2026-07-09  7:18 UTC 

[PATCH rdma-next v9] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-07-08  7:35 UTC  (5+ messages)

[PATCH] scsi: target: iscsi: Clear sequence list after PDU allocation failure
 2026-07-07 15:13 UTC 

[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-07-07 13:17 UTC  (11+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory

[PATCH rdma-next v8] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-07-03  5:59 UTC  (4+ messages)

[PATCH 0/2] scsi: target: fix CHAP_N handling
 2026-07-01 18:31 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox