Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-09-11 06:56:40 to 2025-09-19 08:12:50 UTC [more...]

[PATCH v1 00/10] Enhance UFS Mediatek Driver
 2025-09-19  8:12 UTC  (21+ messages)
` [PATCH v1 01/10] ufs: host: mediatek: Fix runtime suspend error deadlock
` [PATCH v1 02/10] ufs: host: mediatek: Correct clock scaling with PM QoS flow
` [PATCH v1 03/10] ufs: host: mediatek: Adjust clock scaling for PM flow
` [PATCH v1 04/10] ufs: host: mediatek: Handle clock scaling for high gear in "
` [PATCH v1 05/10] ufs: host: mediatek: Adjust sync length for FASTAUTO mode
` [PATCH v1 06/10] ufs: host: mediatek: Enable interrupts for MCQ mode
` [PATCH v1 07/10] ufs: host: mediatek: Fix shutdown/suspend race condition
` [PATCH v1 08/10] ufs: host: mediatek: Remove duplicate function
` [PATCH v1 09/10] ufs: host: mediatek: Add support for new platform with MMIO_OTSD_CTR
` [PATCH v1 10/10] ufs: host: mediatek: Support new feature for MT6991

[PATCH v4 00/29] Optimize the hot path in the UFS driver
 2025-09-19  7:45 UTC  (52+ messages)
` [PATCH v4 01/29] scsi: core: Support allocating reserved commands
` [PATCH v4 02/29] scsi: core: Move two statements
` [PATCH v4 03/29] scsi: core: Make the budget map optional
` [PATCH v4 04/29] scsi: core: Support allocating a pseudo SCSI device
` [PATCH v4 05/29] scsi: core: Introduce .queue_reserved_command()
` [PATCH v4 06/29] scsi: core: Extend the scsi_execute_cmd() functionality
` [PATCH v4 07/29] scsi_debug: Allocate a pseudo SCSI device
` [PATCH v4 08/29] ufs: core: Move an assignment in ufshcd_mcq_process_cqe()
` [PATCH v4 09/29] ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
` [PATCH v4 10/29] ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
` [PATCH v4 11/29] ufs: core: Change the type of one ufshcd_add_command_trace() argument
` [PATCH v4 12/29] ufs: core: Change the type of one ufshcd_send_command() argument
` [PATCH v4 13/29] ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
` [PATCH v4 14/29] ufs: core: Change the monitor function argument types
` [PATCH v4 15/29] ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
` [PATCH v4 16/29] ufs: core: Rework ufshcd_eh_device_reset_handler()
` [PATCH v4 17/29] ufs: core: Rework the SCSI host queue depth calculation code
` [PATCH v4 18/29] ufs: core: Allocate the SCSI host earlier
` [PATCH v4 19/29] ufs: core: Call ufshcd_init_lrb() later
` [PATCH v4 20/29] ufs: core: Use hba->reserved_slot
` [PATCH v4 21/29] ufs: core: Make the reserved slot a reserved request
` [PATCH v4 22/29] ufs: core: Do not clear driver-private command data
` [PATCH v4 23/29] ufs: core: Optimize the hot path
` [PATCH v4 24/29] ufs: core: Pass a SCSI pointer instead of an LRB pointer
` [PATCH v4 25/29] ufs: core: Remove the ufshcd_lrb task_tag member
` [PATCH v4 26/29] ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requests
` [PATCH v4 27/29] ufs: core: Move code out of ufshcd_wait_for_dev_cmd()
` [PATCH v4 28/29] ufs: core: Rework the ufshcd_issue_dev_cmd() callers
` [PATCH v4 29/29] ufs: core: Switch to scsi_execute_cmd()

[PATCH] scsi: hptiop: Add check for device-provided context pointer in ITL callback
 2025-09-19  2:11 UTC 

[PATCH] scsi: lpfc: rework lpfc_sli4_fcf_rr_next_index_get()
 2025-09-18 23:24 UTC  (2+ messages)

[PATCH v8 0/4] Introduce and plumb PMSG_POWEROFF
 2025-09-18 21:01 UTC  (9+ messages)
` [PATCH v8 1/4] PM: Introduce new PMSG_POWEROFF event
` [PATCH v8 2/4] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v8 3/4] usb: sl811-hcd: "
` [PATCH v8 4/4] USB: Pass PMSG_POWEROFF event to suspend_common()

[PATCH v3 0/3] target: RW/num_cmds stats improvements
 2025-09-18 14:50 UTC  (6+ messages)
` [PATCH v3 1/3] scsi: target: Fix lun/device R/W and total command stats
` [PATCH v3 2/3] scsi: target: Create and use macro helpers for per CPU stats
` [PATCH v3 3/3] scsi: target: Move LUN stats to per CPU

[PATCH] scsi: bfa: Replace kzalloc + copy_from_user with memdup_user
 2025-09-18 14:40 UTC 

[PATCH v7 08/19] scsi: detect support for command duration limits
 2025-09-18 12:46 UTC  (13+ messages)

[Bug 85101] New: hpsa + P410 does not show connected HP SAS port expanders
 2025-09-18  9:57 UTC  (2+ messages)
` [Bug 85101] "

[PATCH v8 5/8] scsi: Always define blogic_pci_tbl structure
 2025-09-18  8:05 UTC 

[PATCH V6 0/4] Add DT-based gear and rate limiting support
 2025-09-18  5:21 UTC  (8+ messages)
` [PATCH V6 1/4] ufs: dt-bindings: Document gear and rate limit properties
` [PATCH V6 2/4] ufs: ufs-qcom: Remove redundant re-assignment to hs_rate
` [PATCH V6 3/4] ufs: pltfrm: Add DT support to limit HS gear and gear rate
` [PATCH V6 4/4] ufs: ufs-qcom: Add support for limiting HS gear and rate

[PATCH 0/6] scsi: Remove redundant ternary operators
 2025-09-18  4:06 UTC  (3+ messages)
` [PATCH 6/6] scsi: storvsc: "

[PATCH v3] scsi: ufs: core: Fix data race in CPU latency PM QoS request handling
 2025-09-18  3:53 UTC  (5+ messages)

[PATCH 00/15] qla2xxx target mode improvements
 2025-09-17 20:38 UTC  (10+ messages)
` [PATCH 08/15] scsi: qla2xxx: fix oops during cmd abort
` [PATCH 10/15] scsi: qla2xxx: fix TMR failure handling
      ` [DMARC Error]Re: "
` [PATCH 12/15] scsi: qla2xxx: add cmd->rsp_sent

[RFC] Fix potential undefined behavior in __builtin_clz usage with GCC 11.1.0
 2025-09-17 17:34 UTC  (5+ messages)

[PATCH V5 0/4] Add DT-based gear and rate limiting support
 2025-09-17 14:29 UTC  (14+ messages)
  ` [PATCH V5 1/4] ufs: dt-bindings: Document gear and rate limit properties
    ` [PATCH V5 3/4] ufs: pltfrm: Allow limiting HS gear and rate via DT
    ` [PATCH V5 2/4] ufs: ufs-qcom: Remove redundant re-assignment to hs_rate

[PATCH v2 0/3] target: RW/num_cmds stats improvements
 2025-09-17 13:47 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: target: Fix lun/device R/W and total command stats
` [PATCH v2 2/3] scsi: target: Create and use macro helpers for per CPU stats
` [PATCH v2 3/3] scsi: target: Move LUN stats to per CPU

[PATCH 00/14] Update lpfc to revision 14.4.0.11
 2025-09-17  2:30 UTC  (16+ messages)
` [PATCH 01/14] lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport
` [PATCH 02/14] lpfc: Abort outstanding ELS WQEs regardless if rmmod is in progress
` [PATCH 03/14] lpfc: Clean up allocated queues when queue setup mbox commands fail
` [PATCH 04/14] lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup
` [PATCH 05/14] lpfc: Decrement ndlp kref after FDISC retries exhausted
` [PATCH 06/14] lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET
` [PATCH 07/14] lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology
` [PATCH 08/14] lpfc: Define size of debugfs entry for xri rebalancing
` [PATCH 09/14] lpfc: Fix memory leak when nvmeio_trc debugfs entry is used
` [PATCH 10/14] lpfc: Use switch case statements in DIF debugfs handlers
` [PATCH 11/14] lpfc: Clean up extraneous phba dentries
` [PATCH 12/14] lpfc: Convert debugfs directory counts from atomic to unsigned int
` [PATCH 13/14] lpfc: Update lpfc version to 14.4.0.11
` [PATCH 14/14] lpfc: Copyright updates for 14.4.0.11 patches

