messages from 2024-03-05 15:31:08 to 2024-03-09 18:05:41 UTC [more...]
[PATCH 0/2] scsi: target: iscsi: Fix two protocol issues
2024-03-09 18:05 UTC (3+ messages)
` [PATCH 2/2] scsi: target: iscsi: don't warn of R/W when no data
[PATCH v3 0/4] Re-use device management code fragments
2024-03-09 8:11 UTC (5+ messages)
` [PATCH v3 1/4] scsi: ufs: Re-use device management locking code
` [PATCH v3 2/4] scsi: ufs: Re-use exec_dev_cmd
` [PATCH v3 3/4] scsi: ufs: Re-use compose_dev_cmd
` [PATCH v3 4/4] scsi: ufs: Re-use compose_devman_upiu
[PATCH v2 0/4] Re-use device management code fragments
2024-03-08 22:32 UTC (15+ messages)
` [PATCH v2 1/4] scsi: ufs: Re-use device management locking code
` [PATCH v2 2/4] scsi: ufs: Re-use exec_dev_cmd
` [PATCH v2 3/4] scsi: ufs: Re-use compose_dev_cmd
` [PATCH v2 4/4] scsi: ufs: Re-use compose_devman_upiu
[PATCH v2 0/6] Add LIBSAS_SHT_BASE for libsas
2024-03-08 19:41 UTC (8+ messages)
` [PATCH v2 1/6] scsi: libsas: Add LIBSAS_SHT_BASE
` [PATCH v2 2/6] scsi: pm8001: Use LIBSAS_SHT_BASE
` [PATCH v2 3/6] scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INIT
` [PATCH v2 4/6] scsi: aic94xx: Use LIBSAS_SHT_BASE
` [PATCH v2 5/6] scsi: mvsas: "
` [PATCH v2 6/6] scsi: isci: "
[PATCH v5 00/10] block atomic writes
2024-03-08 17:18 UTC (9+ messages)
` [PATCH v5 03/10] fs: Initial atomic write support
WARNING: CPU: 45 PID: 84967 at ../block/mq-deadline.c:659 dd_exit_sched+0xce/0xe0
2024-03-08 15:24 UTC
[PATCH RFC] nvme-fc: FPIN link integrity handling
2024-03-08 14:19 UTC (8+ messages)
[PATCH v3 0/4] scsi_debug improvements
2024-03-08 11:46 UTC (6+ messages)
` [PATCH v3 1/4] scsi: scsi_debug: Remove a reference to in_use_bm
` [PATCH v3 2/4] scsi: scsi_debug: Do not sleep in atomic sections
` [PATCH v3 3/4] scsi: scsi_debug: Simplify command handling
` [PATCH v3 4/4] scsi: scsi_debug: Make CRC_T10DIF support optional
[PATCH v2 0/7] mpi3mr: Few Enhancements and minor fixes
2024-03-08 11:40 UTC (9+ messages)
` [PATCH v2 1/7] mpi3mr: Block devices are not removed from OS even vd's are offlined
` [PATCH v2 2/7] mpi3mr: Set MPI request flags appropriately
` [PATCH v2 3/7] mpi3mr: Clear controller-wide flag that is used to block IOCTLS for the unresponsive controller
` [PATCH v2 4/7] mpi3mr: Set the WriteSame Divert Capability in the IOCInit MPI Request
` [PATCH v2 5/7] mpi3mr: Debug ability improvements
` [PATCH v2 6/7] mpi3mr: Update MPI Headers to revision 31
` [PATCH v2 7/7] mpi3mr: driver version upgrade to 8.8.1.0.50
[PATCH v8 0/7] NCQ Priority sysfs sttributes for libsas
2024-03-08 10:10 UTC (13+ messages)
` [PATCH v8 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v8 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v8 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v8 4/7] scsi: mvsas: "
` [PATCH v8 5/7] scsi: hisi_sas: "
` [PATCH v8 6/7] scsi: aic94xx: "
` [PATCH v8 7/7] scsi: isci: "
[PATCH v2] scsi_debug: Make CRC_T10DIF support optional
2024-03-08 9:45 UTC (6+ messages)
[PATCH v1 0/7] ufs: host: mediatek: Provide features and fixes in MediaTek platforms
2024-03-08 9:00 UTC (13+ messages)
` [PATCH v1 1/7] ufs: host: mediatek: fix vsx/vccqx control logic
` [PATCH v1 2/7] ufs: host: mediatek: tx skew fix
` [PATCH v1 3/7] ufs: host: mediatek: Add UFS_MTK_CAP_DISABLE_MCQ
` [PATCH v1 4/7] ufs: host: mediatek: ufs mtk sip command reconstruct
` [PATCH v1 5/7] ufs: host: mediatek: rename host power control API
` [PATCH v1 6/7] ufs: host: mediatek: support mphy reset
` [PATCH v1 7/7] ufs: host: mediatek: support rtff in PM flow
[PATCH] scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
2024-03-08 8:41 UTC (2+ messages)
[PATCH v7 0/7] NCQ Priority sysfs sttributes for libsas
2024-03-07 21:41 UTC (28+ messages)
` [PATCH v7 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v7 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v7 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v7 4/7] scsi: mvsas: "
` [PATCH v7 5/7] scsi: hisi_sas: "
` [PATCH v7 6/7] scsi: aic94xx: "
` [PATCH v7 7/7] scsi: isci: "
[PATCH v4 0/3] SCSI: Fix issues between removing device and error handle
2024-03-07 14:43 UTC (4+ messages)
` [PATCH v4 1/3] scsi: core: Add new helper to iterate all devices of host
` [PATCH v4 2/3] scsi: scsi_error: Fix wrong statistic when print error info
` [PATCH v4 3/3] scsi: scsi_error: Fix device reset is not triggered
[PATCH v3 0/4] SCSI: Fix issues between removing device and error handle
2024-03-07 14:36 UTC (3+ messages)
` [PATCH v3 4/4] scsi: scsi_core: Fix IO hang when device removing
[PATCH v3 0/3] scsi: libsas: Fix disk not being scanned in after being removed
2024-03-07 14:17 UTC (8+ messages)
` [PATCH v3 1/3] scsi: libsas: Allow smp_execute_task() arguments to be on the stack
` [PATCH v3 2/3] scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
` [PATCH v3 3/3] scsi: libsas: Fix disk not being scanned in after being removed
[PATCH v4 0/2] scsi: libsas: Fix disk not being scanned in after being removed
2024-03-07 14:14 UTC (3+ messages)
` [PATCH v4 1/2] scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
` [PATCH v4 2/2] scsi: libsas: Fix disk not being scanned in after being removed
[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
2024-03-07 12:32 UTC (4+ messages)
[PATCH][next] scsi: target: iscsi: remove unused variable xfer_len
2024-03-07 10:45 UTC
LSF/MM/BPF: 2024: Call for Proposals
2024-03-07 7:29 UTC (13+ messages)
` [LSF/MM/BPF TOPIC] Large block for I/O
[PATCH v2] scsi: libsas: Fix disk not being scanned in after being removed
2024-03-07 2:13 UTC (3+ messages)
[PATCH] scsi: libsas: Fix disk not being scanned in after being removed
2024-03-06 17:57 UTC (8+ messages)
[PATCHv8 00/10] scsi: EH rework, main part
2024-03-06 13:40 UTC (2+ messages)
[PATCH v4] USB:UAS:return ENODEV when submit urbs fail with device not attached
2024-03-06 18:08 UTC
[PATCH v3] USB:UAS:return ENODEV when submit urbs fail with device not attached
2024-03-06 17:58 UTC (3+ messages)
[PATCH v6 0/7] NCQ Priority sysfs sttributes for libsas
2024-03-06 7:17 UTC (17+ messages)
` [PATCH v6 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v6 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v6 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v6 4/7] scsi: mvsas: "
` [PATCH v6 5/7] scsi: hisi_sas: "
` [PATCH v6 6/7] scsi: aic94xx: "
` [PATCH v6 7/7] scsi: isci: "
판매 문의 2024
2024-03-06 3:51 UTC
[PATCH v5 0/7] NCQ Priority sysfs sttributes for libsas
2024-03-05 23:58 UTC (4+ messages)
` [PATCH v5 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
[PATCH v2 0/7] scsi: replace deprecated strncpy
2024-03-05 23:35 UTC (3+ messages)
[PATCH v3 0/7] scsi: replace deprecated strncpy
2024-03-05 23:34 UTC (8+ messages)
` [PATCH v3 1/7] scsi: mpi3mr: replace deprecated strncpy with assignments
` [PATCH v3 2/7] scsi: mpt3sas: replace deprecated strncpy with strscpy
` [PATCH v3 3/7] scsi: qedf: "
` [PATCH v3 4/7] scsi: qla4xxx: "
` [PATCH v3 5/7] scsi: devinfo: replace strncpy and manual pad
` [PATCH v3 6/7] scsi: smartpqi: replace deprecated strncpy with strscpy
` [PATCH v3 7/7] scsi: wd33c93: "
[PATCH 0/4] Re-use device management code fragments
2024-03-05 20:27 UTC (13+ messages)
` [PATCH 1/4] scsi: ufs: Re-use device management locking code
` [PATCH 2/4] scsi: ufs: Re-use exec_dev_cmd
` [PATCH 3/4] scsi: ufs: Re-use compose_dev_cmd
` [PATCH 4/4] scsi: ufs: Re-use compose_devman_upiu
[PATCH 00/12] Update lpfc to revision 14.4.0.1
2024-03-05 20:05 UTC (13+ messages)
` [PATCH 01/12] lpfc: Remove unnecessary log message in queuecommand path
` [PATCH 02/12] lpfc: Move NPIV's transport unregistration to after resource clean up
` [PATCH 03/12] lpfc: Remove IRQF_ONESHOT flag from threaded irq handling
` [PATCH 04/12] lpfc: Update lpfc_ramp_down_queue_handler logic
` [PATCH 05/12] lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port
` [PATCH 06/12] lpfc: Release hbalock before calling lpfc_worker_wake_up
` [PATCH 07/12] lpfc: Use a dedicated lock for ras_fwlog state
` [PATCH 08/12] lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
` [PATCH 09/12] lpfc: Define lpfc_dmabuf type for ctx_buf ptr
` [PATCH 10/12] lpfc: Define types in a union for generic void *context3 ptr
` [PATCH 11/12] lpfc: Update lpfc version to 14.4.0.1
` [PATCH 12/12] lpfc: Copyright updates for 14.4.0.1 patches
[PATCH v4 0/8] Add UFS support for SC7180/SM7125
2024-03-05 18:53 UTC (6+ messages)
` [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string
[PATCH 0/6] Add LIBSAS_SHT_BASE for libsas
2024-03-05 15:26 UTC (6+ messages)
` [PATCH 5/6] scsi: mvsas: Use LIBSAS_SHT_BASE
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;
as well as URLs for NNTP newsgroup(s).