https://github.com/torvalds/linux
Revision 1c23de630886e423ab298bce32a71486577bda5d authored by Linus Torvalds on 26 March 2017, 17:29:21 UTC, committed by Linus Torvalds on 26 March 2017, 17:29:21 UTC
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
2 parent s a643f90 + d67d64f
History
Tip revision: 1c23de630886e423ab298bce32a71486577bda5d authored by Linus Torvalds on 26 March 2017, 17:29:21 UTC
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Tip revision: 1c23de6

back to top