aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/balloc.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o2018-12-021-7/+3
* ext4: only look at the bg_flags field if it is validTheodore Ts'o2018-12-021-1/+10
* ext4: fix bitmap position validationLukas Czerner2018-12-021-4/+5
* ext4: add validity checks for bitmap block numbersTheodore Ts'o2018-12-021-2/+14
* ext4: don't update checksum of new initialized bitmapsTheodore Ts'o2018-12-011-2/+1
* ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2017-12-311-0/+3
* BACKPORT: ext4 from 3.18 to mtk-3.10Mister Oyster2017-05-271-52/+97
* first commitMeizu OpenSource2016-08-151-0/+838