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, 15 Dec 2010 11:32:42 -0500
From:	"Theodore Ts'o" <tytso@....edu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] ext4 update for 2.6.37-rc6

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus

To get some regression fixes for ext4.  They're both hard to hit, and
unfortunately I'm going to have to back out the multi-page submission
feature for 2.6.37 (disabled by default; can be re-enable with a mount
option) until I can figure what's going on with an edge case which Jon
Nelson reported.

						- Ted

Aaro Koskinen (1):
      ext4: fix typo which broke '..' detection in ext4_find_entry()

Theodore Ts'o (1):
      ext4: Turn off multiple page-io submission by default

 fs/ext4/ext4.h  |    1 +
 fs/ext4/inode.c |    5 ++++-
 fs/ext4/namei.c |    2 +-
 fs/ext4/super.c |   14 ++++++++++++--
 4 files changed, 18 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