summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
2021-03-17Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-03-03Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman
2021-03-03f2fs: fix out-of-repair __setattr_copy()Chao Yu
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-10Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman
2020-11-10f2fs: fix to check segment boundary during SIT page readaheadChao Yu
2020-11-10f2fs crypto: avoid unneeded memory allocation in ->readdirChao Yu
2020-11-10fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers
2020-08-21Merge 4.4.233 into android-4.4-pGreg Kroah-Hartman
2020-08-21f2fs: check if file namelen exceeds max valueSheng Yong
2020-08-21f2fs: check memory boundary by insane namelenJaegeuk Kim
2019-11-25Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman
2019-11-25f2fs: return correct errno in f2fs_gcJaegeuk Kim
2019-11-24Merge "f2fs: avoid infinite GC loop due to stale atomic files"Linux Build Service Account
2019-10-30Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P
2019-10-22Merge android-4.4-p.194 (2b29211) into msm-4.4Srinivasarao P
2019-10-06Merge 4.4.195 into android-4.4-pGreg Kroah-Hartman
2019-10-05f2fs: fix to do sanity check on segment bitmap of LFS cursegChao Yu
2019-10-05Revert "f2fs: avoid out-of-range memory access"Chao Yu
2019-10-05f2fs: check all the data segments against all node onesSurbhi Palande
2019-09-26f2fs: avoid infinite GC loop due to stale atomic filesSayali Lokhande
2019-08-07Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P
2019-08-04ANDROID: Revert "f2fs: avoid out-of-range memory access"Greg Kroah-Hartman
2019-08-04Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman
2019-08-04f2fs: avoid out-of-range memory accessOcean Chen
2019-07-31Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim
2019-07-30f2fs: use EINVAL for superblock with invalid magicIcenowy Zheng
2019-07-30f2fs: fix to read source block before invalidating itJaegeuk Kim
2019-07-30f2fs: remove redundant check from f2fs_setflags_common()Eric Biggers
2019-07-30f2fs: use generic checking and prep function for FS_IOC_SETFLAGSEric Biggers
2019-07-21fscrypt: don't set policy for a dead directoryHongjie Fang
2019-07-12f2fs: improve print log in f2fs_sanity_check_ckpt()Chao Yu
2019-07-12f2fs: avoid out-of-range memory accessOcean Chen
2019-07-12f2fs: fix to avoid long latency during umountHeng Xiao
2019-07-12f2fs: allow all the users to pin a fileJaegeuk Kim
2019-07-12f2fs: support swap file w/ DIOJaegeuk Kim
2019-07-12f2fs: allocate blocks for pinned fileJaegeuk Kim
2019-07-12f2fs: fix is_idle() check for discard typeSahitya Tummala
2019-07-12f2fs: add a rw_sem to cover quota flag changesJaegeuk Kim
2019-07-12f2fs: set SBI_NEED_FSCK for xattr corruption caseChao Yu
2019-07-12f2fs: use generic EFSBADCRC/EFSCORRUPTEDChao Yu
2019-07-12f2fs: Use DIV_ROUND_UP() instead of open-codingGeert Uytterhoeven
2019-07-12f2fs: print kernel message if filesystem is inconsistentChao Yu
2019-07-12f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()Joe Perches
2019-07-12f2fs: avoid get_valid_blocks() for cleanupChao Yu
2019-07-12f2fs: ioctl for removing a range from F2FSQiuyang Sun
2019-07-11f2fs: only set project inherit bit for directoryWang Shilong
2019-07-11f2fs: separate f2fs i_flags from fs_flags and ext4 i_flagsEric Biggers
2019-06-22Merge 4.4.183 into android-4.4-pGreg Kroah-Hartman
2019-06-22f2fs: fix to do sanity check on valid block count of segmentChao Yu