]> 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)
commita8bd52e34490bbb00a850e78ac3b7d443251e9f5
treead6367fc4775b0aea1efda7f62a7d2d35d4d95d5
parent48ffc74b88aefb04994d31b7507666901f1d99b6
parent0240b0d685481c00d3e8c0348b1fd127546872dd
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