summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
2022-02-04Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas
2022-01-27Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman
2022-01-27ext4: don't use the orphan list when migrating an inodeTheodore Ts'o
2022-01-27ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin
2022-01-27ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques
2022-01-27ext4: avoid trim error on fs with small groupsJan Kara
2021-10-12Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-10-06Merge 4.4.286 into android-4.4-pGreg Kroah-Hartman
2021-10-06ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun
2021-09-22Merge 4.4.284 into android-4.4-pGreg Kroah-Hartman
2021-09-22ext4: fix race writing to an inline_data file while its xattrs are changingTheodore Ts'o
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman
2021-07-20ext4: fix avefreec in find_group_orlovPan Dong
2021-07-20ext4: remove check for zero nr_to_scan in ext4_es_scan()Zhang Yi
2021-07-20ext4: correct the cache_nr in tracepoint ext4_es_shrink_exitZhang Yi
2021-07-20ext4: fix kernel infoleak via ext4_extent_headerAnirudh Rayabharam
2021-07-10Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-06-10Merge 4.4.272 into android-4.4-pGreg Kroah-Hartman
2021-06-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin
2021-05-31Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-05-22Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman
2021-05-22ext4: fix error code in ext4_commit_superFengnan Chang
2021-05-22ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi
2021-04-28Merge 4.4.268 into android-4.4-pGreg Kroah-Hartman
2021-04-28ext4: correct error label in ext4_rename()Zhang Yi
2021-04-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-04-07Merge 4.4.265 into android-4.4-pGreg Kroah-Hartman
2021-04-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)
2021-04-07ext4: fix bh ref count on error pathsZhaolong Zhang
2021-03-24Merge 4.4.263 into android-4.4-pGreg Kroah-Hartman
2021-03-24ext4: fix potential error in ext4_do_update_inodeShijie Luo
2021-03-24ext4: find old entry again if failed to rename whiteoutzhangyi (F)
2021-03-24ext4: check journal inode extents more carefullyJan Kara
2021-03-24ext4: don't allow overlapping system zonesJan Kara
2021-03-24ext4: handle error of ext4_setup_system_zone() on remountJan Kara
2021-02-07Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-01-23Merge 4.4.253 into android-4.4-pGreg Kroah-Hartman
2021-01-23ext4: fix superblock checksum failure when setting password saltJan Kara
2021-01-23ext4: fix bug for rename with RENAME_WHITEOUTyangerkun
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-29Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman
2020-12-29ext4: fix a memory leak of ext4_free_dataChunguang Xu
2020-12-09Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-24Merge 4.4.246 into android-4.4-pGreg Kroah-Hartman
2020-11-24ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara
2020-11-18Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman
2020-11-18ext4: fix leaking sysfs kobject after failed mountEric Biggers
2020-11-18ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi
2020-11-18ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia