linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-18 13:05:45 to 2024-11-25 07:37:02 UTC [more...]

[PATCH 2/2] block: remove the ioprio field from struct request
 2024-11-25  7:36 UTC  (6+ messages)

[PATCH v16 00/26] Improve write performance for zoned UFS devices
 2024-11-25  4:19 UTC  (68+ messages)
` [PATCH v16 01/26] blk-zoned: Fix a reference count leak
` [PATCH v16 02/26] blk-zoned: Split disk_zone_wplugs_work()
` [PATCH v16 03/26] blk-zoned: Split queue_zone_wplugs_show()
` [PATCH v16 04/26] blk-zoned: Only handle errors after pending zoned writes have completed
` [PATCH v16 05/26] blk-zoned: Fix a deadlock triggered by unaligned writes
` [PATCH v16 06/26] blk-zoned: Fix requeuing of zoned writes
` [PATCH v16 07/26] block: Support block drivers that preserve the order of write requests
` [PATCH v16 08/26] dm-linear: Report to the block layer that the write order is preserved
` [PATCH v16 09/26] mq-deadline: Remove a local variable
` [PATCH v16 10/26] blk-mq: Clean up blk_mq_requeue_work()
` [PATCH v16 11/26] block: Optimize blk_mq_submit_bio() for the cache hit scenario
` [PATCH v16 12/26] block: Rework request allocation in blk_mq_submit_bio()
` [PATCH v16 13/26] block: Support allocating from a specific software queue
` [PATCH v16 14/26] blk-mq: Restore the zoned write order when requeuing
` [PATCH v16 15/26] blk-zoned: Document the locking order
` [PATCH v16 16/26] blk-zoned: Document locking assumptions
` [PATCH v16 17/26] blk-zoned: Uninline functions that are not in the hot path
` [PATCH v16 18/26] blk-zoned: Make disk_should_remove_zone_wplug() more robust
` [PATCH v16 19/26] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v16 20/26] blk-zoned: Support pipelining of zoned writes
` [PATCH v16 21/26] scsi: core: Retry unaligned "
` [PATCH v16 22/26] scsi: sd: Increase retry count for "
` [PATCH v16 23/26] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v16 24/26] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v16 25/26] scsi: scsi_debug: Skip host/bus reset settle delay
` [PATCH v16 26/26] scsi: ufs: Inform the block layer about write ordering

[PATCH v5 0/7] Initial support for RK3576 UFS controller
 2024-11-25  3:41 UTC  (8+ messages)
` [PATCH v5 5/7] scsi: ufs: core: Export ufshcd_dme_reset() and ufshcd_dme_enable()
` [PATCH v5 6/7] scsi: ufs: rockchip: initial support for UFS
` [PATCH v5 7/7] arm64: dts: rockchip: Add UFS support for RK3576 SoC

[PATCH] scsi: ufs: core: Do not hold any lock in ufshcd_hba_stop
 2024-11-24 11:07 UTC 

[PATCH v5 0/4] Untie the host lock entanglement - part 2
 2024-11-24  7:08 UTC  (5+ messages)
` [PATCH v5 1/4] scsi: ufs: core: Introduce ufshcd_has_pending_tasks
` [PATCH v5 2/4] scsi: ufs: core: Prepare to introduce a new clock_gating lock
` [PATCH v5 3/4] scsi: ufs: core: Introduce "
` [PATCH v5 4/4] scsi: ufs: core: Introduce a new clock_scaling lock

[PATCH] [SCSI] csiostor: fix typo doesnt->doesn't
 2024-11-23 11:30 UTC 

[PATCH v2] ufs: core: add missing post notify for power mode change
 2024-11-22 18:23 UTC  (2+ messages)

[PATCH] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
 2024-11-22 18:11 UTC  (2+ messages)

[RFC v1 0/8] scsi: Multipath support for scsi disk devices
 2024-11-22 14:27 UTC  (2+ messages)

[PATCH v3 0/3] Enable UFS on QCS615
 2024-11-22  6:44 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
` [PATCH v3 2/3] arm64: dts: qcom: qcs615: add UFS node
` [PATCH v3 3/3] arm64: dts: qcom: qcs615-ride: Enable "

[PATCH v2 0/3] Enable UFS on QCS615
 2024-11-22  6:07 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
