Changman Lee
|
29e59c14ae
f2fs: issue more large discard command
|
11 years ago |
Changman Lee
|
fb51b5ef9c
f2fs: cleanup waiting routine for writeback pages in cp
|
11 years ago |
Chao Yu
|
3b03f72445
f2fs: avoid to use a NULL point in destroy_segment_manager
|
11 years ago |
Fan Li
|
9a47938b22
f2fs: change the method of calculating the number summary blocks
|
11 years ago |
Jaegeuk Kim
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 years ago |
Changman Lee
|
4625d6aac2
f2fs: remove unnecessary segment bitmap updates
|
11 years ago |
Chao Yu
|
e8d61a7488
f2fs: remove redundant set_page_dirty from write_compacted_summaries
|
11 years ago |
Jaegeuk Kim
|
4660f9c0fe
f2fs: introduce f2fs_balance_fs_bg for some background jobs
|
11 years ago |
Jaegeuk Kim
|
81eb8d6e28
f2fs: reclaim prefree segments periodically
|
11 years ago |
Jaegeuk Kim
|
dcdfff6527
f2fs: clean up several status-related operations
|
11 years ago |
Haicheng Li
|
435f2a1b58
f2fs: no need to check other dirty_segmap when the seg has been found
|
11 years ago |
Haicheng Li
|
cffbfa6648
f2fs: use true and false for boolean value
|
11 years ago |
Gu Zheng
|
e234088758
f2fs: avoid wait if IO end up when do_checkpoint for better performance
|
11 years ago |
Chao Yu
|
cc7b1bb173
f2fs: avoid allocating failure in bio_alloc
|
11 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 |
Jaegeuk Kim
|
354a3399dc
f2fs: recover wrong pino after checkpoint during fsync
|
12 years ago |
Haicheng Li
|
8d8451af68
f2fs: make locate_dirty_segment() as static
|
12 years ago |
Haicheng Li
|
e79efe3b69
f2fs: remove unnecessary parameter "offset" from __add_sum_entry()
|
12 years ago |
Namjae Jeon
|
35b09d82c3
f2fs: push some variables to debug part
|
12 years ago |
Haicheng Li
|
81fb5e8746
f2fs: remove unecessary variable and code
|
12 years ago |
Jaegeuk Kim
|
ac5d156c78
f2fs: modify the number of issued pages to merge IOs
|
12 years ago |
Namjae Jeon
|
8680441caa
f2fs: add REQ_META about metadata requests for submit
|
12 years ago |
Namjae Jeon
|
6ec178dac6
f2fs: add tracepoints for write page operations
|
12 years ago |
Jaegeuk Kim
|
b2f2c390c5
f2fs: fix the bitmap consistency of dirty segments
|
12 years ago |
Jaegeuk Kim
|
60374688a1
f2fs: allocate remained free segments in the LFS mode
|
12 years ago |