]> 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)
commit19d04fa75ff0b6bdd6c5f5f3e5916490f84930bf
treed6b2aa197ded9d9c4e81ef115540f5c76f1feb25
parent9d91a2485bd6a8be1919bec0d6174851a965f109
parenta86b1fe691061443a18f6dd29ec244e37ee61d15
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()