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:	Wed, 16 Sep 2009 17:49:07 +0200
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-ext4@...r.kernel.org
Subject: [PULL REQUEST] ext3/jbd fixes for 2.6.32-rc1

  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:

Andreas Dilger (1):
      JBD: round commit timer up to avoid uncommitted transaction

Chris Mason (1):
      ext3: Add locking to ext3_do_update_inode

Jan Kara (5):
      ext3: Update MAINTAINERS for ext3 and JBD
      jbd: Journal block numbers can ever be only 32-bit use unsigned int for them
      jbd: Annotate transaction start also for journal_restart()
      ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks()
      ext3: Flush disk caches on fsync when needed

The diffstat is

 MAINTAINERS          |    3 +--
 fs/ext3/fsync.c      |   12 +++++++++++-
 fs/ext3/inode.c      |   28 ++++++++++++++++++++++++----
 fs/jbd/checkpoint.c  |    6 +++---
 fs/jbd/commit.c      |    2 +-
 fs/jbd/journal.c     |   30 +++++++++++++++---------------
 fs/jbd/recovery.c    |   18 +++++++++---------
 fs/jbd/revoke.c      |   16 ++++++++--------
 fs/jbd/transaction.c |    9 +++++----
 include/linux/jbd.h  |   26 +++++++++++++-------------
 10 files changed, 90 insertions(+), 60 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