]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Nov 2012 01:42:07 +0000 (17:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Nov 2012 01:42:07 +0000 (17:42 -0800)
commit0ed1b537f349e036af770c01ec496b7891dd9f8a
treecc6ef138e30e892cad9aabf732cdbb1762058fd2
parent45ed87e9c2a9b490d42109c600852f2af060ba42
parentbd8623f5c002c5b594b0628d7b499b753bfe7e67
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull ext3 regression fix from Jan Kara:
 "Fix an ext3 regression introduced during 3.7 merge window.  It leads
  to deadlock if you stress the filesystem in the right way (luckily
  only if blocksize < pagesize)."

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  jbd: Fix lock ordering bug in journal_unmap_buffer()