messages from 2025-11-28 08:33:23 to 2026-03-07 10:27:17 UTC [more...]
[PATCH blktests v5 0/3] bcache: add initial test cases
2026-03-07 10:27 UTC (13+ messages)
` [PATCH blktests v5 1/3] bcache: add bcache/001
` [PATCH blktests v5 2/3] bcache: add bcache/002
` [PATCH blktests v5 3/3] doc: document how to configure bcache tests
[PATCH 0/4] simple bio cleanups
2026-03-06 15:51 UTC (12+ messages)
` [PATCH 1/4] block: consecutive blk_status_t error codes
` [PATCH 2/4] block: get rid of blk_status_to_{errno,str} inconsistency
` [PATCH 3/4] bio: rename bio_chain arguments
` [PATCH 4/4] bio: use bio_io_error more often
[PATCH blktests v4 0/3] bcache: add initial test cases
2026-03-04 6:41 UTC (10+ messages)
` [PATCH blktests v4 1/3] bcache: add bcache/001
` [PATCH blktests v4 2/3] bcache: add bcache/002
` [PATCH blktests v4 3/3] doc: document how to configure bcache tests
[RFC/Feature Request] bcache: support io priority
2026-02-18 14:23 UTC (2+ messages)
[PATCH v3 0/2] bcache: fix I/O accounting leak
2026-01-29 2:07 UTC (7+ messages)
` [PATCH v3 1/2] bcache: remove dead code in detached_dev_do_request
` [PATCH v3 2/2] bcache: fix I/O accounting leak "
` Re:[PATCH v3 0/2] bcache: fix I/O accounting leak
[PATCH v2] bcache: fix I/O accounting leak in detached_dev_do_request
2026-01-27 2:11 UTC (5+ messages)
` "
[PATCH] bcache: fix I/O accounting leak in detached_dev_do_request
2026-01-26 7:47 UTC (2+ messages)
[PATCH RESEND v3] bcache: use bio cloning for detached device requests
2026-01-22 14:26 UTC (3+ messages)
[PATCH blktests v2 0/2] bcache: add bcache/001
2026-01-22 10:28 UTC (7+ messages)
` [PATCH blktests v2 1/2] "
` [PATCH blktests v2 2/2] doc: document how to configure bcache tests
[PATCH blktests v3 0/3] bcache: add initial test cases
2026-01-22 9:57 UTC (4+ messages)
` [PATCH blktests v3 1/3] bcache: add bcache/001
` [PATCH blktests v3 2/3] bcache: add bcache/002
` [PATCH blktests v3 3/3] doc: document how to configure bcache tests
[PATCH blktests] bcache: add bcache/001
2026-01-22 9:13 UTC (7+ messages)
Fwd: [PATCH v2] bcache: use bio cloning for detached device requests
2026-01-22 3:39 UTC (10+ messages)
` "
Fwd: [PATCH v3] bcache: use bio cloning for detached device requests
2026-01-22 3:25 UTC (5+ messages)
[PATCH] Revert "bcache: fix improper use of bi_end_io"
2026-01-19 15:57 UTC (18+ messages)
[PATCH] bcache: fix double bio_endio completion in detached_dev_end_io
2026-01-19 8:51 UTC (13+ messages)
[RFC PATCH] bcache: make bcache_is_reboot atomic
2025-12-31 11:02 UTC (3+ messages)
[PATCH AUTOSEL 6.18-6.1] bcache: fix improper use of bi_end_io
2025-12-15 0:41 UTC
[PATCH v7 0/2] Fix bio chain related issues
2025-12-09 17:21 UTC (4+ messages)
` [PATCH v7 1/2] bcache: fix improper use of bi_end_io
` [PATCH v7 2/2] block: prohibit calls to bio_chain_endio
[PATCH v6 0/3] Fix bio chain related issues
2025-12-08 9:02 UTC (6+ messages)
` [PATCH v6 1/3] bcache: fix improper use of bi_end_io
` [PATCH v6 2/3] block: prohibit calls to bio_chain_endio
` [PATCH v6 3/3] block: prevent race condition on bi_status in __bio_chain_endio
[PATCH v2 00/12] Fix bio chain related issues
2025-12-07 10:03 UTC (26+ messages)
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 09/12] fs/ntfs3: "
` [PATCH v2 10/12] zram: "
` [PATCH v2 11/12] nvdimm: "
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
[PATCH v3 0/9] Fix bio chain related issues
2025-12-06 18:01 UTC (17+ messages)
` [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
` [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
` [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v3 4/9] block: export bio_chain_and_submit
` [PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
` [PATCH v3 6/9] block: "
` [PATCH v3 7/9] fs/ntfs3: "
` [PATCH v3 8/9] zram: "
` [PATCH v3 9/9] nvdimm: "
[PATCH v5 0/3] Fix bio chain related issues
2025-12-06 9:26 UTC (9+ messages)
` [PATCH v5 1/3] bcache: fix improper use of bi_end_io
` [PATCH v5 2/3] block: prohibit calls to bio_chain_endio
` [PATCH v5 3/3] block: prevent race condition on bi_status in __bio_chain_endio
[PATCH v4 0/3] Fix bio chain related issues
2025-12-04 1:17 UTC (15+ messages)
` [PATCH v4 1/3] bcache: fix improper use of bi_end_io
` [PATCH v4 2/3] block: prohibit calls to bio_chain_endio
` [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
[PATCH] bcache: fix improper use of bi_end_io
2025-12-01 9:08 UTC (2+ messages)
[PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
2025-12-01 5:42 UTC (2+ messages)
[PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
2025-11-30 15:08 UTC
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