messages from 2024-06-25 21:23:44 to 2024-06-29 05:20:11 UTC [more...]
atomic queue limits updates
2024-06-29 5:19 UTC (4+ messages)
` [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
[PATCH v2] null_blk: fix validation of block size
2024-06-29 5:07 UTC (5+ messages)
more integrity cleanups
2024-06-29 5:02 UTC (6+ messages)
` [PATCH 1/3] block: split integrity support out of bio.h
` [PATCH 2/3] block: also return bio_integrity_payload * from stubs
` [PATCH 3/3] block: don't free submitter owned integrity payload on I/O completion
[RFC] bdev: use bdev_io_min() for statx DIO min IO
2024-06-28 21:23 UTC
de-duplicate the block sysfs code
2024-06-28 21:09 UTC (7+ messages)
` [PATCH 1/3] block: simplify queue_logical_block_size
` [PATCH 2/3] block: add helper macros to de-duplicate the queue sysfs attributes
` [PATCH 3/3] block: pass a gendisk to the queue_sysfs_entry methods
[PATCH v2] blk-throttle: fix lower control under super low iops limit
2024-06-28 20:55 UTC (4+ messages)
[PATCH v2 00/10] Read/Write with meta/integrity
2024-06-28 20:36 UTC (24+ messages)
` [PATCH v2 01/10] block: change rq_integrity_vec to respect the iterator
` [PATCH v2 02/10] block: set bip_vcnt correctly
` [PATCH v2 03/10] block: copy bip_max_vcnt vecs instead of bip_vcnt during clone
` [PATCH v2 04/10] block: Handle meta bounce buffer correctly in case of split
` [PATCH v2 05/10] block: introduce BIP_CLONED flag
` [PATCH v2 06/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v2 07/10] block: define meta io descriptor
` [PATCH v2 08/10] io_uring/rw: add support to send meta along with read/write
` [PATCH v2 09/10] block: add support to pass user meta buffer
` [PATCH v2 10/10] nvme: add handling for user integrity buffer
` (subset) [PATCH v2 00/10] Read/Write with meta/integrity
[PATCH] rust: block: fix generated bindings after refactoring of features
2024-06-28 20:36 UTC (3+ messages)
[GIT PULL] Block fixes for 6.10-rc6
2024-06-28 17:01 UTC (2+ messages)
get drivers out of setting queue flags
2024-06-28 16:37 UTC (12+ messages)
` [PATCH 1/5] loop: don't set QUEUE_FLAG_NOMERGES
` [PATCH 2/5] megaraid_sas: "
` [PATCH 3/5] mpt3sas_scsih: "
` [PATCH 4/5] rnbd: don't set QUEUE_FLAG_SAME_COMP
` [PATCH 5/5] rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
[PATCH V2 1/1] block: check bio alignment in blk_mq_submit_bio
2024-06-28 16:36 UTC (4+ messages)
[PATCH v5] block: Add ioprio to block_rq tracepoint
2024-06-28 16:36 UTC (4+ messages)
integrity cleanups
2024-06-28 16:30 UTC (16+ messages)
` [PATCH 1/5] block: only zero non-PI metadata tuples in bio_integrity_prep
` [PATCH 2/5] block: simplify adding the payload "
` [PATCH 3/5] block: remove allocation failure warnings "
` [PATCH 4/5] block: switch on bio operation "
` [PATCH 5/5] block: remove bio_integrity_process
[PATCH] bcache: work around a __bitwise to bool conversion sparse warning
2024-06-28 16:25 UTC (3+ messages)
[PATCH v4 0/4] block: preparations for NVMEM provider
2024-06-28 14:00 UTC (13+ messages)
` [PATCH v4 1/4] dt-bindings: block: add basic bindings for block devices
` [PATCH v4 2/4] block: partitions: populate fwnode
` [PATCH v4 3/4] block: add support for notifications
` [PATCH v4 4/4] block: add new genhd flag GENHD_FL_NVMEM
[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
2024-06-28 13:53 UTC (10+ messages)
[PATCH blktests v2] loop/010: do not assume /dev/loop0
2024-06-28 10:13 UTC (7+ messages)
[PATCH blktests] dm/002: do not assume 512 byte block size
2024-06-28 10:10 UTC (2+ messages)
[PATCH V6 for-6.11/block] loop: Fix a race between loop detach and loop open
2024-06-28 9:25 UTC (7+ messages)
[PATCH v6 0/3] block: add larger order folio instead of pages
2024-06-28 6:40 UTC (5+ messages)
` [PATCH v6 1/3] block: Added folio-lized version of bio_add_hw_page()
` [PATCH v6 2/3] block: introduce folio awareness and add a bigger size from folio
` [PATCH v6 3/3] block: unpin user pages belonging to a folio at once
[PATCH v2 0/3] nvme-pci: honor isolcpus configuration
2024-06-28 6:24 UTC (10+ messages)
` [PATCH v2 1/3] blk-mq: add blk_mq_num_possible_queues helper
` [PATCH v2 2/3] nvme-pci: limit queue count to housekeeping CPUs
` [PATCH v2 3/3] lib/group_cpus.c: honor housekeeping config when grouping CPUs
[PATCH v2] block: flush all throttled bios when deleting the cgroup
2024-06-28 3:32 UTC (4+ messages)
[PATCH] blk-cgroup: don't clear stat in blkcg_reset_stats()
2024-06-28 3:22 UTC (6+ messages)
[PATCH] block: cancel all throttled bios when deleting the cgroup
2024-06-28 2:04 UTC (5+ messages)
[PATCH] block: Delete blk_queue_flag_test_and_set()
2024-06-27 22:11 UTC (2+ messages)
[PATCH 0/4] ublk: support device recovery without I/O queueing
2024-06-27 17:09 UTC (6+ messages)
` [PATCH 2/4] ublk: refactor recovery configuration flag helpers
[PATCH] block: clean up the check in blkdev_iomap_begin()
2024-06-27 15:55 UTC (4+ messages)
[PATCH blktests v3 0/3] Add support to run against real target
2024-06-27 12:03 UTC (8+ messages)
` [PATCH blktests v3 1/3] nvme/rc: introduce remote target support
` [PATCH blktests v3 2/3] nvme/030: only run against kernel soft target
` [PATCH blktests v3 3/3] contrib: add remote target setup/cleanup script
pass queue_limits to blk_mq_alloc_disk for simple drivers
2024-06-27 9:58 UTC (5+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
2024-06-27 4:54 UTC (6+ messages)
[RFC] swapfile: disable swapon for bs > ps devices
2024-06-27 0:09 UTC
[PATCH v3 0/4] block: preparations for NVMEM provider
2024-06-26 20:23 UTC (11+ messages)
` [PATCH v3 1/4] dt-bindings: block: add basic bindings for block devices
` [PATCH v3 2/4] block: partitions: populate fwnode
` [PATCH v3 3/4] block: add support for notifications
` [PATCH v3 4/4] block: add new genhd flag GENHD_FL_NVMEM
queue_limits fixups and tidyups v3
2024-06-26 15:37 UTC (11+ messages)
` [PATCH 1/8] md: set md-specific flags for all queue limits
` [PATCH 2/8] block: correctly report cache type
` [PATCH 3/8] block: rename BLK_FEAT_MISALIGNED
` [PATCH 4/8] block: convert features and flags to __bitwise types
` [PATCH 5/8] block: conding style fixup for blk_queue_max_guaranteed_bio
` [PATCH 6/8] block: remove disk_update_readahead
` [PATCH 7/8] block: remove the fallback case in queue_dma_alignment
` [PATCH 8/8] block: move dma_pad_mask into queue_limits
[PATCH 0/2 v4] dm-crypt support for per-sector NVMe metadata
2024-06-26 15:14 UTC (2+ messages)
` (subset) "
[PATCH 1/7] md: set md-specific flags for all queue limits
2024-06-26 11:32 UTC (2+ messages)
[PATCH blktests v2 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
2024-06-26 11:18 UTC (3+ messages)
` [PATCH blktests v2 1/2] nvme: move helper functions to common/nvme
hello
2024-06-26 9:20 UTC
[bug report] Oops: general protection fault at RIP: 0010:__nvmet_fc_free_assocs+0xbe/0x450 [nvmet_fc]
2024-06-26 8:54 UTC
queue_limits fixups and tidyups v2
2024-06-26 8:07 UTC (16+ messages)
` [PATCH 2/8] block: correctly report cache type
` [PATCH 3/8] block: rename BLK_FLAG_MISALIGNED
` [PATCH 4/8] block: convert features and flags to __bitwise types
` [PATCH 5/8] block: conding style fixup for blk_queue_max_guaranteed_bio
` [PATCH 6/8] block: remove disk_update_readahead
` [PATCH 7/8] block: remove the fallback case in queue_dma_alignment
` [PATCH 8/8] block: move dma_pad_mask into queue_limits
[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
2024-06-26 6:18 UTC (4+ messages)
[PATCH 7/7] block: move dma_pad_mask into queue_limits
2024-06-26 4:44 UTC (2+ 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).