1. 9780d68 f2fs: don't drop dentry pages after fs shutdown by Chao Yu · 6 years ago
  2. bcbcda4 f2fs: clean up with clear_radix_tree_dirty_tag by Chao Yu · 6 years ago
  3. caf10c6 f2fs: avoid stucking GC due to atomic write by Chao Yu · 6 years ago
  4. 458e47f f2fs: detect synchronous writeback more earlier by Chao Yu · 6 years ago
  5. 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  6. e067365 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  7. 158d9bb f2fs: clean up with is_valid_blkaddr() by Chao Yu · 6 years ago
  8. a301e76 f2fs: fix to let checkpoint guarantee atomic page persistence by Chao Yu · 6 years ago
  9. f6bd7d4 f2fs: rename dio_rwsem to i_gc_rwsem by Chao Yu · 6 years ago
  10. ded3533 Merge "Merge android-4.9.99 (c462abb) into msm-4.9" by Linux Build Service Account · 6 years ago
  11. 36c6512 Enable hardware based FBE on f2fs and adapt ext4 fs by Neeraj Soni · 6 years ago
  12. b8bf4b8 f2fs: fix a dead loop in f2fs_fiemap() by Wei Fang · 8 years ago
  13. 6a70286 UPSTREAM: f2fs: avoid fsync() failure caused by EAGAIN in writepage() by Jaegeuk Kim · 6 years ago
  14. 5b37ebb f2fs: avoid fsync() failure caused by EAGAIN in writepage() by Jaegeuk Kim · 6 years ago
  15. a25efd8 Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer" by Jaegeuk Kim · 6 years ago
  16. efeffe9 f2fs: clear PageError on writepage by Jaegeuk Kim · 6 years ago
  17. 95459e9 Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer" by Jaegeuk Kim · 6 years ago
  18. 926b370 f2fs: clear PageError on writepage by Jaegeuk Kim · 6 years ago
  19. c629974 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 6 years ago
  20. 823fd56 fscrypt: allow synchronous bio decryption by Eric Biggers · 6 years ago
  21. f69e814 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 6 years ago
  22. 0509923 fscrypt: allow synchronous bio decryption by Eric Biggers · 6 years ago
  23. d919765 f2fs/fscrypt: updates to v4.17-rc1 by Jaegeuk Kim · 7 years ago
  24. a3f8ec8 f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 7 years ago
  25. 355d234 f2fs: add nowait aio support by Hyunchul Lee · 7 years ago
  26. e9a50e6 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  27. 770611e f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 7 years ago
  28. 4d8e4a8 f2fs: remove redundant check of page type when submit bio by Tiezhu Yang · 7 years ago
  29. bcdc571 f2fs: support passing down write hints given by users to block layer by Hyunchul Lee · 7 years ago
  30. 2f17e34 f2fs: updates on v4.16-rc1 by Jaegeuk Kim · 7 years ago
  31. 86f78c1 f2fs: drop page cache after fs shutdown by Chao Yu · 7 years ago
  32. 66356ee f2fs: split need_inplace_update by Chao Yu · 7 years ago
  33. 5912fba f2fs: fix to update last_disk_size correctly by Chao Yu · 7 years ago
  34. 3aa46e2 f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup by Chao Yu · 7 years ago
  35. 2a6489c f2fs: fix to drop all inmem pages correctly by Chao Yu · 7 years ago
  36. fd21442 f2fs: speed up defragment on sparse file by Chao Yu · 7 years ago
  37. 6bce963 f2fs: support F2FS_IOC_PRECACHE_EXTENTS by Chao Yu · 7 years ago
  38. 9ce3d6b f2fs: add an ioctl to disable GC for specific file by Jaegeuk Kim · 7 years ago
  39. 08ddb19 f2fs: support FIEMAP_FLAG_XATTR by Chao Yu · 7 years ago
  40. aa9c1c1 f2fs: fix to cover f2fs_inline_data_fiemap with inode_lock by Chao Yu · 7 years ago
  41. 92b8f9c f2fs: check node page again in write end io by Yunlei He · 7 years ago
  42. cbd5e5a f2fs: implement cgroup writeback support by Yufen Yu · 7 years ago
  43. 8fc7446 f2fs: continue to do direct IO if we only preallocate partial blocks by Chao Yu · 7 years ago
  44. e270976 f2fs: skip stop_checkpoint for user data writes by Jaegeuk Kim · 7 years ago
  45. 987892c f2fs: clean up f2fs_map_blocks by Chao Yu · 7 years ago
  46. 1a9d6a9 f2fs: apply write hints to select the type of segment for direct write by Hyunchul Lee · 7 years ago
  47. ba4556c f2fs: remove an excess variable by LiFan · 7 years ago
  48. 76b6e8e f2fs: still write data if preallocate only partial blocks by Sheng Yong · 7 years ago
  49. 8ae26d1 f2fs: updates on 4.15-rc1 by Jaegeuk Kim · 7 years ago
  50. b5db2de f2fs: support bio allocation error injection by Chao Yu · 7 years ago
  51. 58ddec8 f2fs: support get_page error injection by Chao Yu · 7 years ago
  52. 35e13ca f2fs: limit # of inmemory pages by Jaegeuk Kim · 7 years ago
  53. 33fdebb f2fs: fix to avoid race when accessing last_disk_size by Chao Yu · 7 years ago
  54. 5950467 f2fs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  55. f014be8 f2fs: enhance multiple device flush by Chao Yu · 7 years ago
  56. 8456d34 f2fs: convert inline data for direct I/O & FI_NO_PREALLOC by Weichao Guo · 7 years ago
  57. 3f01af7 f2fs: allow readpages with NULL file pointer by Hsiang Kao · 7 years ago
  58. e9afe7c f2fs: do not wait for writeback in write_begin by Jaegeuk Kim · 8 years ago
  59. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  60. 5a69067 f2fs: make get_lock_data_page to handle encrypted inode by Jaegeuk Kim · 7 years ago
  61. fb605d0 f2fs: use generic terms used for encrypted block management by Jaegeuk Kim · 7 years ago
  62. a4fb189 f2fs: introduce f2fs_encrypted_file for clean-up by Jaegeuk Kim · 7 years ago
  63. 9afa159 f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO] by Qiuyang Sun · 7 years ago
  64. c0fe488 f2fs: add app/fs io stat by Chao Yu · 7 years ago
  65. fbcf931 f2fs: enhance on-disk inode structure scalability by Chao Yu · 7 years ago
  66. e84f88e f2fs: make max inline size changeable by Chao Yu · 7 years ago
  67. 09c3a72 f2fs: support plain user/group quota by Chao Yu · 7 years ago
  68. 0f4dc16 f2fs: avoid deadlock caused by lock order of page and lock_op by Jaegeuk Kim · 7 years ago
  69. 025258e f2fs: relax migratepage for atomic written page by Jaegeuk Kim · 7 years ago
  70. 00cc7ed f2fs: skip ->writepages for {mete,node}_inode during recovery by Chao Yu · 7 years ago
  71. 7b23ea1 f2fs: dax: fix races between page faults and truncating pages by Qiuyang Sun · 7 years ago
  72. c52dc0f f2fs: introduce io_list for serialize data/node IOs by Chao Yu · 7 years ago
  73. 1b48ed6 f2fs: avoid f2fs_lock_op for IPU writes by Jaegeuk Kim · 7 years ago
  74. c412726 f2fs: split bio cache by Jaegeuk Kim · 7 years ago
  75. 9bc576a f2fs: remove unnecessary read cases in merged IO flow by Jaegeuk Kim · 7 years ago
  76. e6b120d f2fs/fscrypt: catch up to v4.12 by Jaegeuk Kim · 7 years ago
  77. 009e608 ANDROID: Refactor fs readpage/write tracepoints. by Mohan Srinivasan · 8 years ago
  78. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
  79. 25cc70f ANDROID: fs: FS tracepoints to track IO. by Mohan Srinivasan · 8 years ago
  80. a299abd f2fs: hide a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  81. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  82. 6ca56ca f2fs: don't submit irrelevant page by Chao Yu · 8 years ago
  83. 1ecc0c5 f2fs: support configuring fault injection per superblock by Chao Yu · 8 years ago
  84. 5b7a487 f2fs: add customized migrate_page callback by Weichao Guo · 8 years ago
  85. 5d4c0af f2fs: preallocate blocks for encrypted file by Yunlei He · 8 years ago
  86. 8b038c7 f2fs: support IO error injection by Chao Yu · 8 years ago
  87. 649d7df f2fs: fix to set PageUptodate in f2fs_write_end correctly by Jaegeuk Kim · 8 years ago
  88. 7f3037a f2fs: check free_sections for defragmentation by Jaegeuk Kim · 8 years ago
  89. 68f3139 f2fs: no need to make zeros beyond i_size by Jaegeuk Kim · 8 years ago
  90. dfd02e4 f2fs: fix to preallocate block only aligned to 4K by Chao Yu · 8 years ago
  91. 6a7a3ae f2fs: fix non static symbol warning by Wei Yongjun · 8 years ago
  92. 58383be f2fs: fix to do f2fs_balance_fs in f2fs_map_blocks correctly by Chao Yu · 8 years ago
  93. 3024c9a Revert "f2fs: move i_size_write in f2fs_write_end" by Chao Yu · 8 years ago
  94. 1aee6b9 f2fs: drop bio->bi_rw manual assignment by Jens Axboe · 8 years ago
  95. 4fc29c1 Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  96. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  97. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  98. 5302fb0 f2fs: clean up coding style and redundancy by Jaegeuk Kim · 8 years ago
  99. 9dfa1ba f2fs: use blk_plug in all the possible paths by Jaegeuk Kim · 8 years ago
  100. 82e0a5a f2fs: fix to avoid data update racing between GC and DIO by Chao Yu · 8 years ago