[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1448725768-11992-1-git-send-email-m@bjorling.me>
Date: Sat, 28 Nov 2015 16:49:21 +0100
From: Matias Bjørling <m@...rling.me>
To: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
axboe@...com
Cc: hch@...radead.org, keith.busch@...el.com,
sudipm.mukherjee@...il.com, ww.tao0320@...il.com,
Matias Bjørling <m@...rling.me>
Subject: [PATCH 0/7] Fixes for LightNVM
Hi Jens,
A couple of patches during the last week.
Patch 1: Fix from Keith to compile out lightnvm when it is not
available.
Patch 2-4: Various memory and check fixes from Tao, Sudip and me.
Patch 5: Refactor device detection ids.
Patch 6: Make get_bb_tbl return converted ppa back to media manager.
Patch 7: Missing locks fixes from Tao on module iterations.
Please pick up when convenient.
Keith Busch (1):
lightnvm: Simplify config when disabled
Matias Bjørling (2):
lightnvm: refactor and change vendor id for qemu
lightnvm: unconverted ppa returned in get_bb_tbl
Sudip Mukherjee (1):
lightnvm: fix ioctl memory leaks
Wenwei Tao (3):
lightnvm: free memory when gennvm register fails
lightnvm: do device max sectors boundary check first
lightnvm: missing nvm_lock acquire
drivers/lightnvm/core.c | 94 ++++++++++++++++++++++++++------------------
drivers/lightnvm/gennvm.c | 18 +++++----
drivers/nvme/host/Makefile | 3 +-
drivers/nvme/host/lightnvm.c | 28 ++++++-------
drivers/nvme/host/nvme.h | 14 +++++++
include/linux/lightnvm.h | 2 +-
6 files changed, 95 insertions(+), 64 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