1. 3b0503e f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info by Jamie Iles · 4 years ago
  2. dc5fa2c f2fs: fix memleak of kobject by Chao Yu · 4 years, 10 months ago
  3. 68c5909 f2fs: free sysfs kobject by Jaegeuk Kim · 4 years, 10 months ago
  4. dbeca41 f2fs: UBSAN: set boolean value iostat_enable correctly by Sheng Yong · 6 years ago
  5. 853137c f2fs: fix performance issue observed with multi-thread sequential read by Jaegeuk Kim · 6 years ago
  6. a690eff f2fs: wake up gc thread immediately when gc_urgent is set by Sheng Yong · 6 years ago
  7. 970e348 f2fs: add proc entry to show victim_secmap bitmap by Yunlong Song · 6 years ago
  8. cb15d1e f2fs: fix defined but not used build warnings by Randy Dunlap · 6 years ago
  9. a1933c0 f2fs: avoid potential deadlock in f2fs_sbi_store by Jaegeuk Kim · 6 years ago
  10. d54d35c Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  11. 4d57b86 f2fs: clean up symbol namespace by Chao Yu · 6 years ago
  12. 250dbf5 f2fs: fix to avoid race during access gc_thread pointer by Chao Yu · 6 years ago
  13. 5b0e953 f2fs: introduce sbi->gc_mode to determine the policy by Jaegeuk Kim · 6 years ago
  14. 4580038 f2fs: fix spelling mistake: "extenstion" -> "extension" by Colin Ian King · 6 years ago
  15. 377224c f2fs: don't split checkpoint in fstrim by Chao Yu · 7 years ago
  16. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  17. b7c409d f2fs: introduce F2FS_FEATURE_LOST_FOUND feature by Sheng Yong · 7 years ago
  18. 63189b7 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  19. b6a06cb f2fs: support hot file extension by Chao Yu · 7 years ago
  20. 846ae67 f2fs: expose extension_list sysfs entry by Chao Yu · 7 years ago
  21. ccd31cb f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 7 years ago
  22. 1c1d35d f2fs: support inode creation time by Chao Yu · 7 years ago
  23. 1ad71a2 f2fs: add an ioctl to disable GC for specific file by Jaegeuk Kim · 7 years ago
  24. 7e65be4 f2fs: add reserved blocks for root user by Jaegeuk Kim · 7 years ago
  25. f6df8f2 f2fs: introduce sysfs readdir_ra to readahead inode block in readdir by Sheng Yong · 7 years ago
  26. 234a968 f2fs: add quota_ino feature infra by Jaegeuk Kim · 7 years ago
  27. a2a12b6 f2fs: export SSR allocation threshold by Chao Yu · 7 years ago
  28. 80d4214 f2fs: support soft block reservation by Yunlong Song · 7 years ago
  29. 6afc662 f2fs: support flexible inline xattr size by Chao Yu · 7 years ago
  30. 8f1572f f2fs: show # of dirty segments via sysfs by Jaegeuk Kim · 7 years ago
  31. 78997b5 f2fs: split discard policy by Chao Yu · 7 years ago
  32. 80647e5 f2fs: fix to show correct discard_granularity in sysfs by Chao Yu · 7 years ago
  33. 01983c7 f2fs: wake up discard_thread iff there is a candidate by Jaegeuk Kim · 7 years ago
  34. 5f65654 f2fs: issue discard commands if gc_urgent is set by Jaegeuk Kim · 7 years ago
  35. 969d1b1 f2fs: introduce discard_granularity sysfs entry by Chao Yu · 7 years ago
  36. d9872a6 f2fs: introduce gc_urgent mode for background GC by Jaegeuk Kim · 7 years ago
  37. b0af6d4 f2fs: add app/fs io stat by Chao Yu · 7 years ago
  38. bf9e697 f2fs: expose features to sysfs entry by Jaegeuk Kim · 7 years ago
  39. dc6b205 f2fs: avoid naming confusion of sysfs init by Jaegeuk Kim · 7 years ago
  40. 299aa41 f2fs: include seq_file.h for sysfs.c by Jaegeuk Kim · 7 years ago
  41. daeb433 f2fs: introduce reserved_blocks in sysfs by Chao Yu · 7 years ago
  42. 8ceffcb f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c by Chao Yu · 7 years ago