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
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
f2fs: sanity check on sit entry
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
2019-01-26
|
|
*
f2fs: return error during fill_super
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: fix race condition in between free nid allocator/initializer
Chao Yu
2019-01-26
|
|
*
f2fs: free meta pages if sanity check for ckpt is failed
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: detect wrong layout
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: put directory inodes before checkpoint in roll-forward recovery
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: introduce get_checkpoint_version for cleanup
Tiezhu Yang
2019-01-26
|
|
*
f2fs: use crc and cp version to determine roll-forward recovery
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: avoid unneeded loop in build_sit_entries
Chao Yu
2019-01-26
|
|
*
f2fs: not allow to write illegal blkaddr
Yunlei He
2019-01-26
|
|
*
f2fs: fix to avoid reading out encrypted data in page cache
Chao Yu
2019-01-26
|
|
*
f2fs: fix inode cache leak
Chao Yu
2019-01-26
|
|
*
f2fs: factor out fsync inode entry operations
Chao Yu
2019-01-26
|
|
*
f2fs: remove an obsolete variable
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: give -EINVAL for norecovery and rw mount
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: fix to convert inline directory correctly
Chao Yu
2019-01-26
|
|
*
f2fs: move sanity checking of cp into get_valid_checkpoint
Shawn Lin
2019-01-26
|
|
*
f2fs: cover more area with nat_tree_lock
Jaegeuk Kim
2019-01-26
|
|
*
f2fs: clean up argument of recover_data
Chao Yu
2019-01-26
|
|
*
f2fs: fix a panic caused by NULL flush_cmd_control
Yunlei He
2018-12-21
|
*
|
Merge 4.4.157 into android-4.4-p
Greg Kroah-Hartman
2018-09-20
|
|
\
|
|
*
|
Merge 4.4.146 into android-4.4-p
Greg Kroah-Hartman
2018-08-06
|
|
\
\
*
|
\
\
Merge android-4.4.187 (8eb3d65) into msm-4.4
Srinivasarao P
2019-08-07
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...
Jaegeuk Kim
2019-07-31
|
|
\
\
\
\
|
|
*
|
|
|
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-30
|
|
*
|
|
|
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-12
|
|
*
|
|
|
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-07-11
|
|
*
|
|
|
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
[prev]
[next]