Commit History

Author SHA1 Message Date
  Chao Yu 2d7b822ad9 f2fs: use list_for_each_entry{_safe} for simplyfying code 11 years ago
  Chao Yu cf0ee0f09b f2fs: avoid free slab cache under spinlock 11 years ago
  Jaegeuk Kim 3bb5e2c8fe f2fs: return -EIO when node id is not matched 11 years ago
  Jaegeuk Kim 479f40c44a f2fs: skip unnecessary node writes during fsync 11 years ago
  Jaegeuk Kim a5f420101d f2fs: remove unnecessary threshold 11 years ago
  Jaegeuk Kim cdfc41c134 f2fs: throttle the memory footprint with a sysfs entry 11 years ago
  Jaegeuk Kim 40bb0058c8 f2fs: avoid to drop nat entries due to the negative nr_shrink 11 years ago
  Jaegeuk Kim 3cb5ad152b f2fs: call f2fs_wait_on_page_writeback instead of native function 11 years ago
  Jaegeuk Kim 50c8cdb35a f2fs: introduce nr_pages_to_write for segment alignment 11 years ago
  Jaegeuk Kim d3baf95da5 f2fs: increase pages_skipped when skipping writepages 11 years ago
  Jaegeuk Kim 87d6f89094 f2fs: avoid small data writes by skipping writepages 11 years ago
  Chao Yu 4bc8e9bcf5 f2fs: introduce f2fs_has_xattr_block for better readability 11 years ago
  Chao Yu 987c7c3112 f2fs: introduce f2fs_has_inline_xattr for better readability 11 years ago
  Chao Yu 28cdce0459 f2fs: recover inline xattr data in roll-forward process 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
  Gu Zheng b6ce391e61 f2fs: update start nid only once each circle 11 years ago
  Chao Yu 9cf3c3898a f2fs: fix dirty page accounting when redirty 11 years ago
  Jaegeuk Kim 8a7ed66aaf f2fs: introduce a radix_tree for the free_nid list 11 years ago
  Gu Zheng f978f5a061 f2fs: introduce help macro on_build_free_nids() 11 years ago
  Jaegeuk Kim fffc2a00fc f2fs: fix to mark the checkpointed nat entry correctly 11 years ago
  Jaegeuk Kim b63da15e8b f2fs: fix the calculation of max_nids 11 years ago
  Chao Yu 662befda25 f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages 11 years ago
  Jaegeuk Kim abb2366c82 f2fs: fix to recover xattr node block 11 years ago
  Jaegeuk Kim bf39c00a9a f2fs: drop obsolete node page when it is truncated 11 years ago
  Jaegeuk Kim 4ef51a8fcc f2fs: introduce NODE_MAPPING for code consistency 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
  Jaegeuk Kim fb5566da91 f2fs: improve write performance under frequent fsync calls 11 years ago
  shifei10.ge a225dca394 f2fs: fix truncate_partial_nodes bug 12 years ago