All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UBIFS changes for Linux 3.0
@ 2011-06-03 15:22 Artem Bityutskiy
  0 siblings, 0 replies; only message in thread
From: Artem Bityutskiy @ 2011-06-03 15:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Artem Bityutskiy, linux-kernel

Hi Linus,

please pull UBIFS fixex

The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:

  Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)

are available in the git repository at:
  git://git.infradead.org/ubifs-2.6.git linux-next

Artem Bityutskiy (7):
      UBIFS: supress false error messages
      UBIFS: introduce a "grouped" journal head flag
      UBIFS: amend ubifs_recover_leb interface
      UBIFS: fix recovery broken by the previous recovery fix
      UBIFS: fix shrinker object count reports
      UBIFS: fix memory leak on error path
      UBIFS: fix clean znode counter corruption in error cases

Ben Gardiner (3):
      UBIFS: assert no fixup when writing a node
      UBIFS: intialize LPT earlier
      UBIFS: fix-up free space earlier

 fs/ubifs/io.c       |    2 +
 fs/ubifs/journal.c  |    1 +
 fs/ubifs/orphan.c   |    2 +-
 fs/ubifs/recovery.c |  164 +++++++++++++++++++++++++++++----------------------
 fs/ubifs/replay.c   |    3 +-
 fs/ubifs/shrinker.c |    6 ++-
 fs/ubifs/super.c    |   42 ++++++++------
 fs/ubifs/tnc.c      |    9 ++-
 fs/ubifs/ubifs.h    |    4 +-
 9 files changed, 136 insertions(+), 97 deletions(-)

Thanks,
Artem.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-03 15:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03 15:22 [GIT PULL] UBIFS changes for Linux 3.0 Artem Bityutskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.