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>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 9 Dec 2009 22:38:53 -0500
From:	tytso@....edu
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] ext4 updates for v2.6.33

On Wed, Dec 09, 2009 at 11:10:41AM -0500, Theodore Ts'o wrote:
> Hi Linus,
> 
> Please pull from:
> 
>         git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
> 
> to grab the following changes for v2.6.33.
> 
> Lots of bug fixes, plus some cleanup work.
> 

Hi Linus, it looks like you haven't pulled from the ext4 tree yet.

FYI, I've since added three more patches to the for_linus branch to
fix a few more bugs:

Theodore Ts'o (3):
      jbd2: Export jbd2_log_start_commit to fix ext4 build
      ext4: Do not override ext2 or ext3 if built they are built as modules
      ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)

 fs/ext4/Kconfig   |    2 +-
 fs/ext4/extents.c |    4 ++--
 fs/ext4/super.c   |    4 ++--
 fs/jbd2/journal.c |    1 +
 4 files changed, 6 insertions(+), 5 deletions(-)

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