Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Feb 2011 17:10:24 +0000 (09:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Feb 2011 17:10:24 +0000 (09:10 -0800)
commitc8e0b00ed1f4e01978601fd66180d6a1c22e8f8f
tree948b3aa9e6ad9b12eda746bfe6820acd4fee1ef2
parent3c6c0d6ca386fe7a8e44e887a51f333c2499c829
parente44718318004a5618d1dfe2d080e2862532d8e5f
Merge branch 'for_linus' of git://git./linux/kernel/git/tytso/ext4

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  jbd2: call __jbd2_log_start_commit with j_state_lock write locked
  ext4: serialize unaligned asynchronous DIO
  ext4: make grpinfo slab cache names static
  ext4: Fix data corruption with multi-block writepages support
  ext4: fix up ext4 error handling
  ext4: unregister features interface on module unload
  ext4: fix panic on module unload when stopping lazyinit thread