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
/
node.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: obsolete ALLOC_NID_LIST list
Chao Yu
2017-12-06
1
-12
/
+3
*
f2fs: simplify the way of calulating next nat address
Fan Li
2017-07-21
1
-5
/
+1
*
f2fs: guard macro variables with braces
Tomohiro Kusumi
2017-05-21
1
-11
/
+11
*
f2fs: adjust the way of calculating nat block
Fan Li
2017-05-21
1
-3
/
+6
*
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
Kinglong Mee
2017-04-13
1
-13
/
+7
*
f2fs: remove unsafe bitmap checking
Hou Pengyang
2017-04-13
1
-6
/
+0
*
f2fs: change recovery policy of xattr node block
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: check in-memory nat version bitmap
Chao Yu
2017-04-13
1
-0
/
+15
*
f2fs: clean up with list_{first, last}_entry
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: split free nid list
Chao Yu
2017-04-13
1
-5
/
+6
*
f2fs: fix sparse warnings
Eric Biggers
2017-04-13
1
-1
/
+1
*
f2fs: introduce cp_lock to protect updating of ckpt_flags
Chao Yu
2017-04-13
1
-2
/
+2
*
f2fs: use crc and cp version to determine roll-forward recovery
Jaegeuk Kim
2017-04-13
1
-28
/
+49
*
f2fs: produce more nids and reduce readahead nats
Jaegeuk Kim
2017-04-13
1
-2
/
+3
*
f2fs: control not to exceed # of cached nat entries
Jaegeuk Kim
2017-04-13
1
-0
/
+7
*
f2fs: fix wrong percentage
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: use wait_for_stable_page to avoid contention
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: avoid multiple node page writes due to inline_data
Jaegeuk Kim
2017-04-13
1
-0
/
+15
*
f2fs: export dirty_nats_ratio in sysfs
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: flush dirty nat entries when exceeding threshold
Chao Yu
2017-04-13
1
-0
/
+9
*
f2fs: avoid unnecessary f2fs_balance_fs calls
Jaegeuk Kim
2017-04-13
1
-2
/
+2
*
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: catch up to v4.4-rc1
Jaegeuk Kim
2017-04-13
1
-101
/
+126
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+371