1. efe24da f2fs: introduce discard_granularity sysfs entry by Chao Yu · 7 years ago
  2. 00300dc f2fs: remove unused function overprovision_sections by Yunlong Song · 7 years ago
  3. 1626123 f2fs: check hot_data for roll-forward recovery by Jaegeuk Kim · 7 years ago
  4. 796786d f2fs: add tracepoint for f2fs_gc by Chao Yu · 7 years ago
  5. 4b634f36 f2fs: retry to revoke atomic commit in -ENOMEM case by Chao Yu · 7 years ago
  6. 6a2c3b1 f2fs: let fill_super handle roll-forward errors by Jaegeuk Kim · 7 years ago
  7. 9afa159 f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO] by Qiuyang Sun · 7 years ago
  8. 41ad73f f2fs: support journalled quota by Chao Yu · 7 years ago
  9. 8004956 f2fs: fix potential overflow when adjusting GC cycle by Chao Yu · 7 years ago
  10. f701f1c f2fs: avoid unneeded sync on quota file by Chao Yu · 7 years ago
  11. bd2ffc2 f2fs: introduce gc_urgent mode for background GC by Jaegeuk Kim · 7 years ago
  12. 100e0f1 f2fs: use IPU for cold files by Jaegeuk Kim · 7 years ago
  13. 55824ab f2fs: fix the size value in __check_sit_bitmap by Yunlong Song · 7 years ago
  14. c0fe488 f2fs: add app/fs io stat by Chao Yu · 7 years ago
  15. 5fd827b f2fs: do not change the valid_block value if cur_valid_map was wrongly set or cleared by Yunlong Song · 7 years ago
  16. 5ccdd09 f2fs: update cur_valid_map_mir together with cur_valid_map by Yunlong Song · 7 years ago
  17. db4fa88 f2fs: use printk_ratelimited for f2fs_msg by Jaegeuk Kim · 7 years ago
  18. 3b3d1b8 f2fs: expose features to sysfs entry by Jaegeuk Kim · 7 years ago
  19. 4310125 f2fs: support inode checksum by Chao Yu · 7 years ago
  20. 0b006fe f2fs: return wrong error number on f2fs_quota_write by Jaegeuk Kim · 7 years ago
  21. 0c535c5 f2fs: provide f2fs_balance_fs to __write_node_page by Yunlong Song · 7 years ago
  22. 15426db f2fs: introduce f2fs_statfs_project by Chao Yu · 7 years ago
  23. 48f95d2 f2fs: don't need to wait for node writes for atomic write by Jaegeuk Kim · 7 years ago
  24. 883d553 f2fs: avoid naming confusion of sysfs init by Jaegeuk Kim · 7 years ago
  25. 5647b30 f2fs: support project quota by Chao Yu · 7 years ago
  26. 4b312af f2fs: record quota during dot{,dot} recovery by Chao Yu · 7 years ago
  27. fbcf931 f2fs: enhance on-disk inode structure scalability by Chao Yu · 7 years ago
  28. e84f88e f2fs: make max inline size changeable by Chao Yu · 7 years ago
  29. 82925bb f2fs: add ioctl to expose current features by Jaegeuk Kim · 7 years ago
  30. ce8bd4b f2fs: make background threads of f2fs being aware of freezing by Chao Yu · 7 years ago
  31. a778c4c f2fs: don't give partially written atomic data from process crash by Jaegeuk Kim · 7 years ago
  32. 847413f f2fs: give a try to do atomic write in -ENOMEM case by Jaegeuk Kim · 7 years ago
  33. e5b85d5 f2fs: preserve i_mode if __f2fs_set_acl() fails by Ernesto A. Fernández · 7 years ago
  34. e21d43c f2fs: alloc new nids for xattr block in recovery by Yunlei He · 7 years ago
  35. b75c5f6 f2fs: spread struct f2fs_dentry_ptr for inline path by Chao Yu · 7 years ago
  36. 40df136 f2fs: remove unused input parameter by Yunlei He · 7 years ago
  37. e3b7742 f2fs: avoid cpu lockup by Jaegeuk Kim · 7 years ago
  38. df72684 f2fs: include seq_file.h for sysfs.c by Jaegeuk Kim · 7 years ago
  39. 3719703 f2fs: Don't clear SGID when inheriting ACLs by Jaegeuk Kim · 7 years ago
  40. 1a3bf340 f2fs: remove extra inode_unlock() in error path by Luis Henriques · 7 years ago
  41. 8e989de fscrypt: add support for AES-128-CBC by Daniel Walter · 7 years ago
  42. 05b79cd fscrypt: inline fscrypt_free_filename() by Eric Biggers · 7 years ago
  43. dbf0532 f2fs: make more close to v4.13-rc1 by Jaegeuk Kim · 7 years ago
  44. 09c3a72 f2fs: support plain user/group quota by Chao Yu · 7 years ago
  45. 0f4dc16 f2fs: avoid deadlock caused by lock order of page and lock_op by Jaegeuk Kim · 7 years ago
  46. 67295cd f2fs: use spin_{,un}lock_irq{save,restore} by Chao Yu · 7 years ago
  47. 025258e f2fs: relax migratepage for atomic written page by Jaegeuk Kim · 7 years ago
  48. d9bfbbb f2fs: don't count inode block in in-memory inode.i_blocks by Chao Yu · 7 years ago
  49. 6beac81 Revert "f2fs: fix to clean previous mount option when remount_fs" by Chao Yu · 7 years ago
  50. c2e6901 f2fs: do not set LOST_PINO for renamed dir by Sheng Yong · 7 years ago
  51. 90e179d f2fs: do not set LOST_PINO for newly created dir by Sheng Yong · 7 years ago
  52. 00cc7ed f2fs: skip ->writepages for {mete,node}_inode during recovery by Chao Yu · 7 years ago
  53. 280fd0f f2fs: introduce __check_sit_bitmap by Chao Yu · 7 years ago
  54. d9d85cc f2fs: stop gc/discard thread in prior during umount by Chao Yu · 7 years ago
  55. 026bd9d f2fs: introduce reserved_blocks in sysfs by Chao Yu · 7 years ago
  56. 471cd23 f2fs: avoid redundant f2fs_flush after remount by Yunlong Song · 7 years ago
  57. 711acfd f2fs: report # of free inodes more precisely by Jaegeuk Kim · 7 years ago
  58. 0bb5306 f2fs: add ioctl to do gc with target block address by Jaegeuk Kim · 7 years ago
  59. 231cb87 f2fs: don't need to check encrypted inode for partial truncation by Jaegeuk Kim · 7 years ago
  60. 56a0d93 f2fs: measure inode.i_blocks as generic filesystem by Chao Yu · 7 years ago
  61. a88cedf f2fs: set CP_TRIMMED_FLAG correctly by Chao Yu · 7 years ago
  62. d0a17d2 f2fs: require key for truncate(2) of encrypted file by Eric Biggers · 7 years ago
  63. 57fb30c f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c by Chao Yu · 7 years ago
  64. 17a3fb5 f2fs: clean up sysfs codes by Chao Yu · 7 years ago
  65. 3b0de56 f2fs: fix wrong error number of fill_super by Chao Yu · 7 years ago
  66. 93c0e2f f2fs: fix to show injection rate in ->show_options by Chao Yu · 7 years ago
  67. d0917a4 f2fs: Fix a return value in case of error in 'f2fs_fill_super' by Christophe JAILLET · 7 years ago
  68. ab3d0b2 f2fs: use proper variable name by Tiezhu Yang · 7 years ago
  69. b8329ee f2fs: fix to avoid panic when encountering corrupt node by Chao Yu · 7 years ago
  70. 86aadea f2fs: don't track newly allocated nat entry in list by Chao Yu · 7 years ago
  71. eb6c48e f2fs: add f2fs_bug_on in __remove_discard_cmd by Chao Yu · 7 years ago
  72. a7aa97d f2fs: introduce __wait_one_discard_bio by Chao Yu · 7 years ago
  73. 7b23ea1 f2fs: dax: fix races between page faults and truncating pages by Qiuyang Sun · 7 years ago
  74. e1e16f0 f2fs: simplify the way of calulating next nat address by Fan Li · 7 years ago
  75. a8d6175 f2fs: sanity check size of nat and sit cache by Jin Qian · 7 years ago
  76. ad9baf4 f2fs: fix a panic caused by NULL flush_cmd_control by Yunlei He · 7 years ago
  77. 55c59cf f2fs: remove the unnecessary cast for PTR_ERR by Zhang Shengju · 7 years ago
  78. 5d1c2f3 f2fs: remove false-positive bug_on by Jaegeuk Kim · 7 years ago
  79. 57a9123 f2fs: Do not issue small discards in LFS mode by Damien Le Moal · 7 years ago
  80. 6b35680 f2fs: don't bother checking for encryption key in ->write_iter() by Eric Biggers · 7 years ago
  81. b65ab24 f2fs: don't bother checking for encryption key in ->mmap() by Eric Biggers · 7 years ago
  82. 3215e78 f2fs: wait discard IO completion without cmd_lock held by Chao Yu · 7 years ago
  83. b1f5c76 f2fs: wake up all waiters in f2fs_submit_discard_endio by Chao Yu · 7 years ago
  84. fa68121 f2fs: show more info if fail to issue discard by Chao Yu · 7 years ago
  85. c52dc0f f2fs: introduce io_list for serialize data/node IOs by Chao Yu · 7 years ago
  86. 0650468 f2fs: split wio_mutex by Chao Yu · 7 years ago
  87. 050e833 f2fs: combine huge num of discard rb tree consistence checks by Yunlei He · 7 years ago
  88. 8b28a08 f2fs: fix a bug caused by NULL extent tree by Yunlei He · 7 years ago
  89. d430af2 f2fs: try to freeze in gc and discard threads by Jaegeuk Kim · 7 years ago
  90. 12a9384 f2fs: add a new function get_ssr_cost by Yunlei He · 7 years ago
  91. 61c356c f2fs: declare load_free_nid_bitmap static by Hou Pengyang · 7 years ago
  92. 1b48ed6 f2fs: avoid f2fs_lock_op for IPU writes by Jaegeuk Kim · 7 years ago
  93. c412726 f2fs: split bio cache by Jaegeuk Kim · 7 years ago
  94. 72cc458 f2fs: use fio instead of multiple parameters by Jaegeuk Kim · 7 years ago
  95. 9bc576a f2fs: remove unnecessary read cases in merged IO flow by Jaegeuk Kim · 7 years ago
  96. baebff3 f2fs: use f2fs_submit_page_bio for ra_meta_pages by Jaegeuk Kim · 7 years ago
  97. 74f3626 f2fs: make sure f2fs_gc returns consistent errno by Weichao Guo · 7 years ago
  98. f31e1ae f2fs: load inode's flag from disk by Jaegeuk Kim · 7 years ago
  99. d90659f f2fs: sanity check checkpoint segno and blkoff by Jin Qian · 7 years ago
  100. e6b120d f2fs/fscrypt: catch up to v4.12 by Jaegeuk Kim · 7 years ago