index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
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-08-04
f2fs: avoid out-of-range memory access
Ocean Chen
2019-07-21
fscrypt: don't set policy for a dead directory
Hongjie Fang
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-04-27
f2fs: fix to do sanity check with current segment number
Chao Yu
2019-04-27
f2fs: do not use mutex lock in atomic context
Sahitya Tummala
2019-02-20
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
2019-02-20
f2fs: move dir data flush to write checkpoint process
Yunlei He
2019-02-06
f2fs: read page index before freeing
Pan Bian
2019-01-26
f2fs: fix validation of the block count in sanity_check_raw_super
Martin Blumenstingl
2019-01-26
f2fs: fix missing up_read
Jaegeuk Kim
2019-01-26
f2fs: fix invalid memory access
Chao Yu
2019-01-26
f2fs: fix to do sanity check with cp_pack_start_sum
Chao Yu
2019-01-26
f2fs: fix to do sanity check with block address in main area v2
Chao Yu
2019-01-26
f2fs: fix to do sanity check with block address in main area
Chao Yu
2019-01-26
f2fs: fix to do sanity check with reserved blkaddr of inline inode
Chao Yu
2019-01-26
f2fs: fix to do sanity check with node footer and iblocks
Chao Yu
2019-01-26
f2fs: Add sanity_check_inode() function
Ben Hutchings
2019-01-26
f2fs: fix to do sanity check with user_block_count
Chao Yu
2019-01-26
f2fs: fix to do sanity check with secs_per_zone
Chao Yu
2019-01-26
f2fs: introduce and spread verify_blkaddr
Chao Yu
2019-01-26
f2fs: clean up with is_valid_blkaddr()
Chao Yu
2019-01-26
f2fs: enhance sanity_check_raw_super() to avoid potential overflow
Jaegeuk Kim
2019-01-26
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
[next]