Revision 3cfb6772d4cf3875d199f5a5a547cadaef7c1382 authored by Linus Torvalds on 29 July 2018, 20:13:45 UTC, committed by Linus Torvalds on 29 July 2018, 20:13:45 UTC
Pull ext4 fixes from Ted Ts'o:
 "Some miscellaneous ext4 fixes for 4.18; one fix is for a regression
  introduced in 4.18-rc4.

  Sorry for the late-breaking pull. I was originally going to wait for
  the next merge window, but Eric Whitney found a regression introduced
  in 4.18-rc4, so I decided to push out the regression plus the other
  fixes now. (The other commits have been baking in linux-next since
  early July)"

* tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: fix check to prevent initializing reserved inodes
  ext4: check for allocation block validity with block group locked
  ext4: fix inline data updates with checksums enabled
  ext4: clear mmp sequence number when remounting read-only
  ext4: fix false negatives *and* false positives in ext4_check_descriptors()
2 parent s 01cfb79 + 5012284
History
File Mode Size
firmware_loader
power
regmap
test
Kconfig -rw-r--r-- 9.0 KB
Makefile -rw-r--r-- 946 bytes
arch_topology.c -rw-r--r-- 5.8 KB
attribute_container.c -rw-r--r-- 11.9 KB
base.h -rw-r--r-- 5.8 KB
bus.c -rw-r--r-- 31.3 KB
cacheinfo.c -rw-r--r-- 17.0 KB
class.c -rw-r--r-- 14.7 KB
component.c -rw-r--r-- 13.5 KB
container.c -rw-r--r-- 814 bytes
core.c -rw-r--r-- 79.9 KB
cpu.c -rw-r--r-- 13.8 KB
dd.c -rw-r--r-- 25.7 KB
devcon.c -rw-r--r-- 3.5 KB
devcoredump.c -rw-r--r-- 9.3 KB
devres.c -rw-r--r-- 26.0 KB
devtmpfs.c -rw-r--r-- 9.1 KB
driver.c -rw-r--r-- 5.8 KB
firmware.c -rw-r--r-- 606 bytes
hypervisor.c -rw-r--r-- 536 bytes
init.c -rw-r--r-- 768 bytes
isa.c -rw-r--r-- 3.8 KB
map.c -rw-r--r-- 3.3 KB
memory.c -rw-r--r-- 20.6 KB
module.c -rw-r--r-- 2.0 KB
node.c -rw-r--r-- 19.0 KB
pinctrl.c -rw-r--r-- 2.7 KB
platform-msi.c -rw-r--r-- 10.5 KB
platform.c -rw-r--r-- 36.9 KB
property.c -rw-r--r-- 43.5 KB
soc.c -rw-r--r-- 6.2 KB
syscore.c -rw-r--r-- 3.2 KB
topology.c -rw-r--r-- 3.2 KB
transport_class.c -rw-r--r-- 9.3 KB

back to top