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:	Wed, 17 Oct 2012 02:31:38 +0200
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-fsdevel@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Fix regressions caused by user namespace conversions
 (ext2, ext3, quota)

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

to get three fixes of regressions caused by user namespace patches merged
recently, and minor ext3 fix and cleanup.

Top of the tree is 6c29c50. The full shortlog is:

Carlos Maiolino (2):
      ext3: fix possible non-initialized variable on htree_dirblock_to_tree()
      ext3: ext3_bread usage audit

Jan Kara (1):
      quota: Silence warning about PRJQUOTA not being handled in need_print_warning()

Zhao Hongjiang (2):
      ext2: fix return values on parse_options() failure
      ext3: fix return values on parse_options() failure

The diffstat is

 fs/ext2/super.c  |    4 ++--
 fs/ext3/namei.c  |   40 +++++++++++++++++++++-------------------
 fs/ext3/namei.h  |   19 +++++++++++++++++++
 fs/ext3/super.c  |    4 ++--
 fs/quota/dquot.c |    2 ++
 5 files changed, 46 insertions(+), 23 deletions(-)

							Thanks
								Honza
-- 
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
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