Target-devel archive mirror
 help / color / mirror / Atom feed
[PATCH] scsi: Constify struct pci_device_id
 2024-12-10  3:00 UTC  (2+ messages)

[PATCH v2 0/8] vhost-scsi: Memory reduction patches
 2024-12-04 20:47 UTC  (10+ messages)
` [PATCH v2 1/8] vhost-scsi: Reduce mem use by moving upages to per queue
` [PATCH v2 2/8] vhost-scsi: Allocate T10 PI structs only when enabled
` [PATCH v2 3/8] vhost-scsi: Add better resource allocation failure handling
` [PATCH v2 4/8] vhost-scsi: Return queue full for page alloc failures during copy
` [PATCH v2 5/8] vhost-scsi: Dynamically allocate scatterlists
` [PATCH v2 6/8] vhost-scsi: Stop duplicating se_cmd fields
` [PATCH v2 7/8] vhost-scsi: Allocate iov_iter used for unaligned copies when needed
` [PATCH v2 8/8] vhost-scsi: Reduce response iov mem use

[PATCH 00/10] Improve SCSI target logs
 2024-11-29 22:08 UTC  (13+ messages)
` [PATCH 01/10] target: core: "
` [PATCH 02/10] target: Use new log wrappers
` [PATCH 03/10] target: Fix quoted strings splitting
` [PATCH 04/10] target: Fix some obvious style problems
` [PATCH 05/10] target: Add log prefix to all tcm files
` [PATCH 06/10] target: Remove old prefixes from log messages
` [PATCH 07/10] target: core: Extend CaW logging
` [PATCH 08/10] target: core: Use extended logs where possible
` [PATCH 09/10] target: Use __func__ in logs
` [PATCH 10/10] target: iscsi: Improve a log message

[PATCH] scsi: target: tcmu: Constify some structures
 2024-11-21  2:55 UTC  (3+ messages)

[PATCH v3 0/3] Fix bugs in qla2xxx driver
 2024-11-11 10:28 UTC  (6+ messages)
` [PATCH v3 1/3] scsi: qla2xxx: Drop starvation counter on success
` [PATCH v3 2/3] scsi: qla2xxx: Make target send correct LOGO
` [PATCH v3 3/3] scsi: qla2xxx: Remove incorrect trap

[PATCH v1 v1] target: fix incorrect function name in pr_err
 2024-11-03  0:34 UTC  (2+ messages)

[BUG] IB/isert: Possible null-pointer dereference related
 2024-10-24  1:02 UTC 

[PATCH v2] scsi: elx: efct: Cast an operand to u64 to prevent potential u32 overflow in efct_efclib_config()
 2024-10-21  5:17 UTC 

[PATCH] scsi: elx: efct: Prevent potential integer overflow in efct_efclib_config()
 2024-10-21  0:26 UTC  (2+ messages)

[PATCH] scsi: target: core: Fix null-ptr-deref in target_alloc_device()
 2024-10-16  2:39 UTC  (3+ messages)

[PATCH v2 0/3] Fix bugs in qla2xxx driver
 2024-10-10 16:39 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: qla2xxx: Drop starvation counter on success
` [PATCH v2 2/3] scsi: qla2xxx: Make target send correct LOGO
` [PATCH v2 3/3] scsi: qla2xxx: Remove incorrect trap

[PATCH 0/3] Fix bugs in qla2xxx driver
 2024-10-09  6:33 UTC  (7+ messages)
` [PATCH 1/3] scsi: qla2xxx: Drop starvation counter on success
` [PATCH 2/3] scsi: qla2xxx: make target send correct LOGO
` [PATCH 3/3] scsi: qla2xxx: Remove incorrect trap

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

[PATCH 1/8] vhost-scsi: Reduce mem use by moving upages to per queue
 2024-10-09  1:44 UTC  (9+ messages)
` [PATCH 2/8] vhost-scsi: Allocate T10 PI structs only when enabled
` [PATCH 3/8] vhost-scsi: Add better resource allocation failure handling
` [PATCH 4/8] vhost-scsi: Return queue full for page alloc failures during copy
` [PATCH 5/8] vhost-scsi: Dynamically allocate scatterlists
` [PATCH 6/8] vhost-scsi: Stop duplicating se_cmd fields
` [PATCH 7/8] vhost-scsi: Allocate iov_iter used for unaligned copies when needed
` [PATCH 8/8] vhost-scsi: Reduce response iov mem use
` [PATCH 0/8] vhost-scsi: Memory reduction patches

[PATCH] net: pktgen: Avoid out-of-range in get_imix_entries
 2024-10-06 21:30 UTC  (2+ messages)

[PATCH v1] scsi: target: Fix typos in comment across various files
 2024-09-26  7:34 UTC 

[PATCH -next] scsi: target: Remove unused declarations
 2024-08-29  2:50 UTC  (2+ messages)

[PATCH] scsi: elx: libefc: potential use after free in efc_nport_vport_del()
 2024-08-29  2:50 UTC  (4+ messages)

Leak of tpg->np_login_sem, possibly due to connection interruptions
 2024-08-09 19:40 UTC  (5+ messages)

[PATCH for-rc] RDMA/srpt: Fix UAF when srpt_add_one() failed
 2024-08-02  9:18 UTC  (8+ messages)

[PATCH v2 for-rc] RDMA/srpt: Fix UAF when srpt_add_one() failed
 2024-08-02  2:09 UTC  (3+ messages)

