linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-23 08:14:10 to 2025-04-24 18:20:09 UTC [more...]

[PATCH v6 0/9] blk: honor isolcpus configuration
 2025-04-24 18:19 UTC  (9+ messages)
` [PATCH v6 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v6 2/9] blk-mq: add number of queue calc helper
` [PATCH v6 3/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v6 4/9] scsi: "
` [PATCH v6 5/9] virtio: blk/scsi: "
` [PATCH v6 6/9] isolation: introduce io_queue isolcpus type
` [PATCH v6 7/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v6 8/9] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

ublk: RFC fetch_req_multishot
 2025-04-24 18:19 UTC 

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-24 16:01 UTC  (56+ messages)
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v9 09/24] docs: core-api: document the IOVA-based API
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 18/24] block: share more code for bio addition helper
` [PATCH v9 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v9 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v9 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v9 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v9 24/24] nvme-pci: store aborted state in flags variable

[PATCH V3 00/20] block: unify elevator changing and fix lockdep warning
 2025-04-24 15:21 UTC  (21+ messages)
` [PATCH V3 01/20] block: move blk_mq_add_queue_tag_set() after blk_mq_map_swqueue()
` [PATCH V3 02/20] block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag
` [PATCH V3 03/20] block: don't call freeze queue in elevator_switch() and elevator_disable()
` [PATCH V3 04/20] block: use q->elevator with ->elevator_lock held in elv_iosched_show()
` [PATCH V3 05/20] block: add two helpers for registering/un-registering sched debugfs
` [PATCH V3 06/20] block: move sched debugfs register into elvevator_register_queue
` [PATCH V3 07/20] block: prevent adding/deleting disk during updating nr_hw_queues
` [PATCH V3 08/20] block: don't allow to switch elevator if updating nr_hw_queues is in-progress
` [PATCH V3 09/20] block: simplify elevator reattachment for updating nr_hw_queues
` [PATCH V3 10/20] block: move blk_unregister_queue() & device_del() after freeze wait
` [PATCH V3 11/20] block: move queue freezing & elevator_lock into elevator_change()
` [PATCH V3 12/20] block: add `struct elv_change_ctx` for unifying elevator change
` [PATCH V3 13/20] block: "
` [PATCH V3 14/20] block: pass elevator_queue to elv_register_queue & unregister_queue
` [PATCH V3 15/20] block: fail to show/store elevator sysfs attribute if elevator is dying
` [PATCH V3 16/20] block: move elv_register[unregister]_queue out of elevator_lock
` [PATCH V3 17/20] block: move debugfs/sysfs register out of freezing queue
` [PATCH V3 18/20] block: remove several ->elevator_lock
` [PATCH V3 19/20] block: move hctx cpuhp add/del out of queue freezing
` [PATCH V3 20/20] block: move wbt_enable_default() out of queue freezing from sched ->exit()

[PATCH blktests] zbd/005: Limit block size to zone length
 2025-04-24 14:23 UTC  (7+ messages)

[syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in lo_rw_aio
 2025-04-24 14:08 UTC 

don't autoload block drivers on stat (and cgroup configuration)
 2025-04-24 13:35 UTC  (4+ messages)

[PATCH] block: never reduce ra_pages in blk_apply_bdi_limits
 2025-04-24 13:32 UTC  (3+ messages)

[syzbot] Monthly block report (Apr 2025)
 2025-04-24 13:06 UTC 

[PATCH] selftests: ublk: fix UBLK_F_NEED_GET_DATA
 2025-04-24 12:35 UTC 

[PATCH 0/2] selftests: ublk: misc fixes
 2025-04-24 12:31 UTC  (7+ messages)
` [PATCH 1/2] selftests: ublk: kublk: build with -Werror
` [PATCH 2/2] selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils
` (subset) [PATCH 0/2] selftests: ublk: misc fixes

[GIT PULL] nvme fixes for Linux 6.15
 2025-04-24 12:28 UTC  (2+ messages)

Report: Performance regression from ib_umem_get on zone device pages
 2025-04-24 12:01 UTC  (8+ messages)
` Resend: "

add more bio helper
 2025-04-24 12:01 UTC  (48+ messages)
` [PATCH 01/17] block: add a bio_add_virt_nofail helper
` [PATCH 02/17] block: add a bdev_rw_virt helper
` [PATCH 03/17] block: add a bio_add_vmalloc helper
` [PATCH 04/17] block: remove the q argument from blk_rq_map_kern
` [PATCH 05/17] block: pass the operation to bio_{map,copy}_kern
` [PATCH 06/17] block: simplify bio_map_kern
` [PATCH 07/17] bcache: use bio_add_virt_nofail
` [PATCH 08/17] dm-bufio: "
` [PATCH 09/17] dm-integrity: "
` [PATCH 10/17] rnbd-srv: "
` [PATCH 11/17] xfs: simplify xfs_buf_submit_bio
` [PATCH 12/17] xfs: simplify xfs_rw_bdev
` [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 14/17] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
` [PATCH 15/17] gfs2: use bdev_rw_virt in gfs2_read_super
` [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io

[PATCH 0/3] block: avoid hctx spinlock for plug with multiple queues
 2025-04-24 11:38 UTC  (7+ messages)
` [PATCH 1/3] block: take rq_list instead of plug in dispatch functions
` [PATCH 2/3] block: factor out blk_mq_dispatch_queue_requests() helper
` [PATCH 3/3] block: avoid hctx spinlock for plug with multiple queues

[PATCH V2 00/20] block: unify elevator changing and fix lockdep warning
 2025-04-24  9:02 UTC  (4+ messages)
` [PATCH V2 13/20] block: unifying elevator change

[PATCH] block: use writeback_iter
 2025-04-24  8:27 UTC 

Block device's sysfs setting getting lost after suspend-resume cycle
 2025-04-24  8:17 UTC  (6+ messages)

10x I/O await times in 6.12
 2025-04-24  2:35 UTC  (4+ messages)

[PATCH 0/2] ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
 2025-04-24  1:53 UTC  (10+ messages)
` [PATCH 1/2] ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA
` [PATCH 2/2] ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-23 20:30 UTC  (8+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

[PATCH 6.15 0/2] selftests: ublk: two fixes
 2025-04-23 20:00 UTC  (2+ messages)

[PATCHSET V4] block/xfs: bdev page cache bug fixes for 6.15
 2025-04-23 19:58 UTC  (5+ messages)
` [PATCH 1/3] block: fix race between set_blocksize and read paths
` [PATCH 2/3] block: hoist block size validation code to a separate function
` [PATCH 3/3] xfs: stop using set_blocksize
` (subset) [PATCHSET V4] block/xfs: bdev page cache bug fixes for 6.15

[PATCH v8 00/15] large atomic writes for xfs
 2025-04-23 16:38 UTC  (29+ messages)
` [PATCH v8 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v8 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v8 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v8 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v8 13/15] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v8 14/15] xfs: update atomic write limits
` [PATCH v8 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time

[PATCH v7 00/14] large atomic writes for xfs
 2025-04-23 14:53 UTC  (9+ messages)
` [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()


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