1. a9929df Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 6 years ago
  2. 14d9376 f2fs: give random value to i_generation by Jaegeuk Kim · 6 years ago
  3. 9e6c14f Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 6 years ago
  4. 9248dba f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 6 years ago
  5. 5b11d2b f2fs: clean up f2fs_sb_has_##feature_name by Chao Yu · 6 years ago
  6. f68c8f4 Merge 4.20-rc1-4.9 into android-4.9 by Jaegeuk Kim · 6 years ago
  7. d831272 f2fs: guarantee journalled quota data by checkpoint by Chao Yu · 6 years ago
  8. 7c37970 f2fs: spread f2fs_set_inode_flags() by Chao Yu · 6 years ago
  9. e5ddab1 f2fs: update REQ_TIME in f2fs_cross_rename() by Sahitya Tummala · 6 years ago
  10. 9d62f77 f2fs: shrink sbi->sb_lock coverage in set_file_temperature() by Chao Yu · 6 years ago
  11. f22f93a f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  12. faa6beb f2fs: report ENOENT correctly in f2fs_rename by Jaegeuk Kim · 6 years ago
  13. 6d1a832 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  14. cf4085f Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  15. b2d1e92 Revert "f2fs: use timespec64 for inode timestamps" by Jaegeuk Kim · 6 years ago
  16. 4fc79c4 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  17. 5c8e7ab f2fs: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  18. 677f89e f2fs: use timespec64 for inode timestamps by Arnd Bergmann · 6 years ago
  19. 90e7a90 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  20. 6b4d6a8 f2fs: clean up symbol namespace by Chao Yu · 6 years ago
  21. 2d96ad5 f2fs: fix to initialize i_current_depth according to inode type by Chao Yu · 6 years ago
  22. d487b15 f2fs: enforce fsync_mode=strict for renamed directory by Jaegeuk Kim · 6 years ago
  23. 9bafde6 f2fs: introduce private inode status mapping by Chao Yu · 6 years ago
  24. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 2d2d3f1 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  26. ee0bcd6 f2fs: call unlock_new_inode() before d_instantiate() by Eric Biggers · 6 years ago
  27. e605f83 f2fs: call unlock_new_inode() before d_instantiate() by Eric Biggers · 6 years ago
  28. d919765 f2fs/fscrypt: updates to v4.17-rc1 by Jaegeuk Kim · 7 years ago
  29. aa5bcfd f2fs: introduce a new mount option test_dummy_encryption by Sheng Yong · 7 years ago
  30. e9a50e6 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  31. 9a95481 f2fs: introduce mount option for fsync mode by Junling Zheng · 7 years ago
  32. ac734c4 f2fs: support hot file extension by Chao Yu · 7 years ago
  33. 1e72cb2 f2fs: expose extension_list sysfs entry by Chao Yu · 7 years ago
  34. 45028b5 f2fs: switch to fscrypt_get_symlink() by Eric Biggers · 7 years ago
  35. f62d3d3 f2fs: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  36. 97d7f1c FROMLIST: f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 7 years ago
  37. 975c567 f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 7 years ago
  38. 2f17e34 f2fs: updates on v4.16-rc1 by Jaegeuk Kim · 7 years ago
  39. 71f8f04 f2fs: support inode creation time by Chao Yu · 7 years ago
  40. 9ef5e65 f2fs: prevent newly created inode from being dirtied incorrectly by Daeho Jeong · 7 years ago
  41. 211cb7b f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago
  42. e585ca2 f2fs: inject fault to kzalloc by Chao Yu · 7 years ago
  43. 268c7f6 f2fs: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  44. 8dfa646 f2fs: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  45. d5382cc f2fs: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  46. d612bee fscrypt: use ENOKEY when file cannot be created w/o key by Eric Biggers · 8 years ago
  47. 8ae26d1 f2fs: updates on 4.15-rc1 by Jaegeuk Kim · 7 years ago
  48. 50ffaa9 f2fs: support flexible inline xattr size by Chao Yu · 7 years ago
  49. d888fcd f2fs: add missing quota_initialize by Jaegeuk Kim · 7 years ago
  50. 6663422 f2fs: stop all the operations by cp_error flag by Jaegeuk Kim · 7 years ago
  51. d67586d f2fs: trace f2fs_lookup by Chao Yu · 7 years ago
  52. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  53. ec86c1c f2fs: don't allow encrypted operations without keys by Jaegeuk Kim · 8 years ago
  54. 8a7d191 f2fs: update i_flags correctly by Chao Yu · 7 years ago
  55. 5647b30 f2fs: support project quota by Chao Yu · 7 years ago
  56. 4b312af f2fs: record quota during dot{,dot} recovery by Chao Yu · 7 years ago
  57. fbcf931 f2fs: enhance on-disk inode structure scalability by Chao Yu · 7 years ago
  58. 09c3a72 f2fs: support plain user/group quota by Chao Yu · 7 years ago
  59. c2e6901 f2fs: do not set LOST_PINO for renamed dir by Sheng Yong · 7 years ago
  60. e6b120d f2fs/fscrypt: catch up to v4.12 by Jaegeuk Kim · 7 years ago
  61. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  63. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  65. 2eee010 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  66. ef68bf1 f2fs: do not unnecessarily null-terminate encrypted symlink data by Eric Biggers · 8 years ago
  67. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  68. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  69. ef1eb3a fscrypto: make filename crypto functions return 0 on success by Eric Biggers · 8 years ago
  70. 7732c26 f2fs: fix to detect temporary name of multimedia file by Chao Yu · 8 years ago
  71. 91246c2 f2fs: fix to report error number of f2fs_find_entry by Chao Yu · 8 years ago
  72. b56ab83 f2fs: avoid mark_inode_dirty by Jaegeuk Kim · 8 years ago
  73. 67c3758 f2fs: call update_inode_page for orphan inodes by Jaegeuk Kim · 8 years ago
  74. 3e19886 f2fs: report error for f2fs_parent_dir by Jaegeuk Kim · 8 years ago
  75. eb4246d f2fs: return error of f2fs_lookup by Jaegeuk Kim · 8 years ago
  76. 42d9640 f2fs: propagate error given by f2fs_find_entry by Jaegeuk Kim · 8 years ago
  77. ee6d182 f2fs: remove syncing inode page in all the cases by Jaegeuk Kim · 8 years ago
  78. 205b982 f2fs: call mark_inode_dirty_sync for i_field changes by Jaegeuk Kim · 8 years ago
  79. a196124 f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync by Jaegeuk Kim · 8 years ago
  80. 9194232 f2fs: use inode pointer for {set, clear}_inode_flag by Jaegeuk Kim · 8 years ago
  81. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  82. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  83. c7e82c6 Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  84. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  85. c90e09f f2fs crypto: fix corrupted symlink in encrypted case by Jaegeuk Kim · 8 years ago
  86. d726732 f2fs: fix to avoid unneeded unlock_new_inode by Chao Yu · 9 years ago
  87. 8074bb5 f2fs crypto: sync ext4_lookup and ext4_file_open by Jaegeuk Kim · 9 years ago
  88. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 9 years ago
  89. 8c2b143 f2fs: recovery missing dot dentries in root directory by Liu Xue · 9 years ago
  90. 993a049 f2fs: fix to delete old dirent in converted inline directory in ->rename by Chao Yu · 9 years ago
  91. 9def1e9 f2fs: detect error of update_dent_inode in ->rename by Chao Yu · 9 years ago
  92. 922ec35 f2fs crypto: avoid unneeded memory allocation when {en/de}crypting symlink by Chao Yu · 9 years ago
  93. f9a03ae Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  94. 2c4db1a f2fs: clean up f2fs_balance_fs by Jaegeuk Kim · 9 years ago
  95. 3a9e643 f2fs crypto: check CONFIG_F2FS_FS_XATTR for encrypted symlink by Chao Yu · 9 years ago
  96. 4e0d836 f2fs: fix to skip recovering dot dentries in a readonly fs by Chao Yu · 9 years ago
  97. 8dc0d6a f2fs: early check broken symlink length in the encrypted case by Jaegeuk Kim · 9 years ago
  98. d538417 f2fs: add missing f2fs_balance_fs in __recover_dot_dentries by Chao Yu · 9 years ago
  99. fba48a8 f2fs: don't convert inline inode when inline_data option is disable by Chao Yu · 9 years ago
  100. 00623e6 f2fs: avoid unnecessary f2fs_gc for dir operations by Jaegeuk Kim · 9 years ago