Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-10 20:00:06 to 2025-04-22 02:15:52 UTC [more...]

[PATCH AUTOSEL 6.14 01/30] scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
 2025-04-22  2:15 UTC 

[PATCH V3 0/2] scsi: ufs: Implement Quirks for Samsung UFS Devices
 2025-04-22  1:58 UTC  (8+ messages)
` [PATCH V3 1/2] ufs: qcom: Add quirks for Samsung UFS devices
` [PATCH V3 2/2] scsi: ufs: introduce quirk to extend PA_HIBERN8TIME for "

[PATCH v1] mpi3mr: Add logging level check to control event logging
 2025-04-22  1:58 UTC  (2+ messages)

[PATCH v3 0/4] hisi_sas: Misc patches and cleanups
 2025-04-22  1:55 UTC  (6+ messages)
` [PATCH v3 1/4] scsi: hisi_sas: Use macro instead of magic number
` [PATCH v3 2/4] scsi: hisi_sas: Code style cleanup
` [PATCH v3 3/4] scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk
` [PATCH v3 4/4] scsi: hisi_sas: Wait until eh is recovered

[PATCH 0/2] scsi: qedi deadcoding
 2025-04-22  1:53 UTC  (4+ messages)
` [PATCH 1/2] scsi: qedi: Remove unused sysfs functions
` [PATCH 2/2] scsi: qedi: Remove unused qedi_get_proto_itt

[PATCH 0/8] scsi: qla2xxx deadcoding
 2025-04-22  1:53 UTC  (10+ messages)
` [PATCH 1/8] scsi: qla2xxx: Remove unused qlt_free_qfull_cmds
` [PATCH 2/8] scsi: qla2xxx: Remove unused qlt_fc_port_deleted
` [PATCH 3/8] scsi: qla2xxx: Remove unused qlt_83xx_iospace_config
` [PATCH 4/8] scsi: qla2xxx: Remove unused qla82xx_pci_region_offset
` [PATCH 5/8] scsi: qla2xxx: Remove unused qla82xx_wait_for_state_change
` [PATCH 6/8] scsi: qla2xxx: Remove unused ql_log_qp
` [PATCH 7/8] scsi: qla2xxx: Remove unused qla2x00_gpsc
` [PATCH 8/8] scsi: qla2xxx: Remove unused module parameters

[PATCH v3 0/4] CDL Feature control improvements
 2025-04-22  1:27 UTC  (7+ messages)
` [PATCH v3 1/4] ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
` [PATCH v3 2/4] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH v3 3/4] ata: libata-scsi: Improve CDL control
` [PATCH v3 4/4] scsi: "

[PATCH v2 3/5] scsi: scsi_transport_fc: Rename del_timer in comment
 2025-04-22  0:54 UTC  (2+ messages)

[PATCH] ufs: core: add caps UFSHCD_CAP_MCQ_EN
 2025-04-21 13:58 UTC  (2+ messages)

[PATCH 6.1 v2 0/3] aic79xx: Add some non-NULL checks
 2025-04-21 12:12 UTC  (5+ messages)
` [PATCH 6.1 v2 1/3] scsi: aic79xx: check for non-NULL scb in ahd_handle_seqint
` [PATCH 6.1 v2 2/3] scsi: aic79xx: check for non-NULL scb in ahd_handle_pkt_busfree
` [PATCH 6.1 v2 3/3] scsi: aic79xx: check for non-NULL scb in ahd_linux_queue_abort_cmd

[PATCH] mpt3sas: Check if the variable 'nr_msix' is equal to zero
 2025-04-21 11:26 UTC 

