public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-27 22:08:50 to 2023-12-01 15:14:29 UTC [more...]

[PATCH 00/13] scsi: ufs: qcom: Minor code cleanups
 2023-12-01 15:14 UTC 

[PATCH v6 0/6] Disable fair tag sharing for UFS devices
 2023-12-01 12:52 UTC  (6+ messages)
` [PATCH v6 1/4] block: Make fair tag sharing configurable
` [PATCH v6 2/4] scsi: core: Make fair tag sharing configurable in the host template
` [PATCH v6 3/4] scsi: core: Make fair tag sharing configurable via sysfs
` [PATCH v6 4/4] scsi: ufs: Disable fair tag sharing

[PATCH] scsi: ufs: qcom: move ufs_qcom_host_reset() to ufs_qcom_device_reset()
 2023-12-01 12:13 UTC  (9+ messages)

[PATCH v7 00/10] Enable HS-G5 support on SM8550
 2023-12-01 10:09 UTC  (17+ messages)
` [PATCH v7 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v7 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
` [PATCH v7 03/10] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH v7 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v7 05/10] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
` [PATCH v7 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
` [PATCH v7 07/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
` [PATCH v7 08/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH v7 09/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings
` [PATCH v7 10/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550

[PATCH] scsi: ibmvscsi: replace deprecated strncpy with strscpy
 2023-12-01  9:41 UTC  (3+ messages)

[PATCH v4] scsi: libsas: Fix the failure of adding phy with zero-address to port
 2023-12-01  9:22 UTC  (8+ messages)

[PATCH v2 0/3] scsi: aic7xxx: fix some problem of return value
 2023-12-01  7:53 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: aic7xxx: return negative error codes in ahc_linux_register_host()
` [PATCH v2 2/3] scsi: aic7xxx: return ahc_linux_register_host()'s value rather than zero
` [PATCH v2 3/3] scsi: aic7xxx: return negative error codes in aic7770_probe()

[PATCH v2] scsi: libsas: Put the disk offline if all recovery actions fail
 2023-12-01  2:57 UTC 

[PATCH] scsi: libsas: Put the disk offline if all recovery actions fail
 2023-12-01  2:59 UTC  (2+ messages)

[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices
 2023-12-01  1:46 UTC  (21+ 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 v5 09/17] scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v5 10/17] sd: Translate data lifetime information
` [PATCH v5 11/17] scsi_debug: Reduce code duplication
` [PATCH v5 12/17] scsi_debug: Support the block limits extension VPD page
` [PATCH v5 13/17] scsi_debug: Rework page code error handling
` [PATCH v5 14/17] scsi_debug: Rework subpage "
` [PATCH v5 15/17] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v5 16/17] scsi_debug: Implement GET STREAM STATUS
` [PATCH v5 17/17] scsi_debug: Maintain write statistics per group number

[PATCH] scsi: aic7xxx: fix some problem of return value
 2023-12-01  1:26 UTC  (3+ messages)

[PATCH] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy
 2023-11-30 21:25 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy
 2023-11-30 21:12 UTC  (2+ messages)

[PATCH v2] scsi: zfcp: Replace strlcpy() with strscpy()
 2023-11-30 20:41 UTC 

[GIT PULL] SCSI fixes for 6.7-rc3
 2023-11-30 20:28 UTC 

[PATCH 0/2] scsi: ses: Fix out-of-bounds accesses
 2023-11-30 14:28 UTC  (3+ messages)
` [PATCH 1/2] scsi: ses: Fix slab-out-of-bounds in ses_get_power_status()
` [PATCH 2/2] scsi: ses: increase default init_alloc_size

[PATCH v6 00/10] Enable HS-G5 support on SM8550
 2023-11-30  9:35 UTC  (31+ 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

[Bug 218198] New: Suspend/Resume Regression with attached ATA devices
 2023-11-30  8:49 UTC  (17+ messages)
` [Bug 218198] "

[PATCH v4 00/13] Introduce support for multiqueue (MQ) in fnic
 2023-11-30  2:34 UTC  (14+ messages)
` [PATCH v4 01/13] scsi: fnic: Modify definitions to sync with VIC firmware
` [PATCH v4 02/13] scsi: fnic: Add and use fnic number
` [PATCH v4 03/13] scsi: fnic: Add and improve log messages
` [PATCH v4 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq
` [PATCH v4 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config
` [PATCH v4 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue
` [PATCH v4 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ)
` [PATCH v4 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs
` [PATCH v4 09/13] scsi: fnic: Remove usage of host_lock
` [PATCH v4 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c
` [PATCH v4 11/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver
` [PATCH v4 12/13] scsi: fnic: Improve logs and add support for multiqueue (MQ)
` [PATCH v4 13/13] scsi: fnic: Increment driver version

[PATCH] scsi: target: enable READ CAPACITY for PR EARO
 2023-11-29 19:10 UTC  (2+ messages)

[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] scsi: mpi3mr: reduce stack usage in mpi3mr_refresh_sas_ports()
 2023-11-29 12:28 UTC  (2+ 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  (2+ 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  (9+ 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 "

Possible Bug? LIO does not support SCSI commands with Immediate Bit Set?
 2023-11-27 22:08 UTC  (6+ messages)


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