]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Aug 2011 13:59:41 +0000 (06:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Aug 2011 13:59:41 +0000 (06:59 -0700)
commit36083749c861b511c65ad3d35c1bf37e30f51a02
treefb7804322f0fa7880b073a5b2a4f2bd1a01ee5c0
parent6c9c40826171ff8cdc85c3e43dccf3c937a0e4f1
parent34b91fe89bb3f84555b4b2ba857de64b22575708
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
  ext4: fix nomblk_io_submit option so it correctly converts uninit blocks
  ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.
  ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode
  ext4: Fix ext4_should_writeback_data() for no-journal mode