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
/
extent_cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
Joe Perches
2019-07-12
*
f2fs: add SPDX license identifiers
Chao Yu
2018-10-27
*
f2fs: avoid sleeping under spin_lock
Zhikang Zhang
2018-10-27
*
f2fs: clean up symbol namespace
Chao Yu
2018-07-08
*
f2fs: remove redundant initialization of pointer 'p'
Colin Ian King
2018-04-08
*
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
2018-04-08
*
f2fs: fix a bug caused by NULL extent tree
Yunlei He
2017-07-13
*
f2fs: introduce __check_rb_tree_consistence
Chao Yu
2017-05-08
*
f2fs: use rb-tree to track pending discard commands
Chao Yu
2017-05-08
*
f2fs: extract rb-tree operation infrastructure
Chao Yu
2017-05-08
*
f2fs: kill __is_extent_same
Chao Yu
2017-03-08
*
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2017-03-08
*
f2fs: use rb_entry_safe
Geliang Tang
2017-02-06
*
f2fs: fix a problem of using memory after free
Yunlei He
2017-02-06
*
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
2016-12-01
*
f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....
Jaegeuk Kim
2016-10-17
*
f2fs: fix to skip shrinking extent nodes
Chao Yu
2015-10-22
*
f2fs: introduce __try_update_largest_extent
Chao Yu
2015-10-09
*
f2fs: optimize code of f2fs_update_extent_tree_range
Fan Li
2015-10-09
*
f2fs: drop largest extent by range
Fan Li
2015-10-09
*
f2fs: declare f2fs_update_extent_tree_range as static
Jaegeuk Kim
2015-10-09
*
f2fs: fix incorrect searching position when shrinking extent cache
Chao Yu
2015-10-09
*
f2fs: trace in batches extent info update
Chao Yu
2015-10-09
*
f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extent
Chao Yu
2015-08-28
*
f2fs: update extent tree in batches
Chao Yu
2015-08-26
*
f2fs: lookup neighbor extent nodes for merging later
Chao Yu
2015-08-21
*
f2fs: split __insert_extent_tree_ret for readability
Chao Yu
2015-08-21
*
f2fs: kill dead code in __insert_extent_tree
Chao Yu
2015-08-21
*
f2fs: adjust showing of extent cache stat
Chao Yu
2015-08-21
*
f2fs: add largest/cached stat in extent cache
Chao Yu
2015-08-21
*
f2fs: fix to update cached_en of extent tree properly
Fan Li
2015-08-21
*
f2fs: add new interfaces for extent tree
Fan Li
2015-08-05
*
f2fs: use atomic_t to record hit ratio info of extent cache
Chao Yu
2015-08-05
*
f2fs: maintain extent cache in separated file
Chao Yu
2015-08-04