Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752646AbbKPW0X (ORCPT ); Mon, 16 Nov 2015 17:26:23 -0500 Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:65384 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751921AbbKPW0U (ORCPT ); Mon, 16 Nov 2015 17:26:20 -0500 Subject: Re: [PATCH 00/13] lightnvm updates for 4.4-rc2 To: =?UTF-8?Q?Matias_Bj=c3=b8rling?= , , , References: <1447684487-25539-1-git-send-email-m@bjorling.me> From: Jens Axboe Message-ID: <564A57ED.5050403@fb.com> Date: Mon, 16 Nov 2015 15:25:49 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1447684487-25539-1-git-send-email-m@bjorling.me> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [192.168.54.13] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-11-16_15:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1625 Lines: 43 On 11/16/2015 07:34 AM, Matias Bjørling wrote: > Hi Jens, > > This is the patches targeted for -rc2 of 4.4. > > Ten of the patches fix bugs and small specification updates. While the > last two are larger patches. They are necessary because of specification > changes. The updates are applied now before it is set in stone for 4.4 > (or at least makes it a lot harder to change) > > Patch 1: Adds the linux-block list to the maintainers list for LightNVM. > Patch 2: Fixes a ushort bug reported by Geert. > Patch 3: Updates the implementation to support the new bad block table > format. > Patch 4-9: Small fixes. > Patch 10: The specification had support for both linear and device > specific addressing. It was replaced by ppa format, that > defines the device ppa format used by the specific device. > This patch adds the support and removes the previous two > modes. > Patch 11-12: Two small cleanups to the lightnvm nvme integration. > Caused by specification changes. > > Patches 3 to 12 is the first time they are posted to the list for > review. > > Will you pick up the patches when convenient (and reviewed): > > git@github.com:OpenChannelSSD/linux.git for-jens > > I'll update the for-jens branch and post a separate patch if any > fixes is applied to the patches. Applied, thanks. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/