Commit History

Author SHA1 Message Date
  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
  Jaegeuk Kim 58bfaf44df f2fs: introduce F2FS_INODE macro to get f2fs_inode 11 years ago
  Chao Yu 4f4124d0b9 f2fs: update several comments 11 years ago
  Gu Zheng 7e8f23081a f2fs: remove the rw_flag domain from f2fs_io_info 11 years ago
  Jaegeuk Kim 458e6197c3 f2fs: refactor bio->rw handling 11 years ago
  Jaegeuk Kim 6bacf52fb5 f2fs: add unlikely() macro for compiler more aggressively 11 years ago
  Chao Yu cfb271d485 f2fs: add unlikely() macro for compiler optimization 11 years ago
  Chao Yu a0acdfe05a f2fs: use inner macro GFP_F2FS_ZERO for simplification 11 years ago
  Chao Yu 9af0ff1c52 f2fs: readahead contiguous pages for restore_node_summary 11 years ago
  Jaegeuk Kim 93dfe2ac51 f2fs: refactor bio-related operations 11 years ago
  Chao Yu 01d2d1aa06 f2fs: use true and false for boolean variable 11 years ago
  Changman Lee 03232305ff f2fs: send REQ_META or REQ_PRIO when reading meta area 11 years ago
  Jaegeuk Kim 7107e0a9b1 f2fs: merge read IOs at ra_nat_pages() 11 years ago