Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Apr 2009 15:37:40 +0000 (08:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Apr 2009 15:37:40 +0000 (08:37 -0700)
commita4277bf122e907e4fec509fc0bd9bf5fde30b14e
treeb359e8b0f7895acda1d6331332e69ea5b14d5f0d
parent6ae85d6db4871d8dbcb5cc0e9056f97f1ca07061
parentb5451f7b2694b04d9f912f6cf09db1729f291996
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:
  ext4: Fix potential inode allocation soft lockup in Orlov allocator
  ext4: Make the extent validity check more paranoid
  jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records
  jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records
  ext4: really print the find_group_flex fallback warning only once
fs/ext4/extents.c
fs/jbd/revoke.c