[PATCH v3][next] scsi: pm80xx: Avoid -Wflex-array-member-not-at-end warnings
 2025-09-17  2:27 UTC  (2+ messages)

[PATCH] scsi: lpfc: Use int type to store negative error codes
 2025-09-17  2:27 UTC  (2+ messages)

[PATCH] scsi: target: iscsi: Use int type to store negative value
 2025-09-17  2:27 UTC  (2+ messages)

[PATCH 0/3] scsi: qla2xxx: Fix incorrect sign of error code
 2025-09-17  2:06 UTC  (2+ messages)

[PATCH] ufs: core: Disable timestamp functionality if not supported
 2025-09-17  1:43 UTC  (3+ messages)

[PATCH v2 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-16 15:50 UTC  (4+ messages)
` [PATCH v2 1/2] Driver: hv: Add CONFIG_HYPERV_VMBUS option
` [PATCH v2 2/2] Drivers: hv: Make CONFIG_HYPERV bool

[RFC PATCH v1 0/2] Add OP-TEE based RPMB driver for UFS devices
 2025-09-16 13:27 UTC  (6+ messages)
` [RFC PATCH v1 1/2] rpmb: move rpmb_frame struct and constants to common header
` [RFC PATCH v1 2/2] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices

[PATCH] scsi: target: iscsi: fix typos and formatting in lio_target messages
 2025-09-16  1:55 UTC  (2+ messages)

[PATCH V2] ufs: ufs-qcom: disable lane clocks during phy hibern8
 2025-09-16  1:51 UTC  (3+ messages)

[PATCH] scsi: ufs: exynos: correct sync pattern mask timing comment
 2025-09-16  1:43 UTC  (3+ messages)

[PATCH 0/3] block: device frequency PM QoS tuning
 2025-09-15 21:26 UTC  (8+ messages)
` [PATCH 1/3] block/genhd: add sysfs knobs for the device frequency PM QoS
` [PATCH 2/3] block: add support for device frequency PM QoS tuning
` [PATCH 3/3] scsi: ufs: core: Add support for "

[PATCH] scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()
 2025-09-15 18:37 UTC 

[PATCH v2] scsi: ufs: core: Fix data race in CPU latency PM QoS request handling
 2025-09-15 11:45 UTC  (4+ messages)

[PATCH 00/14] scsi: scsi_error: Introduce new error handle mechanism
 2025-09-14 10:41 UTC  (11+ messages)
` [RFC PATCH v4 0/9] "
  ` [RFC PATCH v4 1/9] scsi: scsi_error: Define framework for LUN based error handle
  ` [RFC PATCH v4 2/9] scsi: scsi_error: Move complete variable eh_action from shost to sdevice
  ` [RFC PATCH v4 3/9] scsi: scsi_error: Check if to do reset in scsi_try_xxx_reset
  ` [RFC PATCH v4 4/9] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
  ` [RFC PATCH v4 5/9] scsi: scsi_error: Add helper scsi_eh_sdev_reset to do lun reset
  ` [RFC PATCH v4 6/9] scsi: scsi_error: Add flags to mark error handle steps has done
  ` [RFC PATCH v4 7/9] scsi: scsi_error: Add helper to handle scsi device's error command list
  ` [RFC PATCH v4 8/9] scsi: scsi_error: Add a general LUN based error handler
  ` [RFC PATCH v4 9/9] scsi: scsi_debug: Add params for configuring the "

[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-12 18:10 UTC  (6+ messages)
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool

[PATCH 0/3] Improve host-wide tag IOPS
 2025-09-12 14:37 UTC  (13+ messages)
` [PATCH 1/3] block: Export blk_mq_all_tag_iter()
` [PATCH 2/3] ufs: core: Use scsi_device_busy()
` [PATCH 3/3] scsi: core: Improve IOPS in case of host-wide tags

[PATCH v8 00/12] blk: honor isolcpus configuration
 2025-09-12 14:31 UTC  (7+ messages)
` [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH RESEND] scsi: vmw_pvscsi: Use str_enabled_disabled() helper in pvscsi_probe()
 2025-09-11 12:21 UTC 


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