1. 6691d94 f2fs: introduce fragment allocation mode mount option by Daeho Jeong · 3 years, 4 months ago
  2. 287b140 f2fs: introduce excess_dirty_threshold() by Chao Yu · 3 years, 4 months ago
  3. 6abaa83 Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 4 months ago
  4. 4d67490 f2fs: Don't create discard thread when device doesn't support realtime discard by Fengnan Chang · 3 years, 5 months ago
  5. 94c821f f2fs: rebuild nat_bits during umount by Chao Yu · 3 years, 5 months ago
  6. a4b6817 f2fs: introduce periodic iostat io latency traces by Daeho Jeong · 3 years, 5 months ago
  7. 5211874 f2fs: separate out iostat feature by Daeho Jeong · 3 years, 5 months ago
  8. bbe1da7 f2fs: compress: do sanity check on cluster by Chao Yu · 3 years, 5 months ago
  9. b96d9b3 f2fs: fix to keep compatibility of fault injection interface by Chao Yu · 3 years, 5 months ago
  10. 3241057 f2fs: support fault injection for f2fs_kmem_cache_alloc() by Chao Yu · 3 years, 5 months ago
  11. 94afd6d f2fs: extent cache: support unaligned extent by Chao Yu · 3 years, 6 months ago
  12. 9180339 f2fs: fix to stop filesystem update once CP failed by Chao Yu · 3 years, 6 months ago
  13. 0f6b56e f2fs: add sysfs node to control ra_pages for fadvise seq file by Daeho Jeong · 3 years, 6 months ago
  14. 4f99326 f2fs: introduce discard_unit mount option by Chao Yu · 3 years, 6 months ago
  15. 6de8687 f2fs: remove allow_outplace_dio() by Eric Biggers · 3 years, 6 months ago
  16. 01f6afd f2fs: compress: fix to set zstd compress level correctly by Chao Yu · 3 years, 6 months ago
  17. 07c6b59 f2fs: add sysfs nodes to get GC info for each GC mode by Daeho Jeong · 3 years, 6 months ago
  18. edc6d01 f2fs: Convert to using invalidate_lock by Jan Kara · 3 years, 9 months ago
  19. c9ebd3d f2fs: initialize page->private when using for our internal use by Jaegeuk Kim · 3 years, 7 months ago
  20. 151b198 f2fs: compress: add nocompress extensions support by Fengnan Chang · 3 years, 7 months ago
  21. 4215d05 f2fs: enable extent cache for compression files in read-only by Daeho Jeong · 3 years, 7 months ago
  22. 859fca6 f2fs: swap: support migrating swapfile in aligned write mode by Chao Yu · 3 years, 8 months ago
  23. 6ce19af f2fs: compress: add compress_inode to cache compressed blocks by Chao Yu · 3 years, 8 months ago
  24. 4c89b53 f2fs: clean up /sys/fs/f2fs/<disk>/features by Jaegeuk Kim · 3 years, 8 months ago
  25. a7d9fe3 f2fs: support RO feature by Jaegeuk Kim · 3 years, 8 months ago
  26. c614041 f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit by Jaegeuk Kim · 3 years, 8 months ago
  27. cad83c9 f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances by Chao Yu · 3 years, 8 months ago
  28. b763f3b f2fs: restructure f2fs page.private layout by Chao Yu · 3 years, 9 months ago
  29. 8bfbfb0 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 8 months ago
  30. d0195c7 Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 9 months ago
  31. 2e22d48 f2fs: clean up left deprecated IO trace codes by Chao Yu · 3 years, 9 months ago
  32. 509f101 f2fs: avoid using native allocate_segment_by_default() by Chao Yu · 3 years, 9 months ago
  33. a7b4e50 f2fs: remove unnecessary struct declaration by Wan Jiabing · 3 years, 9 months ago
  34. 9b1bb01 f2fs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  35. 5911d2d f2fs: introduce gc_merge mount option by Chao Yu · 3 years, 10 months ago
  36. 61461fc f2fs: fix to avoid touching checkpointed data in get_victim() by Chao Yu · 3 years, 10 months ago
  37. f3e367d f2fs: fix wrong comment of nat_tree_lock by qiulaibin · 3 years, 10 months ago
  38. 5ac443e f2fs: add sysfs nodes to get runtime compression stat by Daeho Jeong · 3 years, 10 months ago
  39. e1175f0 f2fs: fix to align to section for fallocate() on pinned file by Chao Yu · 3 years, 11 months ago
  40. 1153db0 f2fs: remove unused file_clear_encrypt() by Chao Yu · 3 years, 11 months ago
  41. ebc29b62 f2fs: remove unnecessary IS_SWAPFILE check by huangjianan@oppo.com · 3 years, 11 months ago
  42. 4260c40 f2fs: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 11 months ago
  43. 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 4 years ago
  44. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  45. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  46. e659206 f2fs: add ckpt_thread_ioprio sysfs node by Daeho Jeong · 4 years ago
  47. 261eeb9 f2fs: introduce checkpoint_merge mount option by Daeho Jeong · 4 years ago
  48. 12699fb f2fs: Remove readahead collision detection by Matthew Wilcox (Oracle) · 4 years ago
  49. deaa965 f2fs: remove unused stat_{inc, dec}_atomic_write by Jack Qiu · 4 years ago
  50. 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years ago
  51. 3afae09 f2fs: compress: fix potential deadlock by Chao Yu · 4 years ago
  52. 7f59b27 f2fs: clean up post-read processing by Eric Biggers · 4 years ago
  53. 5d4daa5 f2fs: introduce a new per-sb directory in sysfs by Chao Yu · 4 years, 1 month ago
  54. 3fde13f f2fs: compress: support compress level by Chao Yu · 4 years ago
  55. 67883ad f2fs: remove FAULT_ALLOC_BIO by Christoph Hellwig · 4 years ago
  56. 25ac842 f2fs: use blkdev_issue_flush in __submit_flush_wait by Christoph Hellwig · 4 years ago
  57. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  58. ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 1 month ago
  59. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  60. 6422a71 f2fs: fix race of pending_pages in decompression by Daeho Jeong · 4 years, 1 month ago
  61. 1020856 f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size by Jaegeuk Kim · 4 years, 1 month ago
  62. a95ba66 f2fs: avoid race condition for shrinker count by Jaegeuk Kim · 4 years, 2 months ago
  63. 602a16d f2fs: add compress_mode mount option by Daeho Jeong · 4 years, 2 months ago
  64. db48965 f2fs: Remove unnecessary unlikely() by Yangtao Li · 4 years, 2 months ago
  65. 3a0a9cb f2fs: fix kbytes written stat for multi-device case by Chao Yu · 4 years, 2 months ago
  66. b28f047 f2fs: compress: support chksum by Chao Yu · 4 years, 2 months ago
  67. 493720a f2fs: fix to avoid REQ_TIME and CP_TIME collision by Chao Yu · 4 years, 2 months ago
  68. 8769918 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 4 years, 2 months ago
  69. 7ad08a5 f2fs: Handle casefolding with Encryption by Daniel Rosenberg · 4 years, 2 months ago
  70. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
  71. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 2 months ago
  72. bfc2b7e f2fs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
  73. fa4320c f2fs: move ioctl interface definitions to separated file by Chao Yu · 4 years, 3 months ago
  74. 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 3 months ago
  75. 86f3360 f2fs: handle errors of f2fs_get_meta_page_nofail by Jaegeuk Kim · 4 years, 4 months ago
  76. 48046cb f2fs: fix memory alignment to support 32bit by Jaegeuk Kim · 4 years, 3 months ago
  77. c68d6c8 f2fs: compress: introduce cic/dic slab cache by Chao Yu · 4 years, 4 months ago
  78. 3108303 f2fs: compress: introduce page array slab cache by Chao Yu · 4 years, 4 months ago
  79. ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 4 months ago
  80. e075b69 f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  81. 78134d0 f2fs: change return value of f2fs_disable_compressed_file to bool by Daeho Jeong · 4 years, 4 months ago
  82. c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 4 months ago
  83. 0e2b738 f2fs: allocate proper size memory for zstd decompress by Chao Yu · 4 years, 5 months ago
  84. ae999bb f2fs: change compr_blocks of superblock info to 64bit by Daeho Jeong · 4 years, 5 months ago
  85. 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 6 months ago
  86. eca4873 f2fs: Use generic casefolding support by Daniel Rosenberg · 4 years, 6 months ago
  87. e6c3948 f2fs: compress: use more readable atomic_t type for {cic,dic}.ref by Chao Yu · 4 years, 5 months ago
  88. 2e9b2bb f2fs: support 64-bits key in f2fs rb-tree node entry by Chao Yu · 4 years, 6 months ago
  89. c5d0278 f2fs: inherit mtime of original block during GC by Chao Yu · 4 years, 6 months ago
  90. d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 6 months ago
  91. e90027d f2fs: remove duplicated type casting by Xiaojun Wang · 4 years, 6 months ago
  92. de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 6 months ago
  93. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  94. 58f7e00 f2fs: replace test_and_set/clear_bit() with set/clear_bit() by Yufen Yu · 4 years, 6 months ago
  95. a87aff1 f2fs: space related cleanup by Jack Qiu · 4 years, 6 months ago
  96. 68e79ba f2fs: Change the type of f2fs_flush_inline_data() to void by Jia Yang · 4 years, 6 months ago
  97. 9af8464 f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl by Daeho Jeong · 4 years, 6 months ago
  98. 3357af8 f2fs: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
  99. 9627a7b f2fs: fix error path in do_recover_data() by Chao Yu · 4 years, 6 months ago
  100. 0e5e811 f2fs: add GC_URGENT_LOW mode in gc_urgent by Daeho Jeong · 4 years, 7 months ago