All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Michael Lyle <mlyle@lyle.org>
Cc: linux-bcache@vger.kernel.org, linux-block@vger.kernel.org
Subject: Re: [PATCH 00/15] bcache: series of patches for 4.15
Date: Mon, 16 Oct 2017 09:08:03 -0600	[thread overview]
Message-ID: <20171016150802.GA27385@kernel.dk> (raw)
In-Reply-To: <20171013233542.20938-1-mlyle@lyle.org>

On Fri, Oct 13 2017, Michael Lyle wrote:
> Jens, and everyone:
> 
> Here is the current series of work for inclusion in next and for 4.15's
> merge window.  We may get some additional fixes, but this is most of the
> work we expect.  All have been previously sent to these lists except the
> very last one.
> 
> There's a lot of small cleanup patches and fixes for race conditions.
> 
> Also included is my new rate controller which we've been measuring for
> some time, and other related changes to writeback rate management.

Applied for 4.15, thanks.

-- 
Jens Axboe

      parent reply	other threads:[~2017-10-16 15:08 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-13 23:35 [PATCH 00/15] bcache: series of patches for 4.15 Michael Lyle
2017-10-13 23:35 ` [PATCH 01/15] bcache: Avoid nested function definition Michael Lyle
2017-10-13 23:35 ` [PATCH 02/15] bcache: check ca->alloc_thread initialized before wake up it Michael Lyle
2017-10-13 23:35 ` [PATCH 03/15] bcache: fix a comments typo in bch_alloc_sectors() Michael Lyle
2017-10-13 23:35 ` [PATCH 04/15] bcache: rewrite multiple partitions support Michael Lyle
2017-10-13 23:35 ` [PATCH 05/15] bcache: Remove redundant set_capacity Michael Lyle
2017-10-13 23:35 ` [PATCH 06/15] bcache: update bio->bi_opf bypass/writeback REQ_ flag hints Michael Lyle
2017-10-13 23:35 ` [PATCH 07/15] bcache: remove unused parameter Michael Lyle
2017-10-13 23:35 ` [PATCH 08/15] bcache: don't write back data if reading it failed Michael Lyle
2017-10-13 23:35 ` [PATCH 09/15] bcache: implement PI controller for writeback rate Michael Lyle
2017-10-13 23:35 ` [PATCH 10/15] bcache: smooth writeback rate control Michael Lyle
2017-10-13 23:35 ` [PATCH 11/15] bcache: writeback rate shouldn't artifically clamp Michael Lyle
2017-10-13 23:35 ` [PATCH 12/15] bcache: rearrange writeback main thread ratelimit Michael Lyle
2017-10-13 23:35 ` [PATCH 13/15] bcache: safeguard a dangerous addressing in closure_queue Michael Lyle
2017-10-13 23:35 ` [PATCH 14/15] bcache: Add Michael Lyle to MAINTAINERS Michael Lyle
2017-10-13 23:35 ` [PATCH 15/15] bcache: MAINTAINERS: set bcache to MAINTAINED Michael Lyle
2017-10-16 15:08 ` Jens Axboe [this message]

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=20171016150802.GA27385@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-bcache@vger.kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=mlyle@lyle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.