index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
extent_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-22
f2fs: fix to skip shrinking extent nodes
Chao Yu
1
-1
/
+1
2015-10-09
f2fs: introduce __try_update_largest_extent
Chao Yu
1
-9
/
+5
2015-10-09
f2fs: optimize code of f2fs_update_extent_tree_range
Fan Li
1
-109
/
+62
2015-10-09
f2fs: drop largest extent by range
Fan Li
1
-4
/
+5
2015-10-09
f2fs: declare f2fs_update_extent_tree_range as static
Jaegeuk Kim
1
-1
/
+1
2015-10-09
f2fs: fix incorrect searching position when shrinking extent cache
Chao Yu
1
-0
/
+5
2015-10-09
f2fs: trace in batches extent info update
Chao Yu
1
-0
/
+2
2015-08-28
f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extent
Chao Yu
1
-2
/
+10
2015-08-26
f2fs: update extent tree in batches
Chao Yu
1
-59
/
+158
2015-08-21
f2fs: lookup neighbor extent nodes for merging later
Chao Yu
1
-6
/
+28
2015-08-21
f2fs: split __insert_extent_tree_ret for readability
Chao Yu
1
-20
/
+29
2015-08-21
f2fs: kill dead code in __insert_extent_tree
Chao Yu
1
-76
/
+6
2015-08-21
f2fs: adjust showing of extent cache stat
Chao Yu
1
-5
/
+5
2015-08-21
f2fs: add largest/cached stat in extent cache
Chao Yu
1
-5
/
+9
2015-08-21
f2fs: fix to update cached_en of extent tree properly
Fan Li
1
-4
/
+4
2015-08-05
f2fs: add new interfaces for extent tree
Fan Li
1
-7
/
+132
2015-08-05
f2fs: use atomic_t to record hit ratio info of extent cache
Chao Yu
1
-3
/
+3
2015-08-04
f2fs: maintain extent cache in separated file
Chao Yu
1
-0
/
+594