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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 17 Aug 2013 09:05:42 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	torvalds@...ux-foundation.org
Cc:	linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] jbd2 bug fixes for v3.11-rc6

The following changes since commit cde2d7a796f7e895e25b43471ed658079345636d:

  ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT (2013-08-12 09:29:30 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus

for you to fetch changes up to a361293f5fedea0016a10599f409631a15d47ee7:

  jbd2: Fix oops in jbd2_journal_file_inode() (2013-08-16 21:19:41 -0400)

----------------------------------------------------------------
Two jbd2 bug fixes, one of which is a regression fix.

----------------------------------------------------------------
Jan Kara (2):
      jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
      jbd2: Fix oops in jbd2_journal_file_inode()

 fs/ext4/ext4.h      |  1 +
 fs/ext4/ext4_jbd2.c |  8 ++++----
 fs/ext4/file.c      | 21 ++++-----------------
 fs/ext4/inode.c     | 43 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 52 insertions(+), 21 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