Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-02 12:39:18 to 2024-04-04 16:34:28 UTC [more...]

[powerpc] WARN at drivers/scsi/sg.c:2236 (sg_remove_sfp_usercontext)
 2024-04-04 16:34 UTC  (5+ messages)
` [PATCH v3] scsi: sg: Avoid race in error handling & drop bogus warn

Broken Domain Validation in 6.1.84+
 2024-04-04 16:32 UTC  (2+ messages)

[PATCH] [v2] cxlflash: fix function pointer cast warnings
 2024-04-04 16:14 UTC 

[PATCH v5 00/28] Zone write plugging
 2024-04-04 13:40 UTC  (34+ messages)
` [PATCH v5 01/28] block: Restore sector of flush requests
` [PATCH v5 02/28] block: Remove req_bio_endio()
` [PATCH v5 03/28] block: Introduce blk_zone_update_request_bio()
` [PATCH v5 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
` [PATCH v5 05/28] block: Allow using bio_attempt_back_merge() internally
` [PATCH v5 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v5 07/28] block: Introduce zone write plugging
` [PATCH v5 08/28] block: Fake max open zones limit when there is no limit
` [PATCH v5 09/28] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v5 10/28] block: Implement zone append emulation
` [PATCH v5 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v5 12/28] dm: Use the block layer zone append emulation
` [PATCH v5 13/28] scsi: sd: "
` [PATCH v5 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v5 15/28] null_blk: "
` [PATCH v5 16/28] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v5 17/28] null_blk: Introduce fua attribute
` [PATCH v5 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v5 19/28] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v5 20/28] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v5 21/28] block: mq-deadline: Remove support for zone write locking
` [PATCH v5 22/28] block: Remove elevator required features
` [PATCH v5 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v5 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v5 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v5 26/28] block: Remove zone write locking
` [PATCH v5 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v5 28/28] block: Do not special-case plugging of zone write operations

[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-04 13:24 UTC  (19+ messages)
` [PATCH 01/17] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit
` [PATCH 02/17] dt-bindings: soc: google: exynos-sysreg: add dedicated hsi2 sysreg compatible
` [PATCH 03/17] dt-bindings: ufs: exynos-ufs: Add gs101 compatible
` [PATCH 04/17] dt-bindings: phy: samsung,ufs-phy: Add dedicated gs101-ufs-phy compatible
` [PATCH 05/17] arm64: dts: exynos: gs101: enable cmu-hsi2 clock controller
` [PATCH 06/17] arm64: dts: exynos: gs101: Add the hsi2 sysreg node
` [PATCH 07/17] arm64: dts: exynos: gs101: Add ufs, ufs-phy and ufs regulator dt nodes
` [PATCH 08/17] clk: samsung: gs101: add support for cmu_hsi2
` [PATCH 09/17] phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmap
` [PATCH 10/17] phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recovery
` [PATCH 11/17] phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuning
` [PATCH 12/17] scsi: ufs: host: ufs-exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE option
` [PATCH 13/17] scsi: ufs: host: ufs-exynos: add EXYNOS_UFS_OPT_TIMER_TICK_SELECT option
` [PATCH 14/17] scsi: ufs: host: ufs-exynos: allow max frequencies up to 267Mhz
` [PATCH 15/17] scsi: ufs: host: ufs-exynos: add some pa_dbg_ register offsets into drvdata
` [PATCH 16/17] scsi: ufs: host: ufs-exynos: Add support for Tensor gs101 SoC
` [PATCH 17/17] MAINTAINERS: Add phy-gs101-ufs file to Tensor GS101

convert SCSI to atomic queue limits, part 1 (v2)
 2024-04-04 13:02 UTC  (56+ messages)