tcm_loop and aborted TMRs
 2024-07-31 13:49 UTC  (12+ messages)

[PATCH v3] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-14  2:23 UTC  (3+ messages)

[PATCH v2] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-10 14:57 UTC  (4+ messages)

[PATCH] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-08 14:41 UTC  (4+ messages)

[PATCH] target: Remove unused list 'device_list'
 2024-05-11 18:39 UTC  (3+ messages)

[PATCH 0/1] Convert tasklets to bottom half workqueues
 2024-05-03 15:32 UTC  (4+ messages)
` [PATCH] [RFC] scsi: Convert from tasklet to BH workqueue

[PATCH AUTOSEL 4.19 5/7] scsi: target: Fix SELinux error when systemd-modules loads the target module
 2024-04-22 23:20 UTC 

[PATCH AUTOSEL 5.4 5/9] scsi: target: Fix SELinux error when systemd-modules loads the target module
 2024-04-22 23:20 UTC 

[PATCH AUTOSEL 5.10 5/9] scsi: target: Fix SELinux error when systemd-modules loads the target module
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 5.15 05/10] scsi: target: Fix SELinux error when systemd-modules loads the target module
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 6.1 09/19] scsi: target: Fix SELinux error when systemd-modules loads the target module
 2024-04-22 23:18 UTC 

[PATCH AUTOSEL 6.6 11/29] scsi: target: Fix SELinux error when systemd-modules loads the target module
 2024-04-22 23:16 UTC 

[PATCH AUTOSEL 6.8 14/43] scsi: target: Fix SELinux error when systemd-modules loads the target module
 2024-04-22 23:14 UTC 

[PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc
 2024-04-12  2:05 UTC  (6+ messages)
` [PATCH 4/8] scsi: iser: fix @read_stag kernel-doc warning

[PATCH V2 0/2] Fix SELinux denials against target driver
 2024-04-06  1:58 UTC  (9+ messages)
` [PATCH V2 1/2] target: fix selinux error when systemd-modules loads the target module
` [PATCH V2 2/2] target: set the xcopy_wq pointer to NULL after free
` (subset) [PATCH V2 0/2] Fix SELinux denials against target driver

[PATCH] scsi: target: core: replace deprecated strncpy with strscpy
 2024-03-20  2:42 UTC  (3+ messages)

[PATCH] scsi: target: replace deprecated strncpy with strscpy
 2024-03-18 21:42 UTC  (2+ messages)

[PATCH 0/2] scsi: target: iscsi: Fix two protocol issues
 2024-03-11 16:18 UTC  (6+ messages)
` [PATCH 1/2] scsi: target: iscsi: handle SCSI immediate commands
` [PATCH 2/2] scsi: target: iscsi: don't warn of R/W when no data

[PATCH][next] scsi: target: iscsi: remove unused variable xfer_len
 2024-03-10 22:01 UTC  (2+ messages)

Unable to recover from DataOut timeout while in ERL=0
 2024-03-05 16:55 UTC  (2+ messages)

[PATCH] scsi: target: pscsi: fix bio_put for error case
 2024-02-15 20:39 UTC  (4+ messages)

[PATCH 0/1] Fix SELinux denials against target driver
 2024-02-15 14:26 UTC  (3+ messages)
` [PATCH 1/1] target: fix selinux error when systemd-modules loads the target module

[PATCH] RDMA/srpt: fix function pointer cast warnings
 2024-02-14  9:24 UTC  (4+ messages)

[PATCH] scsi: tcm_loop: make tcm_loop_lld_bus const
 2024-02-13  1:57 UTC  (4+ messages)

[PATCH v2 1/1] scsi: target: Fix unmap setup during configuration
 2024-02-13  1:57 UTC  (3+ messages)

[PATCH] scsi: elx: efct: adjust error handling inside efct_hw_setup_io
 2024-02-12  9:55 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/1] scsi: target: Fix unmap setup during configuration
 2024-02-07 15:35 UTC  (5+ messages)

[PATCH 00/42] Fix coccicheck warnings
 2024-02-06  2:07 UTC  (2+ messages)
` (subset) "

[PATCH] target: sbp: integer overflow and potential memory corruption
 2024-02-05 22:02 UTC  (2+ messages)

[PATCH v2 0/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
 2024-02-04  9:46 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 0/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
 2024-02-04  9:44 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy
 2024-01-30  2:27 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 1/2] scsi: target: core: Add TMF to tmr_list handling
 2024-01-29 18:36 UTC 

[PATCH AUTOSEL 5.4 1/3] scsi: target: core: Add TMF to tmr_list handling
 2024-01-29 18:36 UTC 

[PATCH AUTOSEL 5.10 1/3] scsi: target: core: Add TMF to tmr_list handling
 2024-01-29 18:36 UTC 

[PATCH AUTOSEL 5.15 1/3] scsi: target: core: Add TMF to tmr_list handling
 2024-01-29 18:36 UTC 

[PATCH AUTOSEL 6.1 2/5] scsi: target: core: Add TMF to tmr_list handling
 2024-01-29 18:35 UTC 

[PATCH AUTOSEL 6.6 06/10] scsi: target: core: Add TMF to tmr_list handling
 2024-01-29 18:35 UTC 

[PATCH AUTOSEL 6.7 08/12] scsi: target: core: Add TMF to tmr_list handling
 2024-01-29 18:34 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).