index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
gc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
f2fs: support checkpoint error injection
Chao Yu
2017-04-13
1
-0
/
+5
*
f2fs: support configuring fault injection per superblock
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: avoid gc in cp_error case
Jaegeuk Kim
2017-04-13
1
-1
/
+2
*
f2fs: should put_page for summary page
Jaegeuk Kim
2017-04-13
1
-2
/
+2
*
f2fs: assign return value in f2fs_gc
Jaegeuk Kim
2017-04-13
1
-3
/
+7
*
f2fs: check free_sections for defragmentation
Jaegeuk Kim
2017-04-13
1
-5
/
+5
*
f2fs: do in batch synchronously readahead during GC
Chao Yu
2017-04-13
1
-10
/
+23
*
f2fs: clean up foreground GC flow
Chao Yu
2017-04-13
1
-11
/
+8
*
f2fs: get victim segment again after new cp
Yunlei He
2017-04-13
1
-2
/
+5
*
f2fs: use blk_plug in all the possible paths
Jaegeuk Kim
2017-04-13
1
-0
/
+5
*
f2fs: fix to avoid data update racing between GC and DIO
Chao Yu
2017-04-13
1
-0
/
+20
*
f2fs: fix to redirty page if fail to gc data page
Chao Yu
2017-04-13
1
-1
/
+12
*
f2fs: fix to detect truncation prior rather than EIO during read
Chao Yu
2017-04-13
1
-2
/
+2
*
f2fs: skip clean segment for gc
Jaegeuk Kim
2017-04-13
1
-0
/
+4
*
f2fs: drop any block plugging
Jaegeuk Kim
2017-04-13
1
-5
/
+0
*
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
2017-04-13
1
-2
/
+2
*
f2fs: introduce f2fs_kmalloc to wrap kmalloc
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: move node pages only in victim section during GC
Chao Yu
2017-04-13
1
-21
/
+4
*
f2fs: split sync_node_pages with fsync_node_pages
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: introduce f2fs_update_data_blkaddr for cleanup
Chao Yu
2017-04-13
1
-3
/
+1
*
f2fs crypto: fix incorrect positioning for GCing encrypted data page
Chao Yu
2017-04-13
1
-7
/
+21
*
f2fs: trace old block address for CoWed page
Chao Yu
2017-04-13
1
-5
/
+5
*
f2fs: fix the wrong stat count of calling gc
Chao Yu
2017-04-13
1
-1
/
+3
*
f2fs: remain last victim segment number ascending order
Jaegeuk Kim
2017-04-13
1
-2
/
+6
*
f2fs: remove unneeded pointer conversion
Chao Yu
2017-04-13
1
-4
/
+4
*
f2fs: avoid unnecessary search while finding victim in gc
Fan Li
2017-04-13
1
-8
/
+25
*
f2fs: use wait_for_stable_page to avoid contention
Jaegeuk Kim
2017-04-13
1
-5
/
+5
*
f2fs: enhance foreground GC
Chao Yu
2017-04-13
1
-71
/
+72
*
f2fs: fix to overcome inline_data floods
Jaegeuk Kim
2017-04-13
1
-0
/
+7
*
f2fs: detect idle time depending on user behavior
Jaegeuk Kim
2017-04-13
1
-1
/
+0
*
f2fs: let user being aware of IO error
Chao Yu
2017-04-13
1
-1
/
+3
*
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
Chao Yu
2017-04-13
1
-2
/
+2
*
f2fs: catch up to v4.4-rc1
Jaegeuk Kim
2017-04-13
1
-177
/
+335
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+729
[prev]