messages from 2024-02-04 12:36:13 to 2024-02-13 00:05:59 UTC [more...]
[PATCH 00/26] Zone write plugging
2024-02-13 0:05 UTC (76+ messages)
` [PATCH 01/26] block: Restore sector of flush requests
` [PATCH 02/26] block: Remove req_bio_endio()
` [PATCH 06/26] block: Introduce zone write plugging
` [PATCH 08/26] block: Implement zone append emulation
` [PATCH 10/26] dm: Use the block layer "
` [PATCH 11/26] scsi: sd: "
` [PATCH 19/26] block: mq-deadline: Remove support for zone write locking
` [PATCH 20/26] block: Remove elevator required features
` [PATCH 21/26] block: Do not check zone type in blk_check_zone_append()
` [PATCH 22/26] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH 23/26] block: Remove zone write locking
` [PATCH 24/26] block: Do not special-case plugging of zone write operations
` [PATCH 25/26] block: Reduce zone write plugging memory usage
` [PATCH 26/26] block: Add zone_active_wplugs debugfs entry
[PATCH v4 0/8] Add UFS support for SC7180/SM7125
2024-02-12 22:22 UTC (5+ messages)
` [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string
` [PATCH v4 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180
[LSF/MM/BPF TOPIC] Removing GFP_NOFS
2024-02-12 22:07 UTC (11+ messages)
Accessing discs connected to H/W RAID controller over SG interface
2024-02-12 19:34 UTC
[PATCH v2] scsi: Make scsi_bus_type const
2024-02-12 19:06 UTC (2+ messages)
[PATCH] scsi: Make scsi_bus_type const
2024-02-12 18:20 UTC (5+ messages)
[PATCH v3 09/15] block: Add checks to merging of atomic writes
2024-02-12 12:09 UTC (5+ messages)
` "
[PATCH] scsi: elx: efct: adjust error handling inside efct_hw_setup_io
2024-02-12 9:55 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 1/1] scsi: target: Fix unmap setup during configuration
2024-02-12 8:07 UTC (2+ messages)
[PATCH v5 1/4] uio: introduce UIO_MEM_DMA_COHERENT type
2024-02-12 6:56 UTC (3+ messages)
` [PATCH v6 "
Optical drive (CD/DVD/Blu-ray), connected via USB, passed-through SCSI, distributed via iSCSI, error messages in dmesg every second, slower average read speed at 2 MB/s, normal behavior with Microsoft Initiator
2024-02-11 19:29 UTC
[PATCH] scsi: libfc: Remove unnecessary NULL check
2024-02-11 15:09 UTC
[PATCH 0/8] scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform
2024-02-11 14:03 UTC (18+ messages)
` [PATCH 1/8] dt-bindings: ufs: qcom,ufs: add second RX lane "
` [PATCH 2/8] scsi: ufs: qcom: provide default cycles_in_1us value
` [PATCH 3/8] arm64: dts: qcom: msm8996: unbreak UFS HCD support
` [PATCH 4/8] arm64: dts: qcom: msm8996: specify UFS core_clk frequencies
` [PATCH 5/8] arm64: dts: qcom: msm8996: add second UFS RX lane on MSM8996 platform
` [PATCH 6/8] arm64: dts: qcom: msm8996: set GCC_UFS_ICE_CORE_CLK freq directly
` [PATCH 7/8] dt-bindings: ufs: qcom,ufs: drop source clock entries
` [PATCH 8/8] arm64: dts: qcom: msm8996: drop source clock entries from the UFS node
[PATCH v4 0/2] Ensure FCoE target interrupts work correctly
2024-02-11 13:52 UTC (4+ messages)
` [PATCH v4 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
` [PATCH v4 2/2] fnic: move fnic_fnic_flush_tx() to a work queue
[PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives
2024-02-10 12:56 UTC (23+ messages)
` [PATCH 03/10] scsi: NCR5380: Replace snprintf() with the safer scnprintf() variant
` [PATCH 04/10] scsi: aacraid: linit: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 05/10] scsi: aacraid: linit: Replace snprintf() with the safer scnprintf() variant
` [PATCH 06/10] scsi: aha1542: "
` [PATCH 07/10] scsi: aic7xxx: aicasm: Trivial: Remove trailing whitespace
` [PATCH 08/10] scsi: aic7xxx: aicasm: Replace snprintf() with the safer scnprintf() variant
` [PATCH 09/10] scsi: aic94xx: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 10/10] scsi: arcmsr: "
[PATCH v3 00/15] block atomic writes
2024-02-10 12:12 UTC (4+ messages)
[GIT PULL] SCSI fixes for 6.8-rc3
2024-02-10 1:24 UTC (2+ messages)
megaraid_sas: multiple FALLOC_FL_ZERO_RANGE causes timeouts and resets on MegaRAID 9560-8i 4GB since 5.19
2024-02-10 1:18 UTC
[PATCH 0/3] ufs: qcom: Mark "core_reset" as required property
2024-02-09 20:16 UTC (5+ messages)
` [PATCH 3/3] arm64: dts: qcom: msm8996: Add missing UFS host controller reset
[PATCH v3 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
2024-02-09 10:19 UTC (2+ messages)
` [PATCH v3 2/2] fnic: move fnic_fnic_flush_tx() to a work queue
[RFC PATCH 0/6] async device shutdown support
2024-02-07 18:41 UTC (7+ messages)
` [RFC PATCH 1/6] minimal async shutdown infrastructure
` [RFC PATCH 2/6] Improve ability to perform async shutdown in parallel
` [RFC PATCH 3/6] pci bus async shutdown support
` [RFC PATCH 4/6] pci nvme "
` [RFC PATCH 5/6] scsi mid layer support for async command submit
` [RFC PATCH 6/6] sd: async cache flush on shutdown
[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
2024-02-07 15:51 UTC (4+ messages)
[PATCH] scsi: core: really include kunit tests with SCSI_LIB_KUNIT_TEST
2024-02-07 15:37 UTC (2+ messages)
[PATCH 1/1] scsi: target: Fix unmap setup during configuration
2024-02-07 15:35 UTC (5+ messages)
[PATCH] scsi: sd: fix sd ida memory leak
2024-02-07 10:54 UTC (2+ messages)
[PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
2024-02-06 20:16 UTC (9+ messages)
` [PATCH v5 4/4] uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion
` [PATCH v6 "
[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
2024-02-06 11:59 UTC (23+ messages)
` [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret
` [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys
` [PATCH v4 04/15] soc: qcom: ice: add hwkm support in ice
` [EXTERNAL] "
` [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys
` [EXTERNAL] "
` [PATCH v4 06/15] soc: qcom: ice: support for generate, import and prepare key
` [PATCH v4 08/15] ufs: core: add support to derive software secret
` [PATCH v4 09/15] ufs: core: add support for generate, import and prepare keys
` [PATCH v4 10/15] ufs: host: wrapped keys support in ufs qcom
[PATCH v6] scsi: support packing multi-segment in UNMAP command
2024-02-06 3:53 UTC
Build regressions/improvements in v6.8-rc1
2024-02-06 2:33 UTC (2+ messages)
[PATCH 0/5] scsi: Replace {v}snprintf() variants with safer alternatives
2024-02-06 2:07 UTC (2+ messages)
[PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd
2024-02-06 2:08 UTC (4+ messages)
[PATCH] scsi: core: move scsi_host_busy() out of host lock if it is for per-command
2024-02-06 2:08 UTC (2+ messages)
[PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare
2024-02-06 2:08 UTC (2+ messages)
[PATCH] scsi: lpfc: use unsigned type for num_sge
2024-02-06 2:08 UTC (2+ messages)
[PATCH 00/42] Fix coccicheck warnings
2024-02-06 2:07 UTC (2+ messages)
` (subset) "
[PATCH v13 00/19] scsi: Allow scsi_execute users to request retries
2024-02-06 2:07 UTC (2+ messages)
[PATCH 0/3] drivers: scsi: struct bus_type cleanup
2024-02-06 2:00 UTC (2+ messages)
[PATCH] scsi: tcm_loop: make tcm_loop_lld_bus const
2024-02-06 2:00 UTC (3+ messages)
[PATCH v2 00/17] Update lpfc to revision 14.4.0.0
2024-02-06 1:53 UTC (2+ messages)
[PATCH 0/2] Ensure FCoE target interrupts work
2024-02-06 1:23 UTC (5+ messages)
` [PATCH 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
` [PATCH 2/2] fnic: move fnic_fnic_flush_tx() to a work queue
[PATCH] target: sbp: integer overflow and potential memory corruption
2024-02-05 22:02 UTC (2+ messages)
[Bug 214967] New: mvsas not detecting some disks
2024-02-04 21:19 UTC (2+ messages)
` [Bug 214967] "
[Bug 218457] New: mpi3mr - mpi3mr_transport.c:1818:1: warning: the frame size of 1640 bytes is larger than 1280 bytes
2024-02-04 16:37 UTC (2+ messages)
` [Bug 218457] "
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