messages from 2025-07-23 05:26:06 to 2025-07-28 22:55:29 UTC [more...]
[PATCH 0/2] scsi: qla2xxx: flexible array / field-spanning write issue
2025-07-28 22:55 UTC (10+ messages)
` [PATCH 1/2] scsi: qla2xxx: replace non-standard flexible array purex_item.iocb
` [PATCH v2 1/1] "
` [PATCH 2/2] scsi: qla2xxx: unwrap purex_item.iocb.iocb so that __counted_by can be used
[PATCH] ufs: core: Fix interrupt handling
2025-07-28 21:27 UTC
[PATCH v2 0/2] scsi: ufs: core: interrupt handling optimisations
2025-07-28 16:55 UTC (8+ messages)
` [PATCH v2 1/2] scsi: ufs: core: complete polled requests also from interrupt context
` [PATCH v2 2/2] scsi: ufs: core: move some irq handling back to hardirq (with time limit)
[PATCH 0/1] scsi: qla1280: Make 64-bit DMA addressing a Kconfig option
2025-07-28 16:34 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] scsi: sd: fix sd shutdown to issue START STOP UNIT command appropriately
2025-07-28 15:47 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
Patch [0/3] Support eager_unmap for non ldpme sd devs
2025-07-28 15:35 UTC (2+ messages)
[PATCH 1/1] scsi: target: Move LUN stats to per CPU
2025-07-28 15:08 UTC (4+ messages)
[PATCH] scsi: ufs: core: move some irq handling back to hardirq (with time limit)
2025-07-28 14:49 UTC (12+ messages)
Improper io_opt setting for md raid5
2025-07-28 10:56 UTC (10+ messages)
[PATCH] scsi: Correct sysfs attributes access rights
2025-07-28 10:46 UTC (5+ messages)
[PATCH v4 0/5] Improvements to S5 power consumption
2025-07-28 8:45 UTC (2+ messages)
blktests failures with v6.16 kernel
2025-07-28 7:31 UTC (2+ messages)
[PATCH v4] scsi: ufs: core: Don't perform UFS clkscale if host asyn scan in progress
2025-07-28 6:34 UTC (4+ messages)
Patch [1/3] Support eager_unmap for non ldpme sd devs
2025-07-27 18:00 UTC (3+ messages)
` Patch [2/3] Avoid querying VPD pages without eager_unmap
` Patch [3/3] Enable eager_unmap by default
[PATCH] scsi:st.c replace snprintf() with sysfs_emit()
2025-07-25 14:22 UTC (3+ messages)
[PATCH] scsi: fill in DMA padding bytes in scsi_alloc_sgtables
2025-07-25 13:47 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 0/5] libsas cleanups
2025-07-25 13:06 UTC (12+ messages)
` [PATCH v4 1/5] scsi: libsas: Refactor dev_is_sata()
` [PATCH v4 2/5] scsi: libsas: Simplify sas_ata_wait_eh()
` [PATCH v4 3/5] scsi: libsas: Make sas_get_ata_info() static
` [PATCH v4 4/5] scsi: libsas: Move declarations of internal functions to sas_internal.h
` [PATCH v4 5/5] scsi: libsas: Use a bool for sas_deform_port() second argument
[PATCH] target/core: replace strncpy with strscpy
2025-07-25 12:16 UTC (3+ messages)
[PATCH] scsi: myrs: Fix dma_alloc_coherent error check
2025-07-25 8:31 UTC
[PATCH] scsi: aacraid: Stop using PCI_IRQ_AFFINITY
2025-07-25 8:24 UTC (5+ messages)
[PATCH for-rc] scsi: libiscsi: initialize iscsi_conn->dd_data only if memory is allocated
2025-07-25 3:00 UTC (2+ messages)
[PATCH] scsi: scsi_transport_fc: Add comments to describe added "rport" parameter to functions
2025-07-25 3:00 UTC (2+ messages)
[PATCH V2 0/8] scsi: ufs: ufs-pci: Fix hibernate state transition for Intel MTL-like host controllers
2025-07-25 2:46 UTC (11+ messages)
` [PATCH V2 1/8] "
` [PATCH V2 2/8] scsi: ufs: ufs-pci: Fix default runtime and system PM levels
` [PATCH V2 3/8] scsi: ufs: ufs-pci: Remove UFS PCI driver's ->late_init() call back
` [PATCH V2 4/8] scsi: ufs: core: Move ufshcd_enable_intr() and ufshcd_disable_intr()
` [PATCH V2 5/8] scsi: ufs: core: Remove duplicated code in ufshcd_send_bsg_uic_cmd()
` [PATCH V2 6/8] scsi: ufs: core: Set and clear UIC Completion interrupt as needed
` [PATCH V2 7/8] scsi: ufs: core: Do not write interrupt enable register unnecessarily
` [PATCH V2 8/8] scsi: ufs: ufs-pci: Remove control of UIC Completion interrupt for Intel MTL
[PATCH v4 0/9] ufs: host: mediatek: Provide features and fixes in MediaTek platforms
2025-07-25 2:26 UTC (2+ messages)
[PATCH] scsi: ufs: core: Use str_true_false() helper in UFS_FLAG()
2025-07-25 2:04 UTC (2+ messages)
[PATCH V3] target: generate correct string identifiers for PR OUT transport IDs
2025-07-25 1:58 UTC (2+ messages)
[PATCH] scsi: MAINTAINERS: Update hisi_sas entry
2025-07-25 1:53 UTC (5+ messages)
[PATCH 1/1] target_core_iblock: Allow iblock devices to be shared
2025-07-25 1:32 UTC (2+ messages)
[PATCH v2] ufs: core: Use link recovery when the h8 exit failure during runtime resume
2025-07-25 1:25 UTC (2+ messages)
[PATCH] Revert "scsi: iscsi: Fix HW conn removal use after free"
2025-07-25 1:21 UTC (2+ messages)
[PATCH] scsi: ufs: qcom: Drop dead compile guard
2025-07-25 1:12 UTC (3+ messages)
[PATCH] mpt3sas: Fix a fw_event memory leak
2025-07-25 1:07 UTC (3+ messages)
[PATCH v22 00/14] Improve write performance for zoned UFS devices
2025-07-24 21:57 UTC (15+ messages)
` [PATCH v22 01/14] block: Support block devices that preserve the order of write requests
` [PATCH v22 02/14] blk-mq: Always insert sequential zoned writes into a software queue
` [PATCH v22 03/14] blk-mq: Restore the zone write order when requeuing
` [PATCH v22 04/14] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v22 05/14] blk-zoned: Split an if-statement
` [PATCH v22 06/14] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
` [PATCH v22 07/14] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work()
` [PATCH v22 08/14] blk-zoned: Support pipelining of zoned writes
` [PATCH v22 09/14] null_blk: Add the preserves_write_order attribute
` [PATCH v22 10/14] scsi: core: Retry unaligned zoned writes
` [PATCH v22 11/14] scsi: sd: Increase retry count for "
` [PATCH v22 12/14] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v22 13/14] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v22 14/14] ufs: core: Inform the block layer about write ordering
[PATCH v5 05/10] scsi: Always define blogic_pci_tbl structure
2025-07-24 13:49 UTC
[PATCH 0/2] Disable CDL probing on ATA with mpt2sas and mpt3sas
2025-07-24 13:10 UTC (4+ messages)
` [PATCH 2/2] scsi: mpt3sas: Disable Command Duration Limit Probing
[PATCH RFT v3 0/3] ufs: core: cleanup and threaded irq handler
2025-07-24 9:55 UTC (6+ messages)
` [PATCH RFT v3 3/3] ufs: core: delegate the interrupt service routine to a "
[PATCH V1 0/3] Add DT-based gear and rate limiting support
2025-07-24 8:41 UTC (15+ messages)
` [PATCH 1/3] ufs: ufs-qcom: Add support for DT-based gear and rate limiting
` [PATCH 2/3] arm64: dts: qcom: sa8155: Add gear and rate limit properties to UFS
` [PATCH 3/3] dt-bindings: ufs: qcom: Document HS gear and rate limit properties
[PATCH v3 0/5] libsas cleanups
2025-07-24 6:43 UTC (7+ messages)
` [PATCH v3 1/5] scsi: libsas: Refactor dev_is_sata()
` [PATCH v3 2/5] scsi: libsas: Simplify sas_ata_wait_eh()
` [PATCH v3 3/5] scsi: libsas: Make sas_get_ata_info() static
` [PATCH v3 4/5] scsi: libsas: Move declarations of internal functions to sas_internal.h
` [PATCH v3 5/5] scsi: libsas: Use a bool for sas_deform_port() second argument
[PATCH] scsi: ips: Quit ips_flush_and_reset() if dma allocation fails
2025-07-23 23:54 UTC
[PATCH] scsi: Fix typos
2025-07-23 20:54 UTC (4+ messages)
[PATCH 0/7] scsi: target: Add WRITE_ATOMIC_16 support
2025-07-23 19:38 UTC (9+ messages)
` [PATCH 2/7] scsi: target: Add atomic se_device fields
[PATCH] scsi: pm80xx: Fix race condition caused by static variables
2025-07-23 18:35 UTC
[PATCH v8 0/8] nvme-fc: FPIN link integrity handling
2025-07-23 16:58 UTC (9+ messages)
` [PATCH v8 7/8] nvme: sysfs: emit the marginal path state in show_state()
[PATCH v2 0/5] libsas cleanups
2025-07-23 11:04 UTC (8+ messages)
` [PATCH v2 1/5] scsi: libsas: Refactor dev_is_sata()
` [PATCH v2 2/5] scsi: libsas: Simplify sas_ata_wait_eh()
` [PATCH v2 3/5] scsi: libsas: Make sas_get_ata_info() static
` [PATCH v2 4/5] scsi: libsas: Move declarations of internal functions to sas_internal.h
` [PATCH v2 5/5] scsi: libsas: Use a bool for sas_deform_port() second argument
[PATCH v2 1/4] scsi: ufs: ufs-mediatek: Add UFS host support for MT8195 SoC
2025-07-23 9:41 UTC (11+ messages)
` [PATCH v2 2/4] dt-bindings: ufs: mediatek,ufs: add ufs-disable-mcq flag for UFS host
` [PATCH v2 3/4] dt-bindings: ufs: mediatek,ufs: add MT8195 compatible and update clock nodes
` [PATCH v2 4/4] arm64: dts: mediatek: mt8195: add UFSHCI node
[PATCH v3] ufs: core: Fix IRQ lock inversion for the SCSI host lock
2025-07-23 9:32 UTC (2+ messages)
[PATCH v2] ufs: core: Fix IRQ lock inversion
2025-07-23 9:31 UTC (4+ messages)
[PATCH 0/4] libsas cleanups
2025-07-23 8:06 UTC (13+ messages)
` [PATCH 1/4] scsi: libsas: Make sas_ata_wait_eh() inline
` [PATCH 2/4] scsi: libsas: Make sas_get_ata_info() static
` [PATCH 3/4] scsi: libsas: Move declarations of internal functions to sas_internal.h
` [PATCH 4/4] scsi: libsas: Use a bool for sas_deform_port() second argument
[PATCH v1] mpt3sas: Set DMA_BIDIRECTIONAL for additional SCSI commands
2025-07-23 6:26 UTC (4+ messages)
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