messages from 2024-12-31 04:23:05 to 2025-01-07 04:53:30 UTC [more...]
[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
2025-01-07 4:53 UTC (3+ messages)
` [PATCH v1 1/3] virtio-blk: add virtio-blk chardev support
[PATCH blktests v3 1/2] tests/rnbd: Add a basic RNBD test
2025-01-07 4:03 UTC (6+ messages)
` [PATCH blktests v3 2/2] tests/rnbd: Implement RNBD regression test
[PATCH 0/2] New zoned loop block device driver
2025-01-07 1:08 UTC (12+ messages)
` [PATCH 1/2] block: new "
` [PATCH 2/2] Documentation: Document the "
[PATCH 0/3] Fix queue freeze and limit locking order
2025-01-07 0:45 UTC (18+ messages)
` [PATCH 1/3] block: Fix sysfs queue freeze and limits lock order
` [PATCH 2/3] block: Fix __blk_mq_update_nr_hw_queues() "
` [PATCH 3/3] nvme: Fix "
[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
2025-01-06 22:18 UTC (13+ messages)
` [Lsf-pc] "
Zoned storage and BLK_STS_RESOURCE
2025-01-06 20:14 UTC (22+ messages)
[PATCH RFC 0/5] device mapper atomic write support
2025-01-06 18:18 UTC (12+ messages)
` [PATCH 1/5] block: Ensure start sector is aligned for stacking atomic writes
` [PATCH RFC 2/5] block: Change blk_stack_atomic_writes_limits() unit_min check
` [PATCH RFC 3/5] dm-table: Atomic writes support
` [PATCH RFC 4/5] dm: Ensure cloned bio is same length for atomic write
` [PATCH RFC 5/5] dm-linear: Enable atomic writes
[PATCH for-next v2 0/4] null_blk: improve write failure simulation
2025-01-06 17:53 UTC (10+ 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 for-next v2 4/4] null_blk: introduce badblocks_once parameter
RFC: fix queue freeze and limit locking order (alt take)
2025-01-06 15:27 UTC (26+ messages)
` [PATCH 01/10] block: fix docs for freezing of queue limits updates
` [PATCH 02/10] block: add a queue_limits_commit_update_frozen helper
` [PATCH 03/10] block: add a store_limit operations for sysfs entries
` [PATCH 04/10] block: use queue_limits_commit_update in queue_attr_store
` [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 06/10] virtio_blk: use queue_limits_commit_update_frozen in cache_type_store
` [PATCH 07/10] usb-storage: use queue_limits_commit_update_frozen in max_sectors_store
` [PATCH 08/10] nvme: freeze queue after taking limits lock
` [PATCH 09/10] loop: document why loop_clear_limits updates queue limits without freezing
` [PATCH 10/10] nbd: use queue_limits_commit_update_frozen in nbd_set_size
[PATCH] nbd: don't allow reconnect after disconnect
2025-01-06 14:39 UTC (4+ messages)
more BLK_MQ_F_* simplification v2
2025-01-06 14:39 UTC (9+ messages)
` [PATCH 1/4] block: better split mq vs non-mq code in add_disk_fwnode
` [PATCH 2/4] block: remove blk_mq_init_bitmaps
` [PATCH 3/4] block: remove BLK_MQ_F_NO_SCHED
` [PATCH 4/4] block: simplify tag allocation policy selection
[PATCH] block: add a dma mapping iterator
2025-01-06 14:39 UTC (2+ messages)
[PATCH] block: use page_to_phys in bvec_phys
2025-01-06 14:39 UTC (2+ messages)
[PATCH RFC] docs: ABI: replace mcroce@microsoft.com with new Meta address
2025-01-06 13:32 UTC (2+ messages)
more BLK_MQ_F_* simplification
2025-01-06 8:06 UTC (10+ messages)
` [PATCH 1/4] block: better split mq vs non-mq code in add_disk_fwnode
` [PATCH 2/4] block: remove blk_mq_init_bitmaps
` [PATCH 3/4] block: remove BLK_MQ_F_NO_SCHED
` [PATCH 4/4] block: simplify tag allocation policy selection
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2025-01-06 7:21 UTC (9+ messages)
[PATCH] scsi: avoid to send scsi command with ->queue_limits lock held
2025-01-06 3:01 UTC (9+ messages)
[PATCH] block: make queue limits workable in case of 64K PAGE_SIZE
2025-01-06 1:20 UTC (12+ messages)
[PATCH v6 0/8] driver core: class: Fix bug and code improvements for class APIs
2025-01-05 8:34 UTC (9+ messages)
` [PATCH v6 1/8] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
` [PATCH v6 2/8] blk-cgroup: Fix class @block_class's subsystem refcount leakage
` [PATCH v6 3/8] driver core: Move true expression out of if condition in 3 device finding APIs
` [PATCH v6 4/8] driver core: Rename declaration parameter name for API device_find_child() cluster
` [PATCH v6 5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from()
` [PATCH v6 6/8] driver core: Correct API device_for_each_child_reverse_from() prototype
` [PATCH v6 7/8] driver core: Introduce device_iter_t for device iterating APIs
` [PATCH v6 8/8] driver core: Move two simple APIs for finding child device to header
simplify passthrough bio handling
2025-01-04 22:27 UTC (6+ messages)
` [PATCH 1/2] block: remove bio_add_pc_page
` [PATCH 2/2] block: remove blk_rq_bio_prep
[PATCH] block: Fix sysfs queue freeze and limits lock order
2025-01-04 8:16 UTC
[PATCH blktests 0/4] enable bs > ps device testing
2025-01-04 4:10 UTC (4+ messages)
` [PATCH blktests 1/4] common: add and use min io for fio
[PATCH blktests] nvme/053: provide time extension alternative
2025-01-04 4:05 UTC (3+ messages)
[GIT PULL] Block fixes for 6.13-rc6
2025-01-03 23:22 UTC (2+ messages)
[PATCH] ps3disk: Do not use dev->bounce_size before it is set
2025-01-03 18:45 UTC (4+ messages)
[PATCH v2] block: retry call probe after request_module in blk_request_module
2025-01-03 18:45 UTC (3+ messages)
"WARNING in del_gendisk" in Linux kernel version 5.15.169
2025-01-03 15:24 UTC (2+ messages)
[PATCH v2] block: Use enum for blk-mq tagset flags
2025-01-03 15:13 UTC (6+ messages)
[PATCH v4 00/11] driver core: Constify API device_find_child()
2025-01-03 0:29 UTC (6+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
[PATCH 0/4] elevator: Enable const sysfs attributes
2025-01-02 20:21 UTC (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] block: mq-deadline: Constify "
` [PATCH 3/4] block, bfq: constify "
` [PATCH 4/4] kyber: "
[PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
2025-01-02 18:44 UTC (4+ messages)
[PATCH] blk-crypto: Add check for mempool_alloc()
2025-01-02 17:23 UTC (2+ messages)
[syzbot] [scsi?] possible deadlock in sd_remove
2025-01-02 10:41 UTC (2+ messages)
[PATCH] mm: fix dead-loop bug
2025-01-02 4:06 UTC
[PATCH 1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits
2025-01-01 11:17 UTC (13+ 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).