messages from 2025-01-07 18:01:33 to 2025-01-13 05:47:04 UTC [more...]
[PATCH] block: mark GFP_NOIO around sysfs ->store()
2025-01-13 5:47 UTC (2+ messages)
[RFC PATCH 00/22] ublk: support bpf
2025-01-13 4:08 UTC (4+ messages)
` [RFC PATCH 08/22] ublk: bpf: add bpf struct_ops
[PATCH] loop: don't call vfs_flush() with queue frozen
2025-01-13 2:24 UTC
[PATCH V3] nbd: fix partial sending
2025-01-13 1:14 UTC (4+ messages)
Blockdev 6.13-rc lockdep splat regressions
2025-01-13 0:55 UTC (10+ messages)
Bug: possible deadlock in jfs_fsync
2025-01-12 10:11 UTC
[syzbot] [block?] [trace?] possible deadlock in blk_trace_ioctl
2025-01-12 4:34 UTC (2+ messages)
[GIT PULL] Block fix for 6.13-rc7
2025-01-11 20:01 UTC (2+ messages)
[PATCH] partitions: ldm: remove the initial kernel-doc notation
2025-01-11 6:27 UTC
[PATCH] blk-cgroup: rwstat: fix kernel-doc warnings in header file
2025-01-11 6:27 UTC
[PATCH] blk-cgroup: fix kernel-doc warnings in header file
2025-01-11 6:27 UTC
[PATCH v5 0/9] blk: honor isolcpus configuration
2025-01-11 3:40 UTC (12+ messages)
` [PATCH v5 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v5 2/9] blk-mq: add number of queue calc helper
` [PATCH v5 3/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v5 4/9] scsi: "
` [PATCH v5 5/9] virtio: blk/scsi: "
` [PATCH v5 6/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v5 7/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v5 8/9] blk-mq: issue warning when offlining hctx with online isolcpus
` [PATCH v5 9/9] doc: update managed_irq documentation
[PATCH v4 0/9] blk: honor isolcpus configuration
2025-01-11 3:31 UTC (11+ messages)
` [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 v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
[PATCH 0/2] block: Stacked device atomic writes fixes
2025-01-10 21:51 UTC (4+ 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
[PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
2025-01-10 21:16 UTC (5+ messages)
` (subset) "
[PATCH v16 00/26] Improve write performance for zoned UFS devices
2025-01-10 18:17 UTC (9+ messages)
` [PATCH v16 05/26] blk-zoned: Fix a deadlock triggered by unaligned writes
tidy up direct I/O flag handling in the loop driver
2025-01-10 14:32 UTC (10+ messages)
` [PATCH 1/8] loop: move updating lo_flags out of loop_set_status_from_info
` [PATCH 2/8] loop: update commands in loop_set_status still referring to transfers
` [PATCH 3/8] loop: create a lo_can_use_dio helper
` [PATCH 4/8] loop: only write back pagecache when starting to to use direct I/O
` [PATCH 5/8] loop: open code the direct I/O flag update in loop_set_dio
` [PATCH 6/8] loop: allow loop_set_status to re-enable direct I/O
` [PATCH 7/8] loop: don't freeze the queue in loop_update_dio
` [PATCH 8/8] loop: remove the use_dio field in struct loop_device
fix queue freeze and limit locking order v4
2025-01-10 14:32 UTC (21+ 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 v2 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
2025-01-10 14:12 UTC (6+ 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/2] New zoned loop block device driver
2025-01-10 12:34 UTC (24+ messages)
[PATCH 1/3] rust: use the `build_error!` macro, not the hidden function
2025-01-10 10:45 UTC (2+ messages)
Semantics of racy O_DIRECT writes
2025-01-10 9:42 UTC (8+ messages)
fix queue freeze and limit locking order v3
2025-01-10 9:33 UTC (21+ 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
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2025-01-10 6:53 UTC (11+ messages)
[syzbot] [ext4?] [udf?] [block?] kernel BUG in set_blocksize (2)
2025-01-09 18:50 UTC
[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
2025-01-09 17:27 UTC (2+ messages)
[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)
fix queue freeze and limit locking order
2025-01-09 11:26 UTC (12+ messages)
` [PATCH 1/8] block: fix docs for freezing of queue limits updates
` [PATCH 7/8] nbd: fix queue freeze vs limits lock order
` [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 RFC 0/5] device mapper atomic write support
2025-01-07 18:56 UTC (6+ 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).