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, 5 Jan 2015 17:54:18 -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 bug fixes for 3.19-rc3

The following changes since commit 50db71abc529c48b21f4c3034d3cff27cfb25795:

  ext4: ext4_da_convert_inline_data_to_extent drop locked page after error (2014-12-05 21:37:15 -0500)

are available in the git repository at:

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

for you to fetch changes up to 363307e6e561cde78572fd22e7fd00cd3e5adb02:

  ext4: remove spurious KERN_INFO from ext4_warning call (2015-01-02 15:31:14 -0500)

----------------------------------------------------------------
Revert a potential seek_data/hole regression which shows up when using
ext4 to handle ext3 file systems, plus two minor bug fixes.

----------------------------------------------------------------
Jakub Wilk (1):
      ext4: remove spurious KERN_INFO from ext4_warning call

Theodore Ts'o (2):
      ext4: prevent online resize with backup superblock
      Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"

 fs/ext4/extents.c |   4 +-
 fs/ext4/file.c    | 220 +++++++++++++++++++++++++++++---------------------------
 fs/ext4/resize.c  |  24 +++----
 fs/ext4/super.c   |   2 +-
 4 files changed, 129 insertions(+), 121 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