linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-07 05:40:31 to 2024-11-11 18:02:39 UTC [more...]

[PATCH v2 0/6] blk: refactor queue affinity helpers
 2024-11-11 18:02 UTC  (2+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-11 17:45 UTC  (19+ messages)

[syzbot] [exfat?] possible deadlock in fat_count_free_clusters
 2024-11-11 13:07 UTC 

[PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
 2024-11-11 16:43 UTC  (6+ messages)
` [PATCH RFC v2 1/2] mm: zsmalloc: support objects compressed based on multiple pages
` [PATCH RFC v2 2/2] zram: support compression at the granularity of multi-pages

[PATCHv11 0/9] write hints with nvme fdp and scsi streams
 2024-11-11 16:34 UTC  (9+ messages)
` [PATCHv11 2/9] block: introduce max_write_hints queue limit
` [PATCHv11 3/9] statx: add write hint information
` [PATCHv11 4/9] block: allow ability to limit partition write hints
` [PATCHv11 5/9] block, fs: add write hint to kiocb
` [PATCHv11 7/9] block: export placement hint feature

pre-calculate max_zone_append_sectors v2
 2024-11-11 16:20 UTC  (6+ messages)
` [PATCH 1/2] block: pre-calculate max_zone_append_sectors
` [PATCH 2/2] nvme-multipath: don't bother clearing max_hw_zone_append_sectors

fix a few zoned append issues v2 (now with Ccs)
 2024-11-11 16:08 UTC  (15+ messages)
` [PATCH 1/5] block: take chunk_sectors into account in bio_split_write_zeroes
  ` (subset) "
` [PATCH 2/5] block: fix bio_split_rw_at to take zone_write_granularity into account
` [PATCH 3/5] block: lift bio_is_zone_append to bio.h
` [PATCH 4/5] btrfs: use bio_is_zone_append in the completion handler
` [PATCH 5/5] btrfs: split bios to the fs sector size boundary

[PATCH v4 0/6] bio_split() error handling rework
 2024-11-11 15:35 UTC  (8+ messages)
` [PATCH v4 1/6] block: Rework bio_split() return value
` [PATCH v4 2/6] block: Error an attempt to split an atomic write in bio_split()
` [PATCH v4 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH v4 4/6] md/raid0: Handle bio_split() errors
` [PATCH v4 5/6] md/raid1: "
` [PATCH v4 6/6] md/raid10: "

[PATCH] ublk: fix ublk_ch_mmap() for 64K page size
 2024-11-11 15:17 UTC  (2+ messages)

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-11 14:59 UTC  (32+ messages)
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API

[PATCH v2] aoe: fix the potential use-after-free problem in more places
 2024-11-11 13:53 UTC  (5+ messages)

[PATCH] zram: ZRAM_DEF_COMP should depend on ZRAM
 2024-11-11  9:26 UTC  (2+ messages)

[bug report] fio failed with --fixedbufs
 2024-11-11  8:16 UTC  (3+ messages)

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-11  3:13 UTC  (21+ messages)
` [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v3 09/17] docs: core-api: document the IOVA-based API
` [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API

[PATCH v6 00/10] Read/Write with metadata/integrity
 2024-11-10 18:36 UTC  (8+ messages)
  ` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write

[PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
 2024-11-10 13:46 UTC 

[PATCH] zram: fix NULL pointer in comp_algorithm_show()
 2024-11-10  3:07 UTC  (5+ messages)

[PATCH 0/2] s390/dasd: two small fixes
 2024-11-10  3:07 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: fix redundant /proc/dasd* entries removal
` [PATCH 2/2] s390/dasd: Fix typo in comment

[PATCH V3] loop: fix type of block size
 2024-11-10  3:07 UTC  (2+ messages)

[GIT PULL] Block fix for 6.12-rc7
 2024-11-09 22:01 UTC  (2+ messages)

iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
 2024-11-09 21:10 UTC  (5+ messages)

[PATCH v5 00/10] Read/Write with meta/integrity
 2024-11-08  7:12 UTC  (5+ messages)
  ` [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write

max_hw_zone_append_sectos fixes
 2024-11-08  7:09 UTC  (3+ messages)

[RFC PATCH v1] blk-mq: isolate CPUs from hctx
 2024-11-08  5:48 UTC 

[PATCH] block:genhd:/proc/diskstats: use seq_put_decimal_ull for decimal values
 2024-11-08  5:45 UTC 

[PATCH] nvme: test nvmet-wq sysfs interface
 2024-11-08  5:21 UTC  (6+ messages)

bio_add_* cleanups
 2024-11-07  9:10 UTC  (5+ messages)
` [PATCH 2/2] block: share more code for bio addition helpers

[PATCH] virtio: only reset device and restore status if needed in device resume
 2024-11-08  2:53 UTC  (5+ messages)
` [PATCH v2] "

[PATCH V10 0/12] io_uring: support group buffer & ublk zc
 2024-11-08  0:59 UTC  (18+ messages)
` [PATCH V10 01/12] io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers
` [PATCH V10 02/12] io_uring/rsrc: remove '->ctx_ptr' of 'struct io_rsrc_node'
` [PATCH V10 03/12] io_uring/rsrc: add & apply io_req_assign_buf_node()
` [PATCH V10 04/12] io_uring/rsrc: prepare for supporting external 'io_rsrc_node'
` [PATCH V10 05/12] io_uring: rename io_mapped_ubuf as io_mapped_buf
` [PATCH V10 06/12] io_uring: rename io_mapped_buf->ubuf as io_mapped_buf->addr
` [PATCH V10 07/12] io_uring: shrink io_mapped_buf
` [PATCH V10 08/12] io_uring: reuse io_mapped_buf for kernel buffer
` [PATCH V10 09/12] io_uring: add callback to 'io_mapped_buffer' for giving back "
` [PATCH V10 10/12] io_uring: support leased group buffer with REQ_F_GROUP_BUF
` [PATCH V10 11/12] io_uring/uring_cmd: support leasing device kernel buffer to io_uring
` [PATCH V10 12/12] ublk: support leasing io "
` (subset) [PATCH V10 0/12] io_uring: support group buffer & ublk zc

[PATCH V2 0/4] block: freeze/unfreeze lockdep fixes
 2024-11-07 23:27 UTC  (5+ messages)

[PATCH v2 0/2] Introduce bdev_zone_is_seq()
 2024-11-07 22:36 UTC  (7+ messages)
` [PATCH v2 1/2] block: RCU protect disk->conv_zones_bitmap
` [PATCH v2 2/2] block: Add a public bdev_zone_is_seq() helper

[PATCH v2] block: Replace sprintf() with sysfs_emit()
 2024-11-07 22:36 UTC  (3+ messages)

[PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
 2024-11-07 20:53 UTC  (7+ messages)

[PATCH v3 0/6] bio_split() error handling rework
 2024-11-07 19:54 UTC  (5+ messages)

DMMP request-queue vs. BiO
 2024-11-07 18:35 UTC 

[PATCH] block: Switch to using refcount_t for zone write plugs
 2024-11-07 18:28 UTC  (5+ messages)

[PATCH v4] block: get wp_offset by bdev_offset_from_zone_start
 2024-11-07 17:44 UTC  (2+ messages)

[PATCH 0/2] Add Error Recovery support for Virtio PCI devices
 2024-11-07 15:17 UTC  (3+ messages)
` [PATCH 1/2] virtio_pci: Add support for PCIe Function Level Reset
` [PATCH 2/2] virtio_blk: Add support for transport error recovery

[ANNOUNCE v2] work tree for untorn filesystem writes
 2024-11-07 13:49 UTC  (3+ messages)

[ANNOUNCE] work tree for untorn filesystem writes
 2024-11-07 13:38 UTC  (9+ messages)

pre-calculate max_zone_append_sectors
 2024-11-07 12:48 UTC  (6+ messages)
` [PATCH 2/2] block: "

[PATCH v8 00/10] Read/Write with meta/integrity
 2024-11-07 11:44 UTC  (7+ messages)
  ` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write

[PATCH] block: Replace sprintf() with sysfs_emit()
 2024-11-07  5:44 UTC  (2+ messages)

[PATCH 0/2] Introduce bdev_zone_is_seq()
 2024-11-07  5:44 UTC  (4+ messages)
` [PATCH 1/2] block: RCU protect disk->conv_zones_bitmap


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