Commit History

Author SHA1 Message Date
  Gu Zheng 6cc4af5606 f2fs: code cleanup and simplify in func {find/add}_gc_inode 12 years ago
  Namjae Jeon b2b3460a94 f2fs: reorganise the function get_victim_by_default 12 years ago
  Namjae Jeon 7a267f8d74 f2fs: return proper error from start_gc_thread 12 years ago
  Namjae Jeon 35b09d82c3 f2fs: push some variables to debug part 12 years ago
  Haicheng Li b743ba78ae f2fs: remove useless #include <linux/proc_fs.h> as we're now using sysfs as debug entry. 12 years ago
  Jaegeuk Kim c718379b6b f2fs: give a chance to merge IOs by IO scheduler 12 years ago
  Jaegeuk Kim 6cb968d9b0 f2fs: avoid frequent background GC 12 years ago
  Namjae Jeon 8e46b3ed11 f2fs: add tracepoints for GC threads 12 years ago
  Jaegeuk Kim d64f80473b f2fs: write checkpoint before starting FG_GC 12 years ago
  Jaegeuk Kim 399368372e f2fs: introduce a new global lock scheme 12 years ago
  Jaegeuk Kim b74737541c f2fs: avoid race for summary information 12 years ago
  Jaegeuk Kim 4ebefc4443 f2fs: check completion of foreground GC 12 years ago
  Jaegeuk Kim 5ec4e49f9b f2fs: change GC bitmaps to apply the section granularity 12 years ago
  Masanari Iida 111d2495a8 f2fs: fix typo in comments 12 years ago
  Jaegeuk Kim b7250d2d84 f2fs: fix calculation of max. gc cost in the SSR case 12 years ago
  Jaegeuk Kim 437275272f f2fs: clarify and enhance the f2fs_gc flow 12 years ago
  Namjae Jeon 25718423ea f2fs: mark gc_thread as NULL when thread creation is failed 12 years ago
  Namjae Jeon ec7b1f2dd1 f2fs: name gc task as per the block device 12 years ago
  Changman Lee 48600e44c1 f2fs: remove unnecessary gc option check and balance_fs 12 years ago
  Jaegeuk Kim d4686d56ec f2fs: avoid balanc_fs during evict_inode 12 years ago
  Namjae Jeon 3786dfdf4f f2fs: avoid redundant call to has_not_enough_free_secs in f2fs_gc 12 years ago
  Changman Lee d6212a5f18 f2fs: add un/freeze_fs into super_operations 12 years ago
  Jaegeuk Kim 9af45ef5ab f2fs: add comments of start_bidx_of_node 12 years ago
  Namjae Jeon 6e6093a8f1 f2fs: add __init to functions in init_f2fs_fs 12 years ago
  Jaegeuk Kim 408e937561 f2fs: revisit the f2fs_gc flow 12 years ago
  Jaegeuk Kim 2b50638dec f2fs: clean up unused variables and return values 12 years ago
  Jaegeuk Kim ce19a5d432 f2fs: clean up the start_bidx_of_node function 12 years ago
  Namjae Jeon 1042d60f91 f2fs: remove unneeded initialization 12 years ago
  Jaegeuk Kim 0a8165d7c2 f2fs: adjust kernel coding style 12 years ago
  Jaegeuk Kim 7bc0900347 f2fs: add garbage collection functions 12 years ago