linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-19 08:01:45 to 2024-11-28 08:51:55 UTC [more...]

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

[PATCH v2] scsi: ufs: core: Do not hold any lock in ufshcd_hba_stop
 2024-11-28  7:25 UTC 

[PATCH] scsi: ufs: core: Do not hold any lock in ufshcd_hba_stop
 2024-11-28  7:13 UTC  (3+ messages)

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

[PATCH] scsi: Don't wait for completion of in-flight requests
 2024-11-27 15:20 UTC  (7+ messages)

[PATCH v10 00/10] Read/Write with meta/integrity
 2024-11-27 11:24 UTC  (22+ messages)
  ` [PATCH v10 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v10 02/10] block: copy back bounce buffer to user-space correctly in case of split
  ` [PATCH v10 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v10 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v10 05/10] fs: introduce IOCB_HAS_METADATA for metadata
  ` [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
  ` [PATCH v10 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v10 08/10] nvme: add support for passing on the application tag
  ` [PATCH v10 09/10] scsi: add support for user-meta interface
  ` [PATCH v10 10/10] block: add support to pass user meta buffer

[PATCH] scsi: pm80xx: Improve debugging for aborted commands
 2024-11-26 22:55 UTC 

[PATCH] scsi: pm80xx: Increase reserved tags from 8 to 128
 2024-11-26 22:49 UTC 

qla1280 driver for qlogic-1040 on alpha
 2024-11-26 21:33 UTC  (19+ messages)

[PATCH 2/2] block: remove the ioprio field from struct request
 2024-11-26  7:37 UTC  (10+ messages)

[PATCH] scsi: sg: fix slab-use-after-free Read in sg_release
 2024-11-26  5:19 UTC  (5+ messages)

[PATCH] scsi: ufs: core: Fix link_startup_again on success
 2024-11-26  4:52 UTC  (3+ messages)

[GIT PULL] SCSI updates for the 6.12+ merge window
 2024-11-26  2:59 UTC  (2+ messages)

blktests failures with v6.12 kernel
 2024-11-26  2:19 UTC 

[PATCH] scsi: ufs: core: sysfs: Prevent div by zero
 2024-11-25 23:08 UTC  (5+ messages)

[PATCH v5 0/4] Untie the host lock entanglement - part 2
 2024-11-25 21:35 UTC  (8+ 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: pm80xx: Use dynamic tag numbers for phy start and stop
 2024-11-25 21:33 UTC 

[PATCH v2 0/4] scsi: st: scsi_error: More reset patches
 2024-11-25 14:03 UTC  (5+ messages)
` [PATCH v2 1/4] scsi: st: Restore some drive settings after reset
` [PATCH v2 2/4] scsi: scsi_error: Add counters for New Media and Power On/Reset UNIT ATTENTIONs
` [PATCH v2 3/4] scsi: st: Modify st.c to use the new scsi_error counters
` [PATCH v2 4/4] scsi: st: Add sysfs file reset_blocked

[PATCH] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
 2024-11-25 13:24 UTC  (3+ messages)

[PATCH] qla2xxx: Fix START_SP_W_RETRIES checks _rval with positive EAGAIN
 2024-11-25 11:22 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH] qla2xxx: Fix START_SP_W_RETRIES returns positive EINVAL
 2024-11-25 11:21 UTC  (2+ messages)
  ` [PATCH RESEND] "

[PATCH v16 00/26] Improve write performance for zoned UFS devices
 2024-11-25  4:19 UTC  (46+ messages)
` [PATCH v16 01/26] blk-zoned: Fix a reference count leak
` [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 09/26] mq-deadline: Remove a local variable
` [PATCH v16 14/26] blk-mq: Restore the zoned write order when requeuing
` [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 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] 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)

[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  (13+ 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 v1] ufs: core: add missing post notify for power mode change
 2024-11-22  2:38 UTC  (3+ messages)

[PATCH v4 0/3] Untie the host lock entanglement - part 2
 2024-11-21 21:39 UTC  (9+ 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] 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  (13+ 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  (7+ messages)
` [PATCH 1/2] scsi: st: Remove use of device->was_reset

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

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-19  9:09 UTC  (7+ messages)
` [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies()


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).