Target-devel archive mirror
 help / color / mirror / Atom feed
Pozycjonowanie - informacja
 2025-12-12  9:16 UTC 

[PATCH V3 6.19/scsi-queue] scsi: target: core: Add emulation for REPORT_IDENTIFYING_INFORMATION
 2025-12-01 11:18 UTC  (2+ messages)

[PATCH V2 6.19/scsi-queue] scsi: target: core: Add emulation for REPORT_IDENTIFYING_INFORMATION
 2025-12-01 11:06 UTC  (3+ messages)

Wiadomość z księgowości
 2025-11-28  8:30 UTC 

[PATCH 6.19/scsi-queue] scsi: target: core: Add emulation for REPORT_IDENTIFICATION_INFORMATION
 2025-11-27  9:27 UTC  (6+ messages)

[PATCH] sbp-target: replace use of system_unbound_wq with system_dfl_wq
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH] scsi: target: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  4:16 UTC  (2+ messages)

[PATCH] scsi: ibmvscsi_tgt: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH v3 00/16] qla2xxx target mode improvements
 2025-11-20  4:16 UTC  (19+ messages)
` [PATCH v3 01/16] Revert "scsi: qla2xxx: Perform lockless command completion in abort path"
` [PATCH v3 02/16] scsi: qla2xxx: fix initiator mode with qlini_mode=exclusive
` [PATCH v3 03/16] scsi: qla2xxx: fix lost interrupts with qlini_mode=disabled
` [PATCH v3 04/16] scsi: qla2xxx: use reinit_completion on mbx_intr_comp
` [PATCH v3 05/16] scsi: qla2xxx: remove code for unsupported hardware
` [PATCH v3 06/16] scsi: qla2xxx: improve debug output for term exchange
` [PATCH v3 07/16] scsi: qla2xxx: fix term exchange when cmd_sent_to_fw == 1
` [PATCH v3 09/16] scsi: qla2xxx: fix races with aborting commands
` [PATCH v3 10/16] scsi: qla2xxx: improve checks in qlt_xmit_response / qlt_rdy_to_xfer
` [PATCH v3 11/16] scsi: qla2xxx: fix TMR failure handling
` [PATCH v3 12/16] scsi: qla2xxx: fix invalid memory access with big CDBs
` [PATCH v3 13/16] scsi: qla2xxx: add cmd->rsp_sent
` [PATCH v3 14/16] scsi: qla2xxx: improve cmd logging
` [PATCH v3 15/16] scsi: qla2xxx: add back SRR support
` [PATCH v3 16/16] scsi: qla2xxx: improve safety of cmd lookup by handle
` [PATCH v3 08/16] scsi: qla2xxx: clear cmds after chip reset

[PATCH] scsi: target: reset t_task_cdb pointer in error case
 2025-11-18 19:57 UTC  (2+ messages)

[PATCH] scsi: target: tcm_loop: fix segfault in tcm_loop_tpg_address_show()
 2025-11-13  2:47 UTC  (4+ messages)

[PATCH] IB/isert: add WQ_PERCPU to alloc_workqueue users
 2025-11-10  9:46 UTC  (3+ messages)

[PATCH v2 00/16] qla2xxx target mode improvements
 2025-11-08 17:03 UTC  (26+ messages)
