mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 11:57:46 +00:00
47285daa84
* for-6.14/block: (32 commits) ps3disk: Do not use dev->bounce_size before it is set block: retry call probe after request_module in blk_request_module kyber: constify sysfs attributes block, bfq: constify sysfs attributes block: mq-deadline: Constify sysfs attributes elevator: Enable const sysfs attributes blk-zoned: Split queue_zone_wplugs_show() blk-zoned: Improve the queue reference count strategy documentation blk-zoned: Document locking assumptions blk-zoned: Minimize #include directives rust: block: fix use of BLK_MQ_F_SHOULD_MERGE block: remove BLK_MQ_F_SHOULD_MERGE blk-mq: remove unused queue mapping helpers virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues blk-mq: introduce blk_mq_map_hw_queues virtio: hookup irq_get_affinity callback PCI: hookup irq_get_affinity callback driver core: bus: add irq_get_affinity callback to bus_type ...