[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1448023677-22296-1-git-send-email-m@bjorling.me>
Date: Fri, 20 Nov 2015 13:47:52 +0100
From: Matias Bjørling <m@...rling.me>
To: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
axboe@...com
Cc: Matias Bjørling <m@...rling.me>
Subject: [PATCH 0/5] LightNVM fixes
Hi Jens,
A couple of small fixes.
Patch 1-2: fixes a couple of bugs when init fails.
Patch 3: changes the lightnvm admin commands to the passed through
the admin NVMe queue.
Patch 4-5: adds extra debugging information for luns.
Javier Gonzalez (2):
lightnvm: keep track of block counts
lightnvm: add free and bad lun info to show luns
Matias Bjørling (1):
lightnvm: missing free on init error
Wenwei Tao (2):
lightnvm: wrong return value and redundant free
nvme: lightnvm: use admin queues for admin cmds
drivers/lightnvm/core.c | 14 +++++++-------
drivers/lightnvm/gennvm.c | 33 +++++++++++++++++++++++++++------
drivers/nvme/host/lightnvm.c | 17 ++++++++++-------
include/linux/lightnvm.h | 6 ++++--
4 files changed, 48 insertions(+), 22 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists