Chao Yu
|
87b8872d5b
f2fs: adds a tracepoint for submit_read_page
|
12 years ago |
Jaegeuk Kim
|
1ff7bd3bb5
f2fs: introduce a bio array for per-page write bios
|
12 years ago |
Jaegeuk Kim
|
971767caf6
f2fs: use sbi->write_mutex for write bios
|
12 years ago |
Jaegeuk Kim
|
7d5e510944
f2fs: clean up the do_submit_bio flow
|
12 years ago |
Jaegeuk Kim
|
1661d07c2d
f2fs: add a tracepoint for f2fs_issue_discard
|
12 years ago |
Jaegeuk Kim
|
3720887910
f2fs: introduce f2fs_issue_discard() to clean up
|
12 years ago |
Jaegeuk Kim
|
b29555505d
f2fs: add key functions for small discards
|
12 years ago |
Jaegeuk Kim
|
7fd9e544fb
f2fs: add a slab cache entry for small discards
|
12 years ago |
Changman Lee
|
e81c93cf8c
f2fs: improve searching speed of __next_free_blkoff
|
12 years ago |
Changman Lee
|
9a7f143ab5
f2fs: introduce __find_rev_next(_zero)_bit
|
12 years ago |
Changman Lee
|
29e59c14ae
f2fs: issue more large discard command
|
12 years ago |
Changman Lee
|
fb51b5ef9c
f2fs: cleanup waiting routine for writeback pages in cp
|
12 years ago |
Chao Yu
|
3b03f72445
f2fs: avoid to use a NULL point in destroy_segment_manager
|
12 years ago |
Fan Li
|
9a47938b22
f2fs: change the method of calculating the number summary blocks
|
12 years ago |
Jaegeuk Kim
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
12 years ago |
Changman Lee
|
4625d6aac2
f2fs: remove unnecessary segment bitmap updates
|
12 years ago |
Chao Yu
|
e8d61a7488
f2fs: remove redundant set_page_dirty from write_compacted_summaries
|
12 years ago |
Jaegeuk Kim
|
4660f9c0fe
f2fs: introduce f2fs_balance_fs_bg for some background jobs
|
12 years ago |
Jaegeuk Kim
|
81eb8d6e28
f2fs: reclaim prefree segments periodically
|
12 years ago |
Jaegeuk Kim
|
dcdfff6527
f2fs: clean up several status-related operations
|
12 years ago |
Haicheng Li
|
435f2a1b58
f2fs: no need to check other dirty_segmap when the seg has been found
|
12 years ago |
Haicheng Li
|
cffbfa6648
f2fs: use true and false for boolean value
|
12 years ago |
Gu Zheng
|
e234088758
f2fs: avoid wait if IO end up when do_checkpoint for better performance
|
12 years ago |
Chao Yu
|
cc7b1bb173
f2fs: avoid allocating failure in bio_alloc
|
12 years ago |
Gu Zheng
|
7b40527508
f2fs: fix a compound statement label error
|
12 years ago |
Gu Zheng
|
41dfde135f
f2fs: clean up the needless end 'return' of void function
|
12 years ago |
Jin Xu
|
a569469e96
f2fs: fix a deadlock in fsync
|
12 years ago |
Gu Zheng
|
d8207f6958
f2fs: move bio_private allocation out of f2fs_bio_alloc()
|
12 years ago |
Jaegeuk Kim
|
763bfe1bc5
f2fs: remove reusing any prefree segments
|
12 years ago |
Namjae Jeon
|
8736fbf003
f2fs: optimize the init_dirty_segmap function
|
12 years ago |