messages from 2025-06-18 18:56:20 to 2025-06-27 05:49:26 UTC [more...]
[PATCH] scsi: sysfs: replace scnprintf() with sysfs_emit() in sdev_show_blacklist()
2025-06-27 5:49 UTC (2+ messages)
[PATCH V3] scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocks
2025-06-27 0:47 UTC (4+ messages)
[PATCH] scsi: Format scsi_track_queue_full() return values as bullet list
2025-06-26 23:08 UTC (3+ messages)
[PATCH v18 00/12] Improve write performance for zoned UFS devices
2025-06-26 19:42 UTC (16+ 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 v18 12/12] scsi: ufs: Inform the block layer about write ordering
[PATCH 0/3] Improve const and reserved command handling
2025-06-26 15:43 UTC (10+ 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 v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-26 13:57 UTC (16+ 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 v2 4/9] scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
` [PATCH v2 5/9] dm: clear unmap write zeroes limits when disabling write zeroes
` [PATCH v2 6/9] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH v2 7/9] block: factor out common part in blkdev_fallocate()
` [PATCH v2 8/9] block: add FALLOC_FL_WRITE_ZEROES support
` [PATCH v2 9/9] ext4: "
[PATCH V6 10/10] scsi: ufs: qcom : Refactor phy_power_on/off calls
2025-06-26 7:25 UTC (6+ 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)
[RFC PATCH v2 1/1] scsi: mpi3mr: Introduce smp_affinity_enable module parameter
2025-06-25 13:03 UTC (7+ messages)
[PATCH] scsi: ufs: core: Fix spelling of a sysfs attribute name
2025-06-25 11:36 UTC (7+ messages)
[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
2025-06-25 4:38 UTC (12+ 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: "
[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 (4+ messages)
` [PATCH 1/2] scsi: ufs: Clear ucd_rsp_ptr for UPIU requests once
` (subset) [PATCH 0/2] scsi: ufs: Two minor optimizations in query UPIU preparation
[PATCH] scsi: pm80xx: Free allocated tags after failure
2025-06-25 1:44 UTC (3+ messages)
[PATCH 0/2] Improve ATA NCQ command error in mpt3sas and mpi3mr
2025-06-25 1:44 UTC (4+ 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 v7 0/6] nvme-fc: FPIN link integrity handling
2025-06-24 20:20 UTC (7+ 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()
[PATCH] scsi: ufs: Make ufshcd_clock_scaling_prepare() compatible with MCQ
2025-06-24 20:12 UTC
[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 (6+ messages)
` [PATCH 10/13] lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions
` [PATCH 11/13] lpfc: Modify end-of-life adapters' model descriptions
` [PATCH 12/13] lpfc: Update lpfc version to 14.4.0.10
` [PATCH 13/13] lpfc: Copyright updates for 14.4.0.10 patches
[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] "
[GIT PULL] SCSI fixes for 6.16-rc2
2025-06-21 5:43 UTC (2+ messages)
[PATCH] scsi: storvsc: set max_segment_size as UINT_MAX explicitly
2025-06-21 0:12 UTC (3+ messages)
[PATCH 2/2] scsi: mpi3mr: Add initialization for ATTO 24Gb SAS HBAs
2025-06-20 20:00 UTC (2+ messages)
` [PATCH v2 "
[PATCH v6 4/6] lpfc: enable FPIN notification for NVMe
2025-06-20 17:57 UTC
[PATCH v6 0/6] nvme-fc: FPIN link integrity handling
2025-06-20 17:55 UTC
[PATCH] scsi: mpi3mr: fix kernel-doc issues in mpi3mr_app.c
2025-06-20 16:19 UTC (3+ messages)
[PATCH] scsi: qla2xxx: avoid stack frame size warning in qla_dfs
2025-06-20 14:45 UTC (3+ messages)
[PATCH] scsi: Don't use %pK through printk
2025-06-20 3:18 UTC (2+ messages)
[PATCH v6 1/4] scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
2025-06-20 3:19 UTC (4+ messages)
[PATCH] scsi: fnic: fix missing dma mapping error in `fnic_send_frame()`
2025-06-20 3:19 UTC (2+ messages)
[PATCH] scsi: mpt3sas: drop unused variable in mpt3sas_send_mctp_passthru_req()
2025-06-20 3:18 UTC (2+ messages)
[PATCH v2] scsi: Remember if a device is an ATA device
2025-06-20 3:18 UTC (2+ messages)
[PATCH 0/6] iscsi fixes for 5.19 or 5.20
2025-06-19 12:57 UTC (3+ messages)
` [PATCH 1/6] scsi: iscsi: Fix HW conn removal use after free
[PATCH v3] scsi: aacraid: Fix reply queue mapping to CPUs based on IRQ affinity
2025-06-19 10:46 UTC (3+ messages)
[PATCH] scsi: fix out of bounds error in /drivers/scsi
2025-06-19 4:03 UTC (2+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox