1. ad04671 f2fs: use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  2. 33af898 f2fs: fix to active page in lru list for read path by Chao Yu · 6 years ago
  3. 93aff61 f2fs: restrict setting up inode.i_advise by Chao Yu · 6 years ago
  4. 282a3cb f2fs: kill EXT_TREE_VEC_SIZE by Chao Yu · 6 years ago
  5. 3c74326 f2fs: fix to propagate error from __get_meta_page() by Chao Yu · 6 years ago
  6. 6b1b1a4 f2fs: Keep alloc_valid_block_count in sync by Daniel Rosenberg · 6 years ago
  7. f4a0eb5 f2fs: issue small discard by LBA order by Chao Yu · 6 years ago
  8. b3c869a f2fs: fix to do sanity check with block address in main area by Chao Yu · 6 years ago
  9. 6b308c3 f2fs: avoid the global name 'fault_name' by Gao Xiang · 6 years ago
  10. be92eee f2fs: disable f2fs_check_rb_tree_consistence by Chao Yu · 6 years ago
  11. d05e871 f2fs: introduce and spread verify_blkaddr by Chao Yu · 6 years ago
  12. 677f89e f2fs: use timespec64 for inode timestamps by Arnd Bergmann · 6 years ago
  13. 79939f6 f2fs: fix to propagate return value of scan_nat_page() by Chao Yu · 6 years ago
  14. c92b7c7 f2fs: indicate shutdown f2fs to allow unmount successfully by Jaegeuk Kim · 6 years ago
  15. c4eb50d treewide: Use array_size() in f2fs_kmalloc() by Kees Cook · 6 years ago
  16. deb78d4 f2fs: let sync node IO interrupt async one by Chao Yu · 6 years ago
  17. 6b4d6a8 f2fs: clean up symbol namespace by Chao Yu · 6 years ago
  18. 6de81c8 f2fs: make set_de_type() static by Chao Yu · 6 years ago
  19. fdd569a f2fs: make __f2fs_write_data_pages() static by Chao Yu · 6 years ago
  20. 34880e0 f2fs: fix to let caller retry allocating block address by Chao Yu · 6 years ago
  21. bcbcda4 f2fs: clean up with clear_radix_tree_dirty_tag by Chao Yu · 6 years ago
  22. 8d74ddc f2fs: let discard thread wait a little longer if dev is busy by Yunlei He · 6 years ago
  23. caf10c6 f2fs: avoid stucking GC due to atomic write by Chao Yu · 6 years ago
  24. 0390d83 f2fs: introduce sbi->gc_mode to determine the policy by Jaegeuk Kim · 6 years ago
  25. bbab2dc f2fs: keep migration IO order in LFS mode by Chao Yu · 6 years ago
  26. 158d9bb f2fs: clean up with is_valid_blkaddr() by Chao Yu · 6 years ago
  27. 6b7c7b4 Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc" by Chao Yu · 6 years ago
  28. f6bd7d4 f2fs: rename dio_rwsem to i_gc_rwsem by Chao Yu · 6 years ago
  29. b733d01 f2fs: give message and set need_fsck given broken node id by Jaegeuk Kim · 6 years ago
  30. 9bafde6 f2fs: introduce private inode status mapping by Chao Yu · 6 years ago
  31. 0357a0f f2fs: don't split checkpoint in fstrim by Chao Yu · 6 years ago
  32. 4105909 f2fs: issue discard commands proactively in high fs utilization by Jaegeuk Kim · 6 years ago
  33. 3a38cf1 f2fs: add fsync_mode=nobarrier for non-atomic files by Jaegeuk Kim · 6 years ago
  34. 8f6a2e7 f2fs: let fstrim issue discard commands in lower priority by Jaegeuk Kim · 6 years ago
  35. c8fb245 f2fs: check cap_resource only for data blocks by Jaegeuk Kim · 6 years ago
  36. 95459e9 Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer" by Jaegeuk Kim · 6 years ago
  37. f69e814 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 6 years ago
  38. ac389af f2fs: remain written times to update inode during fsync by Jaegeuk Kim · 6 years ago
  39. 270deeb f2fs: make assignment of t->dentry_bitmap more readable by Yunlong Song · 6 years ago
  40. 4478970 f2fs: fix a wrong condition in f2fs_skip_inode_update by Junling Zheng · 6 years ago
  41. 29cead5 f2fs: reserve bits for fs-verity by Eric Biggers · 6 years ago
  42. a3f8ec8 f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 6 years ago
  43. aa5bcfd f2fs: introduce a new mount option test_dummy_encryption by Sheng Yong · 6 years ago
  44. 9b880fe f2fs: introduce F2FS_FEATURE_LOST_FOUND feature by Sheng Yong · 6 years ago
  45. 9f1896c f2fs: align memory boundary for bitops by Jaegeuk Kim · 6 years ago
  46. 355d234 f2fs: add nowait aio support by Hyunchul Lee · 6 years ago
  47. e9a50e6 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 6 years ago
  48. 9a95481 f2fs: introduce mount option for fsync mode by Junling Zheng · 6 years ago
  49. 8f711c3 f2fs: wrap sb_rdonly with f2fs_readonly by Chao Yu · 6 years ago
  50. c07478e f2fs: avoid selinux denial on CAP_SYS_RESOURCE by Jaegeuk Kim · 6 years ago
  51. ac734c4 f2fs: support hot file extension by Chao Yu · 6 years ago
  52. 78c1fc2 f2fs: add mount option for segment allocation policy by Jaegeuk Kim · 6 years ago
  53. 1e72cb2 f2fs: expose extension_list sysfs entry by Chao Yu · 6 years ago
  54. 4951ebc f2fs: introduce sb_lock to make encrypt pwsalt update exclusive by Chao Yu · 6 years ago
  55. 770611e f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 6 years ago
  56. 87c1806 f2fs: support passing down write hints to block layer with F2FS policy by Hyunchul Lee · 6 years ago
  57. bcdc571 f2fs: support passing down write hints given by users to block layer by Hyunchul Lee · 6 years ago
  58. a1afb55 f2fs: support large nat bitmap by Chao Yu · 6 years ago
  59. 975c567 f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 6 years ago
  60. 71f8f04 f2fs: support inode creation time by Chao Yu · 6 years ago
  61. 1a3b004 f2fs: stop gc/discard thread after fs shutdown by Chao Yu · 6 years ago
  62. 66356ee f2fs: split need_inplace_update by Chao Yu · 6 years ago
  63. 3aa46e2 f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup by Chao Yu · 6 years ago
  64. 4be98c9 f2fs: allow quota to use reserved blocks by Jaegeuk Kim · 6 years ago
  65. 6bce963 f2fs: support F2FS_IOC_PRECACHE_EXTENTS by Chao Yu · 6 years ago
  66. 9ce3d6b f2fs: add an ioctl to disable GC for specific file by Jaegeuk Kim · 7 years ago
  67. 9ef5e65 f2fs: prevent newly created inode from being dirtied incorrectly by Daeho Jeong · 6 years ago
  68. 462d762 f2fs: add resgid and resuid to reserve root blocks by Jaegeuk Kim · 6 years ago
  69. cbd5e5a f2fs: implement cgroup writeback support by Yufen Yu · 6 years ago
  70. 5a58474 f2fs: remove unused pend_list_tag by Chao Yu · 6 years ago
  71. 5fee540 f2fs: add reserved blocks for root user by Jaegeuk Kim · 7 years ago
  72. ae0e1fa f2fs: clean up unneeded declaration by Chao Yu · 6 years ago
  73. 211cb7b f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago
  74. e2a0518 f2fs: fix an error case of missing update inode page by Yunlei He · 7 years ago
  75. c804fcf f2fs: no need return value in restore summary process by Yunlei He · 7 years ago
  76. fdd41a8 f2fs: use unlikely for release case by LiFan · 7 years ago
  77. a74690b f2fs: don't return value in truncate_data_blocks_range by Chao Yu · 7 years ago
  78. d7714cb f2fs: clean up hash codes by Chao Yu · 7 years ago
  79. ead5259 f2fs: inject fault to kvmalloc by Chao Yu · 7 years ago
  80. e585ca2 f2fs: inject fault to kzalloc by Chao Yu · 7 years ago
  81. 8234ed5 f2fs: remove a redundant conditional expression by LiFan · 7 years ago
  82. 1a9d6a9 f2fs: apply write hints to select the type of segment for direct write by Hyunchul Lee · 7 years ago
  83. 8933908 f2fs: remove unused parameter by Sheng Yong · 7 years ago
  84. 1ed7533 f2fs: introduce sysfs readdir_ra to readahead inode block in readdir by Sheng Yong · 7 years ago
  85. 09234be f2fs: reserve nid resource for quota sysfile by Chao Yu · 7 years ago
  86. 685285b fs, fscrypt: add an S_ENCRYPTED inode flag by Eric Biggers · 7 years ago
  87. 1617929 fscrypt: clean up include file mess by Dave Chinner · 7 years ago
  88. 05dac2e f2fs: inject fault in inc_valid_node_count by Chao Yu · 7 years ago
  89. 931ecc2 f2fs: expose quota information in debugfs by Jaegeuk Kim · 7 years ago
  90. d75eb8d f2fs: trace checkpoint reason in fsync() by Chao Yu · 7 years ago
  91. 7f41aab f2fs: fix summary info corruption by Chao Yu · 7 years ago
  92. 0108c48 f2fs: support quota sys files by Jaegeuk Kim · 7 years ago
  93. d4c292d f2fs: add quota_ino feature infra by Jaegeuk Kim · 7 years ago
  94. c7272f8 Revert "f2fs: handle dirty segments inside refresh_sit_entry" by Yunlong Song · 7 years ago
  95. b9f7387 f2fs: export SSR allocation threshold by Chao Yu · 7 years ago
  96. ab30204 f2fs: give correct trimmed blocks in fstrim by Chao Yu · 7 years ago
  97. b5db2de f2fs: support bio allocation error injection by Chao Yu · 7 years ago
  98. 58ddec8 f2fs: support get_page error injection by Chao Yu · 7 years ago
  99. 68ab6f8 f2fs: support soft block reservation by Yunlong Song · 7 years ago
  100. 50ffaa9 f2fs: support flexible inline xattr size by Chao Yu · 7 years ago