Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Apr 2018 03:07:21 +0000 (20:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Apr 2018 03:07:21 +0000 (20:07 -0700)
commitcdface5209349930ae1b51338763c8e029971b97
treead6367fc4775b0aea1efda7f62a7d2d35d4d95d5
parent19b9ad67310ed2f685062a00aec602bec33835f0
parent7ef79ad52136712172eb0525bf0b462516bf2f93
Merge tag 'for_linus_stable' of git://git./linux/kernel/git/tytso/ext4

Pull ext4 fixes from Ted Ts'o:
 "Fix misc bugs and a regression for ext4"

* tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
  ext4: fix bitmap position validation
  ext4: set h_journal if there is a failure starting a reserved handle
  ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS