messages from 2023-11-24 06:42:25 to 2023-11-30 01:33:42 UTC [more...]
[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices
2023-11-30 1:33 UTC (9+ messages)
` [PATCH v5 01/17] fs: Fix rw_hint validation
` [PATCH v5 02/17] fs: Move enum rw_hint into a new header file
` [PATCH v5 03/17] fs/f2fs: Restore the whint_mode mount option
` [PATCH v5 04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support
` [PATCH v5 05/17] fs: Restore kiocb.ki_hint
` [PATCH v5 06/17] block: Restore the per-bio/request data lifetime fields
` [PATCH v5 07/17] block: Propagate write hints to the block device inode
` [PATCH v5 08/17] scsi: core: Query the Block Limits Extension VPD page
[PATCH v6 00/10] Enable HS-G5 support on SM8550
2023-11-29 20:48 UTC (15+ messages)
` [PATCH v6 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v6 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
` [PATCH v6 03/10] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH v6 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v6 05/10] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
` [PATCH v6 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
` [PATCH v6 07/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings
` [PATCH v6 08/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH v6 09/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
` [PATCH v6 10/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection
[PATCH] scsi: target: enable READ CAPACITY for PR EARO
2023-11-29 19:10 UTC (2+ messages)
[Bug 218198] New: Suspend/Resume Regression with attached ATA devices
2023-11-29 18:47 UTC (15+ messages)
` [Bug 218198] "
[PATCH v3 02/13] scsi: fnic: Add and use fnic number
2023-11-29 17:26 UTC (4+ messages)
[PATCH 0/3] libfc: fixup command abort handling
2023-11-29 16:58 UTC (4+ messages)
` [PATCH 1/3] libfc: don't schedule abort twice
` [PATCH 2/3] libfc: Fixup timeout error in fc_fcp_rec_error()
` [PATCH 3/3] libfc: map FC_TIMED_OUT to DID_TIME_OUT
[PATCH] [scsi] lasi700: Add error handling in lasi700_probe
2023-11-29 16:14 UTC (2+ messages)
[PATCH] [scsi] sni_53c710: Add error handling in snirm710_probe
2023-11-29 15:11 UTC
[PATCH] [ufs] tc-dwc-g210: Add error handling in tc_dwc_g210_pltfm_probe
2023-11-29 14:10 UTC
[PATCH v4] scsi: libsas: Fix the failure of adding phy with zero-address to port
2023-11-29 12:54 UTC (7+ messages)
[PATCH] scsi: mpi3mr: reduce stack usage in mpi3mr_refresh_sas_ports()
2023-11-29 12:28 UTC (2+ messages)
[PATCH] scsi: ufs: qcom: move ufs_qcom_host_reset() to ufs_qcom_device_reset()
2023-11-29 12:10 UTC (7+ messages)
[PATCH] scsi: fnic: return error if vmalloc failed
2023-11-29 2:27 UTC (2+ messages)
[PATCH v15 00/19] Improve write performance for zoned UFS devices
2023-11-28 21:49 UTC (8+ messages)
` [PATCH v15 19/19] scsi: ufs: Inform the block layer about write ordering
` [PATCH v15 00/19] Improve write performance for zoned UFS devices
READ CAPACITY for unregistered while PR EARO
2023-11-28 19:39 UTC (2+ messages)
[PATCH v5 0/3] Disable fair tag sharing for UFS devices
2023-11-28 18:17 UTC (12+ messages)
` [PATCH v5 2/3] scsi: core: Support disabling fair tag sharing
[PATCH 1/2] scsi: message: fusion: fix array index check in mpt_sas_log_info()
2023-11-28 17:13 UTC (2+ messages)
` [PATCH 2/2] scsi: fnic: drop unnecessary NULL check in is_fnic_fip_flogi_reject()
[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
2023-11-28 14:15 UTC (5+ messages)
` [Bug 217599] "
[PATCH] scsi: isci: Remove redundant check in isci_task_request_build()
2023-11-28 12:11 UTC
[PATCH v5 00/10] Enable HS-G5 support on SM8550
2023-11-28 11:24 UTC (40+ messages)
` [PATCH v5 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v5 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
` [PATCH v5 03/10] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH v5 04/10] scsi: ufs: ufs-qcom: Limit negotiated gear to selected PHY gear
` [PATCH v5 06/10] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
` [PATCH v5 07/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 5 and newer
` [PATCH v5 08/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings
` [PATCH v5 09/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
[PATCH v4] dt-bindings: ufs: Add msi-parent for UFS MCQ
2023-11-28 11:03 UTC (2+ messages)
[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
2023-11-28 10:05 UTC (21+ messages)
` [PATCH block/for-next v2 01/16] block: add a new helper to get inode "
` [PATCH block/for-next v2 02/16] xen/blkback: use "
` [PATCH block/for-next v2 03/16] bcache: "
` [PATCH block/for-next v2 04/16] mtd: block2mtd: "
` [PATCH block/for-next v2 05/16] s390/dasd: "
` [PATCH block/for-next v2 06/16] scsicam: "
` [PATCH block/for-next v2 07/16] bcachefs: "
` [PATCH block/for-next v2 08/16] btrfs: "
` [PATCH block/for-next v2 09/16] cramfs: "
Possible Bug? LIO does not support SCSI commands with Immediate Bit Set?
2023-11-27 22:08 UTC (7+ messages)
[PATCH] scsi: be2iscsi: fix a memleak in beiscsi_init_wrb_handle
2023-11-27 21:26 UTC (2+ messages)
[PATCH v4 00/15] Pass data lifetime information to SCSI disk devices
2023-11-27 19:00 UTC (6+ messages)
` [PATCH v4 01/15] fs: Rename the kernel-internal data lifetime constants
[PATCH v3] dt-bindings: ufs: Add msi-parent for UFS MCQ
2023-11-27 17:42 UTC (3+ messages)
Building Estimates
2023-11-27 16:51 UTC
[PATCH] scsi: ipr: Remove obsolete check for old CPUs
2023-11-27 11:17 UTC
[Bug 217914] New: scsi_eh_1 process high cpu after upgrading to 6.5
2023-11-27 9:50 UTC (2+ messages)
` [Bug 217914] "
[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device
2023-11-27 6:22 UTC (7+ messages)
` [PATCH block/for-next v2 11/16] ext4: "
` [PATCH block/for-next v2 12/16] gfs2: "
` [PATCH block/for-next v2 13/16] jbd2: "
` [PATCH block/for-next v2 14/16] nilfs2: "
` [PATCH block/for-next v2 15/16] buffer: "
` [PATCH block/for-next v2 16/16] block: "
[PATCH] scsi: cxlflash: Fix null pointer dereference in ocxlflash_get_fd
2023-11-27 2:51 UTC
[PATCH v2] dt-bindings: ufs: Add msi-parent for UFS MCQ
2023-11-27 2:49 UTC (5+ messages)
[PATCH -next] block: remove field 'bd_inode' from block_device
2023-11-27 1:13 UTC (3+ messages)
[PATCH 0/4] mpi3mr: Bug fixes
2023-11-26 5:31 UTC (5+ messages)
` [PATCH 1/4] mpi3mr: Refresh sdev queue depth after controller reset
` [PATCH 2/4] mpi3mr: Cleanup block devices post "
` [PATCH 3/4] mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable State
` [PATCH 4/4] mpi3mr: Fetch correct device dev handle for status reply descriptor
[PATCH] driver: scsi: Fix warning using plain integer as NULL
2023-11-25 19:36 UTC (2+ messages)
scsi regression that after months is still not addressed and now bothering 6.1.y users, too
2023-11-25 7:10 UTC (4+ messages)
[PATCH v4] scsi: ufs: ufs-sysfs: Expose UFS power info
2023-11-25 2:54 UTC (2+ messages)
[PATCH v2 00/12] scsi: mpt3sas: Use flexible arrays and do a few cleanups
2023-11-25 2:54 UTC (2+ messages)
[PATCH v2] mpt3sas: suppress a warning in debug kernel
2023-11-25 2:54 UTC (2+ messages)
[PATCH] scsi: bnx2fc: replace deprecated strncpy with strscpy
2023-11-25 2:54 UTC (2+ messages)
[PATCH] scsi: ch: replace deprecated strncpy with strscpy
2023-11-25 2:54 UTC (2+ messages)
[PATCH v2] scsi: elx: libefc: replace deprecated strncpy with strscpy_pad/memcpy
2023-11-25 2:54 UTC (2+ messages)
[PATCH 0/9] lpfc: Update lpfc to revision 14.2.0.16
2023-11-25 2:54 UTC (2+ messages)
[PATCH] scsi: 3w-sas: replace deprecated strncpy with strscpy
2023-11-25 2:54 UTC (2+ messages)
[PATCH] scsi: csiostor: replace deprecated strncpy with strscpy
2023-11-25 2:54 UTC (2+ messages)
[PATCH v2] ufs: core: clear cmd if abort success in mcq mode
2023-11-25 2:53 UTC (2+ messages)
[PATCH v2 0/2] Fix runtime suspended device resume
2023-11-25 2:53 UTC (2+ messages)
[PATCH 0/5] mpi3mr: Add support for Broadcom SAS5116 IO/RAID controllers
2023-11-25 1:55 UTC (2+ messages)
[PATCH] scsi: ufs: core: Warn if the request tag is truncated
2023-11-25 0:18 UTC (2+ messages)
[PATCH] scsi: core: Add a precondition check in scsi_eh_scmd_add()
2023-11-25 0:17 UTC (2+ messages)
[PATCH] scsi: ufs: core: make fault-injection dynamically configurable per HBA
2023-11-25 0:12 UTC (2+ messages)
[PATCH] scsi: bfa: Use the proper data type for BLIST flags
2023-11-25 0:14 UTC (2+ messages)
[PATCH v3] scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooks
2023-11-25 0:11 UTC (2+ messages)
[PATCH] scsi: target: core: add missing file_{start,end}_write()
2023-11-24 22:46 UTC (6+ messages)
[PATCH 3/5] mpi3mr: Increase maximum number of PHYs to 64 from 32
2023-11-24 11:45 UTC (2+ messages)
[PATCH 4/6] scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literal
2023-11-24 9:09 UTC
[PATCH v4] aacraid: reply queue mapping to CPUs based of IRQ affinity
2023-11-24 6:32 UTC (3+ messages)
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