` [PATCH 01/23] block: add a helper to cancel atomic queue limit updates
` [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue
` [PATCH 03/23] mpi3mr: "
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
` [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template
` [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host
` [PATCH 07/23] scsi: add a dma_alignment field to the host and host template
` [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method
` [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun
` [PATCH 10/23] scsi: add a device_configure method to the host template
` [PATCH 11/23] megaraid_sas: switch to using ->device_configure
` [PATCH 12/23] mpt3sas: "
` [PATCH 13/23] sbp2: "
` [PATCH 14/23] hptiop: "
` [PATCH 15/23] ipr: "
` [PATCH 16/23] pmcraid: "
` [PATCH 17/23] usb-storage: "
` [PATCH 18/23] sata_nv: "
` [PATCH 19/23] pata_macio: "
` [PATCH 20/23] libata: "
` [PATCH 21/23] mpi3mr: "
` [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits
` [PATCH 23/23] block: remove now unused queue limits helpers

[syzbot] [scsi?] WARNING in sg_remove_sfp_usercontext
 2024-04-04 12:05 UTC  (4+ messages)

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-04 11:41 UTC  (13+ messages)
` [PATCH v2 06/25] virtio_blk: drop owner assignment
` [PATCH v2 12/25] gpio: virtio: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 23/25] scsi: virtio: "
` [PATCH v2 24/25] fuse: "

[PATCH v2 0/1] Remove support for legacy UFS
 2024-04-04  8:45 UTC  (8+ messages)
` [PATCH v2 1/1] scsi: ufs: Remove support for old UFSHCI versions

[bug report] WARNING: CPU: 2 PID: 987 at drivers/scsi/sg.c:2236 sg_remove_sfp_usercontext+0x1bc/0x1d0 [sg]
 2024-04-04  8:05 UTC  (2+ messages)

startup BUG at lib/string_helpers.c from scsi fusion mptsas
 2024-04-03 23:20 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix a possible null pointer dereference
 2024-04-03 23:09 UTC  (3+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 16:09 UTC  (8+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations

[PATCH] scsi: qedf: make qedf_execute_tmf non-preemptible
 2024-04-03 15:01 UTC 

[PATCH v2 0/2] scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5
 2024-04-03 14:12 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] scsi: ufs: qcom: Add sanity checks for gear/lane values during ICC scaling

[PATCH 0/3] ufs: qcom: Mark "core_reset" as required property
 2024-04-03 13:50 UTC  (8+ messages)
` [PATCH 3/3] arm64: dts: qcom: msm8996: Add missing UFS host controller reset

[PATCH] scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5
 2024-04-03 12:12 UTC  (4+ messages)

[bug report] scsi: mpi3mr: Debug ability improvements
 2024-04-03 10:08 UTC 

[PATCH v4 00/28] Zone write plugging
 2024-04-03  8:15 UTC  (42+ messages)
` [PATCH v4 02/28] block: Remove req_bio_endio()
` [PATCH v4 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v4 07/28] block: Introduce zone write plugging
` [PATCH v4 08/28] block: Fake max open zones limit when there is no limit
` [PATCH v4 09/28] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v4 10/28] block: Implement zone append emulation
` [PATCH v4 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v4 12/28] dm: Use the block layer zone append emulation
` [PATCH v4 13/28] scsi: sd: "
` [PATCH v4 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v4 15/28] null_blk: "
` [PATCH v4 16/28] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v4 17/28] null_blk: Introduce fua attribute
` [PATCH v4 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v4 19/28] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v4 20/28] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v4 21/28] block: mq-deadline: Remove support for zone write locking
` [PATCH v4 22/28] block: Remove elevator required features
` [PATCH v4 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v4 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v4 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v4 26/28] block: Remove zone write locking
` [PATCH v4 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v4 28/28] block: Do not special-case plugging of zone write operations

[linus:master] [scsi] 27f58c04a8: WARNING:at_drivers/scsi/sg.c:#sg_remove_sfp_usercontext[sg]
 2024-04-03  5:38 UTC 

(no subject)
 2024-04-03  1:35 UTC 

(no subject)
 2024-04-03  1:27 UTC 

[PATCH] scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()
 2024-04-02 15:51 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 read-only IMAP folder(s) and NNTP newsgroup(s).