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:	Sun, 21 Aug 2011 00:45:54 -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 update for 3.1-rc3

Hi Linus,

These fix a number of bugs (some of them data corruptors) when a various
obscure or less commonly-used ext4 mount options/modes are enabled
(i.e., dioread_nolock, data=journal, nojournal mode).

Please pull from:

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

						- Ted

Curt Wohlgemuth (1):
      ext4: Fix ext4_should_writeback_data() for no-journal mode

Jiaying Zhang (2):
      ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode
      ext4: flush any pending end_io requests before DIO reads w/dioread_nolock

Tao Ma (1):
      ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.

Theodore Ts'o (1):
      ext4: fix nomblk_io_submit option so it correctly converts uninit blocks

 fs/ext4/ext4_jbd2.h |    4 ++--
 fs/ext4/indirect.c  |    9 +++++++--
 fs/ext4/inode.c     |   26 ++++++++++++++++++++++++--
 fs/ext4/page-io.c   |    6 ++++--
 fs/ext4/super.c     |    1 -
 5 files changed, 37 insertions(+), 9 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