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 |
Jaegeuk Kim
|
5ec4e49f9b
f2fs: change GC bitmaps to apply the section granularity
|
12 years ago |
Jaegeuk Kim
|
33afa7fde0
f2fs: allocate new segment aligned with sections
|
12 years ago |
Jaegeuk Kim
|
53cf95222f
f2fs: introduce TOTAL_SECS macro
|
12 years ago |
Alexandru Gheorghiu
|
79b5793be4
f2fs: use kmemdup
|
12 years ago |
Jaegeuk Kim
|
437275272f
f2fs: clarify and enhance the f2fs_gc flow
|
12 years ago |
Jaegeuk Kim
|
577e349514
f2fs: prevent checkpoint once any IO failure is detected
|
12 years ago |