mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: "Matias Bjørling" <matias@cnexlabs.com>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/12] lightnvm: 4.11 patches
Date: Tue, 31 Jan 2017 08:32:58 -0700	[thread overview]
Message-ID: <20170131153258.GA1515@kernel.dk> (raw)
In-Reply-To: <20170131121720.10971-1-matias@cnexlabs.com>

On Tue, Jan 31 2017, Matias Bjørling wrote:
> Hi Jens,
> 
> Here are the patches for the 4.11 window. The following changes have
> been made:
> 
>  - New ioctls for vectored I/Os. Now liblightnvm is fully supported and
>    applications can begin to use the liblightnvm API to integrate with
>    Open-Channel SSDs.
> 
>  - Merging of the general media manager with the lightnvm core. This
>    removes the need to instantiate the media manager before initializing
>    targets, and also eliminates the persistent metadata that was used
>    by gennvm.
> 
>  - Interface cleanups for target implementations. Enables pblk to be
>    simplified.
> 
>  - Fix memory leak on target creation failure.
> 
>  - Clean up end_io() path so that it follows the same approach as bio
>    structures to end ios.

Applied for 4.11, thanks.

-- 
Jens Axboe

      parent reply	other threads:[~2017-01-31 15:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-31 12:17 Matias Bjørling
2017-01-31 12:17 ` [PATCH 01/12] lightnvm: merge gennvm with core Matias Bjørling
2017-01-31 12:17 ` [PATCH 02/12] lightnvm: collapse nvm_erase_ppa and nvm_erase_blk Matias Bjørling
2017-01-31 12:17 ` [PATCH 03/12] lightnvm: remove nvm_submit_ppa* functions Matias Bjørling
2017-01-31 12:17 ` [PATCH 04/12] lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl Matias Bjørling
2017-01-31 12:17 ` [PATCH 05/12] lightnvm: make nvm_map_* return void Matias Bjørling
2017-01-31 12:17 ` [PATCH 06/12] lightnvm: cleanup nvm transformation functions Matias Bjørling
2017-01-31 12:17 ` [PATCH 07/12] lightnvm: reduce number of nvm_id groups to one Matias Bjørling
2017-01-31 12:17 ` [PATCH 08/12] lightnvm: add ioctls for vector I/Os Matias Bjørling
2017-01-31 12:17 ` [PATCH 09/12] lightnvm: use end_io callback instead of instance Matias Bjørling
2017-01-31 12:17 ` [PATCH 10/12] lightnvm: Add CRC read error Matias Bjørling
2017-01-31 12:17 ` [PATCH 11/12] lightnvm: free properly on target creation error Matias Bjørling
2017-01-31 12:17 ` [PATCH 12/12] lightnvm: allow targets to use sysfs Matias Bjørling
2017-01-31 15:32 ` 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=20170131153258.GA1515@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matias@cnexlabs.com \
    /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

Powered by JetHome