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, 02 Oct 2012 16:35:46 +0300
From:	Artem Bityutskiy <dedekind1@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	linux-mtd <linux-mtd@...ts.infradead.org>
Subject: [GIT PULL] UBIFS changes for 3.7-rc1

Hi Linus,

please, pull UBIFS changes.

The following changes since commit 69f9025894c391fec2f7c7ea9150203418454915:

  UBIFS: fix error messages spelling (2012-08-22 17:41:09 +0300)

are available in the git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-3.7-rc1

for you to fetch changes up to 3668b70fcf1fdc6799abf15f70fe3f50f407ec82:

  UBIFS: print less (2012-08-31 17:32:58 +0300)

----------------------------------------------------------------
No big changes for 3.7 in UBIFS:
* Error reporting and debug printing improvements
* Power cut emulation fixes
* Minor cleanups

----------------------------------------------------------------
Artem Bityutskiy (8):
      UBIFS: print PID in debug messages
      UBIFS: always print full error reports
      UBIFS: improve scanning debug output
      UBIFS: fix power cut emulation for mtdram
      UBIFS: use __aligned() attribute
      UBIFS: comply with coding style
      UBIFS: use pr_ helper instead of printk
      UBIFS: print less

Jiri Slaby (1):
      UBIFS: remove __DATE__ and __TIME__

 fs/ubifs/budget.c     |   5 +-
 fs/ubifs/commit.c     |   8 +--
 fs/ubifs/compress.c   |   7 +--
 fs/ubifs/debug.c      | 633 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------------------------------------------------
 fs/ubifs/debug.h      |  15 ++---
 fs/ubifs/dir.c        |   4 +-
 fs/ubifs/file.c       |   4 +-
 fs/ubifs/gc.c         |   6 +-
 fs/ubifs/log.c        |  14 ++---
 fs/ubifs/lprops.c     |  66 ++++++++++-----------
 fs/ubifs/lpt.c        |   5 +-
 fs/ubifs/lpt_commit.c |  58 ++++++++-----------
 fs/ubifs/orphan.c     |   7 +--
 fs/ubifs/recovery.c   |  11 ++--
 fs/ubifs/replay.c     |  16 ++---
 fs/ubifs/sb.c         |  19 +++---
 fs/ubifs/scan.c       |  15 +++--
 fs/ubifs/super.c      | 119 ++++++++++++++++++--------------------
 fs/ubifs/tnc_misc.c   |   4 +-
 fs/ubifs/ubifs.h      |  13 ++---
 20 files changed, 451 insertions(+), 578 deletions(-)

-- 
Best Regards,
Artem Bityutskiy

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