From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: Coly Li <colyli@suse.de>
To: axboe@kernel.dk
Cc: linux-block@vger.kernel.org, linux-bcache@vger.kernel.org
Cc: stable@vger.kernel.org
Cc: stable@vger.kernel.org
Subject: Re: [PATCH 08/25] bcache: fix overflow in offset_to_stripe()
Date: Mon, 27 Jul 2020 21:24:42 +0000 [thread overview]
Message-ID: <20200727212442.8E679208E4@mail.kernel.org> (raw)
In-Reply-To: <20200725120039.91071-9-colyli@suse.de>
Hi
[This is an automated email]
This commit has been processed because it contains a -stable tag.
The stable tag indicates that it's relevant for the following trees: all
The bot has tested the following trees: v5.7.10, v5.4.53, v4.19.134, v4.14.189, v4.9.231, v4.4.231.
v5.7.10: Build OK!
v5.4.53: Build OK!
v4.19.134: Build OK!
v4.14.189: Failed to apply! Possible dependencies:
1d316e658374 ("bcache: implement PI controller for writeback rate")
25d8be77e192 ("block: move bio_alloc_pages() to bcache")
27a40ab9269e ("bcache: add backing_request_endio() for bi_end_io")
3b304d24a718 ("bcache: convert cached_dev.count from atomic_t to refcount_t")
3fd47bfe55b0 ("bcache: stop dc->writeback_rate_update properly")
5138ac6748e3 ("bcache: fix misleading error message in bch_count_io_errors()")
539d39eb2708 ("bcache: fix wrong return value in bch_debug_init()")
6f10f7d1b02b ("bcache: style fix to replace 'unsigned' by 'unsigned int'")
771f393e8ffc ("bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags")
804f3c6981f5 ("bcache: fix cached_dev->count usage for bch_cache_set_error()")
b1092c9af9ed ("bcache: allow quick writeback when backing idle")
d19936a26658 ("bcache: convert to bioset_init()/mempool_init()")
d44c2f9e7cc0 ("bcache: update bucket_in_use in real time")
v4.9.231: Failed to apply! Possible dependencies:
1d316e658374 ("bcache: implement PI controller for writeback rate")
3a83f4677539 ("block: bio: pass bvec table to bio_init()")
3b304d24a718 ("bcache: convert cached_dev.count from atomic_t to refcount_t")
3fd47bfe55b0 ("bcache: stop dc->writeback_rate_update properly")
6f10f7d1b02b ("bcache: style fix to replace 'unsigned' by 'unsigned int'")
70fd76140a6c ("block,fs: use REQ_* flags directly")
804f3c6981f5 ("bcache: fix cached_dev->count usage for bch_cache_set_error()")
d19936a26658 ("bcache: convert to bioset_init()/mempool_init()")
e806402130c9 ("block: split out request-only flags into a new namespace")
ef295ecf090d ("block: better op and flags encoding")
v4.4.231: Failed to apply! Possible dependencies:
1d316e658374 ("bcache: implement PI controller for writeback rate")
3a83f4677539 ("block: bio: pass bvec table to bio_init()")
3b304d24a718 ("bcache: convert cached_dev.count from atomic_t to refcount_t")
3fd47bfe55b0 ("bcache: stop dc->writeback_rate_update properly")
4e49ea4a3d27 ("block/fs/drivers: remove rw argument from submit_bio")
6f10f7d1b02b ("bcache: style fix to replace 'unsigned' by 'unsigned int'")
804f3c6981f5 ("bcache: fix cached_dev->count usage for bch_cache_set_error()")
9082e87bfbf8 ("block: remove struct bio_batch")
ad0d9e76a412 ("bcache: use bio op accessors")
d19936a26658 ("bcache: convert to bioset_init()/mempool_init()")
d57d611505d9 ("kernel/fs: fix I/O wait not accounted for RW O_DSYNC")
ed996a52c868 ("block: simplify and cleanup bvec pool handling")
NOTE: The patch will not be queued to stable trees until it is upstream.
How should we proceed with this patch?
--
Thanks
Sasha
next prev parent reply other threads:[~2020-07-27 21:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20200725120039.91071-1-colyli@suse.de>
2020-07-25 12:00 ` [PATCH 02/25] bcache: allocate meta data pages as compound pages Coly Li
2020-07-25 12:00 ` [PATCH 07/25] bcache: avoid nr_stripes overflow in bcache_device_init() Coly Li
2020-07-27 21:24 ` Sasha Levin
2020-07-25 12:00 ` [PATCH 08/25] bcache: fix overflow in offset_to_stripe() Coly Li
2020-07-27 21:24 ` Sasha Levin [this message]
2020-07-25 12:00 ` [PATCH 25/25] bcache: fix bio_{start,end}_io_acct with proper device Coly Li
2020-07-26 15:07 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200727212442.8E679208E4@mail.kernel.org \
--to=sashal@kernel.org \
--cc=linux-bcache@vger.kernel.org \
--cc=linux-block@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).