messages from 2026-04-24 21:53:47 to 2026-04-30 11:07:58 UTC [more...]
[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
2026-04-30 11:06 UTC (28+ messages)
` [PATCH v7 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v7 phy-next 03/27] usb: add "
` [PATCH v7 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 05/27] phy: "
` [PATCH v7 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v7 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v7 phy-next 11/27] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v7 phy-next 12/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 13/27] usb: host: tegra: "
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v7 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy
[PATCH 0/6] scsi: Support ALUA unavailable state and INQUIRY changes
2026-04-30 6:03 UTC (13+ messages)
` [PATCH 1/6] scsi: Add INQUIRY data field definitions and accessor helpers
` [PATCH 2/6] scsi: Protect INQUIRY sysfs attributes with mutex
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 4/6] scsi: Refactor scsi_add_lun() to use scsi_update_inquiry_data()
` [PATCH 5/6] scsi: Add device reprobe support to scsi_rescan_device()
` [PATCH 6/6] scsi: Handle reprobe for existing devices during SCSI scan
[PATCH v3] scsi: ufs: core: call hibern8 notify when hibern8 cmd failed
2026-04-30 4:22 UTC
[PATCH v2] scsi: ufs: core: call hibern8 notify when hibern8 cmd failed
2026-04-30 2:40 UTC (3+ messages)
[PATCH v12 00/13] blk: honor isolcpus configuration
2026-04-29 23:32 UTC (11+ messages)
` [PATCH v12 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
[PATCH] snic/vnic_dev: Remove dead store in vnic_dev_discover_res()
2026-04-29 21:47 UTC (2+ messages)
[PATCH] scsi: advansys: drop ISA_DMA_API remnants
2026-04-29 21:01 UTC (2+ messages)
[PATCH v15 0/5] shut down devices asynchronously
2026-04-29 17:50 UTC (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "
[PATCH] scsi: Consistently define pci_device_ids using named initializers
2026-04-29 10:18 UTC
[PATCH] scsi: scsi_ioctl: use strnlen() in scsi_ioctl_get_pci
2026-04-29 8:15 UTC
[PATCH v3] scsi: pcmcia: sym53c500: Fix probe error cleanup
2026-04-29 7:56 UTC
[PATCH v2 0/2] scsi: ufs: dt-bindings: Add compatibles for Nord UFS controller
2026-04-29 7:16 UTC (4+ messages)
` [PATCH v2 1/2] scsi: ufs: dt-bindings: Add compatible for Nord UFS Host Controller
` [PATCH v2 2/2] scsi: ufs: dt-bindings: Add compatible for SA8797P "
[PATCH] ata: libata-sata: retry hardreset when device detected but PHY not established
2026-04-29 1:14 UTC (7+ messages)
[PATCH v2] scsi: target: tcm_loop: Fix NULL ptr dereference
2026-04-28 23:24 UTC (2+ messages)
[PATCH v2] scsi: target: Allow FUA if no write cache enabled
2026-04-28 20:39 UTC
[PATCH v2 00/18] Native SCSI multipath support
2026-04-28 11:14 UTC (19+ messages)
` [PATCH v2 01/18] scsi-multipath: introduce basic SCSI device support
` [PATCH v2 02/18] scsi-multipath: introduce scsi_device head structure
` [PATCH v2 03/18] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v2 04/18] scsi-multipath: support iopolicy
` [PATCH v2 05/18] scsi-multipath: clone each bio
` [PATCH v2 06/18] scsi-multipath: clear path when decide is blocked
` [PATCH v2 07/18] scsi-multipath: failover handling
` [PATCH v2 08/18] scsi-multipath: provide callbacks for path state
` [PATCH v2 09/18] scsi-multipath: add scsi_mpath_get_nr_active()
` [PATCH v2 10/18] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v2 11/18] scsi-multipath: block PR commands
` [PATCH v2 12/18] scsi-multipath: add delayed disk removal support
` [PATCH v2 13/18] scsi: sd: add multipath disk class
` [PATCH v2 14/18] scsi: sd: support multipath disk
` [PATCH v2 15/18] scsi: sd: add multipath disk attr groups
` [PATCH v2 16/18] scsi: sd: add mpath_dev file
` [PATCH v2 17/18] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v2 18/18] scsi: sd: add mpath_queue_depth "
[PATCH v2 00/13] nvme: switch to libmultipath
2026-04-28 11:12 UTC (14+ messages)
` [PATCH v2 01/13] nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()
` [PATCH v2 02/13] nvme-multipath: add initial support for using libmultipath
` [PATCH v2 03/13] nvme-multipath: add nvme_mpath_available_path()
` [PATCH v2 04/13] nvme-multipath: add nvme_mpath_{add, remove}_cdev()
` [PATCH v2 05/13] nvme-multipath: add nvme_mpath_is_{disabled, optimised}
` [PATCH v2 06/13] nvme-multipath: add nvme_mpath_cdev_ioctl()
` [PATCH v2 07/13] nvme-multipath: add uring_cmd support
` [PATCH v2 08/13] nvme-multipath: add nvme_mpath_get_iopolicy()
` [PATCH v2 09/13] nvme-multipath: add nvme_mpath_synchronize()
` [PATCH v2 10/13] nvme-multipath: add nvme_{add,delete}_ns()
` [PATCH v2 11/13] nvme-multipath: add nvme_mpath_head_queue_if_no_path()
` [PATCH v2 12/13] nvme-multipath: add nvme_mpath_get_nr_active()
` [PATCH v2 13/13] nvme-multipath: switch to use libmultipath
[PATCH v2 00/13] libmultipath: a generic multipath lib for block drivers
2026-04-28 11:11 UTC (14+ messages)
` [PATCH v2 01/13] libmultipath: Add initial framework
` [PATCH v2 02/13] libmultipath: Add basic gendisk support
` [PATCH v2 03/13] libmultipath: Add path selection support
` [PATCH v2 04/13] libmultipath: Add bio handling
` [PATCH v2 05/13] libmultipath: Add support for mpath_device management
` [PATCH v2 06/13] libmultipath: Add cdev support
` [PATCH v2 07/13] libmultipath: Add delayed removal support
` [PATCH v2 08/13] libmultipath: Add sysfs helpers
` [PATCH v2 09/13] libmultipath: Add PR support
` [PATCH v2 10/13] libmultipath: Add mpath_bdev_report_zones()
` [PATCH v2 11/13] libmultipath: Add support for block device IOCTL
` [PATCH v2 12/13] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v2 13/13] libmultipath: Add mpath_bdev_get_unique_id()
[PATCH AUTOSEL 7.0-5.10] scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC
2026-04-28 10:41 UTC (8+ messages)
` [PATCH AUTOSEL 7.0-6.18] scsi: lpfc: Remove unnecessary ndlp kref get in lpfc_check_nlp_post_devloss
` [PATCH AUTOSEL 7.0-6.18] scsi: ufs: ufs-pci: Add support for Intel Nova Lake
` [PATCH AUTOSEL 7.0-6.1] scsi: lpfc: Fix incorrect txcmplq_cnt during cleanup in lpfc_sli_abort_ring()
` [PATCH AUTOSEL 7.0] scsi: virtio_scsi: Move INIT_WORK calls to virtscsi_probe()
` [PATCH AUTOSEL 7.0-6.6] scsi: ufs: core: Disable timestamp for Kioxia THGJFJT0E25BAIP
` [PATCH AUTOSEL 7.0-5.10] scsi: esas2r: Fix __printf annotation on esas2r_log_master()
` [PATCH AUTOSEL 7.0-6.18] scsi: lpfc: Add PCI ID support for LPe42100 series adapters
blktests failures with v7.1-rc1 kernel
2026-04-28 9:13 UTC
[PATCH v7 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
2026-04-28 8:15 UTC (4+ messages)
` [PATCH v7 1/1] scsi: sas: skip opt_sectors when DMA reports no real optimization hint
[PATCH v2] scsi: pcmcia: sym53c500: Fix probe error cleanup
2026-04-28 8:02 UTC
[PATCH v2 0/3] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
2026-04-28 7:22 UTC (6+ messages)
` [PATCH v2 1/3] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter
[PATCH] scsi: ufs: core: call hibern8 notify when hibern8 cmd failed
2026-04-28 5:34 UTC (3+ messages)
[PATCH] scsi: mvsas: Don't emit __LINE__ in debug messages
2026-04-27 17:45 UTC
[PATCH v2 0/2] scsi: ufs: Add persistent TX Equalization settings support
2026-04-27 16:03 UTC (7+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Introduce function ufshcd_query_attr_qword()
` [PATCH v2 2/2] scsi: ufs: core: Add support to retrieve and store TX Equalization settings
[PATCH V7 0/2] Add post change sequence for link start notify
2026-04-27 15:57 UTC (3+ messages)
` [PATCH V7 2/2] ufs: ufs-qcom: Enable Auto Hibern8 clock request support
[PATCH 1/1] scsi: ufs: remove ucd_rsp_dma_addr and ucd_prdt_dma_addr from ufshcd_lrb
2026-04-27 15:55 UTC (3+ messages)
[PATCH] scsi: ufs: qcom: Unify user-visible "Qualcomm" name
2026-04-27 15:43 UTC (2+ messages)
[PATCH] scsi: pcmcia: sym53c500: Fix probe error cleanup
2026-04-27 12:29 UTC (2+ messages)
[PATCH v3 0/7] ata: libata-scsi: multi-LUN ATAPI device support
2026-04-27 12:12 UTC (20+ messages)
` [PATCH v3 1/7] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v3 2/7] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v3 3/7] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v3 4/7] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v3 5/7] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v3 6/7] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk
` [PATCH v3 7/7] scsi: scsi_devinfo: extend BLIST_NO_LUN_1F to MATSHITA and NEC PD-1 variants
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2026-04-27 11:50 UTC (7+ messages)
[PATCH] scsi: scsi_transport_fc: Use put_device() on vport setup failure
2026-04-27 9:36 UTC
[PATCH] scsi: qedf: Free exchange manager on probe failure
2026-04-27 9:22 UTC
[PATCH 5.15.y] scsi: ufs: core: Fix use-after free in init error and remove paths
2026-04-27 6:28 UTC
[PATCH] scsi: sd: Use string_choices to fix Coccinelle warnings
2026-04-27 1:35 UTC (3+ messages)
[PATCH 0/4] scsi: Support devices that don't have a cmd_per_lun limit
2026-04-27 1:33 UTC (6+ messages)
` [PATCH 3/4] scsi: Support scsi_devices without a device wide limit
[PATCH] scsi: sr: exclude CDC_MRW_W and CDC_RAM from writeable check
2026-04-27 1:29 UTC (5+ messages)
` [PATCH v2] cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
[PATCH 1/1] Revert "scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()"
2026-04-26 23:41 UTC (3+ messages)
[LSF/MM/BPF] Running BOF
2026-04-26 0:46 UTC
[PATCH] scsi: ncr53c8xx: Drop CONFIG_ prefix from Zalon-specific compiler defines
2026-04-26 0:03 UTC
[PATCH v2] scsi: hisi_sas: Add slave_destroy interface for v3 hw
2026-04-25 8:20 UTC
[PATCH] scsi: hisi_sas: Add slave_destroy interface for v3 hw
2026-04-25 8:10 UTC (2+ messages)
[PATCH 00/12] Block storage copy offloading
2026-04-24 22:42 UTC (13+ messages)
` [PATCH 01/12] block: Introduce queue limits for "
` [PATCH 02/12] block: Add the REQ_OP_COPY_{SRC,DST} operations
` [PATCH 03/12] block: Introduce blkdev_copy_offload()
` [PATCH 04/12] block: Add an onloaded copy implementation
` [PATCH 05/12] block: Introduce accessor functions for copy offload bios
` [PATCH 06/12] fs/read_write: Generalize generic_copy_file_checks()
` [PATCH 07/12] fs, block: Add copy_file_range() support for block devices
` [PATCH 08/12] nvme: Add copy offloading support
` [PATCH 09/12] nvmet: Support the Copy command
` [PATCH 10/12] dm: Add support for copy offloading
` [PATCH 11/12] dm-linear: Enable "
` [PATCH 12/12] null_blk: Add support for REQ_OP_COPY_*
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