1. ade990f f2fs: enforce fsync_mode=strict for renamed directory by Jaegeuk Kim · 7 years ago
  2. 8a29c12 f2fs: sanity check for total valid node blocks by Jaegeuk Kim · 7 years ago
  3. b2ca374 f2fs: sanity check on sit entry by Jaegeuk Kim · 7 years ago
  4. 5d64600 f2fs: avoid bug_on on corrupted inode by Jaegeuk Kim · 7 years ago
  5. a4f843b f2fs: give message and set need_fsck given broken node id by Jaegeuk Kim · 7 years ago
  6. cf52b27 f2fs: clean up commit_inmem_pages() by Chao Yu · 7 years ago
  7. eff15c2 f2fs: do not check F2FS_INLINE_DOTS in recover by Sheng Yong · 7 years ago
  8. a515d12 f2fs: remove duplicated dquot_initialize and fix error handling by Sheng Yong · 7 years ago
  9. c22aecd f2fs: fix to detect failure of dquot_initialize by Chao Yu · 7 years ago
  10. d618477 f2fs: stop issue discard if something wrong with f2fs by Yunlei He · 7 years ago
  11. b169c3c f2fs: fix return value in f2fs_ioc_commit_atomic_write by Chao Yu · 7 years ago
  12. 054afda f2fs: allocate hot_data for atomic write more strictly by Yunlei He · 7 years ago
  13. d0891e8 f2fs: check if inmem_pages list is empty correctly by Sheng Yong · 7 years ago
  14. 27319ba f2fs: fix race in between GC and atomic open by Chao Yu · 7 years ago
  15. ea4d479 fs: f2fs: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
  16. d696494 f2fs: change le32 to le16 of f2fs_inode->i_extra_size by Zhikang Zhang · 7 years ago
  17. 56b07e7 f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entries by Zhikang Zhang · 7 years ago
  18. 3d165dc f2fs: correct return value of f2fs_trim_fs by Chao Yu · 7 years ago
  19. 7648115 f2fs: fix to show missing bits in FS_IOC_GETFLAGS by Chao Yu · 7 years ago
  20. c807a7c f2fs: remove unneeded F2FS_PROJINHERIT_FL by Chao Yu · 7 years ago
  21. 81114ba f2fs: don't use GFP_ZERO for page caches by Chao Yu · 7 years ago
  22. 241b493 f2fs: issue all big range discards in umount process by Yunlei He · 7 years ago
  23. 47cca3d f2fs: remove redundant block plug by Chao Yu · 7 years ago
  24. 8045249 f2fs: remove unmatched zero_user_segment when convert inline dentry by Yunlong Song · 7 years ago
  25. 59c8440 f2fs: introduce private inode status mapping by Chao Yu · 7 years ago
  26. e555da9 f2fs: run fstrim asynchronously if runtime discard is on by Jaegeuk Kim · 7 years ago
  27. cba6084 f2fs: turn down IO priority of discard from background by Chao Yu · 7 years ago
  28. 377224c f2fs: don't split checkpoint in fstrim by Chao Yu · 7 years ago
  29. 8bb4f25 f2fs: issue discard commands proactively in high fs utilization by Jaegeuk Kim · 7 years ago
  30. d629081 f2fs: add fsync_mode=nobarrier for non-atomic files by Jaegeuk Kim · 7 years ago
  31. 9a99718 f2fs: let fstrim issue discard commands in lower priority by Jaegeuk Kim · 7 years ago
  32. 5b19d28 f2fs: avoid fsync() failure caused by EAGAIN in writepage() by Jaegeuk Kim · 7 years ago
  33. 17c5003 f2fs: clear PageError on writepage by Jaegeuk Kim · 7 years ago
  34. a90a0884 f2fs: check cap_resource only for data blocks by Jaegeuk Kim · 7 years ago
  35. b87078a Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer" by Jaegeuk Kim · 7 years ago
  36. ab3835a f2fs: call unlock_new_inode() before d_instantiate() by Eric Biggers · 7 years ago
  37. 6dbb179 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 7 years ago
  38. 0cb8dae fscrypt: allow synchronous bio decryption by Eric Biggers · 7 years ago
  39. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  40. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  41. 214c246 f2fs: remain written times to update inode during fsync by Jaegeuk Kim · 7 years ago
  42. c79d152 f2fs: make assignment of t->dentry_bitmap more readable by Yunlong Song · 7 years ago
  43. dc7a10d f2fs: truncate preallocated blocks in error case by Jaegeuk Kim · 7 years ago
  44. 235831d f2fs: fix a wrong condition in f2fs_skip_inode_update by Junling Zheng · 7 years ago
  45. 53fedcc f2fs: reserve bits for fs-verity by Eric Biggers · 7 years ago
  46. d21b0f2 f2fs: Add a segment type check in inplace write by Yunlei He · 7 years ago
  47. 2f52052 f2fs: no need to initialize zero value for GFP_F2FS_ZERO by Yunlong Song · 7 years ago
  48. 780de47 f2fs: don't track new nat entry in nat set by Chao Yu · 7 years ago
  49. df033ca f2fs: clean up with F2FS_BLK_ALIGN by Chao Yu · 7 years ago
  50. 0833721 f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 7 years ago
  51. 02117b8 f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_read by Ritesh Harjani · 7 years ago
  52. ff62af2 f2fs: introduce a new mount option test_dummy_encryption by Sheng Yong · 7 years ago
  53. b7c409d f2fs: introduce F2FS_FEATURE_LOST_FOUND feature by Sheng Yong · 7 years ago
  54. da5ce87 f2fs: release locks before return in f2fs_ioc_gc_range() by Qiuyang Sun · 7 years ago
  55. bb1105e f2fs: align memory boundary for bitops by Jaegeuk Kim · 7 years ago
  56. c566757 f2fs: remove unneeded set_cold_node() by Chao Yu · 7 years ago
  57. b91050a f2fs: add nowait aio support by Hyunchul Lee · 7 years ago
  58. 63189b7 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  59. 5d7881c f2fs: Don't overwrite all types of node to keep node chain by Yunlei He · 7 years ago
  60. 93cf93f f2fs: introduce mount option for fsync mode by Junling Zheng · 7 years ago
  61. eea5288 f2fs: fix to restore old mount option in ->remount_fs by Chao Yu · 7 years ago
  62. deeedd7 f2fs: wrap sb_rdonly with f2fs_readonly by Chao Yu · 7 years ago
  63. 162b27a f2fs: avoid selinux denial on CAP_SYS_RESOURCE by Jaegeuk Kim · 7 years ago
  64. b6a06cb f2fs: support hot file extension by Chao Yu · 7 years ago
  65. 1dc0f89 f2fs: fix to avoid race in between atomic write and background GC by Chao Yu · 7 years ago
  66. b27bc80 f2fs: do gc in greedy mode for whole range if gc_urgent mode is set by Jaegeuk Kim · 7 years ago
  67. dee02f0 f2fs: issue discard aggressively in the gc_urgent mode by Jaegeuk Kim · 7 years ago
  68. 782911f f2fs: set readdir_ra by default by Jaegeuk Kim · 7 years ago
  69. 84b89e5 f2fs: add auto tuning for small devices by Jaegeuk Kim · 7 years ago
  70. 0793962 f2fs: add mount option for segment allocation policy by Jaegeuk Kim · 7 years ago
  71. 69babac f2fs: don't stop GC if GC is contended by Jaegeuk Kim · 7 years ago
  72. 846ae67 f2fs: expose extension_list sysfs entry by Chao Yu · 7 years ago
  73. 17cd07a f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range by Chao Yu · 7 years ago
  74. d0d3f1b f2fs: introduce sb_lock to make encrypt pwsalt update exclusive by Chao Yu · 7 years ago
  75. 8fe326c f2fs: remove redundant initialization of pointer 'p' by Colin Ian King · 7 years ago
  76. 46706d5 f2fs: flush cp pack except cp pack 2 page at first by Gao Xiang · 7 years ago
  77. ccd31cb f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 7 years ago
  78. 3bb09a0 f2fs: remove redundant check of page type when submit bio by Tiezhu Yang · 7 years ago
  79. fb0e72c f2fs: fix to handle looped node chain during recovery by Chao Yu · 7 years ago
  80. 0f9ec2a f2fs: handle quota for orphan inodes by Jaegeuk Kim · 7 years ago
  81. f2e703f f2fs: support passing down write hints to block layer with F2FS policy by Hyunchul Lee · 7 years ago
  82. 0cdd319 f2fs: support passing down write hints given by users to block layer by Hyunchul Lee · 7 years ago
  83. cd36d7a f2fs: fix to clear CP_TRIMMED_FLAG by Chao Yu · 7 years ago
  84. 199bc3f f2fs: support large nat bitmap by Chao Yu · 7 years ago
  85. bf617f7 f2fs: fix to check extent cache in f2fs_drop_extent_tree by Chao Yu · 7 years ago
  86. 4d817ae f2fs: restrict inline_xattr_size configuration by Chao Yu · 7 years ago
  87. b94929d f2fs: fix heap mode to reset it back by Yunlong Song · 7 years ago
  88. 0964fc1 f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET by Sheng Yong · 7 years ago
  89. bdbc90f f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 7 years ago
  90. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  91. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  92. 3da90b1 Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  93. 1c1d35d f2fs: support inode creation time by Chao Yu · 7 years ago
  94. 068c3cd f2fs: rebuild sit page from sit info in mem by Yunlei He · 7 years ago
  95. 3b60d80 f2fs: stop issuing discard if fs is readonly by Chao Yu · 7 years ago
  96. 6819b88 f2fs: clean up duplicated assignment in init_discard_policy by Chao Yu · 7 years ago
  97. 2882d34 f2fs: use GFP_F2FS_ZERO for cleanup by Chao Yu · 7 years ago
  98. f236792 f2fs: allow to recover node blocks given updated checkpoint by Jaegeuk Kim · 7 years ago
  99. 37a086f f2fs: recover some i_inline flags by Jaegeuk Kim · 7 years ago
  100. b2c4692 f2fs: correct removexattr behavior for null valued extended attribute by Daeho Jeong · 7 years ago