1. 1d1df41 Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years ago
  2. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
  3. a9419b6 f2fs: do not bother checkpoint by f2fs_get_node_info by Jaegeuk Kim · 3 years, 1 month ago
  4. 325163e f2fs: add gc_urgent_high_remaining sysfs node by Daeho Jeong · 3 years, 1 month ago
  5. 77900c4 f2fs: fix to do sanity check in is_alive() by Chao Yu · 3 years, 1 month ago
  6. f6db430 f2fs: fix to avoid panic in is_alive() if metadata is inconsistent by Chao Yu · 3 years, 1 month ago
  7. 9056d64 f2fs: fix to do sanity check on inode type during garbage collection by Chao Yu · 3 years, 1 month ago
  8. 6691d94 f2fs: introduce fragment allocation mode mount option by Daeho Jeong · 3 years, 3 months ago
  9. ad126eb f2fs: fix to account missing .skipped_gc_rwsem by Chao Yu · 3 years, 4 months ago
  10. 5211874 f2fs: separate out iostat feature by Daeho Jeong · 3 years, 4 months ago
  11. 3241057 f2fs: support fault injection for f2fs_kmem_cache_alloc() by Chao Yu · 3 years, 5 months ago
  12. 10d0786 f2fs: Revert "f2fs: Fix indefinite loop in f2fs_gc() v1" by Jia Yang · 3 years, 6 months ago
  13. 07c6b59 f2fs: add sysfs nodes to get GC info for each GC mode by Daeho Jeong · 3 years, 6 months ago
  14. 132e320 f2fs: remove false alarm on iget failure during GC by Jaegeuk Kim · 3 years, 6 months ago
  15. 6ce19af f2fs: compress: add compress_inode to cache compressed blocks by Chao Yu · 3 years, 7 months ago
  16. 833dcd3 f2fs: logging neatening by Joe Perches · 3 years, 7 months ago
  17. 89e53ff f2fs: atgc: fix to set default age threshold by Chao Yu · 3 years, 8 months ago
  18. b763f3b f2fs: restructure f2fs page.private layout by Chao Yu · 3 years, 8 months ago
  19. 5f029c0 f2fs: clean up build warnings by Yi Zhuang · 3 years, 9 months ago
  20. 5911d2d f2fs: introduce gc_merge mount option by Chao Yu · 3 years, 9 months ago
  21. 61461fc f2fs: fix to avoid touching checkpointed data in get_victim() by Chao Yu · 3 years, 9 months ago
  22. ac2d750 f2fs: do not use AT_SSR mode in FG_GC & high urgent BG_GC by Weichao Guo · 3 years, 10 months ago
  23. 3ab0598 f2fs: fix panic during f2fs_resize_fs() by Chao Yu · 3 years, 10 months ago
  24. 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 3 years, 10 months ago
  25. cf74040 f2fs: trival cleanup in move_data_block() by Chao Yu · 4 years ago
  26. 8769918 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 4 years, 1 month ago
  27. c8eb702 f2fs: clean up kvfree by Chao Yu · 4 years, 4 months ago
  28. 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 5 months ago
  29. c5d0278 f2fs: inherit mtime of original block during GC by Chao Yu · 4 years, 5 months ago
  30. d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 5 months ago
  31. de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 6 months ago
  32. 0e5e811 f2fs: add GC_URGENT_LOW mode in gc_urgent by Daeho Jeong · 4 years, 6 months ago
  33. d7cd370 f2fs: fix return value of move_data_block() by Chao Yu · 4 years, 6 months ago
  34. 9776750 f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range by Qilong Zhang · 4 years, 6 months ago
  35. f608c38 f2fs: clean up parameter of f2fs_allocate_data_block() by Chao Yu · 4 years, 6 months ago
  36. 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 6 months ago
  37. da52f8a f2fs: get the right gc victim section when section has several segments by Jack Qiu · 4 years, 6 months ago
  38. 9c12238 f2fs: add compressed/gc data read IO stat by Chao Yu · 4 years, 8 months ago
  39. b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 9 months ago
  40. 8b83ac8 f2fs: support read iostat by Chao Yu · 4 years, 9 months ago
  41. 7bcd0cf f2fs: don't trigger data flush in foreground operation by Chao Yu · 4 years, 9 months ago
  42. a4ba5df f2fs: fix to update f2fs_super_block fields under sb_lock by Chao Yu · 4 years, 10 months ago
  43. 68275682 f2fs: Fix mount failure due to SPO after a successful online resize FS by Sahitya Tummala · 4 years, 10 months ago
  44. dabfbbc f2fs: skip migration only when BG_GC is called by Jaegeuk Kim · 4 years, 11 months ago
  45. 5df7731f f2fs: introduce DEFAULT_IO_TIMEOUT by Chao Yu · 4 years, 11 months ago
  46. 2bac076 f2fs: skip GC when section is full by Jaegeuk Kim · 4 years, 11 months ago
  47. 8c7b9ac f2fs: add migration count iff migration happens by Jaegeuk Kim · 4 years, 11 months ago
  48. bbbc34f f2fs: clean up bggc mount option by Chao Yu · 4 years, 11 months ago
  49. b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 4 years, 11 months ago
  50. a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 4 years, 11 months ago
  51. 7a88ddb f2fs: fix inconsistent comments by Chao Yu · 4 years, 10 months ago
  52. fc7100e f2fs: Add f2fs stats to sysfs by Hridya Valsaraju · 5 years ago
  53. fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
  54. 4eea93e f2fs: run fsck when getting bad inode during GC by Jaegeuk Kim · 5 years ago
  55. 803e74b f2fs: stop GC when the victim becomes fully valid by Jaegeuk Kim · 5 years ago
  56. c45d600 f2fs: show f2fs instance in printk_ratelimited by Chao Yu · 5 years ago
  57. 46d9ce1 f2fs: update multi-dev metadata in resize_fs by Qiuyang Sun · 5 years ago
  58. 957fa47 f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  59. bbf9f7d f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  60. 543b8c46 f2fs: fix to read source block before invalidating it by Jaegeuk Kim · 5 years ago
  61. 10f966b f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 6 years ago
  62. dcbb4c1 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 6 years ago
  63. 04f0b2e f2fs: ioctl for removing a range from F2FS by Qiuyang Sun · 6 years ago
  64. 49dd883 f2fs: allow ssr block allocation during checkpoint=disable period by Jaegeuk Kim · 6 years ago
  65. 93770ab f2fs: introduce DATA_GENERIC_ENHANCE by Chao Yu · 6 years ago
  66. d02a6e6 f2fs: allow address pointer number of dnode aligning to specified size by Chao Yu · 6 years ago
  67. 793ab1c f2fs: fix to avoid deadloop in foreground GC by Chao Yu · 6 years ago
  68. 0916878 f2fs: Fix use of number of devices by Damien Le Moal · 6 years ago
  69. bae0ee7 f2fs: check PageWriteback flag for ordered case by Chao Yu · 6 years ago
  70. 5222595 f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 6 years ago
  71. 8d64d36 f2fs: fix to reorder set_page_dirty and wait_on_page_writeback by Chao Yu · 6 years ago
  72. e3c5910 f2fs: adjust trace print in f2fs_get_victim() to cover all paths by Sahitya Tummala · 6 years ago
  73. 08ac9a3 f2fs: fix to allow node segment for GC by ioctl path by Sahitya Tummala · 6 years ago
  74. e3080b0 f2fs: support subsectional garbage collection by Chao Yu · 6 years ago
  75. 2c70c5e f2fs: introduce __is_large_section() for cleanup by Chao Yu · 6 years ago
  76. d6c66cd f2fs: fix count of seg_freed to make sec_freed correct by Yunlong Song · 6 years ago
  77. 9bf1a3f f2fs: avoid GC causing encrypted file corrupted by Yunlong Song · 6 years ago
  78. 48018b4 f2fs: submit cached bio to avoid endless PageWriteback by Chao Yu · 6 years ago
  79. 4354994 f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  80. 274bd9b f2fs: add to account skip count of background GC by Chao Yu · 6 years ago
  81. 61f7725 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 6 years ago
  82. edc55aa f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO by Jaegeuk Kim · 6 years ago
  83. a7d10cf f2fs: add new idle interval timing for discard and gc paths by Sahitya Tummala · 6 years ago
  84. 7c1a000 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  85. 6aa58d8 f2fs: readahead encrypted block during GC by Chao Yu · 6 years ago
  86. 6f8d445 f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc by Jaegeuk Kim · 6 years ago
  87. 7fa750a f2fs: rework fault injection handling to avoid a warning by Arnd Bergmann · 6 years ago
  88. 7735730 f2fs: fix to propagate error from __get_meta_page() by Chao Yu · 6 years ago
  89. 10d255c f2fs: fix to skip GC if type in SSA and SIT is inconsistent by Chao Yu · 6 years ago
  90. c29fd0c f2fs: let sync node IO interrupt async one by Chao Yu · 7 years ago
  91. 4d57b86 f2fs: clean up symbol namespace by Chao Yu · 7 years ago
  92. fe16efe f2fs: fix to let caller retry allocating block address by Chao Yu · 7 years ago
  93. 14a2855 f2fs: fix error path of move_data_page by Chao Yu · 7 years ago
  94. 2ef79ec f2fs: avoid stucking GC due to atomic write by Chao Yu · 7 years ago
  95. 5b0e953 f2fs: introduce sbi->gc_mode to determine the policy by Jaegeuk Kim · 7 years ago
  96. 107a805 f2fs: keep migration IO order in LFS mode by Chao Yu · 7 years ago
  97. 299254d Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc" by Chao Yu · 7 years ago
  98. b2532c6 f2fs: rename dio_rwsem to i_gc_rwsem by Chao Yu · 7 years ago
  99. 17c5003 f2fs: clear PageError on writepage by Jaegeuk Kim · 7 years ago
  100. 6dbb179 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 7 years ago