Jaegeuk Kim
|
f1a3b98e73
f2fs: fix accessing wrong indexed data blocks
|
10 年之前 |
Jaegeuk Kim
|
aaf9607516
f2fs: check node page contents all the time
|
10 年之前 |
Chao Yu
|
487261f39b
f2fs: merge {invalidate,release}page for meta/node/data pages
|
10 年之前 |
Jaegeuk Kim
|
f68daeebba
f2fs: keep PagePrivate during releasepage
|
10 年之前 |
Chao Yu
|
caf0047e7e
f2fs: merge flags in struct f2fs_sb_info
|
10 年之前 |
Jaegeuk Kim
|
7aed0d4537
f2fs: free radix_tree_nodes used by nat_set entries
|
10 年之前 |
Jaegeuk Kim
|
3547ea961d
f2fs: avoid potential unnecessary codes
|
10 年之前 |
Jaegeuk Kim
|
9e4ded3f30
f2fs: activate f2fs_trace_pid
|
10 年之前 |
Jaegeuk Kim
|
cf04e8eb55
f2fs: use f2fs_io_info to clean up messy parameters during IO path
|
10 年之前 |
Chao Yu
|
9ecf4b80bd
f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
|
10 年之前 |
Chao Yu
|
5c27f4ee44
f2fs: merge two uchar variable in struct node_info to reduce memory cost
|
10 年之前 |
Jaegeuk Kim
|
1e84371ffe
f2fs: change atomic and volatile write policies
|
10 年之前 |
Jaegeuk Kim
|
cd52b6368f
f2fs: remove checking dirty_exceed
|
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 年之前 |
Jaegeuk Kim
|
8b26ef98da
f2fs: use rw_semaphore for nat entry lock
|
10 年之前 |
Jaegeuk Kim
|
4634d71ed1
f2fs: fix missing kmem_cache_free
|
10 年之前 |
Changman Lee
|
80ec2e914d
f2fs: no more dirty_nat_entires when flushing
|
10 年之前 |
Changman Lee
|
20d047c876
f2fs: check dirty_nat_cnt before flushing nat entries in journal
|
10 年之前 |
Markus Elfring
|
ce3e6d25f3
f2fs: fix typos for the word "destroy" in jump labels
|
10 年之前 |
Jaegeuk Kim
|
27c6bd60ac
f2fs: submit bio for node blocks in the reclaim path
|
10 年之前 |
Chao Yu
|
67298804f3
f2fs: introduce struct inode_management to wrap inner fields
|
10 年之前 |
Jaegeuk Kim
|
2f97c326bf
f2fs: write node pages if checkpoint is not doing
|
10 年之前 |
Jaegeuk Kim
|
e5e7ea3c86
f2fs: control the memory footprint used by ino entries
|
10 年之前 |
Jaegeuk Kim
|
309cc2b6e7
f2fs: refactor flush_nat_entries to remove costly reorganizing ops
|
11 年之前 |
Jaegeuk Kim
|
90a893c749
f2fs: use MAX_BIO_BLOCKS(sbi)
|
11 年之前 |
Jaegeuk Kim
|
88bd02c947
f2fs: fix conditions to remain recovery information in f2fs_sync_file
|
11 年之前 |
Jaegeuk Kim
|
7ef35e3b9e
f2fs: introduce a flag to represent each nat entry information
|
11 年之前 |
Chao Yu
|
184a5cd2ce
f2fs: refactor flush_sit_entries codes for reducing SIT writes
|
11 年之前 |
Jaegeuk Kim
|
9850cf4a89
f2fs: need fsck.f2fs when f2fs_bug_on is triggered
|
11 年之前 |