summaryrefslogtreecommitdiff
path: root/fs/ext4/super.c (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
|\
| * ext4: fix ext4_show_options for file systems w/o journalDebabrata Banerjee2019-06-11
* | Merge 4.4.170 into android-4.4Greg Kroah-Hartman2019-01-13
|\|
| * ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-13
| * ext4: fix possible use after free in ext4_quota_enablePan Bian2019-01-13
* | Merge 4.4.164 into android-4.4Greg Kroah-Hartman2018-11-21
|\|
| * ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o2018-11-21
* | Merge 4.4.159 into android-4.4Greg Kroah-Hartman2018-09-29
|\|
| * ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o2018-09-29
* | Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
|\|
| * ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-08-15
* | Merge 4.4.147 into android-4.4Greg Kroah-Hartman2018-08-09
|\|
| * ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o2018-08-09
* | Merge 4.4.140 into android-4.4Greg Kroah-Hartman2018-07-11
|\|
| * ext4: check superblock mapped prior to committingJon Derrick2018-07-11
| * ext4: add more mount time checks of the superblockTheodore Ts'o2018-07-11
| * ext4: add more inode number paranoia checksTheodore Ts'o2018-07-11
| * ext4: only look at the bg_flags field if it is validTheodore Ts'o2018-07-11
| * ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o2018-07-11
* | Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-24
|\|
| * ext4: don't allow r/w mounts if metadata blocks overlap the superblockTheodore Ts'o2018-04-24
* | Merge 4.4.117 into android-4.4Greg Kroah-Hartman2018-02-22
|\|
| * ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou2018-02-22
* | Merge 4.4.97 into android-4.4Greg Kroah-Hartman2017-11-08
|\|
| * ext4: do not use stripe_width if it is not setJan Kara2017-11-08
* | Merge 4.4.89 into android-4.4Greg Kroah-Hartman2017-09-27
|\|
| * ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)2017-09-27
| * ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)2017-09-27
* | BACKPORT [UPSTREAM] ext4: convert to mbcache2Jan Kara2017-04-18
|/
* ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o2017-03-26
* ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o2017-03-12
* ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o2017-03-12
* ext4: validate s_first_meta_bg at mount timeEryu Guan2017-02-09
* ext4: do not perform data journaling when data is encryptedSergey Karamov2017-01-06
* ext4: add sanity checking to count_overhead()Theodore Ts'o2017-01-06
* ext4: fix in-superblock mount options processingTheodore Ts'o2017-01-06
* ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o2017-01-06
* ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2016-11-26
* ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2016-09-15
* ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2016-09-15
* ext4: short-cut orphan cleanup on errorVegard Nossum2016-08-16
* ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-08-16
* ext4: fix races between page faults and hole punchingJan Kara2016-05-04
* ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o2016-04-20
* ext4: add lockdep annotations for i_data_semTheodore Ts'o2016-04-20
* ext2, ext4: warn when mounting with dax enabledDan Williams2015-11-16
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* | ext4: do not allow journal_opts for fs w/o journalDmitry Monakhov2015-10-18
* | ext4: explicit mount options parsing cleanupDmitry Monakhov2015-10-18