Commit History

Author SHA1 Message Date
  Linus Torvalds 6d8ef53e8b Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 8 years ago
  Chao Yu e6c6de18f0 f2fs: hurry up to issue discard after io interruption 8 years ago
  Jaegeuk Kim b3a97a2a9a f2fs: speed up gc_urgent mode with SSR 8 years ago
  Jaegeuk Kim 1eb1ef4a8e f2fs: better to wait for fstrim completion 8 years ago
  Jaegeuk Kim d4c759ee5f f2fs: use generic terms used for encrypted block management 8 years ago
  Chao Yu d3238691ed f2fs: fix to wake up all sleeping flusher 8 years ago
  Chao Yu edd748e6c8 f2fs: avoid race in between atomic_read & atomic_inc 8 years ago
  Chao Yu 025d63a486 f2fs: remove unneeded parameter of change_curseg 8 years ago
  Jaegeuk Kim 01983c715a f2fs: wake up discard_thread iff there is a candidate 8 years ago
  Chao Yu 84a23fbe96 f2fs: clear FI_HOT_DATA correctly 8 years ago
  Chao Yu 6f890df0a7 f2fs: fix out-of-order execution in f2fs_issue_flush 8 years ago
  Jaegeuk Kim 5f656541ff f2fs: issue discard commands if gc_urgent is set 8 years ago
  Christoph Hellwig 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
  Chao Yu 969d1b180d f2fs: introduce discard_granularity sysfs entry 8 years ago
  Chao Yu 7f2b4e8ea5 f2fs: retry to revoke atomic commit in -ENOMEM case 8 years ago
  Yunlong Song 008396e1b0 f2fs: fix the size value in __check_sit_bitmap 8 years ago
  Chao Yu b0af6d491a f2fs: add app/fs io stat 8 years ago
  Yunlong Song 35ee82ca13 f2fs: do not change the valid_block value if cur_valid_map was wrongly set or cleared 8 years ago
  Yunlong Song 6415fedc57 f2fs: update cur_valid_map_mir together with cur_valid_map 8 years ago
  Chao Yu 704956ecf5 f2fs: support inode checksum 8 years ago
  Chao Yu dc6febb6bc f2fs: make background threads of f2fs being aware of freezing 8 years ago
  Jaegeuk Kim 640cc18982 f2fs: give a try to do atomic write in -ENOMEM case 8 years ago
  Linus Torvalds 5cdd4c0468 Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 8 years ago
  Chao Yu 6915ea9d8d f2fs: introduce __check_sit_bitmap 8 years ago
  Chao Yu cce1325247 f2fs: stop gc/discard thread in prior during umount 8 years ago
  Yunlong Song d871cd046f f2fs: avoid redundant f2fs_flush after remount 8 years ago
  Chao Yu d9703d9097 f2fs: add f2fs_bug_on in __remove_discard_cmd 8 years ago
  Chao Yu 2a510c005c f2fs: introduce __wait_one_discard_bio 8 years ago
  Jin Qian 21d3f8e1c3 f2fs: sanity check size of nat and sit cache 8 years ago
  Yunlei He d4fdf8ba0e f2fs: fix a panic caused by NULL flush_cmd_control 8 years ago