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
File Mode Size
hisilicon
sti
tegra
Kconfig -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 693 bytes
core.c -rw-r--r-- 11.3 KB
reset-ath79.c -rw-r--r-- 4.0 KB
reset-berlin.c -rw-r--r-- 2.5 KB
reset-lpc18xx.c -rw-r--r-- 5.9 KB
reset-meson.c -rw-r--r-- 4.6 KB
reset-oxnas.c -rw-r--r-- 3.3 KB
reset-pistachio.c -rw-r--r-- 3.6 KB
reset-socfpga.c -rw-r--r-- 3.9 KB
reset-stm32.c -rw-r--r-- 2.6 KB
reset-sunxi.c -rw-r--r-- 4.1 KB
reset-ti-syscon.c -rw-r--r-- 7.1 KB
reset-uniphier.c -rw-r--r-- 11.9 KB
reset-zx2967.c -rw-r--r-- 2.3 KB
reset-zynq.c -rw-r--r-- 3.6 KB

back to top