Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-06-21 13:36:52 to 2025-07-01 17:57:40 UTC [more...]

[PATCH] Remove error prints for devm_add_action_or_reset()
 2025-07-01 17:57 UTC  (9+ messages)

[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
 2025-07-01 16:29 UTC  (14+ messages)
` [PATCH 1/5] lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
` [PATCH 2/5] blk-mq: add number of queue calc helper
` [PATCH 3/5] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH 4/5] scsi: "
` [PATCH 5/5] virtio: blk/scsi: "

[RFC PATCH v2 1/1] scsi: mpi3mr: Introduce smp_affinity_enable module parameter
 2025-07-01 13:54 UTC  (6+ messages)

[PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
 2025-07-01 12:01 UTC  (7+ messages)
  ` [PATCH for-next v5 1/4] block: rename tuple_size field in blk_integrity to metadata_size
  ` [PATCH for-next v5 2/4] block: introduce pi_tuple_size field in blk_integrity
  ` [PATCH for-next v5 3/4] nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
  ` [PATCH for-next v5 4/4] fs: add ioctl to query metadata and protection info capabilities

[PATCH v7 0/6] nvme-fc: FPIN link integrity handling
 2025-07-01  0:27 UTC  (8+ messages)
` [PATCH v7 1/6] fc_els: use 'union fc_tlv_desc'
` [PATCH v7 2/6] nvme-fc: marginal path handling
` [PATCH v7 3/6] nvme-fc: nvme_fc_fpin_rcv() callback
` [PATCH v7 4/6] lpfc: enable FPIN notification for NVMe
` [PATCH v7 5/6] qla2xxx: "
` [PATCH v7 6/6] nvme: sysfs: emit the marginal path state in show_state()
` [PATCHv7 0/6] nvme-fc: FPIN link integrity handling

[PATCH] scsi: ufs: Make ufshcd_clock_scaling_prepare() compatible with MCQ
 2025-07-01  4:04 UTC  (3+ messages)

[PATCH] scsi: Format scsi_track_queue_full() return values as bullet list
 2025-07-01  2:50 UTC  (4+ messages)

[PATCH v19 00/11] Improve write performance for zoned UFS devices
 2025-06-30 22:30 UTC  (12+ messages)
` [PATCH v19 01/11] block: Support block drivers that preserve the order of write requests
` [PATCH v19 02/11] block: Support allocating from a specific software queue
` [PATCH v19 03/11] blk-mq: Restore the zone write order when requeuing
` [PATCH v19 04/11] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v19 05/11] blk-zoned: Support pipelining of zoned writes
` [PATCH v19 06/11] null_blk: Add the preserves_write_order attribute
` [PATCH v19 07/11] scsi: core: Retry unaligned zoned writes
` [PATCH v19 08/11] scsi: sd: Increase retry count for "
` [PATCH v19 09/11] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v19 10/11] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v19 11/11] scsi: ufs: Inform the block layer about write ordering

[PATCH] ibmvscsis: Fix dma_unmap_sg() nents value
 2025-06-30 11:18 UTC 

RE:[PATCH] scsi: fix out of bounds error in /drivers/scsi
 2025-06-30  8:21 UTC  (2+ messages)

[PATCH 0/2] Add dma-coherent for gs101 UFS dt node
 2025-06-30  6:56 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: exynos: gs101: ufs: add dma-coherent property
  ` (subset) "

[PATCH] target: generate correct string identifiers for PR OUT transport IDs
 2025-06-29 12:16 UTC  (3+ messages)

[PATCH] scsi: ibmvscsi_tgt: Fix typo 'transitition' to 'transition' in comment
 2025-06-28 12:53 UTC 

[PATCH 0/3] Improve const and reserved command handling
 2025-06-27 20:58 UTC  (13+ messages)
` [PATCH 1/3] scsi: core: Make scsi_cmd_to_rq() accept const arguments
` [PATCH 2/3] scsi: core: Make scsi_cmd_priv() "
` [PATCH 3/3] scsi: core: Use scsi_cmd_priv() instead of open-coding it

[PATCH] scsi: sysfs: replace scnprintf() with sysfs_emit() in sdev_show_blacklist()
 2025-06-27 20:53 UTC  (3+ messages)

[PATCH v1 0/4] mpi3mr: Few minor bug fixes
 2025-06-27 19:45 UTC  (5+ messages)
` [PATCH v1 1/4] mpi3mr: Fix race between config read submit and interrupt completion
` [PATCH v1 2/4] mpi3mr: Drop unnecessary volatile from __iomem pointers
` [PATCH v1 3/4] mpi3mr: Serialize admin queue BAR writes on 32-bit systems
` [PATCH v1 4/4] mpi3mr: Update driver version to 8.14.0.5.50

[PATCH] isci: Fix dma_unmap_sg() nents value
 2025-06-27 14:24 UTC 

[PATCH] scsi: mvsas: Fix dma_unmap_sg() nents value
 2025-06-27 13:48 UTC 

[PATCH] scsi: elx: efct: Fix dma_unmap_sg() nents value
 2025-06-27 11:41 UTC 

[PATCH for-rc] scsi: libiscsi: initialize iscsi_conn->dd_data only if memory is allocated
 2025-06-27 11:23 UTC 

[PATCH V3] scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocks
 2025-06-27  0:47 UTC  (4+ messages)

[PATCH v18 00/12] Improve write performance for zoned UFS devices
 2025-06-26 19:42 UTC  (13+ messages)
` [PATCH v18 02/12] block: Rework request allocation in blk_mq_submit_bio()
` [PATCH v18 03/12] block: Support allocating from a specific software queue
` [PATCH v18 04/12] blk-mq: Restore the zoned write order when requeuing
` [PATCH v18 05/12] blk-zoned: Add an argument to blk_zone_plug_bio()

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-26 13:57 UTC  (10+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
` [PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
` [PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation

[PATCH V6 10/10] scsi: ufs: qcom : Refactor phy_power_on/off calls
 2025-06-26  7:25 UTC  (4+ messages)

[RFC PATCH v3 04/19] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
 2025-06-26  6:57 UTC  (2+ messages)
` [External] "

[GIT PULL] SCSI fixes for 6.16-rc3
 2025-06-25 18:23 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Fix spelling of a sysfs attribute name
 2025-06-25 11:36 UTC  (7+ messages)

[PATCH v6 6/6] nvme: sysfs: emit the marginal path state in show_state()
 2025-06-25  4:33 UTC  (3+ messages)

fix virt_boundary_mask handling in SCSI v2
 2025-06-25  1:47 UTC  (7+ messages)
` [PATCH 1/2] RDMA/srp: don't set a max_segment_size when virt_boundary_mask is set
` [PATCH 2/2] scsi: enforce unlimited "

[PATCH] scsi: qla4xxx: Fix missing dma mapping error in qla4xxx_alloc_pdu()
 2025-06-25  1:47 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix dma mapping test in `qla24xx_get_port_database()`
 2025-06-25  1:47 UTC  (2+ messages)

[PATCH 0/2] scsi: ufs: Two minor optimizations in query UPIU preparation
 2025-06-25  1:44 UTC  (2+ messages)
` (subset) "

[PATCH] scsi: pm80xx: Free allocated tags after failure
 2025-06-25  1:44 UTC  (2+ messages)

[PATCH 0/2] Improve ATA NCQ command error in mpt3sas and mpi3mr
 2025-06-25  1:44 UTC  (2+ messages)

[PATCH v2] scsi: scsi_devinfo: remove redundant 'found'
 2025-06-25  1:17 UTC  (3+ messages)

[PATCH] [v2] scsi: qla2xxx: avoid stack frame size warning in qla_dfs
 2025-06-25  1:13 UTC  (2+ messages)

[PATCH v2] scsi: mpi3mr: fix kernel-doc issues in mpi3mr_app.c
 2025-06-25  1:10 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: remove firmware URL
 2025-06-24 19:09 UTC 

[PATCH] scsi: ufs: preventing bus hang crash during emergency power off
 2025-06-24 16:14 UTC  (2+ messages)

fix virt_boundary_mask handling in SCSI
 2025-06-24 16:13 UTC  (14+ messages)
` [PATCH 1/2] RDMA/srp: don't set a max_segment_size when virt_boundary_mask is set
` [PATCH 2/2] scsi: enforce unlimited "

[PATCH] [PATCH] scsi:bfa: Double-free vulnerability fix
 2025-06-24 11:58 UTC 

[PATCH v1] scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans
 2025-06-24  6:16 UTC 

[PATCH AUTOSEL 5.10 4/8] scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
 2025-06-24  4:13 UTC 

[PATCH AUTOSEL 5.15 06/11] scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
 2025-06-24  4:12 UTC 

[PATCH AUTOSEL 6.1 09/15] scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
 2025-06-24  4:12 UTC 

[PATCH AUTOSEL 6.6 12/18] scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
 2025-06-24  4:12 UTC 

[PATCH AUTOSEL 6.12 13/19] scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
 2025-06-24  4:11 UTC 

[PATCH AUTOSEL 6.15 14/20] scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
 2025-06-24  4:11 UTC 

[PATCH] scsi: qedf: Fix a possible memory leak in qedf_prepare_sb()
 2025-06-24  3:19 UTC  (4+ messages)
  ` [PATCH] [PATCH] scsi: qedf: fix inconsistent indenting warning Fix below inconsistent indenting smatch warning. New smatch warnings: drivers/scsi/qedf/qedf_main.c:2814 qedf_prepare_sb() warn: inconsistent indenting
  ` [PATCH] scsi: qedf: fix inconsistent indenting warning

[PATCH] scsi: ufs: core: Improve return value documentation
 2025-06-23 21:59 UTC 

[PATCH] scsi: pm80xx: add controller scsi host fatal error uevents
 2025-06-23 17:17 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/13] Update lpfc to revision 14.4.0.10
 2025-06-23 17:13 UTC  (2+ messages)

[PATCH v6 1/6] fc_els: use 'union fc_tlv_desc'
 2025-06-23 15:59 UTC  (2+ messages)

[PATCH v6 2/6] nvme-fc: marginal path handling
 2025-06-23 15:59 UTC  (2+ messages)

[PATCH v6 3/6] nvme-fc: nvme_fc_fpin_rcv() callback
 2025-06-23 15:58 UTC  (2+ messages)

[PATCH v6 5/6] qla2xxx: enable FPIN notification for NVMe
 2025-06-23 15:33 UTC  (2+ messages)

[PATCH V2] scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocks
 2025-06-23  9:16 UTC  (3+ messages)

[PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
 2025-06-23  6:15 UTC  (12+ messages)
` [PATCH v4 1/7] module: remove meaningless 'name' parameter from __MODULE_INFO()
` [PATCH v4 2/7] kbuild: always create intermediate vmlinux.unstripped
` [PATCH v4 3/7] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v4 4/7] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
` [PATCH v4 5/7] scsi: Always define blogic_pci_tbl structure
` [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
` [PATCH v4 7/7] modpost: Create modalias for builtin modules

[PATCH for-next v4 0/4] add ioctl to query metadata and protection info capabilities
 2025-06-23  5:32 UTC  (8+ messages)
    ` [PATCH for-next v4 1/4] block: rename tuple_size field in blk_integrity to metadata_size
    ` [PATCH for-next v4 3/4] set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
    ` [PATCH for-next v4 4/4] fs: add ioctl to query metadata and protection info capabilities

[PATCH V6 00/10] Refactor ufs phy powerup sequence
 2025-06-22 19:24 UTC  (5+ messages)
` [PATCH V6 01/10] scsi: ufs: qcom: Prevent calling phy_exit before phy_init
` [PATCH V6 02/10] scsi: ufs: qcom: add a new phy calibrate API call

[PATCH V1] scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocks
 2025-06-22 15:25 UTC  (3+ messages)

next-20250620: Qualcomm Dragonboard 845c Internal error Oops at ufs_qcom_setup_clocks
 2025-06-22 10:50 UTC  (4+ messages)

[PATCH] scsi: scsi_devinfo: remove redundant 'found'
 2025-06-22  7:05 UTC  (2+ messages)
` [PATCH v2] "


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