* [GIT PULL] UBIFS changes for 2.6.29-rc4
@ 2009-02-03 10:33 Artem Bityutskiy
0 siblings, 0 replies; only message in thread
From: Artem Bityutskiy @ 2009-02-03 10:33 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Artem Bityutskiy, linux-kernel, Adrian Hunter
Hi Linus,
please pull UBIFS fixes and clean-ups from
git://git.infradead.org/ubifs-2.6.git linux-next
The following changes since commit 1de9e8e70f5acc441550ca75433563d91b269bbe:
Linus Torvalds (1):
Linux 2.6.29-rc2
Adrian Hunter (5):
UBIFS: ensure orphan area head is initialized
UBIFS: fix LPT out-of-space bug (again)
UBIFS: sync wbufs after syncing inodes and pages
UBIFS: spelling fix 'date' -> 'data'
UBIFS: remount ro fixes
Artem Bityutskiy (12):
UBIFS: do not commit twice
UBIFS: constify operations
UBIFS: do not treat all data as short term
UBIFS: document dark_wm and dead_wm better
UBIFS: simplify locking
UBIFS: fix LEB list freeing
UBIFS: add re-mount debugging checks
UBIFS: always clean up GC LEB space
UBIFS: fix assertions
UBIFS: fix no_chk_data_crc
UBIFS: return sensible error codes
UBIFS: remove fast unmounting
Documentation/filesystems/ubifs.txt | 7 --
fs/ubifs/budget.c | 35 +++++--
fs/ubifs/debug.c | 122 ++++++++++++++++------
fs/ubifs/debug.h | 36 ++++---
fs/ubifs/dir.c | 96 +++++++----------
fs/ubifs/file.c | 9 +-
fs/ubifs/gc.c | 28 +++++-
fs/ubifs/io.c | 22 +++--
fs/ubifs/journal.c | 2 +-
fs/ubifs/lprops.c | 12 ++-
fs/ubifs/lpt_commit.c | 44 ++++++--
fs/ubifs/master.c | 2 +-
fs/ubifs/orphan.c | 38 ++++----
fs/ubifs/super.c | 195 +++++++++++++++++------------------
fs/ubifs/tnc.c | 12 ++-
fs/ubifs/ubifs.h | 26 +++---
16 files changed, 393 insertions(+), 293 deletions(-)
Thanks,
Artem.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-03 8:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-03 10:33 [GIT PULL] UBIFS changes for 2.6.29-rc4 Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox