messages from 2024-12-17 18:39:08 to 2024-12-23 20:09:46 UTC [more...]
[PATCH v4 0/8] driver core: class: Fix bug and code improvements for class APIs
2024-12-23 20:09 UTC (11+ messages)
` [PATCH v4 1/8] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
` [PATCH v4 2/8] blk-cgroup: Fix class @block_class's subsystem refcount leakage
` [PATCH v4 3/8] driver core: Move true expression out of if condition in 3 device finding APIs
` [PATCH v4 4/8] driver core: Rename declaration parameter name for API device_find_child() cluster
` [PATCH v4 5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from()
` [PATCH v4 6/8] driver core: Correct API device_for_each_child_reverse_from() prototype
` [PATCH v4 7/8] driver core: Introduce device_iter_t for device iterating APIs
` [PATCH v4 8/8] driver core: Move 2 one line device finding APIs to header
[PATCH] block: Use enum for blk-mq tagset flags
2024-12-23 19:27 UTC (2+ messages)
[PATCH blktests 0/4] enable bs > ps device testing
2024-12-23 9:37 UTC (6+ messages)
` [PATCH blktests 1/4] common: add and use min io for fio
` [PATCH blktests 2/4] common/xfs: use min io for fs blocksize
` [PATCH blktests 3/4] tests: use test device min io to support bs > ps
` [PATCH blktests 4/4] nvme/053: provide time extension alternative
[PATCH v4 00/11] driver core: Constify API device_find_child()
2024-12-23 7:30 UTC (3+ messages)
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
[PATCH blktests] tests/rnbd: Implement RNBD regression test
2024-12-23 5:45 UTC
[PATCH v2 3/3] rust: block: convert `block::mq` to use `Refcount`
2024-12-21 18:29 UTC
[PATCH v2 0/4] Minor improvements for the zoned block storage code
2024-12-21 16:47 UTC (7+ messages)
` [PATCH v2 1/4] blk-zoned: Minimize #include directives
` [PATCH v2 2/4] blk-zoned: Document locking assumptions
` [PATCH v2 3/4] blk-zoned: Improve the queue reference count strategy documentation
` [PATCH v2 4/4] blk-zoned: Split queue_zone_wplugs_show()
[PATCH 0/2] block: fix deadlock caused by atomic limits update
2024-12-21 13:03 UTC (19+ messages)
` [PATCH 1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits
[PATCH 0/2] block: fix two regressions in v6.13 dev cycle
2024-12-21 12:31 UTC (9+ messages)
` [PATCH 1/2] block: Revert "block: Fix potential deadlock while freezing queue and acquiring sysfs_lock"
` [PATCH 2/2] block: avoid to reuse `hctx` not removed from cpuhp callback list
[PATCH RFC v3 0/7] lib/sbitmap: fix shallow_depth tag allocation
2024-12-21 9:37 UTC (8+ messages)
` [PATCH RFC v3 1/7] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
` [PATCH RFC v3 2/7] lib/sbitmap: make sbitmap_get_shallow() internal
` [PATCH RFC v3 3/7] block/elevator: add new ops async_depth_updated()
` [PATCH RFC v3 4/7] block: change the filed nr_requests to unsgined int in request_queue
` [PATCH RFC v3 5/7] block: add new queue sysfs api async_depth
` [PATCH RFC v3 6/7] block/mq-deadline: switch to use queue async_depth
` [PATCH RFC v3 7/7] block/kyber-iosched: "
Zoned storage and BLK_STS_RESOURCE
2024-12-21 8:13 UTC (34+ messages)
[GIT PULL] Block fixes for 6.13-rc4
2024-12-20 22:12 UTC (2+ messages)
[PATCH] rust: block: fix use of BLK_MQ_F_SHOULD_MERGE
2024-12-20 14:22 UTC (2+ messages)
[PATCH blktests] nvme/053: provide time extension alternative
2024-12-20 11:37 UTC (2+ messages)
[bug report] WARNING: possible circular locking dependency detected at blk_unregister_queue+0x9c/0x290 and sd_remove+0x85/0x130 [sd_mod]
2024-12-20 10:17 UTC (2+ messages)
[PATCH] block: remove BLK_MQ_F_SHOULD_MERGE
2024-12-20 10:06 UTC (3+ messages)
[PATCH v4 0/9] blk: honor isolcpus configuration
2024-12-20 9:04 UTC (12+ messages)
` [PATCH v4 6/9] virtio: blk/scsi: use block layer helpers to calculate num of queues
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v4 9/9] blk-mq: issue warning when offlining hctx with online isolcpus
[PATCH RFC v2 0/4] lib/sbitmap: fix shallow_depth tag allocation
2024-12-20 6:08 UTC (20+ messages)
` [PATCH RFC v2 1/4] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
` [PATCH v2 RFC 2/4] lib/sbitmap: fix shallow_depth tag allocation
` [PATCH v2 3/4] block/elevator: choose none elevator for high IO concurrency ability disk
` [PATCH RFC v2 4/4] block/mq-deadline: introduce min_async_depth
[PATCH v2 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
2024-12-19 20:58 UTC (3+ messages)
` [PATCH v2 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys
` [PATCH v2 2/2] rust: lockdep: Use Pin for all LockClassKey usages
[PATCH 0/5] fs/buffer: strack reduction on async read
2024-12-19 17:53 UTC (13+ messages)
` [PATCH 1/5] fs/buffer: move async batch read code into a helper
` [PATCH 2/5] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH 3/5] fs/buffer: add a for_each_bh() for block_read_full_folio()
` [PATCH 4/5] fs/buffer: add iteration support "
` [PATCH 5/5] fs/buffer: reduce stack usage on bh_read_iter()
[syzbot] [bcachefs?] general protection fault in put_pwq_unlocked (2)
2024-12-19 16:50 UTC
[PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
2024-12-19 13:48 UTC (7+ messages)
` [PATCH v10 05/15] mmc: sdhci-msm: fix crypto key eviction
` [PATCH v10 06/15] mmc: crypto: add mmc_from_crypto_profile()
` [PATCH v10 07/15] mmc: sdhci-msm: convert to use custom crypto profile
[PATCH RFC] docs: ABI: replace mcroce@microsoft.com with new Meta address
2024-12-19 9:27 UTC (2+ messages)
[PATCH v3 0/2] Two blk_mq_submit_bio() patches
2024-12-19 5:34 UTC (5+ messages)
` [PATCH v3 1/2] block: Reorder the request allocation code in blk_mq_submit_bio()
` [PATCH v3 2/2] blk-mq: Move more error handling into blk_mq_submit_bio()
[syzbot] [block?] possible deadlock in blk_mq_exit_sched
2024-12-19 2:01 UTC
[PATCH 0/2] Move blk_mq_submit_bio() error handling
2024-12-18 18:22 UTC (11+ messages)
` [PATCH 1/2] block: Optimize blk_mq_submit_bio() for the cache hit scenario
` [PATCH 2/2] blk-mq: Move more error handling into blk_mq_submit_bio()
[PATCH v2 0/3] Three blk_mq_submit_bio() patches
2024-12-18 18:21 UTC (9+ messages)
` [PATCH v2 1/3] block: Optimize blk_mq_submit_bio() for the cache hit scenario
` [PATCH v2 2/3] blk-mq: Move more error handling into blk_mq_submit_bio()
` [PATCH v2 3/3] blk-zoned: "
[PATCH for-next 0/3] null_blk: improve write failure simulation
2024-12-18 17:27 UTC (5+ messages)
` [PATCH for-next 1/3] null_blk: do partial IO for bad blocks
` [PATCH for-next 2/3] null_blk: move write pointers for partial writes
` [PATCH for-next 3/3] null_blk: introduce badblocks_once parameter
[PATCH 0/2] block size limit cleanups
2024-12-18 17:14 UTC (9+ messages)
` [PATCH 1/2] block/bdev: use helper for max block size check
` [PATCH 2/2] nvme: use blk_validate_block_size() for max LBA check
[PATCHv2 blktests 0/2] throtl: fix IO block-size and race while submitting IO
2024-12-18 13:43 UTC (3+ messages)
` [PATCHv2 blktests 1/2] throtl/002: calculate block-size based on device max-sectors setting
` [PATCHv2 blktests 2/2] throtl: fix the race between submitting IO and setting cgroup.procs
[PATCH blktests 0/2] throtl: fix IO block-size and race while submitting IO
2024-12-18 12:38 UTC (9+ messages)
` [PATCH blktests 1/2] throtl/002: calculate block-size based on device max-sectors setting
` [PATCH blktests 2/2] throtl: fix the race between submitting IO and setting cgroup.procs
[PATCH] blktests: src/miniublk.c: fix segment fault when io_uring is disabled
2024-12-18 12:16 UTC (4+ messages)
[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
2024-12-18 9:24 UTC (4+ messages)
` [PATCH v1 1/3] virtio-blk: add virtio-blk chardev support
` [PATCH v1 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev
` [PATCH v1 3/3] virtio-blk: add uring_cmd iopoll support
[linus:master] [blk] 22465bbac5: BUG:KASAN:slab-use-after-free_in__cpuhp_state_add_instance_cpuslocked
2024-12-18 8:45 UTC (3+ messages)
[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
2024-12-18 3:35 UTC (8+ messages)
6.13/regression/bisected - after commit f1be1788a32e I see in the kernel log "possible circular locking dependency detected"
2024-12-18 2:36 UTC (2+ messages)
[PATCH v3 00/19] Converge on using secs_to_jiffies()
2024-12-17 21:12 UTC (5+ messages)
[RFC v2 00/11] enable bs > ps for block devices
2024-12-17 21:00 UTC (5+ messages)
` [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
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).