提交历史

作者 SHA1 备注 提交日期
  Jaegeuk Kim d0239e1bf5 f2fs: detect idle time depending on user behavior 9 年之前
  Chao Yu 6d5a1495ee f2fs: let user being aware of IO error 9 年之前
  Chao Yu 3519e3f992 f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation 9 年之前
  Jaegeuk Kim 84e4214f08 f2fs: relocate the tracepoint for background_gc 10 年之前
  Chao Yu 08b39fbd59 f2fs crypto: fix racing of accessing encrypted page among 10 年之前
  Chao Yu 26879fb101 f2fs: support lower priority asynchronous readahead in ra_meta_pages 10 年之前
  Jaegeuk Kim a56c7c6fb3 f2fs: set GFP_NOFS for grab_cache_page 10 年之前
  Jaegeuk Kim 5c26743474 f2fs: add a tracepoint for background gc 10 年之前
  Jaegeuk Kim 6aefd93b01 f2fs: introduce background_gc=sync mount option 10 年之前
  Chao Yu d530d4d8e2 f2fs: support synchronous gc in ioctl 10 年之前
  Chao Yu 3342bb303b f2fs: skip searching dirty map if dirty segment is not exist 10 年之前
  Chao Yu a43f7ec327 f2fs: fix to avoid redundant searching in dirty map during gc 10 年之前
  Jaegeuk Kim ab126cfc30 f2fs: should get a victim from retrials 10 年之前
  Chao Yu 45fe8492cc f2fs: fix to correct freed section number during gc 10 年之前
  Jaegeuk Kim 5ee5293c32 f2fs: retry gc if one section is not successfully reclaimed 10 年之前
  Jaegeuk Kim 26d5859974 f2fs: avoid garbage collecting already moved node blocks 10 年之前
  Jaegeuk Kim 798c1b16d1 f2fs: skip checkpoint if there is no dirty and prefree segments 10 年之前
  Jaegeuk Kim 1b77c416e7 f2fs: use a page temporarily for encrypted gced page 10 年之前
  Nicholas Krause c1079892f4 f2fs: make the function check_dnode have a return type of bool and change it's name to is_alive 10 年之前
  Jaegeuk Kim 6282adbf93 f2fs: call set_page_dirty to attach i_wb for cgroup 10 年之前
  Jaegeuk Kim 548aedac51 f2fs: handle error cases in move_encrypted_block 10 年之前
  Jaegeuk Kim 9236cac566 f2fs: fix a deadlock for summary page lock vs. sentry_lock 10 年之前
  Jaegeuk Kim 4375a33664 f2fs crypto: add encryption support in read/write paths 10 年之前
  Jaegeuk Kim 43f3eae1d3 f2fs: split find_data_page according to specific purposes 10 年之前
  Jaegeuk Kim c879f90da9 f2fs: move get_page for gc victims 10 年之前
  Jaegeuk Kim 05ca3632e5 f2fs: add sbi and page pointer in f2fs_io_info 10 年之前
  Changman Lee e1235983e3 f2fs: add stat info for moved blocks by background gc 10 年之前
  Jaegeuk Kim 119ee91445 f2fs: split UMOUNT and FASTBOOT flags 10 年之前
  Chao Yu 88dd893419 f2fs: clean up {in,de}create_sleep_time 10 年之前
  Chao Yu f28e503429 f2fs: use f2fs_radix_tree_insert to clean codes 10 年之前