Linus, the following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89: Linux 4.4-rc5 (2015-12-13 17:42:58 -0800) are available in the git repository at: git://git.infradead.org/linux-ubifs.git tags/upstream-4.4-rc7 for you to fetch changes up to 6b238de189f69dc77d660d4cce62eed15547f4c3: mtd: ubi: don't leak e if schedule_erase() fails (2015-12-16 22:59:03 +0100) ---------------------------------------------------------------- This pull request contains four bug fixes for UBI. ---------------------------------------------------------------- Brian Norris (1): UBI: fix use of "VID" vs. "EC" in header self-check Sebastian Siewior (2): mtd: ubi: fixup error correction in do_sync_erase() mtd: ubi: don't leak e if schedule_erase() fails Sudip Mukherjee (1): UBI: fix return error code drivers/mtd/ubi/debug.c | 2 +- drivers/mtd/ubi/io.c | 2 +- drivers/mtd/ubi/wl.c | 53 +++++++++++++++++++++++++++---------------------- 3 files changed, 31 insertions(+), 26 deletions(-)