Gu Zheng
|
9df27d982d
f2fs: add help function META_MAPPING
|
11 年之前 |
Chris Fries
|
6c311ec6c2
f2fs: clean checkpatch warnings
|
11 年之前 |
Yuan Zhong
|
5514f0aadd
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
|
11 年之前 |
Jaegeuk Kim
|
fb5566da91
f2fs: improve write performance under frequent fsync calls
|
11 年之前 |
Gu Zheng
|
7e8f23081a
f2fs: remove the rw_flag domain from f2fs_io_info
|
11 年之前 |
Jaegeuk Kim
|
bfad7c2d40
f2fs: introduce a new direct_IO write path
|
11 年之前 |
Jaegeuk Kim
|
216fbd6443
f2fs: introduce sysfs entry to control in-place-update policy
|
12 年之前 |
Jaegeuk Kim
|
458e6197c3
f2fs: refactor bio->rw handling
|
11 年之前 |
Fan Li
|
63a0b7cb33
f2fs: merge pages with the same sync_mode flag
|
11 年之前 |
Jaegeuk Kim
|
93dfe2ac51
f2fs: refactor bio-related operations
|
11 年之前 |
Jaegeuk Kim
|
187b5b8b3d
f2fs: remove the own bi_private allocation
|
11 年之前 |
Jaegeuk Kim
|
f9a4e6df52
f2fs: bug fix on bit overflow from 32bits to 64bits
|
11 年之前 |
Changman Lee
|
03232305ff
f2fs: send REQ_META or REQ_PRIO when reading meta area
|
11 年之前 |
Jaegeuk Kim
|
a709f4a2f2
f2fs: add detailed information of bio types in the tracepoints
|
11 年之前 |
Chao Yu
|
74de593af7
f2fs: read contiguous sit entry pages by merging for mount performance
|
11 年之前 |
Chao Yu
|
d4d288bc72
f2fs: adds a tracepoint for f2fs_submit_read_bio
|
11 年之前 |
Chao Yu
|
87b8872d5b
f2fs: adds a tracepoint for submit_read_page
|
11 年之前 |
Jaegeuk Kim
|
1ff7bd3bb5
f2fs: introduce a bio array for per-page write bios
|
11 年之前 |
Jaegeuk Kim
|
971767caf6
f2fs: use sbi->write_mutex for write bios
|
11 年之前 |
Jaegeuk Kim
|
7d5e510944
f2fs: clean up the do_submit_bio flow
|
11 年之前 |
Jaegeuk Kim
|
1661d07c2d
f2fs: add a tracepoint for f2fs_issue_discard
|
12 年之前 |
Jaegeuk Kim
|
3720887910
f2fs: introduce f2fs_issue_discard() to clean up
|
12 年之前 |
Jaegeuk Kim
|
b29555505d
f2fs: add key functions for small discards
|
12 年之前 |
Jaegeuk Kim
|
7fd9e544fb
f2fs: add a slab cache entry for small discards
|
11 年之前 |
Changman Lee
|
e81c93cf8c
f2fs: improve searching speed of __next_free_blkoff
|
11 年之前 |
Changman Lee
|
9a7f143ab5
f2fs: introduce __find_rev_next(_zero)_bit
|
11 年之前 |
Changman Lee
|
29e59c14ae
f2fs: issue more large discard command
|
12 年之前 |
Changman Lee
|
fb51b5ef9c
f2fs: cleanup waiting routine for writeback pages in cp
|
12 年之前 |
Chao Yu
|
3b03f72445
f2fs: avoid to use a NULL point in destroy_segment_manager
|
12 年之前 |
Fan Li
|
9a47938b22
f2fs: change the method of calculating the number summary blocks
|
12 年之前 |