` [PATCH v2 2/3] arm64: dts: qcom: qcs615: add UFS node
` [PATCH v2 3/3] arm64: dts: qcom: qcs615-ride: Enable "

[PATCH v1] ufs: core: add missing post notify for power mode change
 2024-11-22  2:38 UTC  (3+ messages)

[PATCH] scsi: ufs: core: sysfs: Prevent div by zero
 2024-11-22  2:12 UTC  (4+ messages)

[PATCH v4 0/3] Untie the host lock entanglement - part 2
 2024-11-21 21:39 UTC  (10+ messages)
` [PATCH v4 1/3] scsi: ufs: core: Prepare to introduce a new clock_gating lock
` [PATCH v4 2/3] scsi: ufs: core: Introduce "
` [PATCH v4 3/3] scsi: ufs: core: Introduce a new clock_scaling lock

[PATCH] scsi: sg: fix slab-use-after-free Read in sg_release
 2024-11-21 20:24 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Do not use libsas port id
 2024-11-21 19:49 UTC 

[Bug 217914] New: scsi_eh_1 process high cpu after upgrading to 6.5
 2024-11-21 19:30 UTC  (3+ messages)
` [Bug 217914] "

[PATCH v9 00/11] Read/Write with meta/integrity
 2024-11-21 15:45 UTC  (18+ messages)
  ` [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support

[PATCH v5 0/8] blk: refactor queue affinity helpers
 2024-11-21  9:44 UTC  (22+ messages)
` [PATCH v5 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v5 3/8] virtio: "
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v5 6/8] nvme: "
` [PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v5 8/8] blk-mq: remove unused queue mapping helpers

[PATCHv11 0/9] write hints with nvme fdp and scsi streams
 2024-11-21  7:17 UTC  (15+ messages)
      ` [EXT] "

[PATCH 0/5] scsi: ufs: Bug fixes for ufs core and platform drivers
 2024-11-21  3:06 UTC  (2+ messages)

[PATCH v3] scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG
 2024-11-21  2:59 UTC  (2+ messages)

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

[PATCH] megaraid_sas: fix for a potential deadlock
 2024-11-21  2:54 UTC  (3+ messages)

[PATCH] scsi: ufs: Switch back to struct platform_driver::remove()
 2024-11-21  2:51 UTC  (2+ messages)

[PATCH 0/2] scsi: bfa: builder/parser deadcode
 2024-11-21  2:40 UTC  (2+ messages)

[PATCH v2] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
 2024-11-21  2:33 UTC  (2+ messages)

Fwd: Report "general protection fault in unmap_vmas"
 2024-11-20 16:24 UTC  (2+ messages)
      `  "

[syzbot] [scsi?] [usb?] KASAN: slab-use-after-free Read in sg_release
 2024-11-20  9:05 UTC  (3+ messages)

[PATCH v5 00/14] Introduce support for Fabric Discovery and
 2024-11-20  0:03 UTC  (5+ messages)
` [PATCH v5 09/14] scsi: fnic: Modify IO path to use FDLS

scsi bus disconnect on high load in qemu kvm anno 2024
 2024-11-19 17:59 UTC  (5+ messages)

[PATCH 0/2] scsi: st: More reset patches
 2024-11-19 17:42 UTC  (10+ messages)
` [PATCH 1/2] scsi: st: Remove use of device->was_reset
` [PATCH 2/2] scsi: st: Restore some drive settings after reset

[PATCH v2] scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG
 2024-11-19  9:22 UTC  (6+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-19  9:09 UTC  (18+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies()

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-19  2:03 UTC  (11+ messages)

[syzbot] [scsi?] [usb?] KASAN: slab-use-after-free Read in sg_release
 2024-11-18 19:27 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Remove msleep() loop from pm8001_dev_gone_notify()
 2024-11-18 18:00 UTC  (3+ messages)

[PATCH 0/3] scsi: st: improve pos_unknown handling after reset
 2024-11-18 17:10 UTC  (7+ messages)
` [PATCH 2/3] scsi: st: clear was_reset when CHKRES_NEW_SESSION

DMMP request-queue vs. BiO
 2024-11-18 13:05 UTC  (5+ 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 NNTP newsgroup(s).