Hi Jens, A collection of fixes and features destined for 4.6. They contain: - Two fixes from Javier regarding logical to physical table loading. - Wenwei implemented support for multiple targets and luns in the rrpc target. - Small patch from me that exposes the completion bits for targets to use. Reviewed by Christoph. Please pick up. The patches are based on top of your current for-linus branch. Javier González (2): lightnvm: do not reserve lun on l2p loading lightnvm: do not load L2P table if not supported Matias Bjørling (1): nvme: lightnvm: return ppa completion status Wenwei Tao (2): lightnvm: specify target's logical address area lightnvm: add a bitmap of luns drivers/lightnvm/core.c | 7 +++ drivers/lightnvm/gennvm.c | 84 ++++++++++++++++++++++++++++++++- drivers/lightnvm/gennvm.h | 6 +++ drivers/lightnvm/rrpc.c | 109 +++++++++++++++++++++++++++++++------------ drivers/lightnvm/rrpc.h | 1 + drivers/nvme/host/lightnvm.c | 17 ++++++- include/linux/lightnvm.h | 14 ++++++ 7 files changed, 204 insertions(+), 34 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-block" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html