index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
(
unfollow
)
Commit message (
Expand
)
Author
2021-03-03
f2fs: fix out-of-repair __setattr_copy()
Chao Yu
2020-11-10
f2fs: fix to check segment boundary during SIT page readahead
Chao Yu
2020-11-10
f2fs crypto: avoid unneeded memory allocation in ->readdir
Chao Yu
2020-11-10
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
2020-08-21
f2fs: check if file namelen exceeds max value
Sheng Yong
2020-08-21
f2fs: check memory boundary by insane namelen
Jaegeuk Kim
2019-11-25
f2fs: return correct errno in f2fs_gc
Jaegeuk Kim
2019-10-05
f2fs: fix to do sanity check on segment bitmap of LFS curseg
Chao Yu
2019-10-05
Revert "f2fs: avoid out-of-range memory access"
Chao Yu
2019-10-05
f2fs: check all the data segments against all node ones
Surbhi Palande
2019-09-26
f2fs: avoid infinite GC loop due to stale atomic files
Sayali Lokhande
2019-08-04
ANDROID: Revert "f2fs: avoid out-of-range memory access"
Greg Kroah-Hartman
2019-08-04
f2fs: avoid out-of-range memory access
Ocean Chen
2019-07-30
f2fs: use EINVAL for superblock with invalid magic
Icenowy Zheng
2019-07-30
f2fs: fix to read source block before invalidating it
Jaegeuk Kim
2019-07-30
f2fs: remove redundant check from f2fs_setflags_common()
Eric Biggers
2019-07-30
f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
Eric Biggers
2019-07-21
fscrypt: don't set policy for a dead directory
Hongjie Fang
2019-07-12
f2fs: improve print log in f2fs_sanity_check_ckpt()
Chao Yu
2019-07-12
f2fs: avoid out-of-range memory access
Ocean Chen
2019-07-12
f2fs: fix to avoid long latency during umount
Heng Xiao
2019-07-12
f2fs: allow all the users to pin a file
Jaegeuk Kim
2019-07-12
f2fs: support swap file w/ DIO
Jaegeuk Kim
2019-07-12
f2fs: allocate blocks for pinned file
Jaegeuk Kim
2019-07-12
f2fs: fix is_idle() check for discard type
Sahitya Tummala
2019-07-12
f2fs: add a rw_sem to cover quota flag changes
Jaegeuk Kim
2019-07-12
f2fs: set SBI_NEED_FSCK for xattr corruption case
Chao Yu
2019-07-12
f2fs: use generic EFSBADCRC/EFSCORRUPTED
Chao Yu
2019-07-12
f2fs: Use DIV_ROUND_UP() instead of open-coding
Geert Uytterhoeven
2019-07-12
f2fs: print kernel message if filesystem is inconsistent
Chao Yu
2019-07-12
f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
Joe Perches
2019-07-12
f2fs: avoid get_valid_blocks() for cleanup
Chao Yu
2019-07-12
f2fs: ioctl for removing a range from F2FS
Qiuyang Sun
2019-07-11
f2fs: only set project inherit bit for directory
Wang Shilong
2019-07-11
f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
Eric Biggers
2019-06-22
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
2019-06-22
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
2019-06-13
f2fs: Add option to limit required GC for checkpoint=disable
Daniel Rosenberg
2019-06-13
f2fs: Fix accounting for unusable blocks
Daniel Rosenberg
2019-06-13
f2fs: Fix root reserved on remount
Daniel Rosenberg
2019-06-13
f2fs: Lower threshold for disable_cp_again
Daniel Rosenberg
2019-06-13
f2fs: fix sparse warning
Chao Yu
2019-06-13
f2fs: fix f2fs_show_options to show nodiscard mount option
Sahitya Tummala
2019-06-13
f2fs: add error prints for debugging mount failure
Sahitya Tummala
2019-06-13
f2fs: fix to do sanity check on segment bitmap of LFS curseg
Chao Yu
2019-06-13
f2fs: fix to avoid deadloop if data_flush is on
Chao Yu
2019-06-13
f2fs: always assume that the device is idle under gc_urgent
Park Ju Hyung
2019-06-13
f2fs: add bio cache for IPU
Chao Yu
2019-06-13
f2fs: allow ssr block allocation during checkpoint=disable period
Jaegeuk Kim
2019-06-13
f2fs: fix to check layout on last valid checkpoint park
Chao Yu
[next]