[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1459868131-15133-1-git-send-email-m@bjorling.me>
Date: Tue, 5 Apr 2016 16:55:26 +0200
From: Matias Bjørling <m@...rling.me>
To: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Matias Bjørling <m@...rling.me>
Subject: [PATCH 0/5] Fixes to LightNVM
A couple of patches that add additional error handling, new useful variables,
and preparation for the upcoming persistent block management information work
and pblk target.
Matias Bjørling (5):
lightnvm: handle submit_io failure
lightnvm: implement nvm_submit_ppa_list
lightnvm: add fpg_size and pfpg_size to struct nvm_dev
lightnvm: move block fold outside of get_bb_tbl()
lightnvm: avoid memory leak when lun_map kcalloc fails
drivers/lightnvm/core.c | 175 +++++++++++++++++++++++++++++++++----------
drivers/lightnvm/gennvm.c | 14 ++--
drivers/lightnvm/sysblk.c | 46 +++++++-----
drivers/nvme/host/lightnvm.c | 47 ++----------
include/linux/lightnvm.h | 10 ++-
5 files changed, 186 insertions(+), 106 deletions(-)
--
2.1.4
Powered by blists - more mailing lists