messages from 2025-05-19 09:19:04 to 2025-05-23 04:21:50 UTC [more...]
[PATCH 0/2] Two bug fixes for zoned block devices
2025-05-23 4:21 UTC (15+ messages)
` [PATCH 1/2] block: Make __submit_bio_noacct() preserve the bio submission order
` [PATCH 2/2] block: Fix a deadlock related freezing zoned storage devices
[PATCH] block: Fix a deadlock related freezing zoned storage devices
2025-05-23 3:10 UTC (5+ messages)
[PATCH v3 0/4] relayfs: misc changes
2025-05-23 2:44 UTC (6+ messages)
[GIT PULL] Block fixes for 6.15-final
2025-05-22 20:16 UTC (2+ messages)
[PATCH 0/5] block: another block copy offload
2025-05-22 20:04 UTC (22+ messages)
` [PATCH 1/5] block: new sector copy api
` [PATCH 2/5] block: add support for copy offload
` [PATCH 3/5] nvme: "
` [PATCH 4/5] block: add support for vectored copies
` [PATCH 5/5] nvmet: implement copy support for bdev backed target
[PATCH 0/6] dma: fake-dma and IOVA tests
2025-05-22 19:38 UTC (20+ messages)
` [PATCH 1/6] fake-dma: add fake dma engine driver
` [PATCH 2/6] dmatest: split dmatest_func() into helpers
` [PATCH 3/6] dmatest: move printing to its own routine
` [PATCH 4/6] dmatest: add IOVA tests
` [PATCH 5/6] dma-mapping: benchmark: move validation parameters into a helper
` [PATCH 6/6] dma-mapping: benchmark: add IOVA support
[PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
2025-05-22 18:58 UTC (14+ messages)
[PATCH] loop: add fs_start_write() and fs_end_write()
2025-05-22 16:36 UTC (3+ messages)
[PATCH 0/3] ublk: add UBLK_F_QUIESCE
2025-05-22 16:35 UTC (4+ messages)
` [PATCH 1/3] selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZE
` [PATCH 2/3] ublk: add feature UBLK_F_QUIESCE
` [PATCH 3/3] selftests: ublk: add test for UBLK_F_QUIESCE
[PATCH V2 0/2] ublk: run auto buf unregister on same io_ring_ctx with register
2025-05-22 16:06 UTC (5+ messages)
` [PATCH V2 1/2] io_uring: add helper io_uring_cmd_ctx_handle()
` [PATCH V2 2/2] ublk: run auto buf unregisgering in same io_ring_ctx with registering
[GIT PULL] nvme fіx for Linux 6.15
2025-05-22 15:26 UTC (2+ messages)
Sequential read from NVMe/XFS twice slower on Fedora 42 than on Rocky 9.5
2025-05-22 15:07 UTC (5+ messages)
[PATCH 0/2] ublk: run auto buf unregister on same io_ring_ctx with register
2025-05-22 14:40 UTC (5+ messages)
` [PATCH 1/2] io_uring: add helper io_uring_cmd_ctx_handle()
` [PATCH 2/2] ublk: run auto buf unregister on same io_ring_ctx with register
[PATCH v2] traceevent/block: Add REQ_ATOMIC flag to block trace events
2025-05-22 13:51 UTC
[RFC v2 0/2] add THP_HUGE_ZERO_PAGE_ALWAYS config option
2025-05-22 13:34 UTC (10+ messages)
` [RFC v2 1/2] mm: "
` [RFC v2 2/2] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
[linus:master] [block] 245618f8e4: stress-ng.fpunch.fail
2025-05-22 12:37 UTC (2+ messages)
[PATCH] ublk: remove io argument from ublk_auto_buf_reg_fallback()
2025-05-22 11:01 UTC (3+ messages)
[RFC] traceevent/block: Add REQ_ATOMIC flag to block trace events
2025-05-22 11:00 UTC (5+ messages)
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2025
2025-05-22 8:20 UTC
[PATCH v1 1/1] floppy: Replace custom SZ_64K constant
2025-05-22 7:14 UTC (2+ messages)
[PATCH 0/2] ublk: two fixes on UBLK_F_AUTO_BUF_REG
2025-05-22 2:37 UTC (11+ messages)
` [PATCH 1/2] ublk: handle ublk_set_auto_buf_reg() failure correctly in ublk_fetch()
` [PATCH 2/2] ublk: run auto buf unregisgering in same io_ring_ctx with register
[ANNOUNCE] blktests repoistory move
2025-05-21 21:08 UTC
[PATCH v2] rbd: replace strcpy() with strscpy()
2025-05-21 19:49 UTC (5+ messages)
[PATCH] pktcdvd: fix missing bio_alloc_clone NULL check in pkt_make_request_read
2025-05-21 17:47 UTC (3+ messages)
[bug report] nvme/063 failure (tcp transport)
2025-05-21 11:51 UTC (6+ messages)
[PATCH] block: fix lock dependency between percpu alloc lock and elevator lock
2025-05-21 7:40 UTC (4+ messages)
[PATCH 0/3] Hold the zoned write plug lock less long
2025-05-21 6:02 UTC (7+ messages)
` [PATCH 1/3] blk-zoned: Move locking into disk_zone_wplug_set_wp_offset()
` [PATCH 2/3] blk-zoned: Move locking into disk_zone_wplug_abort()
` [PATCH 3/3] blk-zoned: Do not lock zwplug->lock recursively
[PATCH V5 0/6] ublk: support to register bvec buffer automatically
2025-05-21 1:42 UTC (13+ messages)
` [PATCH V5 1/6] ublk: convert to refcount_t
` [PATCH V5 2/6] ublk: prepare for supporting to register request buffer automatically
` [PATCH V5 3/6] ublk: register buffer to local io_uring with provided buf index via UBLK_F_AUTO_BUF_REG
` [PATCH V5 4/6] ublk: support UBLK_AUTO_BUF_REG_FALLBACK
` [PATCH V5 5/6] selftests: ublk: support UBLK_F_AUTO_BUF_REG
` [PATCH V5 6/6] selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACK
[PATCH V4] loop: Add sanity check for read/write_iter
2025-05-20 16:53 UTC (21+ messages)
` [PATCH V5] "
` 回复: "
` 回复: "
` 回复: "
` 回复: "
[PATCH] selftests: ublk: make IO & device removal test more stressful
2025-05-20 16:25 UTC (2+ messages)
[GIT PULL] nvme updates for Linux 6.16
2025-05-20 16:14 UTC (2+ messages)
[6.12.y regression] loosetup: failed to set up loop device: Invalid argument after 184b147b9f7f ("loop: Add sanity check for read/write_iter")
2025-05-20 15:23 UTC (5+ messages)
[PATCH] loop: don't require ->write_iter for writable files in loop_configure
2025-05-20 15:16 UTC (2+ messages)
[PATCH blktests] zbd/006: reset only the test target zone
2025-05-20 9:24 UTC (2+ messages)
[PATCH V3 0/6] ublk: support to register bvec buffer automatically
2025-05-20 1:15 UTC (8+ messages)
` [PATCH V3 4/6] ublk: register buffer to local io_uring with provided buf index via UBLK_F_AUTO_BUF_REG
[PATCH v16 00/42] DEPT(DEPendency Tracker)
2025-05-19 9:18 UTC (4+ messages)
` [PATCH v16 38/42] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v16 41/42] dept: implement a basic unit test for dept
` [PATCH v16 42/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
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