Linus Torvalds
|
64b2d1fbbf
Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
11 年之前 |
Mel Gorman
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 年之前 |
Changman Lee
|
1dbe415216
f2fs: large volume support
|
11 年之前 |
Chao Yu
|
e574843438
f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages
|
11 年之前 |
Chao Yu
|
ecda0de343
f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page
|
11 年之前 |
Jaegeuk Kim
|
bde446866c
f2fs: no need to wait on page writebck to meta pages
|
11 年之前 |
Fabian Frederick
|
b49ad51e6d
f2fs: add static to get_max_meta_blks
|
11 年之前 |
Jaegeuk Kim
|
ed57c27f73
f2fs: remove costly dirty_dir_inode operations
|
11 年之前 |
Jaegeuk Kim
|
76f60268e7
f2fs: call redirty_page_for_writepage
|
11 年之前 |
Jaegeuk Kim
|
1e87a78d95
f2fs: avoid to conduct roll-forward due to the remained garbage blocks
|
11 年之前 |
Chao Yu
|
2d7b822ad9
f2fs: use list_for_each_entry{_safe} for simplyfying code
|
11 年之前 |
Chao Yu
|
cf0ee0f09b
f2fs: avoid free slab cache under spinlock
|
11 年之前 |
Jaegeuk Kim
|
3cb5ad152b
f2fs: call f2fs_wait_on_page_writeback instead of native function
|
11 年之前 |
Jaegeuk Kim
|
50c8cdb35a
f2fs: introduce nr_pages_to_write for segment alignment
|
11 年之前 |
Jaegeuk Kim
|
d3baf95da5
f2fs: increase pages_skipped when skipping writepages
|
11 年之前 |
Jaegeuk Kim
|
87d6f89094
f2fs: avoid small data writes by skipping writepages
|
11 年之前 |
Jaegeuk Kim
|
f8b2c1f940
f2fs: introduce get_dirty_dents for readability
|
11 年之前 |
Gu Zheng
|
e8512d2e0c
f2fs: remove the unused ctor argument of f2fs_kmem_cache_create()
|
11 年之前 |
Chao Yu
|
9cf3c3898a
f2fs: fix dirty page accounting when redirty
|
11 年之前 |
Chao Yu
|
81c1a0f13e
f2fs: readahead contiguous SSA blocks for f2fs_gc
|
11 年之前 |
Changman Lee
|
942e0be621
f2fs: show counts of checkpoint in status
|
11 年之前 |
Chao Yu
|
662befda25
f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages
|
11 年之前 |
Jaegeuk Kim
|
1fe54f9dd3
f2fs: clean up redundant function call
|
11 年之前 |
Jaegeuk Kim
|
203681f65b
f2fs: fix f2fs_write_meta_page at no checkpoint status
|
11 年之前 |
Jaegeuk Kim
|
4ef51a8fcc
f2fs: introduce NODE_MAPPING for code consistency
|
11 年之前 |
Gu Zheng
|
63f5384c9a
f2fs: remove the orphan block page array
|
11 年之前 |
Gu Zheng
|
9df27d982d
f2fs: add help function META_MAPPING
|
11 年之前 |
Gu Zheng
|
17b692f60e
f2fs: use spinlock rather than mutex for better speed
|
11 年之前 |
Gu Zheng
|
c1ef372572
f2fs: move alloc new orphan node out of lock protection region
|
11 年之前 |
Gu Zheng
|
4531929e39
f2fs: move grabing orphan pages out of protection region
|
11 年之前 |