messages from 2025-04-25 06:47:40 to 2025-04-28 12:37:21 UTC [more...]
[PATCH v6 0/9] blk: honor isolcpus configuration
2025-04-28 12:37 UTC (6+ messages)
` [PATCH v6 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v6 6/9] isolation: introduce io_queue isolcpus type
[PATCH V3 00/20] block: unify elevator changing and fix lockdep warning
2025-04-28 11:51 UTC (45+ messages)
` [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 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 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()
[RFC PATCH 0/7] ublk: support to register bvec buffer automatically
2025-04-28 10:28 UTC (9+ messages)
` [RFC PATCH 1/7] io_uring: add 'struct io_buf_data' for register/unregister bvec buffer
` [RFC PATCH 2/7] io_uring: add helper __io_buffer_[un]register_bvec
` [RFC PATCH 3/7] io_uring: support to register bvec buffer to specified io_uring
` [RFC PATCH 4/7] ublk: convert to refcount_t
` [RFC PATCH 5/7] ublk: prepare for supporting to register request buffer automatically
` [RFC PATCH 6/7] ublk: register buffer to specified io_uring & buf index via UBLK_F_AUTO_BUF_REG
` [RFC PATCH 7/7] selftests: ublk: support UBLK_F_AUTO_BUF_REG
[PATCH] block: rnbd: add .release to rnbd_dev_ktype
2025-04-28 9:58 UTC (4+ messages)
[PATCH blktests 0/3] blktest: add unmap write zeroes tests
2025-04-28 9:25 UTC (12+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "
[PATCH v10 00/24] Provide a new two step DMA mapping API
2025-04-28 9:22 UTC (25+ messages)
` [PATCH v10 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v10 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface
` [PATCH v10 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v10 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v10 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v10 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v10 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v10 09/24] docs: core-api: document the IOVA-based API
` [PATCH v10 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v10 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v10 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v10 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v10 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v10 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v10 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v10 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v10 18/24] block: share more code for bio addition helper
` [PATCH v10 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v10 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v10 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v10 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v10 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v10 24/24] nvme-pci: store aborted state in flags variable
add more bio helper
2025-04-28 9:22 UTC (4+ messages)
` [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
brd cleanups
2025-04-28 9:21 UTC (3+ messages)
` [PATCH 1/5] brd; pass a bvec pointer to brd_do_bvec
[RFC PATCHv2 0/3] improve NVMe multipath handling
2025-04-28 7:39 UTC (13+ messages)
` [RFC PATCHv2 1/3] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCHv2 2/3] nvme: introduce multipath_head_always module param
` [RFC PATCHv2 3/3] nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
[mainline]WARNING: CPU: 29 PID: 1121679 at block/genhd.c:302 unregister_blkdev+0x1e8/0x2b0
2025-04-28 7:39 UTC (2+ messages)
[PATCH v2] block: rnbd: add .release to rnbd_dev_ktype
2025-04-28 5:27 UTC
Call for Proposals for fossy.us 2025
2025-04-28 4:07 UTC (2+ messages)
[syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in guard_bio_eod
2025-04-27 16:14 UTC (5+ messages)
` syztest
[PATCH v6.15 0/3] ublk: one selftest fix and two zero copy fixes
2025-04-27 13:49 UTC (4+ messages)
` [PATCH v6.15 1/3] selftests: ublk: fix UBLK_F_NEED_GET_DATA
` [PATCH v6.15 2/3] ublk: decouple zero copy from user copy
` [PATCH v6.15 3/3] ublk: enhance check for register/unregister io buffer command
[PATCH 0/8] ublk: simplify NEED_GET_DATA handling and request lookup
2025-04-27 13:25 UTC (16+ messages)
` [PATCH 1/8] ublk: factor out ublk_commit_and_fetch
` [PATCH 2/8] ublk: fix "immepdately" typo in comment
` [PATCH 3/8] ublk: remove misleading "ubq" in "ubq_complete_io_cmd()"
` [PATCH 4/8] ublk: don't log uring_cmd cmd_op in ublk_dispatch_req()
` [PATCH 5/8] ublk: factor out ublk_start_io() helper
` [PATCH 6/8] ublk: don't call ublk_dispatch_req() for NEED_GET_DATA
` [PATCH 7/8] ublk: check UBLK_IO_FLAG_OWNED_BY_SRV in ublk_abort_queue()
` [PATCH 8/8] ublk: store request pointer in ublk_io
[PATCH v2 0/9] md: fix is_mddev_idle()
2025-04-27 9:59 UTC (12+ messages)
` [PATCH v2 1/9] blk-mq: remove blk_mq_in_flight()
` [PATCH v2 2/9] block: reuse part_in_flight_rw for part_in_flight
` [PATCH v2 3/9] block: WARN if bdev inflight counter is negative
` [PATCH v2 4/9] block: cleanup blk_mq_in_flight_rw()
` [PATCH v2 5/9] block: export API to get the number of bdev inflight IO
` [PATCH v2 6/9] md: record dm-raid gendisk in mddev
` [PATCH v2 7/9] md: add a new api sync_io_depth
` [PATCH v2 8/9] md: fix is_mddev_idle()
` [PATCH v2 9/9] md: cleanup accounting for issued sync IO
[PATCH v2 0/3] brd: discard bugfix
2025-04-27 8:39 UTC (4+ messages)
` [PATCH v2 1/3] brd: protect page with rcu
` [PATCH v2 2/3] brd: fix aligned_sector from brd_do_discard()
` [PATCH v2 3/3] brd: fix discard end sector
[PATCH v9 00/24] Provide a new two step DMA mapping API
2025-04-27 8:13 UTC (24+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [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 23/24] nvme-pci: convert to blk_rq_dma_map
[PATCH 0/4] ublk: two fixes and support UBLK_F_AUTO_ZERO_COPY
2025-04-27 7:32 UTC (19+ messages)
` [PATCH 1/4] selftests: ublk: fix UBLK_F_NEED_GET_DATA
` [PATCH 2/4] ublk: enhance check for register/unregister io buffer command
` [PATCH 3/4] ublk: add feature UBLK_F_AUTO_ZERO_COPY
` [PATCH 4/4] selftests: ublk: support UBLK_F_AUTO_ZERO_COPY
[PATCH blktests] zbd/005: Limit block size to zone length
2025-04-27 3:23 UTC (11+ messages)
[PATCH v2 0/5] md: fix is_mddev_idle()
2025-04-27 2:45 UTC (5+ messages)
` [PATCH v2 4/5] "
[PATCH] loop: Add sanity check for read/write_iter
2025-04-26 2:10 UTC (5+ messages)
` [PATCH V2] "
` [PATCH V3] "
[PATCH v2 0/3] block: avoid hctx spinlock for plug with multiple queues
2025-04-26 1:17 UTC (4+ messages)
` [PATCH v2 1/3] block: take rq_list instead of plug in dispatch functions
` [PATCH v2 2/3] block: factor out blk_mq_dispatch_queue_requests() helper
` [PATCH v2 3/3] block: avoid hctx spinlock for plug with multiple queues
[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
2025-04-25 22:51 UTC (9+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
[GIT PULL] Block fixes for 6.15-rc4
2025-04-25 19:10 UTC (3+ messages)
[PATCH v9 00/15] large atomic writes for xfs
2025-04-25 16:45 UTC (16+ messages)
` [PATCH v9 01/15] fs: add atomic write unit max opt to statx
` [PATCH v9 02/15] xfs: add helpers to compute log item overhead
` [PATCH v9 03/15] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v9 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v9 06/15] xfs: allow block allocator to take an alignment hint
` [PATCH v9 07/15] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v9 08/15] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v9 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v9 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v9 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v9 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v9 14/15] xfs: update atomic write limits
` [PATCH v9 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
2025-04-25 13:39 UTC (2+ messages)
[PATCH] block: make bio_check_eod work for zero sized devices
2025-04-25 8:03 UTC
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;
as well as URLs for NNTP newsgroup(s).