ext4: add sanity checking to count_overhead()
[pandora-kernel.git] / fs / ext4 / super.c
2017-03-16 Theodore Ts'oext4: add sanity checking to count_overhead()
2017-03-16 Theodore Ts'oext4: use more strict checks for inodes_per_block on...
2017-03-16 Theodore Ts'oext4: fix in-superblock mount options processing
2017-02-23 Theodore Ts'oext4: sanity check the block and cluster size at mount...
2016-11-20 Theodore Ts'oext4: validate that metadata blocks do not overlap...
2016-11-20 Vegard Nossumext4: short-cut orphan cleanup on error
2016-11-20 Theodore Ts'oext4: validate s_reserved_gdt_blocks on mount
2015-11-27 Daeho Jeongext4, jbd2: ensure entering into panic after recording...
2015-10-13 Kees Cookfs: create and use seq_show_option for escaping
2015-08-12 Theodore Ts'oext4: call sync_blockdev() before invalidate_bdev(...
2014-12-14 Theodore Ts'oext4: add ext4_iget_normal() which is to be used for...
2014-12-14 Jan Karaext4: don't check quota format when there are no quota...