1. b63e7be f2fs: add to account meta IO by Chao Yu · 6 years ago
  2. edc55aa f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO by Jaegeuk Kim · 6 years ago
  3. 0a4daae f2fs: update i_size after DIO completion by Jaegeuk Kim · 6 years ago
  4. a7d10cf f2fs: add new idle interval timing for discard and gc paths by Sahitya Tummala · 6 years ago
  5. 6f5c2ed f2fs: split IO error injection according to RW by Chao Yu · 6 years ago
  6. 7c1a000 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  7. b430f72 f2fs: avoid sleeping under spin_lock by Zhikang Zhang · 6 years ago
  8. 1378752 f2fs: fix to flush all dirty inodes recovered in readonly fs by Chao Yu · 6 years ago
  9. 0ded69f f2fs: avoid wrong decrypted data from disk by Jaegeuk Kim · 6 years ago
  10. 22d7ea1 Revert "f2fs: use printk_ratelimited for f2fs_msg" by Chao Yu · 6 years ago
  11. 7d20c8a f2fs: fix to avoid NULL pointer dereference on se->discard_map by Chao Yu · 6 years ago
  12. fe6f0ed Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  13. 6f8d445 f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc by Jaegeuk Kim · 6 years ago
  14. 853137c f2fs: fix performance issue observed with multi-thread sequential read by Jaegeuk Kim · 6 years ago
  15. 7fa750a f2fs: rework fault injection handling to avoid a warning by Arnd Bergmann · 6 years ago
  16. d494500 f2fs: support fault_type mount option by Chao Yu · 6 years ago
  17. b83dcfe f2fs: support discard submission error injection by Chao Yu · 6 years ago
  18. 35ec7d5 f2fs: split discard command in prior to block layer by Chao Yu · 6 years ago
  19. 2296915 f2fs: refresh recent accessed nat entry in lru list by Chao Yu · 6 years ago
  20. 50fa53e f2fs: fix to avoid broken of dnode block list by Chao Yu · 6 years ago
  21. 6e45f2a f2fs: use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  22. 82cf4f1 f2fs: fix to active page in lru list for read path by Chao Yu · 6 years ago
  23. 797c1cb f2fs: restrict setting up inode.i_advise by Chao Yu · 6 years ago
  24. 6122003 f2fs: kill EXT_TREE_VEC_SIZE by Chao Yu · 6 years ago
  25. 7735730 f2fs: fix to propagate error from __get_meta_page() by Chao Yu · 6 years ago
  26. 36b877a f2fs: Keep alloc_valid_block_count in sync by Daniel Rosenberg · 6 years ago
  27. 20ee438 f2fs: issue small discard by LBA order by Chao Yu · 6 years ago
  28. c9b6078 f2fs: fix to do sanity check with block address in main area by Chao Yu · 6 years ago
  29. 2d3a585 f2fs: avoid the global name 'fault_name' by Gao Xiang · 7 years ago
  30. 67fce70 f2fs: disable f2fs_check_rb_tree_consistence by Chao Yu · 7 years ago
  31. e1da787 f2fs: introduce and spread verify_blkaddr by Chao Yu · 7 years ago
  32. 24b81df f2fs: use timespec64 for inode timestamps by Arnd Bergmann · 7 years ago
  33. e237401 f2fs: fix to propagate return value of scan_nat_page() by Chao Yu · 7 years ago
  34. 83a3bfd f2fs: indicate shutdown f2fs to allow unmount successfully by Jaegeuk Kim · 7 years ago
  35. dbae2c5 block: Define and use STAT_READ and STAT_WRITE by Michael Callahan · 6 years ago
  36. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  37. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  38. c29fd0c f2fs: let sync node IO interrupt async one by Chao Yu · 7 years ago
  39. 4d57b86 f2fs: clean up symbol namespace by Chao Yu · 7 years ago
  40. 2e79d95 f2fs: make set_de_type() static by Chao Yu · 7 years ago
  41. fc99fe2 f2fs: make __f2fs_write_data_pages() static by Chao Yu · 7 years ago
  42. fe16efe f2fs: fix to let caller retry allocating block address by Chao Yu · 7 years ago
  43. aec2f72 f2fs: clean up with clear_radix_tree_dirty_tag by Chao Yu · 7 years ago
  44. f9d1dce f2fs: let discard thread wait a little longer if dev is busy by Yunlei He · 7 years ago
  45. 2ef79ec f2fs: avoid stucking GC due to atomic write by Chao Yu · 7 years ago
  46. 5b0e953 f2fs: introduce sbi->gc_mode to determine the policy by Jaegeuk Kim · 7 years ago
  47. 107a805 f2fs: keep migration IO order in LFS mode by Chao Yu · 7 years ago
  48. 7b525dd f2fs: clean up with is_valid_blkaddr() by Chao Yu · 7 years ago
  49. 299254d Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc" by Chao Yu · 7 years ago
  50. b2532c6 f2fs: rename dio_rwsem to i_gc_rwsem by Chao Yu · 7 years ago
  51. a4f843b f2fs: give message and set need_fsck given broken node id by Jaegeuk Kim · 7 years ago
  52. 59c8440 f2fs: introduce private inode status mapping by Chao Yu · 7 years ago
  53. 377224c f2fs: don't split checkpoint in fstrim by Chao Yu · 7 years ago
  54. 8bb4f25 f2fs: issue discard commands proactively in high fs utilization by Jaegeuk Kim · 7 years ago
  55. d629081 f2fs: add fsync_mode=nobarrier for non-atomic files by Jaegeuk Kim · 7 years ago
  56. 9a99718 f2fs: let fstrim issue discard commands in lower priority by Jaegeuk Kim · 7 years ago
  57. a90a0884 f2fs: check cap_resource only for data blocks by Jaegeuk Kim · 7 years ago
  58. b87078a Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer" by Jaegeuk Kim · 7 years ago
  59. 6dbb179 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 7 years ago
  60. 214c246 f2fs: remain written times to update inode during fsync by Jaegeuk Kim · 7 years ago
  61. c79d152 f2fs: make assignment of t->dentry_bitmap more readable by Yunlong Song · 7 years ago
  62. 235831d f2fs: fix a wrong condition in f2fs_skip_inode_update by Junling Zheng · 7 years ago
  63. 53fedcc f2fs: reserve bits for fs-verity by Eric Biggers · 7 years ago
  64. 0833721 f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 7 years ago
  65. ff62af2 f2fs: introduce a new mount option test_dummy_encryption by Sheng Yong · 7 years ago
  66. b7c409d f2fs: introduce F2FS_FEATURE_LOST_FOUND feature by Sheng Yong · 7 years ago
  67. bb1105e f2fs: align memory boundary for bitops by Jaegeuk Kim · 7 years ago
  68. b91050a f2fs: add nowait aio support by Hyunchul Lee · 7 years ago
  69. 63189b7 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  70. 93cf93f f2fs: introduce mount option for fsync mode by Junling Zheng · 7 years ago
  71. deeedd7 f2fs: wrap sb_rdonly with f2fs_readonly by Chao Yu · 7 years ago
  72. 162b27a f2fs: avoid selinux denial on CAP_SYS_RESOURCE by Jaegeuk Kim · 7 years ago
  73. b6a06cb f2fs: support hot file extension by Chao Yu · 7 years ago
  74. 0793962 f2fs: add mount option for segment allocation policy by Jaegeuk Kim · 7 years ago
  75. 846ae67 f2fs: expose extension_list sysfs entry by Chao Yu · 7 years ago
  76. d0d3f1b f2fs: introduce sb_lock to make encrypt pwsalt update exclusive by Chao Yu · 7 years ago
  77. ccd31cb f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 7 years ago
  78. f2e703f f2fs: support passing down write hints to block layer with F2FS policy by Hyunchul Lee · 7 years ago
  79. 0cdd319 f2fs: support passing down write hints given by users to block layer by Hyunchul Lee · 7 years ago
  80. 199bc3f f2fs: support large nat bitmap by Chao Yu · 7 years ago
  81. bdbc90f f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 7 years ago
  82. 1c1d35d f2fs: support inode creation time by Chao Yu · 7 years ago
  83. 7950e9a f2fs: stop gc/discard thread after fs shutdown by Chao Yu · 7 years ago
  84. bb9e3bb8d f2fs: split need_inplace_update by Chao Yu · 7 years ago
  85. b323fd2 f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup by Chao Yu · 7 years ago
  86. d8a9a22 f2fs: allow quota to use reserved blocks by Jaegeuk Kim · 7 years ago
  87. c4020b2 f2fs: support F2FS_IOC_PRECACHE_EXTENTS by Chao Yu · 7 years ago
  88. 1ad71a2 f2fs: add an ioctl to disable GC for specific file by Jaegeuk Kim · 7 years ago
  89. 9ac1e2d f2fs: prevent newly created inode from being dirtied incorrectly by Daeho Jeong · 7 years ago
  90. 7c2e596 f2fs: add resgid and resuid to reserve root blocks by Jaegeuk Kim · 7 years ago
  91. 578c647 f2fs: implement cgroup writeback support by Yufen Yu · 7 years ago
  92. bffa8d3 f2fs: remove unused pend_list_tag by Chao Yu · 7 years ago
  93. 7e65be4 f2fs: add reserved blocks for root user by Jaegeuk Kim · 7 years ago
  94. 7f1a45a f2fs: clean up unneeded declaration by Chao Yu · 7 years ago
  95. 0a007b97 f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago
  96. 211a6fa f2fs: fix an error case of missing update inode page by Yunlei He · 7 years ago
  97. c376fc0 f2fs: no need return value in restore summary process by Yunlei He · 7 years ago
  98. fab2ade f2fs: use unlikely for release case by LiFan · 7 years ago
  99. f652e9d f2fs: don't return value in truncate_data_blocks_range by Chao Yu · 7 years ago
  100. 416d2db f2fs: clean up hash codes by Chao Yu · 7 years ago