Jaegeuk Kim
|
2743f86554
f2fs: check bdi->dirty_exceeded when trying to skip data writes
|
hace 11 años |
Linus Torvalds
|
64b2d1fbbf
Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
hace 11 años |
Mel Gorman
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
hace 11 años |
Jaegeuk Kim
|
b6fe5873cb
f2fs: fix to recover data written by dio
|
hace 11 años |
Chao Yu
|
bac4eef653
f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pages
|
hace 11 años |
Chao Yu
|
e574843438
f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages
|
hace 11 años |
Chao Yu
|
ecda0de343
f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page
|
hace 11 años |
Jaegeuk Kim
|
54b591dfda
f2fs: split grab_cache_page and wait_on_page_writeback for node pages
|
hace 11 años |
Jaegeuk Kim
|
6fb03f3a40
f2fs: adjust free mem size to flush dentry blocks
|
hace 11 años |
Jaegeuk Kim
|
e8271fa390
f2fs: avoid BUG_ON when mouting corrupted image having garbage blocks
|
hace 11 años |
Jaegeuk Kim
|
7ee0eeabcd
f2fs: add available_nids to fix handling max_nid correctly
|
hace 11 años |
Chao Yu
|
94dac22e72
f2fs: introduce raw_nat_from_node_info() to simplfy codes
|
hace 11 años |
Jingoo Han
|
b156d54241
f2fs: make recover_inline_xattr() static
|
hace 11 años |
Jaegeuk Kim
|
76f60268e7
f2fs: call redirty_page_for_writepage
|
hace 11 años |
Chao Yu
|
2d7b822ad9
f2fs: use list_for_each_entry{_safe} for simplyfying code
|
hace 11 años |
Chao Yu
|
cf0ee0f09b
f2fs: avoid free slab cache under spinlock
|
hace 11 años |
Jaegeuk Kim
|
3bb5e2c8fe
f2fs: return -EIO when node id is not matched
|
hace 11 años |
Jaegeuk Kim
|
479f40c44a
f2fs: skip unnecessary node writes during fsync
|
hace 11 años |
Jaegeuk Kim
|
a5f420101d
f2fs: remove unnecessary threshold
|
hace 11 años |
Jaegeuk Kim
|
cdfc41c134
f2fs: throttle the memory footprint with a sysfs entry
|
hace 11 años |
Jaegeuk Kim
|
40bb0058c8
f2fs: avoid to drop nat entries due to the negative nr_shrink
|
hace 11 años |
Jaegeuk Kim
|
3cb5ad152b
f2fs: call f2fs_wait_on_page_writeback instead of native function
|
hace 11 años |
Jaegeuk Kim
|
50c8cdb35a
f2fs: introduce nr_pages_to_write for segment alignment
|
hace 11 años |
Jaegeuk Kim
|
d3baf95da5
f2fs: increase pages_skipped when skipping writepages
|
hace 11 años |
Jaegeuk Kim
|
87d6f89094
f2fs: avoid small data writes by skipping writepages
|
hace 11 años |
Chao Yu
|
4bc8e9bcf5
f2fs: introduce f2fs_has_xattr_block for better readability
|
hace 11 años |
Chao Yu
|
987c7c3112
f2fs: introduce f2fs_has_inline_xattr for better readability
|
hace 11 años |
Chao Yu
|
28cdce0459
f2fs: recover inline xattr data in roll-forward process
|
hace 11 años |
Gu Zheng
|
d653788a43
f2fs: optimize restore_node_summary slightly
|
hace 11 años |
Gu Zheng
|
e8512d2e0c
f2fs: remove the unused ctor argument of f2fs_kmem_cache_create()
|
hace 11 años |