Chao Yu
|
2d7b822ad9
f2fs: use list_for_each_entry{_safe} for simplyfying code
|
11 years ago |
Chao Yu
|
df0f8dc0e1
f2fs: avoid unnecessary bio submit when wait page writeback
|
11 years ago |
Jaegeuk Kim
|
58c410351e
f2fs: change reclaim rate in percentage
|
11 years ago |
Chao Yu
|
e4fc5fbfc9
f2fs: avoid to return incorrect errno of read_normal_summaries
|
11 years ago |
Gu Zheng
|
d653788a43
f2fs: optimize restore_node_summary slightly
|
11 years ago |
Gu Zheng
|
e8512d2e0c
f2fs: remove the unused ctor argument of f2fs_kmem_cache_create()
|
11 years ago |
Chao Yu
|
662befda25
f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages
|
11 years ago |
Jaegeuk Kim
|
491c0854b4
f2fs: clean up with a macro
|
11 years ago |
Jaegeuk Kim
|
5e443818fa
f2fs: handle dirty segments inside refresh_sit_entry
|
11 years ago |
Gu Zheng
|
9df27d982d
f2fs: add help function META_MAPPING
|
11 years ago |
Chris Fries
|
6c311ec6c2
f2fs: clean checkpatch warnings
|
11 years ago |
Yuan Zhong
|
5514f0aadd
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
|
11 years ago |
Jaegeuk Kim
|
fb5566da91
f2fs: improve write performance under frequent fsync calls
|
11 years ago |
Gu Zheng
|
7e8f23081a
f2fs: remove the rw_flag domain from f2fs_io_info
|
11 years ago |
Jaegeuk Kim
|
bfad7c2d40
f2fs: introduce a new direct_IO write path
|
11 years ago |
Jaegeuk Kim
|
216fbd6443
f2fs: introduce sysfs entry to control in-place-update policy
|
11 years ago |
Jaegeuk Kim
|
458e6197c3
f2fs: refactor bio->rw handling
|
11 years ago |
Fan Li
|
63a0b7cb33
f2fs: merge pages with the same sync_mode flag
|
11 years ago |
Jaegeuk Kim
|
93dfe2ac51
f2fs: refactor bio-related operations
|
11 years ago |
Jaegeuk Kim
|
187b5b8b3d
f2fs: remove the own bi_private allocation
|
11 years ago |
Jaegeuk Kim
|
f9a4e6df52
f2fs: bug fix on bit overflow from 32bits to 64bits
|
11 years ago |
Changman Lee
|
03232305ff
f2fs: send REQ_META or REQ_PRIO when reading meta area
|
11 years ago |
Jaegeuk Kim
|
a709f4a2f2
f2fs: add detailed information of bio types in the tracepoints
|
11 years ago |
Chao Yu
|
74de593af7
f2fs: read contiguous sit entry pages by merging for mount performance
|
11 years ago |
Chao Yu
|
d4d288bc72
f2fs: adds a tracepoint for f2fs_submit_read_bio
|
11 years ago |
Chao Yu
|
87b8872d5b
f2fs: adds a tracepoint for submit_read_page
|
11 years ago |
Jaegeuk Kim
|
1ff7bd3bb5
f2fs: introduce a bio array for per-page write bios
|
11 years ago |
Jaegeuk Kim
|
971767caf6
f2fs: use sbi->write_mutex for write bios
|
11 years ago |
Jaegeuk Kim
|
7d5e510944
f2fs: clean up the do_submit_bio flow
|
11 years ago |
Jaegeuk Kim
|
1661d07c2d
f2fs: add a tracepoint for f2fs_issue_discard
|
11 years ago |