Fan Li
|
72fdbe2efe
f2fs: simplify the way of calulating next nat address
|
8 years ago |
Tomohiro Kusumi
|
68afcf2d38
f2fs: guard macro variables with braces
|
8 years ago |
Fan Li
|
8a6aa32502
f2fs: adjust the way of calculating nat block
|
8 years ago |
Kinglong Mee
|
ced2c7ea8e
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
|
8 years ago |
Hou Pengyang
|
6bfaf7b150
f2fs: remove unsafe bitmap checking
|
8 years ago |
Chao Yu
|
d260081ccf
f2fs: change recovery policy of xattr node block
|
8 years ago |
Chao Yu
|
599a09b2c1
f2fs: check in-memory nat version bitmap
|
8 years ago |
Chao Yu
|
939afa943c
f2fs: clean up with list_{first, last}_entry
|
8 years ago |
Chao Yu
|
b8559dc242
f2fs: split free nid list
|
9 years ago |
Eric Biggers
|
0c0b471e43
f2fs: fix sparse warnings
|
9 years ago |
Chao Yu
|
aaec2b1d18
f2fs: introduce cp_lock to protect updating of ckpt_flags
|
9 years ago |
Jaegeuk Kim
|
a468f0ef51
f2fs: use crc and cp version to determine roll-forward recovery
|
9 years ago |
Jaegeuk Kim
|
ad4edb8314
f2fs: produce more nids and reduce readahead nats
|
9 years ago |
Jaegeuk Kim
|
e589c2c477
f2fs: control not to exceed # of cached nat entries
|
9 years ago |
Jaegeuk Kim
|
29710bcf94
f2fs: fix wrong percentage
|
9 years ago |
Jaegeuk Kim
|
fec1d6576c
f2fs: use wait_for_stable_page to avoid contention
|
9 years ago |
Jaegeuk Kim
|
2049d4fcb0
f2fs: avoid multiple node page writes due to inline_data
|
9 years ago |
Chao Yu
|
2304cb0c44
f2fs: export dirty_nats_ratio in sysfs
|
9 years ago |
Chao Yu
|
7d768d2c26
f2fs: flush dirty nat entries when exceeding threshold
|
9 years ago |
Jaegeuk Kim
|
12719ae14e
f2fs: avoid unnecessary f2fs_balance_fs calls
|
9 years ago |
Chao Yu
|
3519e3f992
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
|
9 years ago |
Chao Yu
|
ea1a29a0bd
f2fs: export ra_nid_pages to sysfs
|
10 years ago |
Jaegeuk Kim
|
a125702326
Revert "f2fs: do not skip dentry block writes"
|
10 years ago |
Jaegeuk Kim
|
90b803e6fb
f2fs: do not skip dentry block writes
|
10 years ago |
Jaegeuk Kim
|
b5492af78c
f2fs: move existing definitions into f2fs.h
|
10 years ago |
Chao Yu
|
13054c548a
f2fs: introduce infra macro and data structure of rb-tree extent cache
|
10 years ago |
Jaegeuk Kim
|
7aed0d4537
f2fs: free radix_tree_nodes used by nat_set entries
|
10 years ago |
Jaegeuk Kim
|
09eb483e89
f2fs: fix missing cold bit during recovery
|
10 years ago |
Chao Yu
|
5c27f4ee44
f2fs: merge two uchar variable in struct node_info to reduce memory cost
|
10 years ago |
Jaegeuk Kim
|
1e84371ffe
f2fs: change atomic and volatile write policies
|
10 years ago |