linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-09 04:12:15 to 2024-10-18 09:03:10 UTC [more...]

[PATCH v4 00/11] Read/Write with meta/integrity
 2024-10-18  9:02 UTC  (37+ messages)
  ` [PATCH v4 01/11] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v4 02/11] block: copy back bounce buffer to user-space correctly in case of split
  ` [PATCH v4 03/11] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v4 04/11] block: define meta io descriptor
  ` [PATCH v4 05/11] fs: introduce IOCB_HAS_METADATA for metadata
  ` [PATCH v4 06/11] block: add flags for integrity meta
  ` [PATCH v4 07/11] io_uring/rw: add support to send meta along with read/write
  ` [PATCH v4 08/11] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v4 09/11] block: add support to pass user meta buffer
  ` [PATCH v4 10/11] nvme: add support for passing on the application tag
  ` [PATCH v4 11/11] scsi: add support for user-meta interface

[PATCH 0/7] UFS driver fixes and cleanups
 2024-10-18  6:03 UTC  (19+ messages)
` [PATCH 1/7] scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definition
` [PATCH 2/7] scsi: ufs: core: Remove goto statements from ufshcd_try_to_abort_task()
` [PATCH 3/7] scsi: ufs: core: Simplify ufshcd_try_to_abort_task()
` [PATCH 4/7] scsi: ufs: core: Fix ufshcd_exception_event_handler()
` [PATCH 5/7] scsi: ufs: core: Simplify ufshcd_err_handling_prepare()
` [PATCH 6/7] scsi: ufs: core: Fix ufshcd_mcq_sq_cleanup()
` [PATCH 7/7] scsi: ufs: core: Make DMA mask configuration more flexible

[Report] queue_freeze & queue_enter deadlock in scsi
 2024-10-18  1:20 UTC 

[RESEND PATCH v3] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
 2024-10-17 22:01 UTC 

[PATCH RESEND v2] scsi: ufs: Use wait-for-reg in HCE init
 2024-10-17 21:50 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
 2024-10-17 16:58 UTC  (3+ messages)

[PATCH v1 0/4] Enable UFS on QCS615
 2024-10-17 15:35 UTC  (8+ messages)
` [PATCH v1 1/4] dt-bindings: phy: Add QMP UFS PHY comptible for QCS615
` [PATCH v1 2/4] dt-bindings: ufs: qcom: Add UFS Host Controller "
` [PATCH v1 3/4] arm64: dts: qcom: qcs615: add UFS node
` [PATCH v1 4/4] arm64: dts: qcom: qcs615-ride: Enable "
` (subset) [PATCH v1 0/4] Enable UFS on QCS615

[PATCH][next] scsi: scsi_debug: remove a redundant assignment to variable ret
 2024-10-17  8:57 UTC  (5+ messages)

[PATCH v6 00/11] Combine the two UFS driver scsi_add_host() calls
 2024-10-16 20:12 UTC  (12+ messages)
` [PATCH v6 01/11] scsi: ufs: core: Introduce ufshcd_add_scsi_host()
` [PATCH v6 02/11] scsi: ufs: core: Introduce ufshcd_post_device_init()
` [PATCH v6 03/11] scsi: ufs: core: Call ufshcd_add_scsi_host() later
` [PATCH v6 04/11] scsi: ufs: core: Introduce ufshcd_process_probe_result()
` [PATCH v6 05/11] scsi: ufs: core: Convert a comment into an explicit check
` [PATCH v6 06/11] scsi: ufs: core: Move the ufshcd_device_init() calls
` [PATCH v6 07/11] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call
` [PATCH v6 08/11] scsi: ufs: core: Expand "
` [PATCH v6 09/11] scsi: ufs: core: Remove code that is no longer needed
` [PATCH v6 10/11] scsi: ufs: core: Move the MCQ scsi_add_host() call
` [PATCH v6 11/11] scsi: ufs: core: Move code out of an if-statement

[PATCH] scsi: core: Remove unused host error code strings
 2024-10-16 15:44 UTC  (5+ messages)

[PATCH 1/2] block: also mark disk-owned queues as dying in __blk_mark_disk_dead
 2024-10-16 12:49 UTC 

[PATCH v2] scsi: ufs: Use wait-for-reg in HCE init
 2024-10-16 10:05 UTC  (2+ messages)

[PATCH] scsi: ufs: Use wait-for-reg in HCE init
 2024-10-16  6:21 UTC  (3+ messages)

[PATCH v2] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: Remove unused aic7770_find_device
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH V3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: bfa: fix cacography in bfi.h file
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH v4 0/4] Clean up the UFS driver UIC code
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: aacraid: Remove unused aac_check_health
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH v10 0/2] fix abort defect
 2024-10-16  2:38 UTC  (12+ messages)
` [PATCH v10 2/2] ufs: core: requeue aborted request

[PATCH v2] mpi3mr: Validating SAS port assignments
 2024-10-16  2:39 UTC  (2+ messages)

[PATCH v1 0/1] Set SDEV_OFFLINE when ufs shutdown
 2024-10-16  2:39 UTC  (8+ messages)
    ` [PATCH v1 1/1] ufs: core: set "

[PATCH] scsi: target: core: Fix null-ptr-deref in target_alloc_device()
 2024-10-16  2:39 UTC  (3+ messages)

[PATCH v2 00/13] scsi: hisi_sas: Some fixes for hisi_sas
 2024-10-16  2:34 UTC  (2+ messages)

[PATCH 0/5] scsi: bfa: Remove deadcode
 2024-10-15 21:48 UTC  (4+ messages)

[PATCH v3 0/2] processing of asymmetric connected lanes
 2024-10-15 18:16 UTC  (5+ messages)
  ` [PATCH v3 1/2] scsi: ufs: core: check "
  ` [PATCH v3 2/2] scsi: ufs: core: reflect function execution result in return

[Bug 219296] New: libahci driver and power switching HDD on newer kernels
 2024-10-15 14:24 UTC  (2+ messages)
` [Bug 219296] "

