messages from 2025-04-08 14:27:10 to 2025-04-12 02:30:57 UTC [more...]
[PATCH V2 00/13] selftests: ublk: test cleanup & add more tests
2025-04-12 2:30 UTC (2+ messages)
` [PATCH V2 01/13] selftests: ublk: fix ublk_find_tgt()
[PATCH 00/13] ublk: one driver bug fix and selftest change
2025-04-12 1:25 UTC (4+ messages)
` [PATCH 02/13] selftests: ublk: fix ublk_find_tgt()
[PATCH v13 0/3] Support for wrapped inline encryption keys on Qualcomm SoCs
2025-04-12 1:17 UTC (2+ messages)
[PATCH 0/3] blk-throttle: remove last_bytes/ios and carryover byte/ios
2025-04-12 0:37 UTC (5+ messages)
` [PATCH 3/3] blk-throttle: carry over directly
[PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
2025-04-12 0:27 UTC (8+ messages)
Weird blockdev crash in 6.15-rc1?
2025-04-11 20:39 UTC (6+ messages)
[PATCH] loop: aio inherit the ioprio of original request
2025-04-11 19:36 UTC (2+ messages)
[PATCH] block: add SPDX header line to blk-throttle.h
2025-04-11 19:20 UTC
[PATCH 00/15] block: unify elevator changing and fix lockdep warning
2025-04-11 19:20 UTC (27+ messages)
` [PATCH 01/15] block: don't call freeze queue in elevator_switch() and elevator_disable()
` [PATCH 02/15] block: add two helpers for registering/un-registering sched debugfs
` [PATCH 03/15] block: move sched debugfs register into elvevator_register_queue
` [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
` [PATCH 05/15] block: simplify elevator reset for "
` [PATCH 06/15] block: add helper of elevator_change()
` [PATCH 07/15] block: move blk_unregister_queue() & device_del() after freeze wait
` [PATCH 08/15] block: add `struct elev_change_ctx` for unifying elevator change
` [PATCH 09/15] block: "
` [PATCH 10/15] block: pass elevator_queue to elv_register_queue & unregister_queue
` [PATCH 11/15] block: move elv_register[unregister]_queue out of elevator_lock
` [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
` [PATCH 13/15] block: remove several ->elevator_lock
` [PATCH 14/15] block: move hctx cpuhp add/del out of queue freezing
` [PATCH 15/15] block: move wbt_enable_default() out of queue freezing from scheduler's ->exit()
[PATCH v3 0/2] ublk: decouple server threads from hctxs
2025-04-11 16:00 UTC (6+ messages)
` [PATCH v3 1/2] ublk: properly serialize all FETCH_REQs
` [PATCH v3 2/2] ublk: require unique task per io instead of unique task per hctx
[GIT PULL] 2nd set of block fixes for 6.15-rc2
2025-04-11 15:40 UTC (2+ messages)
[RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
2025-04-11 13:48 UTC (4+ messages)
` [RFC PATCH 06/35] rbd: Use ceph_databuf for rbd_obj_read_sync()
[PATCH] null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
2025-04-11 13:10 UTC (4+ messages)
[PATCH] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
2025-04-11 13:10 UTC (3+ messages)
[PATCH v2] ublk: Add UBLK_U_CMD_UPDATE_SIZE
2025-04-11 8:02 UTC (3+ messages)
[PATCH RFC v2 00/14] md: introduce a new lockless bitmap
2025-04-11 1:36 UTC (7+ messages)
[PATCH] loop: stop using vfs_iter_{read,write} for buffered I/O
2025-04-10 22:07 UTC (4+ messages)
Does GUP page unpinning have to be done in the pinning context?
2025-04-10 19:34 UTC (6+ messages)
[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
2025-04-10 17:38 UTC (17+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
` [PATCH v2 2/8] fs/buffer: try to use folio lock for pagecache lookups
` [PATCH v2 3/8] fs/buffer: introduce __find_get_block_nonatomic()
` [PATCH v2 4/8] fs/ocfs2: use sleeping version of __find_get_block()
` [PATCH v2 5/8] fs/jbd2: "
` [PATCH v2 6/8] fs/ext4: "
` [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2
` [PATCH v2 8/8] mm: add migration buffer-head debugfs interface
[GIT PULL] nvme updates for Linux 6.15
2025-04-10 15:40 UTC (3+ messages)
[PATCH] block: don't grab elevator lock during queue initialization
2025-04-10 14:48 UTC (17+ messages)
[GIT PULL] Block fixes for 6.15-rc2
2025-04-10 14:09 UTC (2+ messages)
[PATCH] block: Export __blk_flush_plug to modules
2025-04-10 10:44 UTC (6+ messages)
[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-04-10 9:35 UTC (16+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate()
[PATCH v6 00/12] large atomic writes for xfs
2025-04-10 8:58 UTC (21+ messages)
` [PATCH v6 01/12] fs: add atomic write unit max opt to statx
` [PATCH v6 02/12] xfs: add helpers to compute log item overhead
` [PATCH v6.1 "
` [PATCH v6.1 RFC 02.1/12] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v6 03/12] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite()
` [PATCH v6 11/12] xfs: add xfs_compute_atomic_write_unit_max()
[PATCH] block/dm: add early_lookup_ready_bdev to ensure ready device lookup
2025-04-10 8:17 UTC (2+ messages)
[PATCH] blktests: add block/039 for test updating nr_hw_queues vs switching elevator
2025-04-10 7:38 UTC (2+ messages)
blktests failures with v6.15-rc1 kernel
2025-04-10 4:41 UTC
[PATCH 0/2] PCI: Remove pcim_iounmap_regions()
2025-04-09 19:23 UTC (3+ messages)
[PATCH blktests v2 0/4] blktests: add target test cases
2025-04-09 17:59 UTC (6+ messages)
` [PATCH blktests v2 1/4] common/nvme: add debug nvmet path variable
` [PATCH blktests v2 2/4] common/nvme: move nvmf_wait_for_state to common code
` [PATCH blktests v2 3/4] nvme/060: add test nvme fabrics target resetting during I/O
` [PATCH blktests v2 4/4] nvme/061: add test teardown and setup fabrics target "
[PATCH 0/2] ublk: two fixes
2025-04-09 15:47 UTC (8+ messages)
` [PATCH 1/2] ublk: fix handling recovery & reissue in ublk_abort_queue()
` [PATCH 2/2] ublk: don't fail request for recovery & reissue in case of ubq->canceling
[PATCH v8 0/6] rust: reduce `as` casts, enable related lints
2025-04-09 14:47 UTC (7+ messages)
` [PATCH v8 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v8 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v8 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v8 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v8 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH V2 0/2] ublk: two fixes
2025-04-09 13:45 UTC (4+ messages)
` [PATCH V2 1/2] ublk: fix handling recovery & reissue in ublk_abort_queue()
` [PATCH V2 2/2] ublk: don't fail request for recovery & reissue in case of ubq->canceling
[PATCH next] zram: Fix uninitialized variable in zram_writeback_slots()
2025-04-09 11:12 UTC (3+ messages)
[RFC PATCH 0/2] improve NVMe multipath handling
2025-04-09 10:45 UTC (9+ messages)
` [RFC PATCH 1/2] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCH 2/2] nvme-multipath: remove multipath module param
[PATCH RFC] md: fix is_mddev_idle()
2025-04-09 10:07 UTC (4+ messages)
[PATCH] loop: move vfs_fsync() out of loop_update_dio()
2025-04-09 5:49 UTC (4+ messages)
` "
[PATCH v2 0/2] ublk: decouple server threads from hctxs
2025-04-09 3:16 UTC (4+ messages)
` [PATCH v2 1/2] ublk: properly serialize all FETCH_REQs
` [PATCH v2 2/2] ublk: require unique task per io instead of unique task per hctx
[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
2025-04-08 19:13 UTC (11+ messages)
bio segment constraints
2025-04-08 14:33 UTC (4+ messages)
Weird loop device behavior in 6.15-rc1?
2025-04-08 14:27 UTC (3+ 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).