linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-26 17:04:19 to 2024-10-31 08:20:02 UTC [more...]

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-10-31  8:19 UTC  (40+ messages)
` [PATCHv10 1/9] block: use generic u16 for write hints
` [PATCHv10 2/9] block: introduce max_write_hints queue limit
` [PATCHv10 3/9] statx: add write hint information
` [PATCHv10 4/9] block: allow ability to limit partition write hints
` [PATCHv10 5/9] block, fs: add write hint to kiocb
` [PATCHv10 7/9] block: export placement hint feature
  ` [PATCHv10 9/9] scsi: set permanent stream count in block limits
  ` [PATCHv10 8/9] nvme: enable FDP support

[PATCH 0/1] scsi: qla1280.c
 2024-10-31  7:46 UTC  (3+ messages)
` [PATCH 1/1] qla1280.c set DMA_BIT_MASK from bus width

qla1280 driver for qlogic-1040 on alpha
 2024-10-31  7:37 UTC  (11+ messages)

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

[PATCH] virtio: only reset device and restore status if needed in device resume
 2024-10-31  3:08 UTC 

[PATCH 0/3] scsi: st: improve pos_unknown handling after reset
 2024-10-31  1:00 UTC  (4+ messages)
` [PATCH 1/3] scsi: st: instrument the pos_unknown code
` [PATCH 2/3] scsi: st: clear was_reset when CHKRES_NEW_SESSION
` [PATCH 3/3] scsi: st: clear pos_unknown when the por ua is expected

[PATCH] scsi: sd_zbc: use kvzalloc to allocate report zones buffer
 2024-10-30 23:49 UTC  (2+ messages)

[PATCH] scsi: sg: Enable runtime power management
 2024-10-30 22:03 UTC 

[GIT PULL] SCSI fixes for 6.12-rc5
 2024-10-30 18:42 UTC  (2+ messages)

[PATCH v2] ufs: core: Add WB buffer resize support
 2024-10-30 15:13 UTC  (17+ messages)
    ` [EXT] "

[PATCH v3 0/1] aacraid: Host adapter Adaptec 6405 constantly resets under high io load
 2024-10-30 15:01 UTC  (10+ messages)

[PATCH] scsi: ufs: Replace deprecated PCI functions
 2024-10-30 13:41 UTC  (3+ messages)

[PATCH v2 00/11] UFS cleanups and enhancements to ufs-exynos for gs101
 2024-10-30 13:29 UTC  (27+ messages)
` [PATCH v2 01/11] scsi: ufs: exynos: Allow UFS Gear 4
` [PATCH v2 02/11] scsi: ufs: exynos: add check inside exynos_ufs_config_smu()
` [PATCH v2 03/11] scsi: ufs: exynos: gs101: remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRL
` [PATCH v2 04/11] scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check
` [PATCH v2 05/11] scsi: ufs: exynos: gs101: remove unused phy attribute fields
` [PATCH v2 06/11] scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init()
` [PATCH v2 07/11] scsi: ufs: exynos: add gs101_ufs_drv_init() hook and enable WriteBooster
` [PATCH v2 08/11] scsi: ufs: exynos: enable write line unique transactions on gs101
` [PATCH v2 09/11] scsi: ufs: exynos: set ACG to be controlled by UFS_ACG_DISABLE
` [PATCH v2 10/11] scsi: ufs: exynos: fix hibern8 notify callbacks
` [PATCH v2 11/11] scsi: ufs: exynos: gs101: enable clock gating with hibern8

[PATCH 1/2] scsi: ufs: exynos: remove unused tx_linereset_n/tx_dif_n_nsec fields
 2024-10-30 13:26 UTC  (2+ messages)
` [PATCH 2/2] scsi: ufs: exynos: remove unused rx_hibern8_wait(_nsec) fields

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

[PATCH 1/2] scsi: ufs: exynos: remove empty drv_init method
 2024-10-30 10:27 UTC  (2+ messages)
` [PATCH 2/2] scsi: ufs: exynos: remove superfluous function parameter

[PATCH v1 v1] target: fix incorrect function name in pr_err
 2024-10-30  2:18 UTC 

[PATCH V2 0/3] Add support for multiple ICE allocators
 2024-10-30  1:41 UTC  (7+ messages)
` [PATCH V2 1/3] dt-bindings: ufs: qcom: Document ice configuration table
` [PATCH V2 2/3] arm64: dts: qcom: sm8650: Add ICE allocator entries
` [PATCH V2 3/3] scsi: ufs: qcom: Add support for multiple ICE allocators

[PATCH v2 0/2] Untie the host lock entanglement - part 2
 2024-10-29 21:33 UTC  (10+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Introduce a new clock_gating lock
` [PATCH v2 2/2] scsi: ufs: core: Introduce a new clock_scaling lock

[PATCHv9 0/7] write hints with nvme fdp, scsi streams
 2024-10-29 12:46 UTC  (20+ messages)
` [PATCHv9 3/7] block: allow ability to limit partition write hints
` [PATCHv9 4/7] block, fs: add write hint to kiocb
` [PATCHv9 7/7] scsi: set permanent stream count in block limits
  ` [PATCHv9 2/7] block: introduce max_write_hints queue limit
  ` [PATCHv9 1/7] block: use generic u16 for write hints
  ` [PATCHv9 5/7] io_uring: enable per-io hinting capability

[PATCH V1 0/3] Add support for multiple ICE algorithms
 2024-10-29 11:23 UTC  (13+ messages)
` [PATCH V1 1/3] dt-bindings: ufs: qcom: Document ice configuration table
` [PATCH V1 2/3] arm64: dts: qcom: sm8650: Add ICE algorithm entries
` [PATCH V1 3/3] scsi: ufs: qcom: Add support for multiple ICE algorithms

[PATCH] scsi: Switch back to struct platform_driver::remove()
 2024-10-29  7:32 UTC  (2+ messages)

[PATCH 0/2] Untie the host lock entanglement - part 2
 2024-10-29  5:40 UTC  (7+ messages)
` [PATCH 1/2] scsi: ufs: core: Introduce a new clock_gating lock
` [PATCH 2/2] scsi: ufs: core: Introduce a new clock_scaling lock

Dear Respectable, I wait for your response to this my message
 2024-10-29  2:25 UTC 

[PATCH v4 00/11] Read/Write with meta/integrity
 2024-10-29  2:24 UTC  (8+ messages)
  ` [PATCH v4 04/11] block: define meta io descriptor
  ` [PATCH v4 11/11] scsi: add support for user-meta interface

[PATCH v5 00/14] Introduce support for Fabric Discovery and
 2024-10-29  0:54 UTC  (13+ messages)
` [PATCH v5 04/14] scsi: fnic: Add support for target based solicited requests and responses
` [PATCH v5 05/14] scsi: fnic: Add support for unsolicited "
` [PATCH v5 06/14] scsi: fnic: Add and integrate support for FDMI
` [PATCH v5 09/14] scsi: fnic: Modify IO path to use FDLS

[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
 2024-10-28 23:57 UTC  (5+ messages)

[PATCH v3] ufs: core: Add WB buffer resize support
 2024-10-28 19:50 UTC  (2+ messages)

[RESEND PATCH v3] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
 2024-10-28 11:16 UTC 

[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-10-27  8:14 UTC  (6+ messages)
` [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms


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