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:	Thu, 23 Apr 2009 18:35:02 -0400
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 fixes

Hi Linus,

Please pull from:

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

to grab the following fixes for ext4 and jbd2 (and one very similar fix
for jbd).

                                                - Ted

Chuck Ebbert (1):
      ext4: really print the find_group_flex fallback warning only once

Theodore Ts'o (4):
      jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records
      jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records
      ext4: Make the extent validity check more paranoid
      ext4: Fix potential inode allocation soft lockup in Orlov allocator

 fs/ext4/extents.c    |   18 ++++++++++++------
 fs/ext4/ialloc.c     |    6 ++++--
 fs/jbd/commit.c      |    2 +-
 fs/jbd/revoke.c      |   20 +++++++++++---------
 fs/jbd2/commit.c     |    3 ++-
 fs/jbd2/revoke.c     |   21 ++++++++++++---------
 include/linux/jbd.h  |    3 ++-
 include/linux/jbd2.h |    3 ++-
 8 files changed, 46 insertions(+), 30 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