]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Mar 2017 17:29:21 +0000 (10:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Mar 2017 17:29:21 +0000 (10:29 -0700)
commit1c23de630886e423ab298bce32a71486577bda5d
tree13fd26c68541a6a17c47f2a08f8b2bbc9508fb2a
parenta643f9054c21f4fae0fbb4add663462fea7a47f0
parentd67d64f423147cf4fe8212658255e1160a4ef02c
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull ext4 fixes from Ted Ts'o:
 "Fix a memory leak on an error path, and two races when modifying
  inodes relating to the inline_data and metadata checksum features"

* tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: fix two spelling nits
  ext4: lock the xattr block before checksuming it
  jbd2: don't leak memory if setting up journal fails
  ext4: mark inode dirty after converting inline directory
fs/ext4/inode.c
fs/ext4/move_extent.c