summaryrefslogtreecommitdiff
path: root/fs/ext4 (follow)
Commit message (Expand)AuthorAge
...
| | * ext4: add cond_resched() to __ext4_find_entry()Shijie Luo2020-02-28
| | * ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai2020-02-28
| | * ext4: fix checksum errors with indexed dirsJan Kara2020-02-28
| * | Merge 4.4.212 into android-4.4-pGreg Kroah-Hartman2020-01-29
| |\|
| | * ext4: set error return correctly when ext4_htree_store_dirent failsColin Ian King2020-01-29
| * | 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.208 into android-4.4-pGreg Kroah-Hartman2020-01-04
| |\|
| | * ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o2020-01-04
| | * ext4: check for directory entries too close to block endJan Kara2020-01-04
* | | Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P2019-10-30
|\| |
| * | Merge 4.4.195 into android-4.4-pGreg Kroah-Hartman2019-10-06
| |\|
| | * ext4: fix punch hole for inline_data file systemsTheodore Ts'o2019-10-05
| * | Merge 4.4.186 into android-4.4-pGreg Kroah-Hartman2019-07-22
| |\|
| * | Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman2019-06-11
| |\ \
| * \ \ Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
| |\ \ \
| * \ \ \ Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman2019-04-03
| |\ \ \ \
| * \ \ \ \ Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.4.171 into android-4.4-pGreg Kroah-Hartman2019-01-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman2019-01-13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.4.164 into android-4.4-pGreg Kroah-Hartman2018-11-21
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.4.162 into android-4.4-pGreg Kroah-Hartman2018-10-20
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 4.4.161 into android-4.4-pGreg Kroah-Hartman2018-10-13
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 4.4.160 into android-4.4-pGreg Kroah-Hartman2018-10-10
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 4.4.159 into android-4.4-pGreg Kroah-Hartman2018-09-29
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 4.4.154 into android-4.4-pGreg Kroah-Hartman2018-09-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 4.4.152 into android-4.4-pGreg Kroah-Hartman2018-08-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 4.4.148 into android-4.4-pGreg Kroah-Hartman2018-08-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 4.4.147 into android-4.4-pGreg Kroah-Hartman2018-08-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman2018-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge android-4.4.186 (aeb051d) into msm-4.4Srinivasarao P2019-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 4.4.186 into android-4.4Greg Kroah-Hartman2019-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | fscrypt: don't set policy for a dead directoryHongjie Fang2019-07-21
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara2019-06-11
| | * | | | | | | | | | | | | | | | | ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan2019-06-11
| | * | | | | | | | | | | | | | | | | ext4: fix ext4_show_options for file systems w/o journalDebabrata Banerjee2019-06-11
| | * | | | | | | | | | | | | | | | | ext4: actually request zeroing of inode table after growKirill Tkhai2019-06-11
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | ext4: prohibit fstrim in norecovery modeDarrick J. Wong2019-04-27
| | * | | | | | | | | | | | | | | | ext4: report real fs size after failed resizeLukas Czerner2019-04-27
| | * | | | | | | | | | | | | | | | ext4: add missing brelse() in add_new_gdb_meta_bg()Lukas Czerner2019-04-27
| | * | | | | | | | | | | | | | | | ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)2019-04-27
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge 4.4.178 into android-4.4Greg Kroah-Hartman2019-04-03
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)2019-04-03
| | * | | | | | | | | | | | | | | ext4: fix data corruption caused by unaligned direct AIOLukas Czerner2019-04-03