index
:
kernel_asus_flo.git
kitkat
lp5.0
mm6.0-caf
kernel_asus_flo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: fix wrong memory condition check
Jaegeuk Kim
2016-02-23
1
-2
/
+2
*
f2fs: avoid unnecessary f2fs_balance_fs calls
Jaegeuk Kim
2016-02-23
1
-12
/
+14
*
f2fs: introduce __get_node_page to reuse common code
Chao Yu
2016-02-23
1
-54
/
+34
*
f2fs: check node id earily when readaheading node page
Chao Yu
2016-02-23
1
-3
/
+8
*
Revert "f2fs: check the node block address of newly allocated nid"
Jaegeuk Kim
2016-02-23
1
-9
/
+0
*
f2fs: cover more area with nat_tree_lock
Jaegeuk Kim
2016-02-23
1
-17
/
+12
*
f2fs: write pending bios when cp_error is set
Jaegeuk Kim
2016-02-23
1
-1
/
+1
*
f2fs: let user being aware of IO error
Chao Yu
2016-02-23
1
-0
/
+5
*
f2fs: return early when trying to read null nid
Jaegeuk Kim
2016-02-23
1
-0
/
+4
*
f2fs: record node block allocation in dnode_of_data
Jaegeuk Kim
2016-02-23
1
-0
/
+5
*
f2fs: use atomic variable for total_extent_tree
Jaegeuk Kim
2016-02-23
1
-1
/
+2
*
f2fs: clean up node page updating flow
Chao Yu
2016-02-23
1
-11
/
+15
*
f2fs: catch up to v4.4-rc1
Jaegeuk Kim
2016-02-23
1
-0
/
+2140