` [PATCH v2 01/16] Revert "scsi: qla2xxx: Perform lockless command completion in abort path"
` [PATCH v2 02/16] scsi: qla2xxx: fix initiator mode with qlini_mode=exclusive
` [PATCH v2 03/16] scsi: qla2xxx: fix lost interrupts with qlini_mode=disabled
` [PATCH v2 04/16] scsi: qla2xxx: use reinit_completion on mbx_intr_comp
` [PATCH v2 05/16] scsi: qla2xxx: remove code for unsupported hardware
` [PATCH v2 06/16] scsi: qla2xxx: improve debug output for term exchange
` [PATCH v2 07/16] scsi: qla2xxx: fix term exchange when cmd_sent_to_fw == 1
` [PATCH v2 08/16] scsi: qla2xxx: clear cmds after chip reset
` [PATCH v2 09/16] scsi: qla2xxx: fix races with aborting commands
  ` [SCST PATCH "
` [PATCH v2 10/16] scsi: qla2xxx: improve checks in qlt_xmit_response / qlt_rdy_to_xfer
` [PATCH v2 11/16] scsi: qla2xxx: fix TMR failure handling
    ` [PATCH v3 "
` [PATCH v2 12/16] scsi: qla2xxx: fix invalid memory access with big CDBs
  ` [SCST PATCH "
` [PATCH v2 13/16] scsi: qla2xxx: add cmd->rsp_sent
  ` [SCST PATCH "
` [PATCH v2 14/16] scsi: qla2xxx: improve cmd logging
` [PATCH v2 15/16] scsi: qla2xxx: add back SRR support
  ` [SCST PATCH "
` [PATCH v2 16/16] scsi: qla2xxx: improve safety of cmd lookup by handle
` [SCST PATCH v2] qla2x00t-32gbit: add on_abort_cmd callback

[PATCH] target: substitute kmap() with kmap_local_page()
 2025-11-06  6:42 UTC  (2+ messages)

[PATCH v3 0/3] target: RW/num_cmds stats improvements
 2025-11-05  4:02 UTC  (9+ messages)
` [PATCH v3 1/3] scsi: target: Fix lun/device R/W and total command stats
` [PATCH v3 2/3] scsi: target: Create and use macro helpers for per CPU stats
` [PATCH v3 3/3] scsi: target: Move LUN stats to per CPU

[PATCH v3 0/7] scsi: target: Add WRITE_ATOMIC_16 support
 2025-11-05  4:02 UTC  (10+ messages)
` [PATCH v3 1/7] scsi: target: Rename target_configure_unmap_from_queue
` [PATCH v3 2/7] scsi: target: Add atomic se_device fields
` [PATCH v3 3/7] scsi: target: Add helper to setup atomic values from block_device
` [PATCH v3 4/7] scsi: target: Add WRITE_ATOMIC_16 handler
` [PATCH v3 5/7] scsi: target: Report atomic values in INQUIRY
` [PATCH v3 6/7] scsi: target: Add WRITE_ATOMIC_16 support to RSOC
` [PATCH v3 7/7] scsi: target: Add atomic support to target_core_iblock

[PATCH] scsi: target: core: simplify target_fabric_make_mappedlun()
 2025-11-01  8:45 UTC  (2+ messages)
` [PATCH] scsi: target: iscsi: simplify lio_target_call_addnptotpg()

[PATCH] scsi: target: replace strncpy() with strscpy()
 2025-10-31  9:53 UTC 

[PATCH 5.10] scsi: target: target_core_configfs: Add length check to avoid buffer overflow
 2025-10-27  7:48 UTC 

[PATCH 5.10] scsi: target: target_core_configfs: Add length check to avoid buffer overflow
 2025-10-27  6:50 UTC 

First Order Confirmation & Next Steps
 2025-10-18 10:23 UTC 

Welders ready to work
 2025-10-14  8:11 UTC 

[PATCH v2 0/7] scsi: target: Add WRITE_ATOMIC_16 support
 2025-10-12  1:38 UTC  (9+ messages)
` [PATCH v2 1/7] scsi: target: Rename target_configure_unmap_from_queue
` [PATCH v2 2/7] scsi: target: Add atomic se_device fields
` [PATCH v2 3/7] scsi: target: Add helper to setup atomic values from block_device
` [PATCH v2 4/7] scsi: target: Add WRITE_ATOMIC_16 handler
` [PATCH v2 5/7] scsi: target: Report atomic values in INQUIRY
` [PATCH v2 6/7] scsi: target: Add WRITE_ATOMIC_16 support to RSOC
` [PATCH v2 7/7] scsi: target: Add atomic support to target_core_iblock

[PATCH 00/15] qla2xxx target mode improvements
 2025-09-25 19:30 UTC  (37+ messages)
` [PATCH 01/15] Revert "scsi: qla2xxx: Perform lockless command completion in abort path"
` [PATCH 02/15] scsi: qla2xxx: fix initiator mode with qlini_mode=exclusive
` [PATCH 03/15] scsi: qla2xxx: fix lost interrupts with qlini_mode=disabled
` [PATCH 04/15] scsi: qla2xxx: use reinit_completion on mbx_intr_comp
` [PATCH 05/15] scsi: qla2xxx: remove code for unsupported hardware
` [PATCH 06/15] scsi: qla2xxx: improve debug output for term exchange
` [PATCH 07/15] scsi: qla2xxx: fix term exchange when cmd_sent_to_fw == 1
` [PATCH 08/15] scsi: qla2xxx: fix oops during cmd abort
  ` [SCST PATCH "
      ` [PATCH v2 09/16] scsi: qla2xxx: fix races with aborting commands
        ` [SCST PATCH "
      ` [DMARC Error]Re: [PATCH 08/15] scsi: qla2xxx: fix oops during cmd abort
` [PATCH 09/15] scsi: qla2xxx: improve checks in qlt_xmit_response / qlt_rdy_to_xfer
` [PATCH 10/15] scsi: qla2xxx: fix TMR failure handling
      ` [DMARC Error]Re: "
` [PATCH 11/15] scsi: qla2xxx: fix invalid memory access with big CDBs
  ` [SCST PATCH "
` [PATCH 12/15] scsi: qla2xxx: add cmd->rsp_sent
  ` [SCST PATCH "
` [PATCH 13/15] scsi: qla2xxx: improve cmd logging
` [PATCH 14/15] scsi: qla2xxx: add back SRR support
  ` [SCST PATCH "
` [PATCH 15/15] scsi: qla2xxx: improve safety of cmd lookup by handle
` [SCST PATCH] qla2x00t-32gbit: add on_abort_cmd callback

[PATCH rdma-next] RDMA: Use %pe format specifier for error pointers
 2025-09-21 11:35 UTC  (4+ messages)

[PATCH] scsi: target: iscsi: fix typos and formatting in lio_target messages
 2025-09-20  2:24 UTC  (4+ messages)

[PATCH v2 0/3] target: RW/num_cmds stats improvements
 2025-09-17 13:47 UTC  (8+ messages)
` [PATCH v2 1/3] scsi: target: Fix lun/device R/W and total command stats
` [PATCH v2 2/3] scsi: target: Create and use macro helpers for per CPU stats
` [PATCH v2 3/3] scsi: target: Move LUN stats to per CPU

[PATCH] scsi: target: iscsi: Use int type to store negative value
 2025-09-17  2:27 UTC  (4+ messages)

[RFC] target: Support for CD/DVD device emulation in fileio backstore
 2025-09-10 18:13 UTC  (2+ messages)

[PATCH] scsi: target: use IS_ERR_OR_NULL() to simplify error checking
 2025-08-17 17:05 UTC  (2+ messages)

[PATCH v1] scsi: target: Use helper function IS_ERR_OR_NULL() to simplify the code
 2025-08-15  6:37 UTC 

[PATCH] scsi: target: core: Use IS_ERR_OR_NULL() to simplify code
 2025-08-14 13:13 UTC 

[PATCH AUTOSEL 6.16-5.15] scsi: target: core: Generate correct identifiers for PR OUT transport IDs
 2025-08-10  0:20 UTC 

[PATCH V3] target: generate correct string identifiers for PR OUT transport IDs
 2025-07-31  4:44 UTC  (3+ messages)

[PATCH 1/1] target_core_iblock: Allow iblock devices to be shared
 2025-07-31  4:44 UTC  (3+ messages)

[PATCH] target/core: replace strncpy with strscpy
 2025-07-29  9:17 UTC  (5+ messages)

[PATCH 1/1] scsi: target: Move LUN stats to per CPU
 2025-07-28 15:08 UTC  (4+ messages)

[PATCH 0/7] scsi: target: Add WRITE_ATOMIC_16 support
 2025-07-23 19:38 UTC  (15+ messages)
` [PATCH 2/7] scsi: target: Add atomic se_device fields
` [PATCH 4/7] scsi: target: Add WRITE_ATOMIC_16 handler
` [PATCH 5/7] scsi: target: Report atomic values in INQUIRY

[PATCH] ibmvscsis: Fix dma_unmap_sg() nents value
 2025-07-22  3:46 UTC  (3+ messages)

[PATCH] scsi: elx: efct: Fix dma_unmap_sg() nents value
 2025-07-22  3:47 UTC  (3+ messages)


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).