Hi Linus,
please, pull from UBIFS tree. Since there are dependencies between few
UBI and UBIFS patches, I combined all the UBI and UBIFS stuff, so you
will effectively pull all UBI and UBIFS updates for this merge window.
The following changes since commit 648f4e3e50c4793d9dbf9a09afa193631f76fa26:
Linus Torvalds (1):
Linux 2.6.32-rc8
are available in the git repository at:
git://git.infradead.org/ubifs-2.6.git master
Artem Bityutskiy (1):
MAINTAINERS: change e-mail of Artem Bityutskiy
Christoph Hellwig (1):
UBIFS: remove manual O_SYNC handling
Corentin Chary (2):
UBI: Add ubi_open_volume_path
UBIFS: support mounting of UBI volume character devices
Roel Kluin (1):
UBIFS: fix return code in check_leaf
Sebastian Andrzej Siewior (1):
UBI: flush wl before clearing update marker
MAINTAINERS | 4 ++--
drivers/mtd/ubi/kapi.c | 40 ++++++++++++++++++++++++++++++++++++++++
drivers/mtd/ubi/upd.c | 20 +++++++++++---------
fs/ubifs/debug.c | 2 +-
fs/ubifs/file.c | 13 +------------
fs/ubifs/super.c | 20 +++++++++++++++-----
include/linux/mtd/ubi.h | 2 ++
7 files changed, 72 insertions(+), 29 deletions(-)
Thanks,
Artem.