From: Artem Bityutskiy on 10 Dec 2009 03:30 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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [RFC mm][PATCH 3/5] counting swap ents per mm Next: upstream regression: slob hang |