From: Linus Torvalds Date: Fri, 3 May 2013 16:56:25 +0000 (-0700) Subject: Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs X-Git-Tag: v3.10-rc1~105 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14a9e5c09d13aa36b88ea54b8b6134b60ff2a410;p=profile%2Fivi%2Fkernel-x86-ivi.git Merge branch 'for_linus' of git://git./linux/kernel/git/jack/linux-fs Pull ext3/jbd fixes from Jan Kara: "A couple of ext3/jbd fixes" * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs: jbd: use kmem_cache_zalloc for allocating journal head jbd: use kmem_cache_zalloc instead of kmem_cache_alloc/memset jbd: don't wait (forever) for stale tid caused by wraparound ext3: fix data=journal fast mount/umount hang --- 14a9e5c09d13aa36b88ea54b8b6134b60ff2a410