Linus, the following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:
Linux 4.3-rc2 (2015-09-20 14:32:34 -0700) are available in the git repository at: git://git.infradead.org/linux-ubifs.git tags/upstream-4.3-rc4 for you to fetch changes up to 7c7feb2ebfc9c0552c51f0c050db1d1a004faac5: UBI: return ENOSPC if no enough space available (2015-09-29 12:47:05 +0200) ---------------------------------------------------------------- This pull request contains three bug fixes for both UBI and UBIFS. ---------------------------------------------------------------- Richard Weinberger (2): UBIFS: Kill unneeded locking in ubifs_init_security UBI: Validate data_size shengyong (1): UBI: return ENOSPC if no enough space available drivers/mtd/ubi/io.c | 5 +++++ drivers/mtd/ubi/vtbl.c | 1 + drivers/mtd/ubi/wl.c | 1 + fs/ubifs/xattr.c | 3 --- 4 files changed, 7 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/