messages from 2024-10-29 16:23:00 to 2024-10-31 13:25:10 UTC [more...]
[PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
2024-10-31 13:25 UTC (24+ messages)
` [PATCH V8 4/7] io_uring: support SQE group
` [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-10-31 13:02 UTC (36+ messages)
` [PATCHv10 1/9] block: use generic u16 for write hints
` [PATCHv10 4/9] block: allow ability to limit partition "
` [PATCHv10 9/9] scsi: set permanent stream count in block limits
` [PATCHv10 8/9] nvme: enable FDP support
drop some broken zone append support code
2024-10-31 12:58 UTC (9+ messages)
` [PATCH 1/2] block: remove zone append special casing from the direct I/O path
` [PATCH 2/2] block: remove bio_add_zone_append_page
[PATCH] lib/iov_iter.c: initialize bi.bi_idx before iterating over bvec
2024-10-31 12:58 UTC (2+ messages)
[PATCH v2 0/5] RAID 0/1/10 atomic write support
2024-10-31 11:17 UTC (14+ messages)
` [PATCH v2 1/5] block: Add extra checks in blk_validate_atomic_write_limits()
` [PATCH v2 2/5] block: Support atomic writes limits for stacked devices
` [PATCH v2 3/5] md/raid0: Atomic write support
` [PATCH v2 4/5] md/raid1: "
` [PATCH v2 5/5] md/raid10: "
[PATCH] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
2024-10-31 11:17 UTC (6+ messages)
[PATCH v3 0/6] bio_split() error handling rework
2024-10-31 11:11 UTC (9+ messages)
` [PATCH v3 1/6] block: Rework bio_split() return value
` [PATCH v3 2/6] block: Error an attempt to split an atomic write in bio_split()
` [PATCH v3 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH v3 4/6] md/raid0: Handle bio_split() errors
` [PATCH v3 5/6] md/raid1: "
` [PATCH v3 6/6] md/raid10: "
[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
2024-10-31 10:50 UTC (5+ messages)
` [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
` [PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-10-31 9:37 UTC (25+ messages)
` [PATCH v1 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v1 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v1 03/17] iommu: generalize the batched sync after map interface
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v1 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
` [PATCH v1 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v1 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v1 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v1 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v1 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v1 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v1 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v1 17/17] vfio/mlx5: Convert vfio to use DMA link API
[PATCH] btrfs: handle bio_split() error
2024-10-31 9:29 UTC (7+ messages)
[PATCH v2 0/5] blk-cgroup: don't abuse bdi in blk-cgroup
2024-10-31 8:04 UTC (4+ messages)
` [PATCH v2 1/5] blk-cgroup: add a new helper blkg_print_dev_name()
[PATCH v3 blktests 0/5] add new tests for blk-throttle
2024-10-31 8:02 UTC (2+ messages)
[PATCH v6 00/10] Read/Write with metadata/integrity
2024-10-31 6:55 UTC (17+ messages)
` [PATCH v6 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v6 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v6 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v6 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v6 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
` [PATCH v6 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v6 08/10] nvme: add support for passing on the application tag
` [PATCH v6 09/10] scsi: add support for user-meta interface
` [PATCH v6 10/10] block: add support to pass user meta buffer
[PATCH] virtio: only reset device and restore status if needed in device resume
2024-10-31 3:08 UTC
[PATCH v8 0/6] PCI: Remove most pcim_iounmap_regions() users
2024-10-30 21:15 UTC (2+ messages)
[PATCH 0/5] block: freeze/unfreeze lockdep fixes
2024-10-30 15:02 UTC (13+ messages)
` [PATCH 1/5] block: remove blk_freeze_queue()
` [PATCH 2/5] blk-mq: add non_owner variant of blk_mq_freeze_queue API
` [PATCH 3/5] rbd: convert to blk_mq_freeze_queue_non_owner
` [PATCH 4/5] block: always verify unfreeze lock on the owner task
` [PATCH 5/5] block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()
[PATCH] loop: Use bdev limit helpers for configuring discard
2024-10-30 14:13 UTC (4+ messages)
[PATCH] blk-integrity: remove seed for user mapped buffers
2024-10-30 14:01 UTC (7+ messages)
[PATCH v2] brd: defer automatic disk creation until module initialization succeeds
2024-10-30 13:31 UTC (3+ messages)
[PATCH v5 00/10] Read/Write with meta/integrity
2024-10-30 11:17 UTC (22+ messages)
` [PATCH v5 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v5 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v5 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v5 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v5 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write
` [PATCH v5 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v5 08/10] nvme: add support for passing on the application tag
` [PATCH v5 09/10] scsi: add support for user-meta interface
` [PATCH v5 10/10] block: add support to pass user meta buffer
[PATCH V2 0/3] block: model freeze/enter queue as lock for lockdep
2024-10-30 11:08 UTC (11+ messages)
` [PATCH V2 3/3] block: model freeze & enter queue as lock for supporting lockdep
[PATCH blktests] common/rc: Uniform the style of skip reasons
2024-10-30 8:09 UTC (2+ messages)
[RFC PATCH v3 0/3] genirq/cpuhotplug: Adjust managed interrupts according to change of housekeeping cpumask
2024-10-29 18:54 UTC (3+ messages)
` [RFC PATCH v3 3/3] genirq/cpuhotplug: Adjust managed irqs according to change of housekeeping CPU
[PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
2024-10-29 16:48 UTC (3+ messages)
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).