1. 4ba73f1 f2fs: don't allow any writes on readonly mount by Jaegeuk Kim · 4 years, 1 month ago
  2. 710bc3d FROMGIT: f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years ago
  3. eb60870 ANDROID: vfs/ext4,f2fs: finish umount(2) in time with filesystem work by Jaegeuk Kim · 7 years ago
  4. 95894ba Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 10 months ago
  5. 9bf326c UPSTREAM: f2fs: should use GFP_NOFS for directory inodes by Jaegeuk Kim · 3 years, 4 months ago
  6. 0a46451 f2fs: flush dirty meta pages when flushing them by Jaegeuk Kim · 4 years, 8 months ago
  7. 2250b8d f2fs: fix checkpoint=disable:%u%% by Jaegeuk Kim · 4 years, 8 months ago
  8. f76aae4 f2fs: don't leak filename in f2fs_try_convert_inline_dir() by Eric Biggers · 4 years, 8 months ago
  9. e4ceca4 f2fs: fix quota_sync failure due to f2fs_lock_op by Jaegeuk Kim · 4 years, 9 months ago
  10. 9771d96 f2fs: fix to handle error path of f2fs_ra_meta_pages() by Chao Yu · 4 years, 9 months ago
  11. e2394d4 f2fs: fix long latency due to discard during umount by Sahitya Tummala · 4 years, 9 months ago
  12. 6df96a4 f2fs: switch discard_policy.timeout to bool type by Chao Yu · 4 years, 9 months ago
  13. 23dd85e f2fs: fix potential .flags overflow on 32bit architecture by Chao Yu · 4 years, 9 months ago
  14. 4f741ae f2fs: don't change inode status under page lock by Chao Yu · 4 years, 9 months ago
  15. 6fb72b7 f2fs: delete DIO read lock by DongDongJu · 4 years, 9 months ago
  16. 4fe29b0 f2fs: xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  17. 312c7a6 f2fs: skip GC when section is full by Jaegeuk Kim · 4 years, 11 months ago
  18. 6c7c11b f2fs: fix the panic in do_checkpoint() by Sahitya Tummala · 4 years, 10 months ago
  19. b7bc58f f2fs: fix to wait all node page writeback by Chao Yu · 4 years, 11 months ago
  20. a2543e9 f2fs: Add f2fs stats to sysfs by Hridya Valsaraju · 5 years ago
  21. 9bc31ff f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
  22. 4825031 f2fs: update f2fs document regarding to fsync_mode by Jaegeuk Kim · 5 years ago
  23. 1ee7a54 f2fs: add a way to turn off ipu bio cache by Jaegeuk Kim · 5 years ago
  24. 6f11f4c f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 5 years ago
  25. 9eef1cd f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  26. 7fd8069 f2fs: remove unneeded check for error allocating bio_post_read_ctx by Eric Biggers · 5 years ago
  27. 2ef0de3 f2fs: convert inline_dir early before starting rename by Jaegeuk Kim · 5 years ago
  28. 4eeb042 f2fs: fix memleak of kobject by Chao Yu · 5 years ago
  29. 9d01d13 f2fs: fix to add swap extent correctly by Chao Yu · 5 years ago
  30. e11eb17 f2fs: run fsck when getting bad inode during GC by Jaegeuk Kim · 5 years ago
  31. a024e32 f2fs: free sysfs kobject by Jaegeuk Kim · 5 years ago
  32. 21ecb9b f2fs: declare nested quota_sem and remove unnecessary sems by Jaegeuk Kim · 5 years ago
  33. 0113c91 f2fs: don't put new_page twice in f2fs_rename by Jaegeuk Kim · 5 years ago
  34. de73c41 f2fs: set I_LINKABLE early to avoid wrong access by vfs by Jaegeuk Kim · 5 years ago
  35. 5efd1f8 f2fs: introduce private bioset by Chao Yu · 5 years ago
  36. 8c7e155 f2fs: cleanup duplicate stats for atomic files by Sahitya Tummala · 5 years ago
  37. 66cc695 f2fs: set GFP_NOFS when moving inline dentries by Jaegeuk Kim · 5 years ago
  38. 6e97748 f2fs: should avoid recursive filesystem ops by Jaegeuk Kim · 5 years ago
  39. c24c1dd f2fs: keep quota data on write_begin failure by Jaegeuk Kim · 5 years ago
  40. 9cd6c2a f2fs: call f2fs_balance_fs outside of locked page by Jaegeuk Kim · 5 years ago
  41. 02e3184 f2fs: preallocate DIO blocks when forcing buffered_io by Jaegeuk Kim · 5 years ago
  42. 3569afc f2fs: stop GC when the victim becomes fully valid by Jaegeuk Kim · 5 years ago
  43. a8d7766 f2fs: expose main_blkaddr in sysfs by Jaegeuk Kim · 5 years ago
  44. 22a0511 f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  45. 15cbb0b f2fs: Fix deadlock in f2fs_gc() context during atomic files handling by Sahitya Tummala · 5 years ago
  46. 15fef8c f2fs: show f2fs instance in printk_ratelimited by Chao Yu · 5 years ago
  47. 5f4e1e7 f2fs: fix to update dir's i_pino during cross_rename by Chao Yu · 5 years ago
  48. 349b35a f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
  49. 7b28ca7 f2fs: avoid kernel panic on corruption test by Jaegeuk Kim · 5 years ago
  50. 34beb41 f2fs: cache global IPU bio by Chao Yu · 5 years ago
  51. e2d0b12 f2fs: fix to avoid memory leakage in f2fs_listxattr by Randall Huang · 5 years ago
  52. 9fff07a f2fs: check total_segments from devices in raw_super by Qiuyang Sun · 5 years ago
  53. 23b6638 f2fs: update multi-dev metadata in resize_fs by Qiuyang Sun · 5 years ago
  54. 82ae765 f2fs: mark recovery flag correctly in read_raw_super_block() by Chengguang Xu via Linux-f2fs-devel · 5 years ago
  55. 7a2ccd5 f2fs: fix to update time in lazytime mode by Chao Yu · 5 years ago
  56. 983cd9c f2fs: add a condition to detect overflow in f2fs_ioc_gc_range() by Sahitya Tummala · 5 years ago
  57. 32eee5a f2fs: fix to add missing F2FS_IO_ALIGNED() condition by Chao Yu · 5 years ago
  58. 7baf419 f2fs: fix to fallback to buffered IO in IO aligned mode by Chao Yu · 5 years ago
  59. bc5a011 f2fs: fix to handle error path correctly in f2fs_map_blocks by Chao Yu · 5 years ago
  60. 4896cf2 f2fs: fix extent corrupotion during directIO in LFS mode by Chao Yu · 5 years ago
  61. 4f18ca5 f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
  62. 05f8158 f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY by Lockywolf · 5 years ago
  63. 6c8c3ef f2fs: fix inode rwsem regression by Goldwyn Rodrigues · 5 years ago
  64. 4b50476 f2fs: fix to avoid accessing uninitialized field of inode page in is_alive() by Chao Yu · 5 years ago
  65. 03bad3d f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  66. 6d56681 f2fs: convert inline_data in prior to i_size_write by Jaegeuk Kim · 5 years ago
  67. b7d6e0b f2fs: fix error path of f2fs_convert_inline_page() by Chao Yu · 5 years ago
  68. bc97d08 f2fs: enhance f2fs_is_checkpoint_ready()'s readability by Chao Yu · 5 years ago
  69. 8f91742 f2fs: clean up __bio_alloc()'s parameter by Chao Yu · 5 years ago
  70. 351a2dd f2fs: fix wrong error injection path in inc_valid_block_count() by Chao Yu · 5 years ago
  71. 7d67013 f2fs: fix to writeout dirty inode during node flush by Chao Yu · 5 years ago
  72. 09f01ab f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  73. e886fa3 f2fs: allocate memory in batch in build_sit_info() by Chao Yu · 5 years ago
  74. f264317 f2fs: fix to avoid data corruption by forbidding SSR overwrite by Chao Yu · 5 years ago
  75. e9b81cd f2fs: cleanup the code in build_sit_entries. by Lihong Kou · 5 years ago
  76. 0dab160 f2fs: fix wrong available node count calculation by Chao Yu · 5 years ago
  77. f38572b f2fs: remove duplicate code in f2fs_file_write_iter by Lihong Kou · 5 years ago
  78. f856133 f2fs: fix to migrate blocks correctly during defragment by Chao Yu · 5 years ago
  79. 497cc16 f2fs: use wrapped f2fs_cp_error() by Chao Yu · 5 years ago
  80. e7643e6 f2fs: fix to use more generic EOPNOTSUPP by Chao Yu · 5 years ago
  81. 9a24196 f2fs: use wrapped IS_SWAPFILE() by Chao Yu · 5 years ago
  82. 0e7095f f2fs: fix to avoid call kvfree under spinlock by Chao Yu · 5 years ago
  83. 4c69d17 fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status() by Jia-Ju Bai · 5 years ago
  84. 59bfd14 f2fs: disallow direct IO in atomic write by Chao Yu · 5 years ago
  85. 34405bc f2fs: fix to handle quota_{on,off} correctly by Chao Yu · 5 years ago
  86. 1e3536c f2fs: fix to detect cp error in f2fs_setxattr() by Chao Yu · 5 years ago
  87. 4d05566 f2fs: fix to spread f2fs_is_checkpoint_ready() by Chao Yu · 5 years ago
  88. bc8b213 f2fs: support fiemap() for directory inode by Chao Yu · 5 years ago
  89. 08b1681 f2fs: fix to avoid discard command leak by Chao Yu · 5 years ago
  90. 04ac02e f2fs: disallow switching io_bits option during remount by Chao Yu · 5 years ago
  91. 8605567 f2fs: fix panic of IO alignment feature by Chao Yu · 5 years ago
  92. 1afae59 f2fs: introduce {page,io}_is_mergeable() for readability by Chao Yu · 5 years ago
  93. fa5a7c46 f2fs: fix livelock in swapfile writes by Jaegeuk Kim · 5 years ago
  94. 58b091f fscrypt: support encrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  95. 60509c8 fscrypt: simplify bounce page handling by Eric Biggers · 6 years ago
  96. 5fede20 f2fs, dm-default-key: should skip dm-default-key only for FBE blocks by Jaegeuk Kim · 5 years ago
  97. cff6986 f2fs: fix flushing node pages when checkpoint is disabled by Jaegeuk Kim · 5 years ago
  98. 0912120 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 4 months ago
  99. e7f15a9 Merge 4.9.269 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  100. e12d8b1 f2fs: fix a redundant call to f2fs_balance_fs if an error occurs by Colin Ian King · 3 years, 10 months ago