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:	Fri, 3 May 2013 11:50:06 +0200
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-ext4@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ext3/jbd fixes for 3.10-rc1

  Hello Linus,

  could you please pull from

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

to get a couple of ext3/jbd fixes.

Top of the tree is fb1c2d8. The full shortlog is:

Jan Kara (3):
      ext3: fix data=journal fast mount/umount hang
      jbd: don't wait (forever) for stale tid caused by wraparound
      Merge branch 'for_next' into for_linus

Zheng Liu (2):
      jbd: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
      jbd: use kmem_cache_zalloc for allocating journal head

The diffstat is

 fs/ext3/inode.c      |    3 ++-
 fs/jbd/journal.c     |   19 ++++++++++++++-----
 fs/jbd/transaction.c |    1 -
 include/linux/jbd.h  |    2 +-
 4 files changed, 17 insertions(+), 8 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