[PATCH v2] scsi: libiscsi: Set expecting_cc_ua flag when stop_conn
 2024-10-14 15:39 UTC  (2+ messages)

[PATCH] scsi: libiscsi: Set expecting_cc_ua flag when stop_conn
 2024-10-14 15:34 UTC  (4+ messages)

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2024-10-14  7:29 UTC  (3+ messages)
` [Bug 217599] "

[PATCH AUTOSEL 5.15 5/8] scsi: scsi_transport_fc: Allow setting rport state to current state
 2024-10-14  3:59 UTC 

[PATCH AUTOSEL 6.1 06/10] scsi: scsi_transport_fc: Allow setting rport state to current state
 2024-10-14  3:58 UTC 

[PATCH AUTOSEL 6.6 10/17] scsi: scsi_transport_fc: Allow setting rport state to current state
 2024-10-14  3:58 UTC 

[PATCH AUTOSEL 6.11 11/20] scsi: scsi_transport_fc: Allow setting rport state to current state
 2024-10-14  3:57 UTC 

[GIT PULL] SCSI fixes for 6.12-rc2
 2024-10-14  2:39 UTC  (2+ messages)

[PATCH v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-10-11 18:54 UTC  (18+ messages)
` [PATCH v7 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH v7 02/17] blk-crypto: show supported key types in sysfs
` [PATCH v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v7 04/17] fscrypt: add support for "
` [PATCH v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH v7 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH v7 13/17] ufs: core: add support for deriving the software secret
` [PATCH v7 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH v7 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys

DATA-OUT after earlier DATA-OUT with F-flag set
 2024-10-11  9:24 UTC 

[PATCH v2 0/3] Fix bugs in qla2xxx driver
 2024-10-10 16:39 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: qla2xxx: Drop starvation counter on success
` [PATCH v2 2/3] scsi: qla2xxx: Make target send correct LOGO
` [PATCH v2 3/3] scsi: qla2xxx: Remove incorrect trap

[PATCH v3 0/3] Fix bugs in qla2xxx driver
 2024-10-10 16:32 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: qla2xxx: Drop starvation counter on success
` [PATCH v3 2/3] scsi: qla2xxx: Make target send correct LOGO
` [PATCH v3 3/3] scsi: qla2xxx: Remove incorrect trap

[bug report] scsi: mpt3sas: Reload SBR without rebooting HBA
 2024-10-10  7:24 UTC 

[PATCH v3] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
 2024-10-10  6:10 UTC  (2+ messages)

[PATCH v3 0/5] Initial support for RK3576 UFS controller
 2024-10-10  1:21 UTC  (7+ messages)
` [PATCH v3 4/5] soc: rockchip: power-domain: Add GENPD_FLAG_RPM_ALWAYS_ON support
` [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS

[PATCH v5 00/10] Combine the UFS driver scsi_add_host() calls
 2024-10-09 22:04 UTC  (13+ messages)
` [PATCH v5 04/10] scsi: ufs: core: Introduce ufshcd_process_device_init_result()
` [PATCH v5 05/10] scsi: ufs: core: Move the ufshcd_device_init() call
` [PATCH v5 06/10] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call
` [PATCH v5 07/10] scsi: ufs: core: Expand "

[PATCH v3 0/6] Replace the "slave_*" function names
 2024-10-09 17:42 UTC  (12+ messages)
` [PATCH v3 1/6] scsi: Rename .slave_alloc() and .slave_destroy()
` [PATCH v3 2/6] scsi: core: Rename .slave_alloc() and .slave_destroy() in the documentation
` [PATCH v3 3/6] scsi: Rename .device_configure() into .sdev_configure()

[PATCH v2] scsi: ufs: ufs-mediatek: configure individual LU queue flags
 2024-10-09 17:32 UTC  (2+ messages)

[PATCH 0/7] UFS cleanups and enhancements to ufs-exynos for gs101
 2024-10-09 11:21 UTC  (8+ messages)
` [PATCH 1/7] scsi: ufs: exynos: Allow UFS Gear 4
` [PATCH 2/7] scsi: ufs: exynos: add check inside exynos_ufs_config_smu()
` [PATCH 3/7] scsi: ufs: exynos: gs101: remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRL
` [PATCH 4/7] scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check
` [PATCH 5/7] scsi: ufs: exynos: gs101: remove unused phy attribute fields
` [PATCH 6/7] scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init()
` [PATCH 7/7] scsi: ufs: exynos: add gs101_ufs_drv_init() hook and enable WriteBooster

[PATCH 0/3] Fix bugs in qla2xxx driver
 2024-10-09  6:33 UTC  (7+ messages)
` [PATCH 1/3] scsi: qla2xxx: Drop starvation counter on success
` [PATCH 2/3] scsi: qla2xxx: make target send correct LOGO
` [PATCH 3/3] scsi: qla2xxx: Remove incorrect trap

[Bug 219367] New: mpt3sas constant warnings and card resets on aarch64 Cortex-A72: _get_st_from_smid+0x54/0x70
 2024-10-09  6:24 UTC 

[PATCH 4/7] scsi: target: Add WRITE_ATOMIC_16 handler
 2024-10-09  6:10 UTC  (2+ messages)

[PATCH] scsi: ufs: ufs-mediatek: configure individual LU queue flags
 2024-10-09  5:09 UTC  (2+ messages)

[PATCH v2] scsi: fnic: Use vzalloc() instead of vmalloc() and memset(0)
 2024-10-09  4:38 UTC  (3+ messages)


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).