summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-03-17
|\
| * Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman2021-03-03
| |\
| | * f2fs: fix out-of-repair __setattr_copy()Chao Yu2021-03-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\| |
| * | Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman2020-11-10
| |\|
| | * f2fs: fix to check segment boundary during SIT page readaheadChao Yu2020-11-10
| | * f2fs crypto: avoid unneeded memory allocation in ->readdirChao Yu2020-11-10
| | * fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers2020-11-10
| * | Merge 4.4.233 into android-4.4-pGreg Kroah-Hartman2020-08-21
| |\|
| | * f2fs: check if file namelen exceeds max valueSheng Yong2020-08-21
| | * f2fs: check memory boundary by insane namelenJaegeuk Kim2020-08-21
| * | Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman2019-11-25
| |\|
| | * f2fs: return correct errno in f2fs_gcJaegeuk Kim2019-11-25
* | | Merge "f2fs: avoid infinite GC loop due to stale atomic files"Linux Build Service Account2019-11-24
|\ \ \
| * | | f2fs: avoid infinite GC loop due to stale atomic filesSayali Lokhande2019-09-26
* | | | 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
| |\ \ \ | | | |/ | | |/|
| | * | f2fs: fix to do sanity check on segment bitmap of LFS cursegChao Yu2019-10-05
| | * | Revert "f2fs: avoid out-of-range memory access"Chao Yu2019-10-05
| | * | f2fs: check all the data segments against all node onesSurbhi Palande2019-10-05
* | | | Merge android-4.4-p.194 (2b29211) into msm-4.4Srinivasarao P2019-10-22
|\| | | | |_|/ |/| |
| * | ANDROID: Revert "f2fs: avoid out-of-range memory access"Greg Kroah-Hartman2019-08-04
| * | Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman2019-08-04
| |\|
| | * f2fs: avoid out-of-range memory accessOcean Chen2019-08-04
| | * fscrypt: don't set policy for a dead directoryHongjie Fang2019-07-21
| * | Merge 4.4.183 into android-4.4-pGreg Kroah-Hartman2019-06-22
| |\|
| | * f2fs: fix to do sanity check on valid block count of segmentChao Yu2019-06-22
| | * f2fs: fix to avoid panic in do_recover_data()Chao Yu2019-06-22
| * | Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
| |\|
| | * f2fs: fix to do sanity check with current segment numberChao Yu2019-04-27
| | * f2fs: do not use mutex lock in atomic contextSahitya Tummala2019-04-27
| * | Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman2019-02-20
| |\|
| | * f2fs: fix wrong return value of f2fs_acl_createTiezhu Yang2019-02-20
| | * f2fs: move dir data flush to write checkpoint processYunlei He2019-02-20
| * | Merge 4.4.173 into android-4.4-pGreg Kroah-Hartman2019-02-07
| |\|
| | * f2fs: read page index before freeingPan Bian2019-02-06
| | * f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl2019-01-26
| | * f2fs: fix missing up_readJaegeuk Kim2019-01-26
| | * f2fs: fix invalid memory accessChao Yu2019-01-26
| | * f2fs: fix to do sanity check with cp_pack_start_sumChao Yu2019-01-26
| | * f2fs: fix to do sanity check with block address in main area v2Chao Yu2019-01-26
| | * f2fs: fix to do sanity check with block address in main areaChao Yu2019-01-26
| | * f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu2019-01-26
| | * f2fs: fix to do sanity check with node footer and iblocksChao Yu2019-01-26
| | * f2fs: Add sanity_check_inode() functionBen Hutchings2019-01-26
| | * f2fs: fix to do sanity check with user_block_countChao Yu2019-01-26
| | * f2fs: fix to do sanity check with secs_per_zoneChao Yu2019-01-26
| | * f2fs: introduce and spread verify_blkaddrChao Yu2019-01-26
| | * f2fs: clean up with is_valid_blkaddr()Chao Yu2019-01-26
| | * f2fs: enhance sanity_check_raw_super() to avoid potential overflowJaegeuk Kim2019-01-26