index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
shrinker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
1
-8
/
+11
2020-12-03
f2fs: avoid race condition for shrinker count
Jaegeuk Kim
1
-3
/
+1
2020-03-10
f2fs: fix inconsistent comments
Chao Yu
1
-1
/
+1
2018-12-27
f2fs: fix sbi->extent_list corruption issue
Sahitya Tummala
1
-1
/
+1
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
1
-4
/
+1
2018-05-31
f2fs: clean up symbol namespace
Chao Yu
1
-2
/
+2
2017-10-10
f2fs: obsolete ALLOC_NID_LIST list
Chao Yu
1
-1
/
+1
2016-11-23
f2fs: avoid casted negative value as shrink count
Chao Yu
1
-4
/
+6
2016-11-23
f2fs: split free nid list
Chao Yu
1
-2
/
+2
2016-07-06
f2fs: produce more nids and reduce readahead nats
Jaegeuk Kim
1
-2
/
+3
2015-12-30
f2fs: speed up shrinking extent tree entries
Jaegeuk Kim
1
-1
/
+1
2015-12-22
f2fs: use atomic variable for total_extent_tree
Jaegeuk Kim
1
-1
/
+2
2015-08-20
f2fs: shrink free_nids entries
Chao Yu
1
-0
/
+14
2015-08-05
f2fs: use extent_cache by default
Jaegeuk Kim
1
-0
/
+2
2015-08-05
f2fs: shrink extent_cache entries
Jaegeuk Kim
1
-1
/
+13
2015-08-05
f2fs: shrink nat_cache entries
Jaegeuk Kim
1
-2
/
+9
2015-08-05
f2fs: introduce a shrinker for mounted fs
Jaegeuk Kim
1
-0
/
+104