From mboxrd@z Thu Jan 1 00:00:00 1970 From: axboe@fb.com (Jens Axboe) Date: Fri, 30 Oct 2015 04:48:50 +0900 Subject: [PATCH v14 0/5] Support for Open-Channel SSDs In-Reply-To: <1446058499-24150-1-git-send-email-m@bjorling.me> References: <1446058499-24150-1-git-send-email-m@bjorling.me> Message-ID: <56327822.6070104@fb.com> On 10/29/2015 03:54 AM, Matias Bj?rling wrote: > This patchset implements support for Open-Channel SSDs. > > Applies against Jens' for-next and is available through the lkml_v14 > branch at: > > https://github.com/OpenChannelSSD/linux > > Thanks to everyone for their help to get this ready for prime-time. Added for 4.4 - I dropped the special null_nvm, the regular null_blk should just be updated to add this functionality. -- Jens Axboe From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [PATCH v14 0/5] Support for Open-Channel SSDs Date: Fri, 30 Oct 2015 04:48:50 +0900 Message-ID: <56327822.6070104@fb.com> References: <1446058499-24150-1-git-send-email-m@bjorling.me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: , , , To: =?UTF-8?Q?Matias_Bj=c3=b8rling?= , , , Return-path: In-Reply-To: <1446058499-24150-1-git-send-email-m@bjorling.me> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 10/29/2015 03:54 AM, Matias Bj=C3=B8rling wrote: > This patchset implements support for Open-Channel SSDs. > > Applies against Jens' for-next and is available through the lkml_v14 > branch at: > > https://github.com/OpenChannelSSD/linux > > Thanks to everyone for their help to get this ready for prime-time. Added for 4.4 - I dropped the special null_nvm, the regular null_blk=20 should just be updated to add this functionality. --=20 Jens Axboe