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:	Mon, 11 Apr 2011 09:03:09 -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 for 2.6.39-rc3

Hi Linus,

Please pull from:

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

to get the following ext4 bug/regression fixes for the 2.6.39.

Thanks!!

                                        - Ted

Curt Wohlgemuth (1):
      ext4: sync the directory inode in ext4_sync_parent()

Jan Kara (1):
      ext4: remove unnecessary [cm]time update of quota file

Kazuya Mio (1):
      ext4: Allow indirect-block file to grow the file size to max file size

Tao Ma (2):
      ext4: fix a double free in ext4_register_li_request
      ext4: init timer earlier to avoid a kernel panic in __save_error_info

Theodore Ts'o (1):
      ext4: fix data corruption regression by reverting commit 6de9843dab3f

Yongqiang Yang (2):
      ext4: fix credits computing for indirect mapped files
      ext4: allow an active handle to be started when freezing

Zhang Huan (1):
      jbd2: fix potential memory leak on transaction commit

Zhu Yanhai (1):
      jbd2: move bdget out of critical section

 fs/ext4/ext4_jbd2.h |    4 +-
 fs/ext4/fsync.c     |   17 +++++++++--
 fs/ext4/inode.c     |   35 ++++++++++++++++--------
 fs/ext4/super.c     |   74 ++++++++++++++++++++++++++++++++++++++++-----------
 fs/jbd2/commit.c    |    4 ++-
 fs/jbd2/journal.c   |    3 +-
 6 files changed, 102 insertions(+), 35 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