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 Jul 2009 15:53:02 +0200
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-ext4@...r.kernel.org
Subject: [PULL REQUEST] ext3 and jbd fixes for 2.6.31-rc4

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6.git for_linus

  to get:

Jan Kara (4):
      jbd: Fail to load a journal if it is too short
      ext3: Fix truncation of symlinks after failed write
      jbd: Fix a race between checkpointing code and journal_get_write_access()
      ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()

dingdinghua (1):
      jbd: fix race between write_metadata_buffer and get_write_access

The diffstat is

 fs/ext3/dir.c           |    3 +-
 fs/ext3/inode.c         |   32 +++++++++-------------
 fs/jbd/journal.c        |   26 +++++++++++------
 fs/jbd/transaction.c    |   68 ++++++++++++++++++++++++----------------------
 include/linux/ext3_fs.h |    2 +-
 5 files changed, 67 insertions(+), 64 deletions(-)

							Thanks
								Honza
-- 
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
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