From: Jens Axboe <axboe@kernel.dk>
To: "Matias Bjørling" <mb@lightnvm.io>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
javier@cnexlabs.com, igor.j.konopko@intel.com,
marcin.dziegielewski@intel.com
Subject: Re: [GIT PULL v3 00/10] lightnvm updates for 4.18
Date: Fri, 1 Jun 2018 09:03:32 -0600 [thread overview]
Message-ID: <166defee-d9a7-dcec-8c77-b7e9d4e0d78e@kernel.dk> (raw)
In-Reply-To: <20180601144114.17490-1-mb@lightnvm.io>
On 6/1/18 8:41 AM, Matias Bjørling wrote:
> Hi Jens,
>
> Please pick up the following patches.
>
> Changes since v2:
>
> Rebased write error recovery patch on top of latest
> for-4.18/block
>
> Added (missed the first round)
> lightnvm: pblk: only try to recover lines with written smeta
> lightnvm: pblk: kick writer on new flush points
> lightnvm: pblk: take bitmap alloc. out of critical section
>
> Changes since v1:
>
> Removed
> lightnvm: pblk: sync RB and RL states during GC
> lightnvm: error handling when whole line is bad
> lightnvm: pblk: handle case when mw_cunits equals to 0
>
> Added
> lightnvm: pblk: remove unnecessary bio_get/put
>
> Thanks!
>
> Hans Holmberg (5):
> lightnvm: pblk: rework write error recovery path
> lightnvm: pblk: garbage collect lines with failed writes
> lightnvm: pblk: fix smeta write error path
> lightnvm: pblk: only try to recover lines with written smeta
> lightnvm: pblk: kick writer on new flush points
>
> Igor Konopko (2):
> lightnvm: proper error handling for pblk_bio_add_pages
> lightnvm: fix partial read error path
>
> Javier González (2):
> lightnvm: pblk: remove unnecessary bio_get/put
> lightnvm: pblk: take bitmap alloc. out of critical section
>
> Marcin Dziegielewski (1):
> lightnvm: pblk: add possibility to set write buffer size manually
>
> drivers/lightnvm/pblk-cache.c | 10 +-
> drivers/lightnvm/pblk-core.c | 157 +++++++++++++++-------
> drivers/lightnvm/pblk-gc.c | 102 ++++++++------
> drivers/lightnvm/pblk-init.c | 62 ++++++---
> drivers/lightnvm/pblk-rb.c | 43 +-----
> drivers/lightnvm/pblk-read.c | 69 +++++-----
> drivers/lightnvm/pblk-recovery.c | 121 +++--------------
> drivers/lightnvm/pblk-rl.c | 29 +++-
> drivers/lightnvm/pblk-sysfs.c | 15 ++-
> drivers/lightnvm/pblk-write.c | 281 +++++++++++++++++++++++++--------------
> drivers/lightnvm/pblk.h | 37 ++++--
> 11 files changed, 524 insertions(+), 402 deletions(-)
Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2018-06-01 15:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-01 14:41 [GIT PULL v3 00/10] lightnvm updates for 4.18 Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 01/10] lightnvm: pblk: rework write error recovery path Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 02/10] lightnvm: pblk: garbage collect lines with failed writes Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 03/10] lightnvm: pblk: fix smeta write error path Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 04/10] lightnvm: proper error handling for pblk_bio_add_pages Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 05/10] lightnvm: fix partial read error path Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 06/10] lightnvm: pblk: add possibility to set write buffer size manually Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 07/10] lightnvm: pblk: remove unnecessary bio_get/put Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 08/10] lightnvm: pblk: only try to recover lines with written smeta Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 09/10] lightnvm: pblk: kick writer on new flush points Matias Bjørling
2018-06-01 14:41 ` [GIT PULL 10/10] lightnvm: pblk: take bitmap alloc. out of critical section Matias Bjørling
2018-06-01 15:03 ` 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=166defee-d9a7-dcec-8c77-b7e9d4e0d78e@kernel.dk \
--to=axboe@kernel.dk \
--cc=igor.j.konopko@intel.com \
--cc=javier@cnexlabs.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcin.dziegielewski@intel.com \
--cc=mb@lightnvm.io \
/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