linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-14 07:21:12 to 2025-01-23 07:23:29 UTC [more...]

[PATCH] virtio_blk: always post notifications under the lock
 2025-01-23  7:23 UTC  (18+ messages)
      ` (repost) "

[PATCH v17 00/14] Improve write performance for zoned UFS devices
 2025-01-23  4:16 UTC  (23+ messages)
` [PATCH v17 01/14] block: Support block drivers that preserve the order of write requests
` [PATCH v17 02/14] dm-linear: Report to the block layer that the write order is preserved
` [PATCH v17 03/14] block: Rework request allocation in blk_mq_submit_bio()
` [PATCH v17 04/14] block: Support allocating from a specific software queue
` [PATCH v17 05/14] blk-mq: Restore the zoned write order when requeuing
` [PATCH v17 06/14] blk-zoned: Track the write pointer per zone
` [PATCH v17 07/14] blk-zoned: Defer error handling
` [PATCH v17 08/14] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v17 09/14] blk-zoned: Support pipelining of zoned writes
` [PATCH v17 10/14] scsi: core: Retry unaligned "
` [PATCH v17 11/14] scsi: sd: Increase retry count for "
` [PATCH v17 12/14] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v17 13/14] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v17 14/14] scsi: ufs: Inform the block layer about write ordering

[PATCH 0/3] Tree-wide nreferenced footnotes fixes
 2025-01-23  3:55 UTC  (7+ messages)
` [PATCH 1/3] media: ipu3.rst: Prune unreferenced footnotes
` [PATCH 2/3] Documentation: ublk: Drop Stefan Hajnoczi's message footnote
` [PATCH 3/3] docs: power: Fix footnote reference for Toshiba Satellite P10-554

[PATCH for-next v4 0/5] null_blk: improve write failure simulation
 2025-01-23  3:37 UTC  (9+ messages)
` [PATCH for-next v4 1/5] null_blk: generate null_blk configfs features string
` [PATCH for-next v4 2/5] null_blk: introduce badblocks_once parameter
` [PATCH for-next v4 3/5] null_blk: fix zone resource management for badblocks
` [PATCH for-next v4 4/5] null_blk: pass transfer size to null_handle_rq()
` [PATCH for-next v4 5/5] null_blk: do partial IO for bad blocks

[PATCH for-next v3 0/5] null_blk: improve write failure simulation
 2025-01-23  3:28 UTC  (14+ messages)
` [PATCH for-next v3 1/5] null_blk: generate null_blk configfs features string
` [PATCH for-next v3 2/5] null_blk: introduce badblocks_once parameter
` [PATCH for-next v3 3/5] null_blk: fix zone resource management for badblocks
` [PATCH for-next v3 4/5] null_blk: pass transfer size to null_handle_rq()
` [PATCH for-next v3 5/5] null_blk: do partial IO for bad blocks

blktests failures with v6.13 kernel
 2025-01-23  1:08 UTC 

[RFC PATCH 0/1] remove redundant q->sysfs_dir_lock
 2025-01-22 18:06 UTC  (4+ messages)
` [RFC PATCH 1/1] block: get rid of request queue ->sysfs_dir_lock

[LSF/MM/BPF TOPIC] Rust block layer abstractions and benchmark strategies
 2025-01-22  9:52 UTC  (5+ messages)
