[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <560A6D29.6060402@nod.at>
Date: Tue, 29 Sep 2015 12:51:21 +0200
From: Richard Weinberger <richard@....at>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Artem Bityutskiy <dedekind1@...il.com>
Subject: [GIT PULL] UBI/UBIFS fixes for 4.3-rc4
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 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