index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
extent_cache.c
Age
Commit message (
Expand
)
Author
2024-06-12
f2fs: fix to cover read extent cache access with lock
Chao Yu
2024-03-12
f2fs: unify the error handling of f2fs_is_valid_blkaddr
Zhiguo Niu
2023-09-12
f2fs: split initial and dynamic conditions for extent_cache
Jaegeuk Kim
2023-04-24
f2fs: remove unnessary comment in __may_age_extent_tree
Qi Han
2023-04-18
f2fs: relax sanity check if checkpoint is corrupted
Jaegeuk Kim
2023-03-29
f2fs: remove entire rb_entry sharing
Jaegeuk Kim
2023-03-29
f2fs: factor out discard_cmd usage from general rb_tree use
Jaegeuk Kim
2023-03-29
f2fs: factor out victim_entry usage from general rb_tree use
Jaegeuk Kim
2023-02-09
f2fs: fix to do sanity check on extent cache correctly
Chao Yu
2023-02-07
f2fs: fix typos in comments
Jinyoung CHOI
2023-02-07
f2fs: add sysfs nodes to set last_age_weight
qixiaoyu1
2023-02-05
f2fs: fix wrong calculation of block age
qixiaoyu1
2023-01-06
f2fs: add a f2fs_lookup_extent_cache_block helper
Christoph Hellwig
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
2022-12-12
f2fs: add block_age-based extent cache
Jaegeuk Kim
2022-12-12
f2fs: allocate the extent_cache by default
Jaegeuk Kim
2022-12-12
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
2022-12-12
f2fs: remove unnecessary __init_extent_tree
Jaegeuk Kim
2022-12-12
f2fs: move internal functions into extent_cache.c
Jaegeuk Kim
2022-12-12
f2fs: specify extent cache for read explicitly
Jaegeuk Kim
2022-10-04
f2fs: code clean and fix a type error
Zhang Qilong
2022-10-04
f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file
Zhang Qilong
2022-10-04
f2fs: fix race condition on setting FI_NO_EXTENT flag
Zhang Qilong
2021-08-17
f2fs: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
2021-08-05
f2fs: extent cache: support unaligned extent
Chao Yu
2020-09-10
f2fs: support 64-bits key in f2fs rb-tree node entry
Chao Yu
2020-07-07
f2fs: fix to wait page writeback before update
Chao Yu
2019-07-02
f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
Joe Perches
2019-01-22
f2fs: fix to initialize variable to avoid UBSAN/smatch warning
Chao Yu
2018-10-16
f2fs: use rb_*_cached friends
Chao Yu
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
2018-09-11
f2fs: avoid sleeping under spin_lock
Zhikang Zhang
2018-05-31
f2fs: clean up symbol namespace
Chao Yu
2018-03-13
f2fs: remove redundant initialization of pointer 'p'
Colin Ian King
2018-03-13
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
2017-05-23
f2fs: fix a bug caused by NULL extent tree
Yunlei He
2017-04-19
f2fs: introduce __check_rb_tree_consistence
Chao Yu
2017-04-19
f2fs: use rb-tree to track pending discard commands
Chao Yu
2017-04-11
f2fs: extract rb-tree operation infrastructure
Chao Yu
2017-02-27
f2fs: kill __is_extent_same
Chao Yu
2017-02-27
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2017-01-29
f2fs: use rb_entry_safe
Geliang Tang
2017-01-29
f2fs: fix a problem of using memory after free
Yunlei He
2016-11-23
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
2016-07-15
f2fs: disable extent_cache for fcollapse/finsert inodes
Jaegeuk Kim
2016-07-08
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
2016-06-02
f2fs: remove syncing inode page in all the cases
Jaegeuk Kim
[next]