The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>,
	linux-kernel@vger.kernel.org,
	Adrian Hunter <ext-adrian.hunter@nokia.com>
Subject: [GIT PULL] UBIFS changes for 2.6.29-rc4
Date: Tue, 03 Feb 2009 12:33:54 +0200	[thread overview]
Message-ID: <20090203103354.13185.12343.sendpatchset@localhost.localdomain> (raw)

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.

                 reply	other threads:[~2009-02-03  8:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090203103354.13185.12343.sendpatchset@localhost.localdomain \
    --to=artem.bityutskiy@nokia.com \
    --cc=ext-adrian.hunter@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox