]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc063d8a60fc912ae198f054608ad461a69dc9a19
treefb7804322f0fa7880b073a5b2a4f2bd1a01ee5c0
parent79058c4b9ed82415d0690ce6d520252741653486
parentdccaf33fa37a1bc5d651baeb3bfeb6becb86597b
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