` [Lsf-pc] "

[LSF/MM/BPF TOPIC] DMA mapping API in complex scenarios
 2025-01-22  7:16 UTC 

annotate noio context
 2025-01-22  6:32 UTC  (5+ messages)
` [PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations
` [PATCH 2/2] block: force noio scope in blk_mq_freeze_queue

[PATCH] blk-settings: round down io_opt to at least 4K
 2025-01-22  6:12 UTC  (2+ messages)

[PATCH] block: mtip32xx: Remove unnecessary function calls
 2025-01-22  6:02 UTC  (2+ messages)

[PATCH blktests 0/2] Add atomic write tests for scsi and nvme
 2025-01-22  0:51 UTC  (4+ messages)
` [PATCH blktests 1/2] scsi/009: add atomic write tests
` [PATCH blktests 2/2] nvme/059: "

[GIT PULL] Block updates for 6.14-rc1
 2025-01-21  5:31 UTC  (2+ messages)

[syzbot] [block?] [trace?] possible deadlock in blk_trace_setup
 2025-01-21  0:22 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
 2025-01-20 19:03 UTC  (3+ messages)

[syzbot] Monthly block report (Jan 2025)
 2025-01-20 13:06 UTC 

[PATCH blktests v2] tests: Remove unnecessary '&&' in requires() functions
 2025-01-18 23:52 UTC  (2+ messages)

[PATCH RFC v2 0/8] device mapper atomic write support
 2025-01-17 21:51 UTC  (14+ messages)
` [PATCH RFC v2 1/8] block: Add common atomic writes enable flag
` [PATCH RFC v2 2/8] block: Don't trim an atomic write
` [PATCH RFC v2 3/8] dm-table: atomic writes support
` [PATCH RFC v2 4/8] dm: Ensure cloned bio is same length for atomic write
` [PATCH RFC v2 5/8] dm-linear: Enable atomic writes
` [PATCH RFC v2 6/8] dm-stripe: "
` [PATCH RFC v2 7/8] dm-io: Warn on creating multiple atomic write bios for a region
` [PATCH RFC v2 8/8] dm-mirror: Support atomic writes
` (subset) [PATCH RFC v2 0/8] device mapper atomic write support

REMINDER - LSF/MM/BPF: 2025: Call for Proposals
 2025-01-17 14:59 UTC 

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

[PATCHv2 blktests 0/2] throtl: fix IO block-size and race while submitting IO
 2025-01-17  0:35 UTC  (4+ messages)

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-16 21:00 UTC  (13+ messages)
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH RFC 0/5] device mapper atomic write support
 2025-01-16 15:01 UTC  (9+ messages)

[PATCH] block: limit disk max sectors to (LLONG_MAX >> 9)
 2025-01-16 14:13 UTC  (2+ messages)

[PATCH 0/2] block: Stacked device atomic writes fixes
 2025-01-16 14:13 UTC  (3+ messages)

[PATCH blktests] nvme/053: do not use awk
 2025-01-16 11:37 UTC  (2+ messages)

[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
 2025-01-16 10:04 UTC  (13+ messages)

[PATCH blktests] nvme/053: provide time extension alternative
 2025-01-16  7:17 UTC  (4+ messages)

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-01-16  3:04 UTC  (11+ messages)
` [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v2 3/8] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v2 5/8] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH v2 6/8] block: add FALLOC_FL_WRITE_ZEROES support
` [RFC PATCH v2 7/8] block: factor out common part in blkdev_fallocate()
` [RFC PATCH v2 8/8] ext4: add FALLOC_FL_WRITE_ZEROES support

[PATCH blktests 0/4] Cleanup and Optimization in requires()
 2025-01-16  2:44 UTC  (2+ messages)

[PATCH] zram: cleanup in zram_read_from_zspool()
 2025-01-16  2:11 UTC  (3+ messages)

[RFC PATCH 00/22] ublk: support bpf
 2025-01-15 20:11 UTC  (7+ messages)
` [RFC PATCH 08/22] ublk: bpf: add bpf struct_ops

[PATCH] loop: don't call vfs_flush() with queue frozen
 2025-01-15  9:40 UTC  (11+ messages)

[PATCH 5.10/5.15] blk-cgroup: Fix UAF in blkcg_unpin_online()
 2025-01-15  9:37 UTC 

[PATCH] loop: move vfs_fsync() out of loop_update_dio()
 2025-01-15  6:59 UTC  (4+ messages)

[PATCH] block: no show partitions if partno corrupted
 2025-01-15  6:46 UTC  (11+ messages)
    ` [PATCH V2] "
        ` [PATCH V3] "
                ` [PATCH V4] "

[PATCH for-next v2 0/4] null_blk: improve write failure simulation
 2025-01-15  1:30 UTC  (12+ messages)
` [PATCH for-next v2 1/4] null_blk: generate null_blk configfs features string
` [PATCH for-next v2 2/4] null_blk: do partial IO for bad blocks
` [PATCH for-next v2 3/4] null_blk: move write pointers for partial writes

[PATCH v3 0/2] Two blk_mq_submit_bio() patches
 2025-01-14 17:13 UTC  (2+ messages)

[syzbot] [block?] possible deadlock in wbt_init
 2025-01-14  9:37 UTC 


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