[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-04-21  2:15 UTC  (12+ messages)
` [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH v4 05/11] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [RFC PATCH v4 06/11] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
` [RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH v4 09/11] block: factor out common part in blkdev_fallocate()
` [RFC PATCH v4 10/11] block: add FALLOC_FL_WRITE_ZEROES support
` [RFC PATCH v4 11/11] ext4: "

[PATCH] mpi3mr: Fix typo and grammar
 2025-04-19 22:59 UTC 

[PATCH V3 0/9] Refactor phy powerup sequence
 2025-04-19 20:08 UTC  (23+ messages)
` [PATCH V3 2/9] phy: qcom-qmp-ufs: Rename qmp_ufs_enable and qmp_ufs_power_on
` [PATCH V3 3/9] phy: qcom-qmp-ufs: Refactor phy_power_on and phy_calibrate callbacks
` [PATCH V3 4/9] phy: qcom-qmp-ufs: Refactor UFS PHY reset
` [PATCH V3 5/9] phy: qcom-qmp-ufs: Remove qmp_ufs_com_init()

[PATCH 1/6] scsi: megaraid_sas: Fix invalid Node index
 2025-04-19 12:04 UTC 

[PATCH v2 0/5] CDL Feature control improvements
 2025-04-18 23:02 UTC  (11+ messages)
` [PATCH v2 1/5] ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
` [PATCH v2 2/5] ata: libata-scsi: Fail MODE SELECT for unsupported mode pages
` [PATCH v2 3/5] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH v2 4/5] ata: libata-scsi: Improve CDL control
` [PATCH v2 5/5] scsi: "

[PATCH] scsi: sd_zbc: Limit the report zones buffer size to UIO_MAXIOV
 2025-04-18 21:29 UTC  (3+ messages)

[PATCH] ufs: core: Add HID support
 2025-04-18  8:05 UTC  (3+ messages)

[PATCH 0/3] CDL Feature control improvements
 2025-04-18  7:17 UTC  (14+ messages)
` [PATCH 1/3] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH 2/3] ata: libata-scsi: Improve CDL control
` [PATCH 3/3] scsi: "

[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-04-18  6:44 UTC  (5+ messages)
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate

[PATCH 0/2] scsi: ufs: Add an enum for ufs_trace_str_t to check uic cmd error
 2025-04-18  4:48 UTC  (7+ messages)
  ` [PATCH 1/2] scsi: ufs: Add an enum for ufs_trace to check ufs "
  ` [PATCH 2/2] scsi: ufs: core: Add a trace function calling when uic command error occurs

[PATCH V1 0/3] Add support to disable UFS LPM
 2025-04-18  4:43 UTC  (6+ messages)
` [PATCH V1 1/3] scsi: ufs: dt-bindings: Document UFS Disable LPM property
` [PATCH V1 2/3] scsi: ufs: pltfrm: Add parsing support for disable "
` [PATCH V1 3/3] scsi: ufs: qcom: Add support to disable UFS LPM Feature

[PATCH 00/24] Optimize the hot path in the UFS driver
 2025-04-17 21:33 UTC  (30+ messages)
` [PATCH 04/24] scsi: core: Implement reserved command handling
` [PATCH 06/24] scsi: ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
` [PATCH 07/24] scsi: ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
` [PATCH 08/24] scsi: ufs: core: Change the type of one ufshcd_add_command_trace() argument
` [PATCH 09/24] scsi: ufs: core: Change the type of one ufshcd_send_command() argument
` [PATCH 10/24] scsi: ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
` [PATCH 11/24] scsi: ufs: core: Change the monitor function argument types
` [PATCH 12/24] scsi: ufs: core: Rework ufshcd_mcq_compl_pending_transfer()

[GIT PULL] SCSI fixes for 6.15-rc2
 2025-04-17 17:07 UTC  (2+ messages)

[PATCH] [v2]aacraid: Reply queue mapping to CPUs based on IRQ affinity
 2025-04-17 16:02 UTC  (11+ messages)

[PATCH 0/3] aic79xx: Add some non-NULL checks
 2025-04-17  4:20 UTC  (4+ messages)
` [PATCH 1/3] scsi: aic79xx: check for non-NULL scb in ahd_handle_seqint
` [PATCH 2/3] scsi: aic79xx: check for non-NULL scb in ahd_handle_pkt_busfree
` [PATCH 3/3] scsi: aic79xx: check for non-NULL scb in ahd_linux_queue_abort_cmd

[PATCH 0/3] aic79xx: Add some non-NULL checks
 2025-04-17  4:22 UTC  (4+ messages)
` [PATCH 1/3] scsi: aic79xx: check for non-NULL scb in ahd_handle_seqint
` [PATCH 2/3] scsi: aic79xx: check for non-NULL scb in ahd_handle_pkt_busfree
` [PATCH 3/3] scsi: aic79xx: check for non-NULL scb in ahd_linux_queue_abort_cmd

[PATCH v2] ufs: bsg: Add hibern8 enter/exit to ufshcd_send_bsg_uic_cmd
 2025-04-15 17:15 UTC  (5+ messages)

[PATCH] scsi: fix potential USB flash loss after reboot
 2025-04-15  9:47 UTC 

[PATCH 0/2] target: Remove atomics from main IO path
 2025-04-15  7:17 UTC  (4+ messages)
` [PATCH 1/2] target: Move IO path stats to per cpu
` [PATCH 2/2] target: Move delayed/ordered tracking "

[PATCH] sbp: potential integer overflow in sbp_make_tpg()
 2025-04-15  6:57 UTC 

[PATCH] drivers: Two potential integer overflow in sbp_make_tpg() and usbg_make_tpg()
 2025-04-15  3:19 UTC  (2+ messages)
`  "

[PATCH] scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()
 2025-04-14 16:27 UTC  (3+ messages)

[PATCH] lpfc: use memcpy for bios version
 2025-04-14  7:51 UTC  (5+ messages)

[PATCH v2 0/4] hisi_sas: Misc patches and cleanups
 2025-04-14  1:10 UTC  (3+ messages)

[PATCH v2] scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()
 2025-04-12 10:28 UTC  (4+ messages)

[PATCH v1 0/2] mpi3mr: Few minor bug fixes
 2025-04-12 10:28 UTC  (4+ messages)
` [PATCH v1 1/2] Regression fix: Fix pending IOs counter per reply queue
` [PATCH v1 2/2] mpi3mr: resets the pending interrupt flag

[PATCH] scsi: pm80xx: Add __nonstring annotations for unterminated strings
 2025-04-12  1:55 UTC  (4+ messages)

[PATCH v3] ufs: core: Add WB buffer resize support
 2025-04-12  1:38 UTC  (4+ messages)
` [PATCH v11] "

[PATCH v2] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
 2025-04-12  1:28 UTC  (2+ messages)

[PATCH RFT v3 0/3] ufs: core: cleanup and threaded irq handler
 2025-04-12  1:25 UTC  (2+ messages)

[PATCH v13 0/3] Support for wrapped inline encryption keys on Qualcomm SoCs
 2025-04-12  1:17 UTC  (2+ messages)

[PATCH v2 0/5] scsi: scsi_debug: Changes to improve support for device types
 2025-04-11 20:23 UTC  (2+ messages)

[PATCH V7 0/3] scsi: ufs-qcom: Enable Hibern8, MCQ, and Testbus registers Dump
 2025-04-11 12:13 UTC  (4+ messages)
` [PATCH V7 1/3] scsi: ufs-qcom: Add support for dumping HW and SW hibern8 count
` [PATCH V7 2/3] scsi: ufs-qcom: Add support to dump MCQ registers
` [PATCH V7 3/3] scsi: ufs-qcom: Add support to dump testbus registers

[PATCH v10] ufs: core: Add WB buffer resize support
 2025-04-11  9:37 UTC  (2+ messages)
`  "

[RESEND PATCH] scsi: hpsa: Use str_enabled_disabled() helper function
 2025-04-11  8:47 UTC 

[PATCH hyperv-next 0/6] Confidential VMBus
 2025-04-11  0:03 UTC  (10+ messages)
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer

[PATCH V2 0/6] Refactor phy powerup sequence
 2025-04-10 20:00 UTC  (5+ messages)
` [PATCH V2 2/6] phy: qcom-qmp-ufs: Refactor phy_power_on and phy_calibrate callbacks


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