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
zhangshida <[email protected]> • #12841
[PATCH v5 1/3] bcache: fix improper use of bi_end_io
Thu, 4 Dec 2025 10:47:46 +0800
zhangshida <[email protected]> • #12840
[PATCH v5 0/3] Fix bio chain related issues
Thu, 4 Dec 2025 10:47:45 +0800
zhangshida <[email protected]> • #12839
Re: [PATCH v4 2/3] block: prohibit calls to bio_chain_endio
Thu, 4 Dec 2025 09:17:58 +0800
Stephen Zhang <[email protected]> • #12838
Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Wed, 3 Dec 2025 07:14:03 +0100
Christoph Hellwig <[email protected]> • #12837
Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Tue, 2 Dec 2025 20:34:11 -0800
Caleb Sander Mateos <[email protected]> • #12836
Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Wed, 3 Dec 2025 11:09:36 +0800
Stephen Zhang <[email protected]> • #12835
Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Wed, 3 Dec 2025 09:51:06 +0800
Stephen Zhang <[email protected]> • #12834
Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Tue, 2 Dec 2025 22:15:19 +0100
Andreas Gruenbacher <[email protected]> • #12833
Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Tue, 2 Dec 2025 06:48:41 +0100
Christoph Hellwig <[email protected]> • #12832
Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Mon, 1 Dec 2025 14:07:07 +0100
Andreas Gruenbacher <[email protected]> • #12831
Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Mon, 1 Dec 2025 03:25:32 -0800
Christoph Hellwig <[email protected]> • #12830
Re: [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
Mon, 1 Dec 2025 11:31:17 +0100
Andreas Gruenbacher <[email protected]> • #12829
Re: [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Mon, 1 Dec 2025 11:22:32 +0100
Andreas Gruenbacher <[email protected]> • #12828
Re: [PATCH v4 2/3] block: prohibit calls to bio_chain_endio
Mon, 1 Dec 2025 10:34:42 +0100
Andreas Gruenbacher <[email protected]> • #12827
Re: [PATCH] bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 17:08:18 +0800
"Coly Li" <[email protected]> • #12826
[PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
Mon, 1 Dec 2025 17:04:42 +0800
zhangshida <[email protected]> • #12825
[PATCH v4 2/3] block: prohibit calls to bio_chain_endio
Mon, 1 Dec 2025 17:04:41 +0800
zhangshida <[email protected]> • #12824
[PATCH v4 1/3] bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 17:04:40 +0800
zhangshida <[email protected]> • #12823
[PATCH v4 0/3] Fix bio chain related issues
Mon, 1 Dec 2025 17:04:39 +0800
zhangshida <[email protected]> • #12822
Re: [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 16:29:40 +0800
Stephen Zhang <[email protected]> • #12821
[PATCH] bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 16:26:11 +0800
zhangshida <[email protected]> • #12820
Re: [PATCH v3 4/9] block: export bio_chain_and_submit
Sun, 30 Nov 2025 22:15:39 -0800
Christoph Hellwig <[email protected]> • #12819
Re: [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
Sun, 30 Nov 2025 22:14:53 -0800
Christoph Hellwig <[email protected]> • #12818
Re: [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
Sun, 30 Nov 2025 22:14:20 -0800
Christoph Hellwig <[email protected]> • #12817
Re: [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
Mon, 1 Dec 2025 13:45:24 +0800
"Coly Li" <[email protected]> • #12816
Re: [PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
Mon, 1 Dec 2025 13:42:20 +0800
"Coly Li" <[email protected]> • #12815
Re: [PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
Mon, 1 Dec 2025 10:49:15 +0800
Stephen Zhang <[email protected]> • #12814
Re: [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
Mon, 1 Dec 2025 10:41:06 +0800
Stephen Zhang <[email protected]> • #12813
Re: [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
Mon, 1 Dec 2025 01:03:37 +0200
Sagi Grimberg <[email protected]> • #12812
[PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
Sun, 30 Nov 2025 23:08:54 +0800
[email protected] • #12811
[PATCH v3 9/9] nvdimm: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:22 +0800
zhangshida <[email protected]> • #12810
[PATCH v3 8/9] zram: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:21 +0800
zhangshida <[email protected]> • #12809
[PATCH v3 7/9] fs/ntfs3: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:20 +0800
zhangshida <[email protected]> • #12808
[PATCH v3 6/9] block: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:19 +0800
zhangshida <[email protected]> • #12807
[PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 17:01:18 +0800
zhangshida <[email protected]> • #12806
[PATCH v3 4/9] block: export bio_chain_and_submit
Sat, 29 Nov 2025 17:01:17 +0800
zhangshida <[email protected]> • #12805
[PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
Sat, 29 Nov 2025 17:01:16 +0800
zhangshida <[email protected]> • #12804
[PATCH v3 2/9] block: prohibit calls to bio_chain_endio
Sat, 29 Nov 2025 17:01:15 +0800
zhangshida <[email protected]> • #12803
[PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
Sat, 29 Nov 2025 17:01:14 +0800
zhangshida <[email protected]> • #12802
[PATCH v3 0/9] Fix bio chain related issues
Sat, 29 Nov 2025 17:01:13 +0800
zhangshida <[email protected]> • #12801
Re: [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
Sat, 29 Nov 2025 10:40:12 +0800
Stephen Zhang <[email protected]> • #12800
Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Sat, 29 Nov 2025 10:32:38 +0800
Stephen Zhang <[email protected]> • #12799
Re: [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
Sat, 29 Nov 2025 09:50:10 +0800
Stephen Zhang <[email protected]> • #12798
Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Sat, 29 Nov 2025 09:47:30 +0800
Stephen Zhang <[email protected]> • #12797
Re: [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
Sat, 29 Nov 2025 09:19:27 +0800
Stephen Zhang <[email protected]> • #12796
Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 11:44:46 -0800
Caleb Sander Mateos <[email protected]> • #12795
Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 14:11:19 +0100
Andreas Gruenbacher <[email protected]> • #12794
Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 13:59:35 +0100
Andreas Gruenbacher <[email protected]> • #12793
Re: [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
Fri, 28 Nov 2025 13:57:59 +0100
Andreas Gruenbacher <[email protected]> • #12792
Re: [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 13:57:22 +0100
Andreas Gruenbacher <[email protected]> • #12791
Re: [PATCH v2 00/12] Fix bio chain related issues
Fri, 28 Nov 2025 16:37:54 +0800
Stephen Zhang <[email protected]> • #12790
[PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
Fri, 28 Nov 2025 16:32:19 +0800
zhangshida <[email protected]> • #12789
[PATCH v2 11/12] nvdimm: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:18 +0800
zhangshida <[email protected]> • #12788
[PATCH v2 10/12] zram: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:17 +0800
zhangshida <[email protected]> • #12787
[PATCH v2 09/12] fs/ntfs3: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:16 +0800
zhangshida <[email protected]> • #12786
[PATCH v2 08/12] block: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:15 +0800
zhangshida <[email protected]> • #12785
[PATCH v2 07/12] xfs: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:14 +0800
zhangshida <[email protected]> • #12784
[PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
Fri, 28 Nov 2025 16:32:13 +0800
zhangshida <[email protected]> • #12783
[PATCH v2 05/12] block: export bio_chain_and_submit
Fri, 28 Nov 2025 16:32:12 +0800
zhangshida <[email protected]> • #12782
[PATCH v2 04/12] block: prohibit calls to bio_chain_endio
Fri, 28 Nov 2025 16:32:11 +0800
zhangshida <[email protected]> • #12781
[PATCH v2 03/12] md: bcache: fix improper use of bi_end_io
Fri, 28 Nov 2025 16:32:10 +0800
zhangshida <[email protected]> • #12780
[PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
Fri, 28 Nov 2025 16:32:09 +0800
zhangshida <[email protected]> • #12779
[PATCH v2 01/12] block: fix incorrect logic in bio_chain_endio
Fri, 28 Nov 2025 16:32:08 +0800
zhangshida <[email protected]> • #12778
[PATCH v2 00/12] Fix bio chain related issues
Fri, 28 Nov 2025 16:32:07 +0800
zhangshida <[email protected]> • #12777
Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Mon, 24 Nov 2025 17:34:18 +0900
"Gustavo A. R. Silva" <[email protected]> • #12776
Re: Fix potential data loss and corruption due to Incorrect BIO Chain Handling
Mon, 24 Nov 2025 10:00:42 +0800
Stephen Zhang <[email protected]> • #12775
Re: Fix potential data loss and corruption due to Incorrect BIO Chain Handling
Mon, 24 Nov 2025 09:28:09 +0800
Stephen Zhang <[email protected]> • #12774
Re: Fix potential data loss and corruption due to Incorrect BIO Chain Handling
Sun, 23 Nov 2025 21:48:56 +0800
Ming Lei <[email protected]> • #12773
Re: Fix potential data loss and corruption due to Incorrect BIO Chain Handling
Sun, 23 Nov 2025 11:14:12 +0800
Stephen Zhang <[email protected]> • #12772
Re: [PATCH v2] bcache: fix UAF in cached_dev_free and safely flush/destroy
Wed, 19 Nov 2025 16:12:43 +0800
liequan che <[email protected]> • #12771
Re: [PATCH v2] bcache: add "clock" cache replacement policy
Tue, 18 Nov 2025 13:19:06 -0800
Robert Pang <[email protected]> • #12770
Re: [PATCH 1/9] bcache: get rid of discard code from journal
Fri, 14 Nov 2025 17:03:27 +0800
"Coly Li" <[email protected]> • #12769
Re: [PATCH 0/9] bcache patches for Linux 6.19
Thu, 13 Nov 2025 09:26:58 -0700
Jens Axboe <[email protected]> • #12768
[PATCH v2] bcache: fix UAF in cached_dev_free and safely flush/destroy
Thu, 13 Nov 2025 19:38:11 +0800
liequan che <[email protected]> • #12767
[PATCH 9/9] bcache: Avoid -Wflex-array-member-not-at-end warning
Thu, 13 Nov 2025 13:36:30 +0800
[email protected] • #12766
[PATCH 8/9] bcache: WQ_PERCPU added to alloc_workqueue users
Thu, 13 Nov 2025 13:36:29 +0800
[email protected] • #12765
[PATCH 7/9] bcache: replace use of system_wq with system_percpu_wq
Thu, 13 Nov 2025 13:36:28 +0800
[email protected] • #12764
[PATCH 6/9] bcache: remove redundant __GFP_NOWARN
Thu, 13 Nov 2025 13:36:27 +0800
[email protected] • #12763
[PATCH 5/9] bcache: reduce gc latency by processing less nodes and sleep less time
Thu, 13 Nov 2025 13:36:26 +0800
[email protected] • #12762
[PATCH 4/9] bcache: remove discard sysfs interface document
Thu, 13 Nov 2025 13:36:25 +0800
[email protected] • #12761
[PATCH 3/9] bcache: drop discard sysfs interface
Thu, 13 Nov 2025 13:36:24 +0800
[email protected] • #12760
[PATCH 2/9] bcache: remove discard code from alloc.c
Thu, 13 Nov 2025 13:36:23 +0800
[email protected] • #12759
[PATCH 1/9] bcache: get rid of discard code from journal
Thu, 13 Nov 2025 13:36:22 +0800
[email protected] • #12758
[PATCH 0/9] bcache patches for Linux 6.19
Thu, 13 Nov 2025 13:36:21 +0800
[email protected] • #12757
Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Thu, 13 Nov 2025 13:24:09 +0900
"Gustavo A. R. Silva" <[email protected]> • #12756
Re: [PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Wed, 12 Nov 2025 21:40:24 +0800
liequan che <[email protected]> • #12755
Re: [PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Wed, 12 Nov 2025 21:04:03 +0800
liequan che <[email protected]> • #12754
Re: [PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Tue, 11 Nov 2025 21:48:55 +0800
"Coly Li" <[email protected]> • #12753
Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Tue, 11 Nov 2025 21:43:05 +0800
"Coly Li" <[email protected]> • #12752
Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Tue, 11 Nov 2025 22:28:57 +0900
"Gustavo A. R. Silva" <[email protected]> • #12751
Re: [PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Tue, 11 Nov 2025 21:17:28 +0800
"Coly Li" <[email protected]> • #12750
[PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
Mon, 10 Nov 2025 19:58:58 +0900
"Gustavo A. R. Silva" <[email protected]> • #12749
[PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Sat, 8 Nov 2025 17:22:51 +0800
liequan che <[email protected]> • #12748
[PATCH v1 bcache] bcache: fix UAF in cached_dev_free and safely
Sat, 8 Nov 2025 17:07:52 +0800
jack cheliequan (车烈权) <[email protected]> • #12747
[PATCH 2/2] bcache: WQ_PERCPU added to alloc_workqueue users
Wed, 5 Nov 2025 15:50:43 +0100
Marco Crivellari <[email protected]> • #12746
[PATCH 1/2] bcache: replace use of system_wq with system_percpu_wq
Wed, 5 Nov 2025 15:50:42 +0100
Marco Crivellari <[email protected]> • #12745
[PATCH 0/2] replace system_wq with system_percpu_wq, add WQ_PERCPU to alloc_workqueue
Wed, 5 Nov 2025 15:50:41 +0100
Marco Crivellari <[email protected]> • #12744
Re: [PATCH v3] bcache: Use vmalloc_array() to improve code
Thu, 23 Oct 2025 14:14:22 +0800
"Coly Li" <[email protected]> • #12743
[PATCH v3] bcache: Use vmalloc_array() to improve code
Thu, 23 Oct 2025 14:06:29 +0800
tanze <[email protected]> • #12742
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.