[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20080926092145.3290.59352.sendpatchset@gollum>
Date: Fri, 26 Sep 2008 12:21:45 +0300
From: Artem Bityutskiy <Artem.Bityutskiy@...ia.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Artem Bityutskiy <Artem.Bityutskiy@...ia.com>,
linux-kernel@...r.kernel.org,
Adrian Hunter <ext-adrian.hunter@...ia.com>
Subject: [GIT PULL] UBIFS updates for 2.6.27-rc8
Hi Linus,
please pull from
git://git.infradead.org/~dedekind/ubifs-2.6.git linux-next
The following changes since commit adee14b2e1557d0a8559f29681732d05a89dfc35:
Linus Torvalds (1):
Linux 2.6.27-rc6
are available:
Adrian Hunter (2):
UBIFS: TNC / GC race fixes
UBIFS: remove incorrect assert
Alexander Beregalov (1):
UBIFS: fix printk format warnings
Sebastian Siewior (1):
UBIFS: create the name of the background thread in every case
fs/ubifs/debug.c | 2 +-
fs/ubifs/dir.c | 2 +-
fs/ubifs/find.c | 1 -
fs/ubifs/gc.c | 14 +++++++++++---
fs/ubifs/super.c | 3 +--
fs/ubifs/tnc.c | 2 +-
6 files changed, 15 insertions(+), 9 deletions(-)
These all are fix-only patches of course.
The most important one is
UBIFS: create the name of the background thread in every case
reported here:
http://lists.infradead.org/pipermail/linux-mtd/2008-September/022964.html
The
UBIFS: TNC / GC race fixes
problem was not publically reported, but was found and fixed by us
in Nokia.
These:
UBIFS: remove incorrect assert
UBIFS: fix printk format warnings
are just tiny fixes, which affect only UBIFS debugging mode,
but it would be nice to have them in 2.6.27 as well.
Thanks.
--
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