summaryrefslogtreecommitdiff
path: root/fs/ext4/super.c (follow)
Commit message (Expand)AuthorAge
* ext4: enable quota enforcement based on mount optionsJan Kara2022-10-28
* ext4: adds project ID supportLi Xi2022-10-28
* ext4: add project quota supportLi Xi2022-10-28
* Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman2022-01-27
|\
| * ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin2022-01-27
* | Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman2021-05-22
|\|
| * ext4: fix error code in ext4_commit_superFengnan Chang2021-05-22
* | Merge 4.4.263 into android-4.4-pGreg Kroah-Hartman2021-03-24
|\|
| * ext4: handle error of ext4_setup_system_zone() on remountJan Kara2021-03-24
* | Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman2020-11-18
|\|
| * ext4: fix leaking sysfs kobject after failed mountEric Biggers2020-11-18
| * ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia2020-11-18
* | Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman2020-11-10
|\|
| * ext4: Detect already used quota file earlyJan Kara2020-11-10
* | Merge 4.4.221 into android-4.4-pGreg Kroah-Hartman2020-05-02
|\|
| * ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o2020-05-02
* | Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman2020-04-24
|\|
| * ext4: do not commit super on read-only bdevEric Sandeen2020-04-24
| * ext4: fix incorrect inodes per group in error messageJosh Triplett2020-04-24
| * ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett2020-04-24
* | Merge 4.4.216 into android-4.4-pGreg Kroah-Hartman2020-03-11
|\|
| * ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter2020-03-11
| * ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh2020-03-11
| * ext4: fix potential race between online resizing and write operationsTheodore Ts'o2020-03-11
* | Merge 4.4.211 into android-4.4-pGreg Kroah-Hartman2020-01-23
|\|
| * ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o2020-01-23
| * ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden2020-01-23
* | Merge 4.4.181 into android-4.4-pGreg 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.4-pGreg 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.4-pGreg 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.4-pGreg Kroah-Hartman2018-09-29
|\|
| * ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o2018-09-29
* | Merge 4.4.148 into android-4.4-pGreg Kroah-Hartman2018-08-15
|\|
| * ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-08-15
* | Merge 4.4.147 into android-4.4-pGreg 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