lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 03 Feb 2009 12:33:54 +0200
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 changes for 2.6.29-rc4

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.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