Re: [PATCH 0/9] bcache patches for Linux 6.19

Jens Axboe <[email protected]> Thu, 13 Nov 2025 09:26:58 -0700
Newsgroups org.kernel.vger.linux-bcache,org.kernel.vger.linux-block
Message-ID <[email protected]>
On Thu, 13 Nov 2025 13:36:21 +0800, [email protected] wrote:
> This is the first wave bcache patches for Linux 6.19.
> 
> The major change is from me, which is to remove useless discard
> interface and code for cache device (not the backing device). And the
> last patch about gc latency is a cooperative result from Robert Pang
> (Google), Mingzhe Zou (Easystack) and me, by inspired from their
> previous works, I compose the final version and Robert prvides positive
> benchmark result.
> 
> [...]

Applied, thanks!

[1/9] bcache: get rid of discard code from journal
      commit: 0c72e9fcc156caaf123a6291321bc9bd74cd1b61
[2/9] bcache: remove discard code from alloc.c
      commit: b4056afbd4b90f5bdbdc53cca2768f9b8872a2dd
[3/9] bcache: drop discard sysfs interface
      commit: 73a004f83cf024e785b74243ba9817a329423379
[4/9] bcache: remove discard sysfs interface document
      commit: 7bf90cd740bf87dd1692cf74d49bb1dc849dcd11
[5/9] bcache: reduce gc latency by processing less nodes and sleep less time
      commit: 70bc173ce06be90b026bb00ea175567c91f006e4
[6/9] bcache: remove redundant __GFP_NOWARN
      commit: 21194c44b6bdf50a27a0e065683d94bae16f69cb
[7/9] bcache: replace use of system_wq with system_percpu_wq
      commit: fd82071814d06c7b760fe8d90b932d8a66cffc63
[8/9] bcache: WQ_PERCPU added to alloc_workqueue users
      commit: c0c808214249c32a8961999e0779b953095b0074
[9/9] bcache: Avoid -Wflex-array-member-not-at-end warning
      commit: 699122b590ebbc450737eebde3ab8f5b871cc7f0

Best regards,
-- 
Jens Axboe