1. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  2. aff7b62 f2fs: set pin_file under CAP_SYS_ADMIN by Jaegeuk Kim · 6 years ago
  3. 559e87c f2fs: trace f2fs_ioc_shutdown by Chao Yu · 6 years ago
  4. ca597bd f2fs: fix to dirty inode for i_mode recovery by Chao Yu · 6 years ago
  5. c42d28c f2fs: fix potential data inconsistence of checkpoint by Chao Yu · 6 years ago
  6. db610a6 f2fs: add quick mode of checkpoint=disable for QA by Jaegeuk Kim · 6 years ago
  7. 62230e0d f2fs: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  8. 5d53924 f2fs: export FS_NOCOW_FL flag to user by Jaegeuk Kim · 6 years ago
  9. 31867b2 f2fs: wait on atomic writes to count F2FS_CP_WB_DATA by Jaegeuk Kim · 6 years ago
  10. bae0ee7 f2fs: check PageWriteback flag for ordered case by Chao Yu · 6 years ago
  11. b32e019 f2fs: fix to dirty inode synchronously by Chao Yu · 6 years ago
  12. 0cd6d9b f2fs: add an ioctl() to explicitly trigger fsck later by Jaegeuk Kim · 6 years ago
  13. f4f0b67 f2fs: fix m_may_create to make OPU DIO write correctly by Jia Zhu · 6 years ago
  14. f9d6d05 f2fs: fix out-place-update DIO write by Chao Yu · 6 years ago
  15. b61ac5b7 f2fs: move dir data flush to write checkpoint process by Yunlei He · 6 years ago
  16. 67b0e42 f2fs: change segment to section in f2fs_ioc_gc_range by Yunlong Song · 6 years ago
  17. 2c70c5e f2fs: introduce __is_large_section() for cleanup by Chao Yu · 6 years ago
  18. 7beb01f f2fs: clean up f2fs_sb_has_##feature_name by Chao Yu · 6 years ago
  19. 7813081 f2fs: fix to keep project quota consistent by Chao Yu · 6 years ago
  20. af033b2 f2fs: guarantee journalled quota data by checkpoint by Chao Yu · 6 years ago
  21. c75f2fe f2fs: do not update REQ_TIME in case of error conditions by Sahitya Tummala · 6 years ago
  22. 4354994 f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  23. f847c69 f2fs: allow out-place-update for direct IO in LFS mode by Chao Yu · 6 years ago
  24. 39a8695 f2fs: refactor ->page_mkwrite() flow by Chao Yu · 6 years ago
  25. 7c1a000 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  26. c8e9275 f2fs: fix setattr project check upon fssetxattr ioctl by Wang Shilong · 6 years ago
  27. 0ded69f f2fs: avoid wrong decrypted data from disk by Jaegeuk Kim · 6 years ago
  28. 7d20c8a f2fs: fix to avoid NULL pointer dereference on se->discard_map by Chao Yu · 6 years ago
  29. 6f8d445 f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc by Jaegeuk Kim · 6 years ago
  30. 7fa750a f2fs: rework fault injection handling to avoid a warning by Arnd Bergmann · 6 years ago
  31. a33c150 f2fs: fix avoid race between truncate and background GC by Chao Yu · 6 years ago
  32. c7079853 f2fs: avoid race between zero_range and background GC by Chao Yu · 6 years ago
  33. 3093336 f2fs: fix to reset i_gc_failures correctly by Chao Yu · 6 years ago
  34. 50fa53e f2fs: fix to avoid broken of dnode block list by Chao Yu · 6 years ago
  35. 455e3a5 f2fs: don't allow any writes on aborted atomic writes by Jaegeuk Kim · 6 years ago
  36. 059c064 f2fs: clean up ioctl interface naming by Chao Yu · 6 years ago
  37. 5b72d5e f2fs: clean up with f2fs_encrypted_inode() by Chao Yu · 6 years ago
  38. 7735730 f2fs: fix to propagate error from __get_meta_page() by Chao Yu · 6 years ago
  39. c9b6078 f2fs: fix to do sanity check with block address in main area by Chao Yu · 6 years ago
  40. e1da787 f2fs: introduce and spread verify_blkaddr by Chao Yu · 7 years ago
  41. 2a96d8a f2fs: Fix uninitialized return in f2fs_ioc_shutdown() by Dan Carpenter · 7 years ago
  42. 83a3bfd f2fs: indicate shutdown f2fs to allow unmount successfully by Jaegeuk Kim · 7 years ago
  43. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  44. 9d2a789 treewide: Use array_size in f2fs_kvzalloc() by Kees Cook · 7 years ago
  45. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  46. dfa7428 f2fs: fix to clear FI_VOLATILE_FILE correctly by Chao Yu · 7 years ago
  47. c29fd0c f2fs: let sync node IO interrupt async one by Chao Yu · 7 years ago
  48. 1061fd4 fs: f2fs: insert space around that ':' and ', ' by youngjun yoo · 7 years ago
  49. f11e98b fs: f2fs: add missing blank lines after declarations by youngjun yoo · 7 years ago
  50. 193bea1 fs: f2fs: changed variable type of offset "unsigned" to "loff_t" by youngjun yoo · 7 years ago
  51. 4d57b86 f2fs: clean up symbol namespace by Chao Yu · 7 years ago
  52. 9fd6260 f2fs: fix to avoid accessing cross the boundary by Chao Yu · 7 years ago
  53. 2ef79ec f2fs: avoid stucking GC due to atomic write by Chao Yu · 7 years ago
  54. 60b2b4e f2fs: Fix deadlock in shutdown ioctl by Sahitya Tummala · 7 years ago
  55. 7b525dd f2fs: clean up with is_valid_blkaddr() by Chao Yu · 7 years ago
  56. b4c3ca8 f2fs: treat volatile file's data as hot one by Chao Yu · 7 years ago
  57. b2532c6 f2fs: rename dio_rwsem to i_gc_rwsem by Chao Yu · 7 years ago
  58. b82f6e3 f2fs: move mnt_want_write_file after range check by Yunlei He · 7 years ago
  59. cba41be f2fs: fix missing clear FI_NO_PREALLOC in some error case by Yunlei He · 7 years ago
  60. c22aecd f2fs: fix to detect failure of dquot_initialize by Chao Yu · 7 years ago
  61. b169c3c f2fs: fix return value in f2fs_ioc_commit_atomic_write by Chao Yu · 7 years ago
  62. 054afda f2fs: allocate hot_data for atomic write more strictly by Yunlei He · 7 years ago
  63. 27319ba f2fs: fix race in between GC and atomic open by Chao Yu · 7 years ago
  64. ea4d479 fs: f2fs: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
  65. 7648115 f2fs: fix to show missing bits in FS_IOC_GETFLAGS by Chao Yu · 7 years ago
  66. c807a7c f2fs: remove unneeded F2FS_PROJINHERIT_FL by Chao Yu · 7 years ago
  67. 47cca3d f2fs: remove redundant block plug by Chao Yu · 7 years ago
  68. 59c8440 f2fs: introduce private inode status mapping by Chao Yu · 7 years ago
  69. d629081 f2fs: add fsync_mode=nobarrier for non-atomic files by Jaegeuk Kim · 7 years ago
  70. 6dbb179 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 7 years ago
  71. dc7a10d f2fs: truncate preallocated blocks in error case by Jaegeuk Kim · 7 years ago
  72. df033ca f2fs: clean up with F2FS_BLK_ALIGN by Chao Yu · 7 years ago
  73. da5ce87 f2fs: release locks before return in f2fs_ioc_gc_range() by Qiuyang Sun · 7 years ago
  74. b91050a f2fs: add nowait aio support by Hyunchul Lee · 7 years ago
  75. 63189b7 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  76. 93cf93f f2fs: introduce mount option for fsync mode by Junling Zheng · 7 years ago
  77. 1dc0f89 f2fs: fix to avoid race in between atomic write and background GC by Chao Yu · 7 years ago
  78. 846ae67 f2fs: expose extension_list sysfs entry by Chao Yu · 7 years ago
  79. 17cd07a f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range by Chao Yu · 7 years ago
  80. d0d3f1b f2fs: introduce sb_lock to make encrypt pwsalt update exclusive by Chao Yu · 7 years ago
  81. ccd31cb f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 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. d027c48 f2fs: hanlde error case in f2fs_ioc_shutdown by Chao Yu · 7 years ago
  85. bb9e3bb8d f2fs: split need_inplace_update by Chao Yu · 7 years ago
  86. f3d98e7 f2fs: speed up defragment on sparse file by Chao Yu · 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. 25a912e f2fs: fix to caclulate required free section correctly by Chao Yu · 7 years ago
  90. 0a007b97 f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago
  91. f652e9d f2fs: don't return value in truncate_data_blocks_range by Chao Yu · 7 years ago
  92. 628b3d1 f2fs: inject fault to kvmalloc by Chao Yu · 7 years ago
  93. d5097be f2fs: apply write hints to select the type of segment for direct write by Hyunchul Lee · 7 years ago
  94. 20bb247 f2fs: switch to fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  95. 2e168c8 f2fs: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
  96. 2102081 f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem by Chao Yu · 7 years ago
  97. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  98. 8faab64 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
  99. ead710b f2fs: deny accessing encryption policy if encryption is off by Chao Yu · 7 years ago
  100. 28cfafb f2fs: fix to clear FI_NO_PREALLOC by Chao Yu · 7 years ago