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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
f2fs: fix incorrect upper bound when iterating inode mapping tree
Chao Yu
2017-04-13
1
-2
/
+2
*
f2fs: trace old block address for CoWed page
Chao Yu
2017-04-13
1
-3
/
+3
*
f2fs: try to flush inode after merging inline data
Chao Yu
2017-04-13
1
-1
/
+2
*
f2fs: reorder nat cache lock in cache_nat_entry
Chao Yu
2017-04-13
1
-7
/
+11
*
f2fs: split journal cache from curseg cache
Chao Yu
2017-04-13
1
-13
/
+13
*
f2fs: introduce f2fs_journal struct to wrap journal info
Chao Yu
2017-04-13
1
-20
/
+22
*
f2fs: fix missing skip pages info
Yunlei He
2017-04-13
1
-2
/
+3
*
f2fs: introduce f2fs_submit_merged_bio_cond
Chao Yu
2017-04-13
1
-3
/
+12
*
f2fs: wait on page's writeback in writepages path
Jaegeuk Kim
2017-04-13
1
-2
/
+3
*
f2fs: introduce get_next_page_offset to speed up SEEK_DATA
Chao Yu
2017-04-13
1
-1
/
+36
*
f2fs: remove unneeded pointer conversion
Chao Yu
2017-04-13
1
-4
/
+4
*
f2fs: use wait_for_stable_page to avoid contention
Jaegeuk Kim
2017-04-13
1
-5
/
+5
*
f2fs: avoid multiple node page writes due to inline_data
Jaegeuk Kim
2017-04-13
1
-0
/
+41
*
f2fs: export dirty_nats_ratio in sysfs
Chao Yu
2017-04-13
1
-0
/
+1
*
f2fs: fix wrong memory condition check
Jaegeuk Kim
2017-04-13
1
-2
/
+2
*
f2fs: avoid unnecessary f2fs_balance_fs calls
Jaegeuk Kim
2017-04-13
1
-12
/
+14
*
f2fs: introduce __get_node_page to reuse common code
Chao Yu
2017-04-13
1
-54
/
+34
*
f2fs: check node id earily when readaheading node page
Chao Yu
2017-04-13
1
-3
/
+8
*
Revert "f2fs: check the node block address of newly allocated nid"
Jaegeuk Kim
2017-04-13
1
-9
/
+0
*
f2fs: cover more area with nat_tree_lock
Jaegeuk Kim
2017-04-13
1
-17
/
+12
*
f2fs: write pending bios when cp_error is set
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: let user being aware of IO error
Chao Yu
2017-04-13
1
-0
/
+5
*
f2fs: return early when trying to read null nid
Jaegeuk Kim
2017-04-13
1
-0
/
+4
*
f2fs: record node block allocation in dnode_of_data
Jaegeuk Kim
2017-04-13
1
-0
/
+5
*
f2fs: use atomic variable for total_extent_tree
Jaegeuk Kim
2017-04-13
1
-1
/
+2
*
f2fs: clean up node page updating flow
Chao Yu
2017-04-13
1
-11
/
+15
*
f2fs: catch up to v4.4-rc1
Jaegeuk Kim
2017-04-13
1
-496
/
+839
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+1797
[prev]