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
chips
devices
lpddr
maps
nand
parsers
spi-nor
tests
ubi
Kconfig -rw-r--r-- 11.7 KB
Makefile -rw-r--r-- 1.2 KB
afs.c -rw-r--r-- 6.1 KB
ar7part.c -rw-r--r-- 3.9 KB
bcm47xxpart.c -rw-r--r-- 8.8 KB
bcm63xxpart.c -rw-r--r-- 8.4 KB
cmdlinepart.c -rw-r--r-- 10.7 KB
ftl.c -rw-r--r-- 30.6 KB
inftlcore.c -rw-r--r-- 24.5 KB
inftlmount.c -rw-r--r-- 22.5 KB
mtd_blkdevs.c -rw-r--r-- 13.6 KB
mtdblock.c -rw-r--r-- 9.2 KB
mtdblock_ro.c -rw-r--r-- 2.5 KB
mtdchar.c -rw-r--r-- 25.6 KB
mtdconcat.c -rw-r--r-- 21.1 KB
mtdcore.c -rw-r--r-- 50.1 KB
mtdcore.h -rw-r--r-- 880 bytes
mtdoops.c -rw-r--r-- 11.3 KB
mtdpart.c -rw-r--r-- 27.9 KB
mtdsuper.c -rw-r--r-- 5.5 KB
mtdswap.c -rw-r--r-- 34.3 KB
nftlcore.c -rw-r--r-- 23.0 KB
nftlmount.c -rw-r--r-- 26.0 KB
ofpart.c -rw-r--r-- 5.8 KB
redboot.c -rw-r--r-- 8.2 KB
rfd_ftl.c -rw-r--r-- 17.6 KB
sm_ftl.c -rw-r--r-- 29.7 KB
sm_ftl.h -rw-r--r-- 2.4 KB
ssfdc.c -rw-r--r-- 11.3 KB

back to top