org.kernel.vger.linux-bcache archive
446 archived articles, newest first (page 4 of 5). Latest articles →
[PATCH v5 2/3] block: prohibit calls to bio_chain_endio
Thu, 4 Dec 2025 10:47:47 +0800[PATCH v5 1/3] bcache: fix improper use of bi_end_io
Thu, 4 Dec 2025 10:47:46 +0800[PATCH v5 0/3] Fix bio chain related issues
Thu, 4 Dec 2025 10:47:45 +0800Re: [PATCH v4 2/3] block: prohibit calls to bio_chain_endio
Thu, 4 Dec 2025 09:17:58 +0800Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Wed, 3 Dec 2025 07:14:03 +0100Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Tue, 2 Dec 2025 20:34:11 -0800Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Wed, 3 Dec 2025 11:09:36 +0800Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Wed, 3 Dec 2025 09:51:06 +0800Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Tue, 2 Dec 2025 22:15:19 +0100Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Tue, 2 Dec 2025 06:48:41 +0100Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Mon, 1 Dec 2025 14:07:07 +0100Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Mon, 1 Dec 2025 03:25:32 -0800Re: [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
Mon, 1 Dec 2025 11:31:17 +0100Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Mon, 1 Dec 2025 11:22:32 +0100Re: [PATCH v4 2/3] block: prohibit calls to bio_chain_endio
Mon, 1 Dec 2025 10:34:42 +0100Re: [PATCH] bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 17:08:18 +0800[PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Mon, 1 Dec 2025 17:04:42 +0800[PATCH v4 2/3] block: prohibit calls to bio_chain_endio
Mon, 1 Dec 2025 17:04:41 +0800[PATCH v4 1/3] bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 17:04:40 +0800[PATCH v4 0/3] Fix bio chain related issues
Mon, 1 Dec 2025 17:04:39 +0800Re: [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 16:29:40 +0800[PATCH] bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 16:26:11 +0800Re: [PATCH v3 4/9] block: export bio_chain_and_submit
Sun, 30 Nov 2025 22:15:39 -0800Re: [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
Sun, 30 Nov 2025 22:14:53 -0800Re: [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
Sun, 30 Nov 2025 22:14:20 -0800Re: [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 13:45:24 +0800Re: [PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
Mon, 1 Dec 2025 13:42:20 +0800Re: [PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
Mon, 1 Dec 2025 10:49:15 +0800Re: [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
Mon, 1 Dec 2025 10:41:06 +0800Re: [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
Mon, 1 Dec 2025 01:03:37 +0200[PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
Sun, 30 Nov 2025 23:08:54 +0800[PATCH v3 9/9] nvdimm: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:22 +0800[PATCH v3 8/9] zram: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:21 +0800[PATCH v3 7/9] fs/ntfs3: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:20 +0800[PATCH v3 6/9] block: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:19 +0800[PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:18 +0800[PATCH v3 4/9] block: export bio_chain_and_submit
Sat, 29 Nov 2025 17:01:17 +0800[PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
Sat, 29 Nov 2025 17:01:16 +0800[PATCH v3 2/9] block: prohibit calls to bio_chain_endio
Sat, 29 Nov 2025 17:01:15 +0800[PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
Sat, 29 Nov 2025 17:01:14 +0800[PATCH v3 0/9] Fix bio chain related issues
Sat, 29 Nov 2025 17:01:13 +0800Re: [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 10:40:12 +0800Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Sat, 29 Nov 2025 10:32:38 +0800Re: [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
Sat, 29 Nov 2025 09:50:10 +0800Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Sat, 29 Nov 2025 09:47:30 +0800Re: [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
Sat, 29 Nov 2025 09:19:27 +0800Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 11:44:46 -0800Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 14:11:19 +0100Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 13:59:35 +0100Re: [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
Fri, 28 Nov 2025 13:57:59 +0100Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 13:57:22 +0100Re: [PATCH v2 00/12] Fix bio chain related issues
Fri, 28 Nov 2025 16:37:54 +0800[PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
Fri, 28 Nov 2025 16:32:19 +0800[PATCH v2 11/12] nvdimm: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:18 +0800[PATCH v2 10/12] zram: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:17 +0800[PATCH v2 09/12] fs/ntfs3: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:16 +0800[PATCH v2 08/12] block: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:15 +0800[PATCH v2 07/12] xfs: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:14 +0800[PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:13 +0800[PATCH v2 05/12] block: export bio_chain_and_submit
Fri, 28 Nov 2025 16:32:12 +0800[PATCH v2 04/12] block: prohibit calls to bio_chain_endio
Fri, 28 Nov 2025 16:32:11 +0800[PATCH v2 03/12] md: bcache: fix improper use of bi_end_io
Fri, 28 Nov 2025 16:32:10 +0800[PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 16:32:09 +0800[PATCH v2 01/12] block: fix incorrect logic in bio_chain_endio
Fri, 28 Nov 2025 16:32:08 +0800[PATCH v2 00/12] Fix bio chain related issues
Fri, 28 Nov 2025 16:32:07 +0800Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Mon, 24 Nov 2025 17:34:18 +0900Re: Fix potential data loss and corruption due to Incorrect BIO Chain Handling
Mon, 24 Nov 2025 10:00:42 +0800Re: Fix potential data loss and corruption due to Incorrect BIO Chain Handling
Mon, 24 Nov 2025 09:28:09 +0800Re: Fix potential data loss and corruption due to Incorrect BIO Chain Handling
Sun, 23 Nov 2025 21:48:56 +0800Re: Fix potential data loss and corruption due to Incorrect BIO Chain Handling
Sun, 23 Nov 2025 11:14:12 +0800Re: [PATCH v2] bcache: fix UAF in cached_dev_free and safely flush/destroy
Wed, 19 Nov 2025 16:12:43 +0800Re: [PATCH v2] bcache: add "clock" cache replacement policy
Tue, 18 Nov 2025 13:19:06 -0800Re: [PATCH 1/9] bcache: get rid of discard code from journal
Fri, 14 Nov 2025 17:03:27 +0800Re: [PATCH 0/9] bcache patches for Linux 6.19
Thu, 13 Nov 2025 09:26:58 -0700[PATCH v2] bcache: fix UAF in cached_dev_free and safely flush/destroy
Thu, 13 Nov 2025 19:38:11 +0800[PATCH 9/9] bcache: Avoid -Wflex-array-member-not-at-end warning
Thu, 13 Nov 2025 13:36:30 +0800[PATCH 8/9] bcache: WQ_PERCPU added to alloc_workqueue users
Thu, 13 Nov 2025 13:36:29 +0800[PATCH 7/9] bcache: replace use of system_wq with system_percpu_wq
Thu, 13 Nov 2025 13:36:28 +0800[PATCH 6/9] bcache: remove redundant __GFP_NOWARN
Thu, 13 Nov 2025 13:36:27 +0800[PATCH 5/9] bcache: reduce gc latency by processing less nodes and sleep less time
Thu, 13 Nov 2025 13:36:26 +0800[PATCH 4/9] bcache: remove discard sysfs interface document
Thu, 13 Nov 2025 13:36:25 +0800[PATCH 3/9] bcache: drop discard sysfs interface
Thu, 13 Nov 2025 13:36:24 +0800[PATCH 2/9] bcache: remove discard code from alloc.c
Thu, 13 Nov 2025 13:36:23 +0800[PATCH 1/9] bcache: get rid of discard code from journal
Thu, 13 Nov 2025 13:36:22 +0800[PATCH 0/9] bcache patches for Linux 6.19
Thu, 13 Nov 2025 13:36:21 +0800Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Thu, 13 Nov 2025 13:24:09 +0900Re: [PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Wed, 12 Nov 2025 21:40:24 +0800Re: [PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Wed, 12 Nov 2025 21:04:03 +0800Re: [PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Tue, 11 Nov 2025 21:48:55 +0800Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Tue, 11 Nov 2025 21:43:05 +0800Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Tue, 11 Nov 2025 22:28:57 +0900Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Tue, 11 Nov 2025 21:17:28 +0800[PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Mon, 10 Nov 2025 19:58:58 +0900[PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Sat, 8 Nov 2025 17:22:51 +0800[PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Sat, 8 Nov 2025 17:07:52 +0800[PATCH 2/2] bcache: WQ_PERCPU added to alloc_workqueue users
Wed, 5 Nov 2025 15:50:43 +0100[PATCH 1/2] bcache: replace use of system_wq with system_percpu_wq
Wed, 5 Nov 2025 15:50:42 +0100[PATCH 0/2] replace system_wq with system_percpu_wq, add WQ_PERCPU to alloc_workqueue
Wed, 5 Nov 2025 15:50:41 +0100Re: [PATCH v3] bcache: Use vmalloc_array() to improve code
Thu, 23 Oct 2025 14:14:22 +0800[PATCH v3] bcache: Use vmalloc_array() to improve code
Thu, 23 Oct 2025 14:06:29 +0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.