]> Pileus Git - ~andy/linux/commit
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Sep 2012 21:51:35 +0000 (05:51 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Sep 2012 21:51:35 +0000 (05:51 +0800)
commit1b0a9069dec4168b431755ca89c6999d7c46a7de
treee39c5d34098071504a97740efa614fe404fcff4c
parent6562271ae4ffb25a193995133c3d6d3b0b4f6730
parent9c2fc0de1a6e638fe58c354a463f544f42a90a09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull UDF and ext3 fixes from Jan Kara:
 "One UDF data corruption fix and one ext3 fix where we didn't write
  everything to disk on fsync in one corner case."

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  udf: Fix data corruption for files in ICB
  ext3: Fix fdatasync() for files with only i_size changes