From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757860AbcBSM5x (ORCPT ); Fri, 19 Feb 2016 07:57:53 -0500 Received: from mail-wm0-f42.google.com ([74.125.82.42]:34440 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757833AbcBSM5v (ORCPT ); Fri, 19 Feb 2016 07:57:51 -0500 From: =?UTF-8?q?Matias=20Bj=C3=B8rling?= To: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, axboe@fb.com Cc: =?UTF-8?q?Matias=20Bj=C3=B8rling?= Subject: [PATCH 0/3] LightNVM patches for next 4.5-rc Date: Fri, 19 Feb 2016 13:56:56 +0100 Message-Id: <1455886619-3007-1-git-send-email-m@bjorling.me> X-Mailer: git-send-email 2.1.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jens, Here is a couple of patches for the next 4.5-rc. A patch from Alan that fixes up logic in nvm_configure_get. Another patch from Javier that fixes a bug with multiple luns in RRPC, and at last a patch from me that fixes the get bad block interface when multiple planes are available on the media. Please pick up when convenient. Thanks, Matias Alan (1): lightnvm: fix up nonsensical configure overrun checking Javier González (1): lightnvm: generalize rrpc ppa calculations Matias Bjørling (1): lightnvm: fold get bb tbl when using dual/quad plane mode drivers/lightnvm/core.c | 13 ++++++------ drivers/lightnvm/rrpc.c | 48 ++++++++++++++++++++++++++++---------------- drivers/lightnvm/rrpc.h | 9 +++++++++ drivers/nvme/host/lightnvm.c | 46 +++++++++++++++++++++++++++++++++++++----- include/linux/lightnvm.h | 6 +++--- 5 files changed, 90 insertions(+), 32 deletions(-) -- 2.1.4