Changman Lee
|
e1235983e3
f2fs: add stat info for moved blocks by background gc
|
10 年 前 |
Jaegeuk Kim
|
119ee91445
f2fs: split UMOUNT and FASTBOOT flags
|
10 年 前 |
Chao Yu
|
88dd893419
f2fs: clean up {in,de}create_sleep_time
|
10 年 前 |
Chao Yu
|
f28e503429
f2fs: use f2fs_radix_tree_insert to clean codes
|
10 年 前 |
Chao Yu
|
062920734c
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
|
10 年 前 |
Jaegeuk Kim
|
9be32d72be
f2fs: do retry operations with cond_resched
|
10 年 前 |
Jaegeuk Kim
|
769ec6e5b7
f2fs: call radix_tree_preload before radix_tree_insert
|
10 年 前 |
Changman Lee
|
7dda2af83b
f2fs: more fast lookup for gc_inode list
|
10 年 前 |
Changman Lee
|
31a3268839
f2fs: cleanup if-statement of phase in gc_data_segment
|
10 年 前 |
Chao Yu
|
6c02993203
f2fs: avoid unable to restart gc thread in remount
|
10 年 前 |
Jaegeuk Kim
|
d5053a34a9
f2fs: introduce -o fastboot for reducing booting time only
|
10 年 前 |
Gu Zheng
|
8a2d0ace3a
f2fs: remove the seems unneeded argument 'type' from __get_victim
|
11 年 前 |
Jaegeuk Kim
|
7cd8558baa
f2fs: check the use of macros on block counts and addresses
|
11 年 前 |
Jaegeuk Kim
|
75ab4cb830
f2fs: introduce cp_control structure
|
11 年 前 |
Chao Yu
|
210f41bc04
f2fs: fix to search whole dirty segmap when get_victim
|
11 年 前 |
Jaegeuk Kim
|
a7ffdbe22c
f2fs: expand counting dirty pages in the inode page cache
|
11 年 前 |
Huang Ying
|
9a01b56b1a
f2fs: avoid node page to be written twice in gc_node_segment
|
11 年 前 |
Chao Yu
|
b73e52824c
f2fs: reposition unlock_new_inode to prevent accessing invalid inode
|
11 年 前 |
Jaegeuk Kim
|
1e968fdfe6
f2fs: introduce f2fs_cp_error for readability
|
11 年 前 |
arter97
|
e1c4204520
f2fs: fix typo
|
11 年 前 |
Chao Yu
|
b65ee14818
f2fs: use for_each_set_bit to simplify the code
|
11 年 前 |
Gu Zheng
|
e8512d2e0c
f2fs: remove the unused ctor argument of f2fs_kmem_cache_create()
|
11 年 前 |
Chao Yu
|
81c1a0f13e
f2fs: readahead contiguous SSA blocks for f2fs_gc
|
11 年 前 |
Jaegeuk Kim
|
1fe54f9dd3
f2fs: clean up redundant function call
|
11 年 前 |
Jaegeuk Kim
|
203681f65b
f2fs: fix f2fs_write_meta_page at no checkpoint status
|
11 年 前 |
Yuan Zhong
|
5514f0aadd
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
|
11 年 前 |
Jaegeuk Kim
|
b1c57c1caa
f2fs: add a sysfs entry to control max_victim_search
|
11 年 前 |
Gu Zheng
|
7e8f23081a
f2fs: remove the rw_flag domain from f2fs_io_info
|
11 年 前 |
Jaegeuk Kim
|
458e6197c3
f2fs: refactor bio->rw handling
|
11 年 前 |
Fan Li
|
63a0b7cb33
f2fs: merge pages with the same sync_mode flag
|
11 年 前 |