Commit History

Author SHA1 Message Date
  Chao Yu b65ee14818 f2fs: use for_each_set_bit to simplify the code 11 years ago
  Dongho Sim 33be828ada f2fs: remove redundant lines in allocate_data_block 11 years ago
  Jaegeuk Kim 24a9ee0fa3 f2fs: add tracepoint for f2fs_issue_flush 11 years ago
  Jaegeuk Kim cf2271e781 f2fs: avoid retrying wrong recovery routine when error was occurred 11 years ago
  Jaegeuk Kim 0f7b2abd18 f2fs: add nobarrier mount option 11 years ago
  Chao Yu 6b2920a513 f2fs: use inner macro and function to clean up codes 11 years ago
  Fabian Frederick b434babf85 f2fs: replace count*size kzalloc by kcalloc 11 years ago
  Chao Yu 50e1f8d221 f2fs: avoid to access NULL pointer in issue_flush_thread 11 years ago
  Chao Yu 8bc6f60e3f f2fs: remove unused variables in f2fs_sm_info 11 years ago
  Chao Yu adf8d90b6a f2fs: avoid to use slab memory in f2fs_issue_flush for efficiency 11 years ago
  Gu Zheng 2163d19815 f2fs: introduce help function {create,destroy}_flush_cmd_control 11 years ago
  Gu Zheng a688b9d9e5 f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields 11 years ago
  Gu Zheng 876dc59eb1 f2fs: add the flush_merge handle in the remount flow 11 years ago
  Jaegeuk Kim 1e87a78d95 f2fs: avoid to conduct roll-forward due to the remained garbage blocks 11 years ago
  Gu Zheng b270ad6f0a f2fs: enable flush_merge only in f2fs is not read-only 11 years ago
  Gu Zheng 197d46476c f2fs: use __GFP_ZERO to avoid appending set-NULL 11 years ago
  Gu Zheng a4ed23f2f1 f2fs: put the bio when issue_flush completed 11 years ago
  Jaegeuk Kim 6b4afdd794 f2fs: introduce f2fs_issue_flush to avoid redundant flush issue 11 years ago
  Jaegeuk Kim ce23447fe5 f2fs: fix to cover io->bio with io_rwsem 11 years ago
  Chao Yu 2d7b822ad9 f2fs: use list_for_each_entry{_safe} for simplyfying code 11 years ago
  Chao Yu df0f8dc0e1 f2fs: avoid unnecessary bio submit when wait page writeback 11 years ago
  Jaegeuk Kim 58c410351e f2fs: change reclaim rate in percentage 11 years ago
  Chao Yu e4fc5fbfc9 f2fs: avoid to return incorrect errno of read_normal_summaries 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
  Chao Yu 662befda25 f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages 11 years ago
  Jaegeuk Kim 491c0854b4 f2fs: clean up with a macro 11 years ago
  Jaegeuk Kim 5e443818fa f2fs: handle dirty segments inside refresh_sit_entry 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