]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Aug 2013 17:43:19 +0000 (10:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Aug 2013 17:43:19 +0000 (10:43 -0700)
commit9f8d0ae7b766b690aac246d43450e7a107cdd7a9
treed6b2aa197ded9d9c4e81ef115540f5c76f1feb25
parent2acc0ebb490f68128efb671400e07441ee29b77a
parentabb261d88449d118173c296608b492a496ec0d58
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull jbd2 bug fixes from Ted Ts'o:
 "Two jbd2 bug fixes, one of which is a regression fix"

* tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  jbd2: Fix oops in jbd2_journal_file_inode()
  jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()