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