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]
Message-Id: <20110603152210.8652.58970.sendpatchset@localhost.localdomain>
Date:	Fri, 03 Jun 2011 18:22:10 +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
Subject: [GIT PULL] UBIFS changes for Linux 3.0

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