]> 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)
commit283ef94b3387787da054edf5c2ebaf6d257cced7
treefb7804322f0fa7880b073a5b2a4f2bd1a01ee5c0
parent430e8a0c1dc6e588c35e02ad685699a9f9a09bbf
parent2fb5802528d2e1bcfbf0e2aa3a50ae2862b898dd
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