1. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  2. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  3. 214c246 f2fs: remain written times to update inode during fsync by Jaegeuk Kim · 7 years ago
  4. c79d152 f2fs: make assignment of t->dentry_bitmap more readable by Yunlong Song · 7 years ago
  5. dc7a10d f2fs: truncate preallocated blocks in error case by Jaegeuk Kim · 7 years ago
  6. 235831d f2fs: fix a wrong condition in f2fs_skip_inode_update by Junling Zheng · 7 years ago
  7. 53fedcc f2fs: reserve bits for fs-verity by Eric Biggers · 7 years ago
  8. d21b0f2 f2fs: Add a segment type check in inplace write by Yunlei He · 7 years ago
  9. 2f52052 f2fs: no need to initialize zero value for GFP_F2FS_ZERO by Yunlong Song · 7 years ago
  10. 780de47 f2fs: don't track new nat entry in nat set by Chao Yu · 7 years ago
  11. df033ca f2fs: clean up with F2FS_BLK_ALIGN by Chao Yu · 7 years ago
  12. 0833721 f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 7 years ago
  13. 02117b8 f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_read by Ritesh Harjani · 7 years ago
  14. ff62af2 f2fs: introduce a new mount option test_dummy_encryption by Sheng Yong · 7 years ago
  15. b7c409d f2fs: introduce F2FS_FEATURE_LOST_FOUND feature by Sheng Yong · 7 years ago
  16. da5ce87 f2fs: release locks before return in f2fs_ioc_gc_range() by Qiuyang Sun · 7 years ago
  17. bb1105e f2fs: align memory boundary for bitops by Jaegeuk Kim · 7 years ago
  18. c566757 f2fs: remove unneeded set_cold_node() by Chao Yu · 7 years ago
  19. b91050a f2fs: add nowait aio support by Hyunchul Lee · 7 years ago
  20. 63189b7 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  21. 5d7881c f2fs: Don't overwrite all types of node to keep node chain by Yunlei He · 7 years ago
  22. 93cf93f f2fs: introduce mount option for fsync mode by Junling Zheng · 7 years ago
  23. eea5288 f2fs: fix to restore old mount option in ->remount_fs by Chao Yu · 7 years ago
  24. deeedd7 f2fs: wrap sb_rdonly with f2fs_readonly by Chao Yu · 7 years ago
  25. 162b27a f2fs: avoid selinux denial on CAP_SYS_RESOURCE by Jaegeuk Kim · 7 years ago
  26. b6a06cb f2fs: support hot file extension by Chao Yu · 7 years ago
  27. 1dc0f89 f2fs: fix to avoid race in between atomic write and background GC by Chao Yu · 7 years ago
  28. b27bc80 f2fs: do gc in greedy mode for whole range if gc_urgent mode is set by Jaegeuk Kim · 7 years ago
  29. dee02f0 f2fs: issue discard aggressively in the gc_urgent mode by Jaegeuk Kim · 7 years ago
  30. 782911f f2fs: set readdir_ra by default by Jaegeuk Kim · 7 years ago
  31. 84b89e5 f2fs: add auto tuning for small devices by Jaegeuk Kim · 7 years ago
  32. 0793962 f2fs: add mount option for segment allocation policy by Jaegeuk Kim · 7 years ago
  33. 69babac f2fs: don't stop GC if GC is contended by Jaegeuk Kim · 7 years ago
  34. 846ae67 f2fs: expose extension_list sysfs entry by Chao Yu · 7 years ago
  35. 17cd07a f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range by Chao Yu · 7 years ago
  36. d0d3f1b f2fs: introduce sb_lock to make encrypt pwsalt update exclusive by Chao Yu · 7 years ago
  37. 8fe326c f2fs: remove redundant initialization of pointer 'p' by Colin Ian King · 7 years ago
  38. 46706d5 f2fs: flush cp pack except cp pack 2 page at first by Gao Xiang · 7 years ago
  39. ccd31cb f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 7 years ago
  40. 3bb09a0 f2fs: remove redundant check of page type when submit bio by Tiezhu Yang · 7 years ago
  41. fb0e72c f2fs: fix to handle looped node chain during recovery by Chao Yu · 7 years ago
  42. 0f9ec2a f2fs: handle quota for orphan inodes by Jaegeuk Kim · 7 years ago
  43. f2e703f f2fs: support passing down write hints to block layer with F2FS policy by Hyunchul Lee · 7 years ago
  44. 0cdd319 f2fs: support passing down write hints given by users to block layer by Hyunchul Lee · 7 years ago
  45. cd36d7a f2fs: fix to clear CP_TRIMMED_FLAG by Chao Yu · 7 years ago
  46. 199bc3f f2fs: support large nat bitmap by Chao Yu · 7 years ago
  47. bf617f7 f2fs: fix to check extent cache in f2fs_drop_extent_tree by Chao Yu · 7 years ago
  48. 4d817ae f2fs: restrict inline_xattr_size configuration by Chao Yu · 7 years ago
  49. b94929d f2fs: fix heap mode to reset it back by Yunlong Song · 7 years ago
  50. 0964fc1 f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET by Sheng Yong · 7 years ago
  51. bdbc90f f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 7 years ago
  52. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  53. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  54. 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
  55. 1c1d35d f2fs: support inode creation time by Chao Yu · 7 years ago
  56. 068c3cd f2fs: rebuild sit page from sit info in mem by Yunlei He · 7 years ago
  57. 3b60d80 f2fs: stop issuing discard if fs is readonly by Chao Yu · 7 years ago
  58. 6819b88 f2fs: clean up duplicated assignment in init_discard_policy by Chao Yu · 7 years ago
  59. 2882d34 f2fs: use GFP_F2FS_ZERO for cleanup by Chao Yu · 7 years ago
  60. f236792 f2fs: allow to recover node blocks given updated checkpoint by Jaegeuk Kim · 7 years ago
  61. 37a086f f2fs: recover some i_inline flags by Jaegeuk Kim · 7 years ago
  62. b2c4692 f2fs: correct removexattr behavior for null valued extended attribute by Daeho Jeong · 7 years ago
  63. db198ae f2fs: drop page cache after fs shutdown by Chao Yu · 7 years ago
  64. 7950e9a f2fs: stop gc/discard thread after fs shutdown by Chao Yu · 7 years ago
  65. d027c48 f2fs: hanlde error case in f2fs_ioc_shutdown by Chao Yu · 7 years ago
  66. bb9e3bb f2fs: split need_inplace_update by Chao Yu · 7 years ago
  67. eb44979 f2fs: fix to update last_disk_size correctly by Chao Yu · 7 years ago
  68. b323fd2 f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup by Chao Yu · 7 years ago
  69. d7997e6 f2fs: clean up error path of fill_super by Chao Yu · 7 years ago
  70. a9d572c f2fs: avoid hungtask when GC encrypted block if io_bits is set by Sheng Yong · 7 years ago
  71. d8a9a22 f2fs: allow quota to use reserved blocks by Jaegeuk Kim · 7 years ago
  72. a2e2e76 f2fs: fix to drop all inmem pages correctly by Chao Yu · 7 years ago
  73. f3d98e7 f2fs: speed up defragment on sparse file by Chao Yu · 7 years ago
  74. c4020b2 f2fs: support F2FS_IOC_PRECACHE_EXTENTS by Chao Yu · 7 years ago
  75. 1ad71a2 f2fs: add an ioctl to disable GC for specific file by Jaegeuk Kim · 7 years ago
  76. 9ac1e2d f2fs: prevent newly created inode from being dirtied incorrectly by Daeho Jeong · 7 years ago
  77. 442a9db f2fs: support FIEMAP_FLAG_XATTR by Chao Yu · 7 years ago
  78. f1b43d4 f2fs: fix to cover f2fs_inline_data_fiemap with inode_lock by Chao Yu · 7 years ago
  79. 7dff55d f2fs: check node page again in write end io by Yunlei He · 7 years ago
  80. 25a912e f2fs: fix to caclulate required free section correctly by Chao Yu · 7 years ago
  81. f1d2564 f2fs: handle newly created page when revoking inmem pages by Daeho Jeong · 7 years ago
  82. 7c2e596 f2fs: add resgid and resuid to reserve root blocks by Jaegeuk Kim · 7 years ago
  83. 578c647 f2fs: implement cgroup writeback support by Yufen Yu · 7 years ago
  84. bffa8d3 f2fs: remove unused pend_list_tag by Chao Yu · 7 years ago
  85. 49c60c6 f2fs: avoid high cpu usage in discard thread by Chao Yu · 7 years ago
  86. 94b1e10 f2fs: make local functions static by Wei Yongjun · 7 years ago
  87. 7e65be4 f2fs: add reserved blocks for root user by Jaegeuk Kim · 7 years ago
  88. 2c19050 f2fs: check segment type in __f2fs_replace_block by Yunlong Song · 7 years ago
  89. 1eca05a f2fs: update inode info to inode page for new file by Yunlei He · 7 years ago
  90. f66c027 f2fs: show precise # of blocks that user/root can use by Jaegeuk Kim · 7 years ago
  91. 3d204e2 fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() by Eric Biggers · 7 years ago
  92. f2329cb f2fs: switch to fscrypt_get_symlink() by Eric Biggers · 7 years ago
  93. 393c038 f2fs: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  94. 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
  95. 7f1a45a f2fs: clean up unneeded declaration by Chao Yu · 7 years ago
  96. d6d478a f2fs: continue to do direct IO if we only preallocate partial blocks by Chao Yu · 7 years ago
  97. 6279398 f2fs: enable quota at remount from r to w by Jaegeuk Kim · 7 years ago
  98. b1ca321 f2fs: skip stop_checkpoint for user data writes by Jaegeuk Kim · 7 years ago
  99. d620439 f2fs: fix missing error number for xattr operation by Jaegeuk Kim · 7 years ago
  100. 0a007b97 f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago