messages from 2025-01-07 07:52:02 to 2025-01-10 06:54:10 UTC [more...]
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2025-01-10 6:53 UTC (12+ messages)
fix queue freeze and limit locking order v4
2025-01-10 5:47 UTC (12+ messages)
` [PATCH 01/11] block: fix docs for freezing of queue limits updates
` [PATCH 02/11] block: add a queue_limits_commit_update_frozen helper
` [PATCH 03/11] block: check BLK_FEAT_POLL under q_usage_count
` [PATCH 04/11] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 05/11] block: add a store_limit operations for sysfs entries
` [PATCH 06/11] block: fix queue freeze vs limits lock order in sysfs store methods
` [PATCH 07/11] nvme: fix queue freeze vs limits lock order
` [PATCH 08/11] nbd: "
` [PATCH 09/11] usb-storage: "
` [PATCH 10/11] loop: refactor queue limits updates
` [PATCH 11/11] loop: fix queue freeze vs limits lock order
[PATCH v16 00/26] Improve write performance for zoned UFS devices
2025-01-10 5:10 UTC (8+ messages)
` [PATCH v16 05/26] blk-zoned: Fix a deadlock triggered by unaligned writes
[RFC PATCH 00/22] ublk: support bpf
2025-01-10 1:43 UTC (24+ messages)
` [RFC PATCH 01/22] ublk: remove two unused fields from 'struct ublk_queue'
` [RFC PATCH 02/22] ublk: convert several bool type fields into bitfield of `ublk_queue`
` [RFC PATCH 03/22] ublk: add helper of ublk_need_map_io()
` [RFC PATCH 04/22] ublk: move ublk into one standalone directory
` [RFC PATCH 05/22] ublk: move private definitions into private header
` [RFC PATCH 06/22] ublk: move several helpers to "
` [RFC PATCH 07/22] ublk: bpf: add bpf prog attach helpers
` [RFC PATCH 08/22] ublk: bpf: add bpf struct_ops
` [RFC PATCH 09/22] ublk: bpf: attach bpf prog to ublk device
` [RFC PATCH 10/22] ublk: bpf: add kfunc for ublk bpf prog
` [RFC PATCH 11/22] ublk: bpf: enable ublk-bpf
` [RFC PATCH 12/22] selftests: ublk: add tests for the ublk-bpf initial implementation
` [RFC PATCH 13/22] selftests: ublk: add tests for covering io split
` [RFC PATCH 14/22] selftests: ublk: add tests for covering redirecting to userspace
` [RFC PATCH 15/22] ublk: bpf: add bpf aio kfunc
` [RFC PATCH 16/22] ublk: bpf: add bpf aio struct_ops
` [RFC PATCH 17/22] ublk: bpf: attach bpf aio prog to ublk device
` [RFC PATCH 18/22] ublk: bpf: add several ublk bpf aio kfuncs
` [RFC PATCH 19/22] ublk: bpf: wire bpf aio with ublk io handling
` [RFC PATCH 20/22] selftests: add tests for ublk bpf aio
` [RFC PATCH 21/22] selftests: add tests for covering both bpf aio and split
` [RFC PATCH 22/22] ublk: document ublk-bpf & bpf-aio
[syzbot] [ext4?] [udf?] [block?] kernel BUG in set_blocksize (2)
2025-01-09 18:50 UTC
[PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
2025-01-09 18:27 UTC (2+ messages)
` (subset) "
Semantics of racy O_DIRECT writes
2025-01-09 17:32 UTC (6+ messages)
[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
2025-01-09 17:27 UTC (4+ messages)
` [PATCH v1 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev
fix queue freeze and limit locking order v3
2025-01-09 14:57 UTC (20+ messages)
` [PATCH 01/11] block: fix docs for freezing of queue limits updates
` [PATCH 02/11] block: add a queue_limits_commit_update_frozen helper
` [PATCH 03/11] block: check BLK_FEAT_POLL under q_usage_count
` [PATCH 04/11] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 05/11] block: add a store_limit operations for sysfs entries
` [PATCH 06/11] block: fix queue freeze vs limits lock order in sysfs store methods
` [PATCH 07/11] nvme: fix queue freeze vs limits lock order
` [PATCH 08/11] nbd: "
` [PATCH 09/11] usb-storage: "
` [PATCH 10/11] loop: refactor queue limits updates
` [PATCH 11/11] loop: fix queue freeze vs limits lock order
[PATCH] block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
2025-01-09 13:52 UTC (6+ messages)
[PATCH] dm: disable REQ_NOWAIT for flushes
2025-01-09 13:49 UTC
[PATCH] virtio_blk: always post notifications under the lock
2025-01-09 13:42 UTC (5+ messages)
[PATCH 0/2] block: Stacked device atomic writes fixes
2025-01-09 11:40 UTC (3+ messages)
` [PATCH 1/2] block: Ensure start sector is aligned for stacking atomic writes
` [PATCH 2/2] block: Change blk_stack_atomic_writes_limits() unit_min check
fix queue freeze and limit locking order
2025-01-09 11:26 UTC (43+ messages)
` [PATCH 1/8] block: fix docs for freezing of queue limits updates
` [PATCH 2/8] block: add a queue_limits_commit_update_frozen helper
` [PATCH 3/8] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 4/8] block: add a store_limit operations for sysfs entries
` [PATCH 5/8] block: fix queue freeze vs limits lock order in sysfs store methods
` [PATCH 6/8] nvme: fix queue freeze vs limits lock order
` [PATCH 7/8] nbd: "
` [PATCH 8/8] usb-storage:fix "
[PATCH blktests v4 1/2] tests/rnbd: Add a basic RNBD test
2025-01-09 10:44 UTC (2+ messages)
[PATCH v2 0/2] New zoned loop block device driver
2025-01-09 8:50 UTC (3+ messages)
` [PATCH v2 1/2] block: new "
` [PATCH v2 2/2] Documentation: Document the "
fix queue freeze and limit locking order v2
2025-01-09 2:18 UTC (33+ 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: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 04/10] block: add a store_limit operations for sysfs entries
` [PATCH 05/10] block: fix queue freeze vs limits lock order in sysfs store methods
` [PATCH 06/10] nvme: fix queue freeze vs limits lock order
` [PATCH 07/10] nbd: "
` [PATCH 08/10] usb-storage: "
` [PATCH 09/10] loop: refactor queue limits updates
` [PATCH 10/10] loop: fix queue freeze vs limits lock order
[PATCH RFC md-6.14] md: reintroduce md-linear
2025-01-08 21:42 UTC (5+ messages)
[PATCH blktests] nvme/053: provide time extension alternative
2025-01-08 20:37 UTC (4+ messages)
[PATCH] block: make queue limits workable in case of 64K PAGE_SIZE
2025-01-08 19:32 UTC (13+ messages)
[PATCH V3] nbd: fix partial sending
2025-01-08 18:04 UTC (3+ messages)
[PATCH 0/2] New zoned loop block device driver
2025-01-08 14:10 UTC (23+ messages)
[PATCH v4 0/9] blk: honor isolcpus configuration
2025-01-08 7:19 UTC (13+ messages)
` [PATCH v4 1/9] lib/group_cpus: let group_cpu_evenly return number of groups
` [PATCH v4 2/9] sched/isolation: document HK_TYPE housekeeping option
` [PATCH v4 3/9] blk-mq: add number of queue calc helper
` [PATCH v4 4/9] nvme-pci: use block layer helpers to calculate num of queues
[PATCH RFC 0/5] device mapper atomic write support
2025-01-07 18:56 UTC (6+ messages)
[PATCH v3 0/8] Introduce CBD (CXL Block Device)
2025-01-07 12:21 UTC (11+ messages)
` [PATCH v3 1/8] cbd: introduce cbd_transport
` [PATCH v3 2/8] cbd: introduce cbd_host
` [PATCH v3 3/8] cbd: introduce cbd_segment
` [PATCH v3 4/8] cbd: introduce cbd_channel
` [PATCH v3 5/8] cbd: introduce cbd_blkdev
` [PATCH v3 6/8] cbd: introduce cbd_backend
` [PATCH v3 7/8] cbd: introduce cbd_cache
` [PATCH v3 8/8] block: Init for CBD(CXL Block Device)
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).