]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite02dee2fc5bb3f118d84b3aa0e36d9a2727d0fda
treead6367fc4775b0aea1efda7f62a7d2d35d4d95d5
parenta71afc02e6e157b76a237f51937defe69056b096
parent3c048dbcf95ec7a3cfd71f52bb15b455f863d420
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/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