summaryrefslogtreecommitdiff
path: root/fs/ext4/inline.c
AgeCommit message (Expand)Author
2020-12-09Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-18Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman
2020-11-18ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-01-29Merge 4.4.212 into android-4.4-pGreg Kroah-Hartman
2020-01-29ext4: set error return correctly when ext4_htree_store_dirent failsColin Ian King
2019-01-29Merge android-4.4.171 (b355d4f) into msm-4.4Srinivasarao P
2019-01-25Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P
2019-01-16Merge 4.4.171 into android-4.4-pGreg Kroah-Hartman
2019-01-16Merge 4.4.171 into android-4.4Greg Kroah-Hartman
2019-01-16ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o
2019-01-13Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman
2019-01-13Merge 4.4.170 into android-4.4Greg Kroah-Hartman
2019-01-13ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()Maurizio Lombardi
2018-11-21Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P
2018-11-21Merge 4.4.164 into android-4.4-pGreg Kroah-Hartman
2018-11-21Merge 4.4.164 into android-4.4Greg Kroah-Hartman
2018-11-21ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o
2018-11-21ext4: initialize retries variable in ext4_da_write_inline_data_begin()Lukas Czerner
2018-10-08Merge android-4.4.159 (624c095) into msm-4.4Srinivasarao P
2018-09-29Merge 4.4.159 into android-4.4-pGreg Kroah-Hartman
2018-09-29Merge 4.4.159 into android-4.4Greg Kroah-Hartman
2018-09-29ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o
2018-08-07Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P
2018-08-06Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman
2018-08-06Merge 4.4.146 into android-4.4Greg Kroah-Hartman
2018-08-06ext4: fix inline data updates with checksums enabledTheodore Ts'o
2018-07-18Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev
2018-07-11Merge 4.4.140 into android-4.4Greg Kroah-Hartman
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o
2018-04-24Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P
2018-04-24Merge 4.4.129 into android-4.4Greg Kroah-Hartman
2018-04-24ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o
2017-04-20Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-17ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan
2017-04-17ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2017-03-30Merge 4.4.48 into android-4.4Greg Kroah-Hartman
2017-03-30ext4: mark inode dirty after converting inline directoryEric Biggers
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-03-12ext4: fix inline data error pathsTheodore Ts'o
2017-03-12ext4: fix inline data error pathsTheodore Ts'o
2017-02-15Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2017-02-10ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan
2017-01-09Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt
2017-01-09Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-06ext4: return -ENOMEM instead of successDan Carpenter
2016-10-12ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2016-09-20ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2016-08-28ext4 crypto: simplify interfaces to directory entry insert functionsTheodore Ts'o