1. 901d745f f2fs: split f2fs_allocate_new_segments() by Chao Yu · 4 years, 7 months ago
  2. 29b993c f2fs: fix an oops in f2fs_is_compressed_page by Yu Changchun · 4 years, 7 months ago
  3. a6d601f f2fs: fix to wait page writeback before update by Chao Yu · 4 years, 7 months ago
  4. 0759e2c f2fs: show more debug info for per-temperature log by Chao Yu · 4 years, 7 months ago
  5. f608c38 f2fs: clean up parameter of f2fs_allocate_data_block() by Chao Yu · 4 years, 7 months ago
  6. 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
  7. 42612e7 Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 7 months ago
  8. 32b6aba f2fs: add node_io_flag for bio flags likewise data_io_flag by Jaegeuk Kim · 4 years, 8 months ago
  9. 0b6d4ca f2fs: don't return vmalloc() memory from f2fs_kmalloc() by Eric Biggers · 4 years, 8 months ago
  10. 7128cf9 f2fs: use attach/detach_page_private by Guoqing Jiang · 4 years, 8 months ago
  11. 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  12. ed318a6 fscrypt: support test_dummy_encryption=v2 by Eric Biggers · 4 years, 8 months ago
  13. 1ae18f7 f2fs: fix checkpoint=disable:%u%% by Jaegeuk Kim · 4 years, 8 months ago
  14. 9c12238 f2fs: add compressed/gc data read IO stat by Chao Yu · 4 years, 9 months ago
  15. b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 10 months ago
  16. c75488f f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKS by Chao Yu · 4 years, 11 months ago
  17. 34c061a f2fs: Avoid double lock for cp_rwsem during checkpoint by Sayali Lokhande · 4 years, 9 months ago
  18. 48abe91 f2fs: Fix wrong stub helper update_sit_info by YueHaibing · 4 years, 8 months ago
  19. ef8d563 f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS by Chao Yu · 4 years, 11 months ago
  20. 43c780b f2fs: rework filename handling by Eric Biggers · 4 years, 8 months ago
  21. f874fa1 f2fs: split f2fs_d_compare() from f2fs_match_name() by Eric Biggers · 4 years, 8 months ago
  22. 6d92b20 f2fs: compress: support lzo-rle compress algorithm by Chao Yu · 4 years, 9 months ago
  23. 5e6bbde f2fs: introduce mempool for {,de}compress intermediate page allocation by Chao Yu · 4 years, 9 months ago
  24. 3265d3d f2fs: support partial truncation on compressed inode by Chao Yu · 4 years, 10 months ago
  25. b5f4684 f2fs: remove redundant compress inode check by Chao Yu · 4 years, 11 months ago
  26. d29fbcd f2fs: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 9 months ago
  27. 8b83ac8 f2fs: support read iostat by Chao Yu · 4 years, 9 months ago
  28. 2bc4bea f2fs: add tracepoint for f2fs iostat by Daeho Jeong · 4 years, 10 months ago
  29. da9953b f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA by Jaegeuk Kim · 4 years, 10 months ago
  30. f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 9 months ago
  31. aa57697 f2fs: fix to disable compression on directory by Chao Yu · 4 years, 10 months ago
  32. 6ce48b0 f2fs: switch discard_policy.timeout to bool type by Chao Yu · 4 years, 10 months ago
  33. 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 11 months ago
  34. 7653b9d f2fs: fix potential .flags overflow on 32bit architecture by Chao Yu · 4 years, 10 months ago
  35. 7bcd0cf f2fs: don't trigger data flush in foreground operation by Chao Yu · 4 years, 10 months ago
  36. 8c7d4b5 f2fs: clean up f2fs_may_encrypt() by Chao Yu · 4 years, 10 months ago
  37. 530e070 f2fs: don't mark compressed inode dirty during f2fs_iget() by Chao Yu · 4 years, 10 months ago
  38. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
  39. a999150 f2fs: use kmem_cache pool during inline xattr lookups by Chao Yu · 5 years ago
  40. ca9e968 f2fs: avoid __GFP_NOFAIL in f2fs_bio_alloc by Chao Yu · 5 years ago
  41. 439dfb1 f2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS by Chao Yu · 5 years ago
  42. 0683728 f2fs: fix to avoid triggering IO in write path by Chao Yu · 5 years ago
  43. 5df7731f f2fs: introduce DEFAULT_IO_TIMEOUT by Chao Yu · 5 years ago
  44. bbbc34f f2fs: clean up bggc mount option by Chao Yu · 5 years ago
  45. b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 5 years ago
  46. a9117ec f2fs: fix to show norecovery mount option by Chao Yu · 5 years ago
  47. a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 5 years ago
  48. 6cfdf15 f2fs: fix to check dirty pages during compressed inode conversion by Chao Yu · 4 years, 10 months ago
  49. 96f5b4f f2fs: fix to account compressed inode correctly by Chao Yu · 4 years, 10 months ago
  50. 7a88ddb f2fs: fix inconsistent comments by Chao Yu · 4 years, 11 months ago
  51. c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 4 years, 11 months ago
  52. 097a768 f2fs: add missing function name in kernel message by Chao Yu · 5 years ago
  53. 0b32dc1 f2fs: recycle unused compress_data.chksum feild by Chao Yu · 5 years ago
  54. bf22c3c f2fs: fix the panic in do_checkpoint() by Sahitya Tummala · 5 years ago
  55. fc7100e f2fs: Add f2fs stats to sysfs by Hridya Valsaraju · 5 years ago
  56. fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
  57. b06af2a f2fs: convert inline_dir early before starting rename by Jaegeuk Kim · 5 years ago
  58. 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
  59. f543805 f2fs: introduce private bioset by Chao Yu · 5 years ago
  60. 0e6d016 f2fs: cleanup duplicate stats for atomic files by Sahitya Tummala · 5 years ago
  61. d508c94 f2fs: Check write pointer consistency of non-open zones by Shin'ichiro Kawasaki · 5 years ago
  62. c426d99 f2fs: Check write pointer consistency of open zones by Shin'ichiro Kawasaki · 5 years ago
  63. 677017d f2fs: Fix deadlock in f2fs_gc() context during atomic files handling by Sahitya Tummala · 5 years ago
  64. c45d600 f2fs: show f2fs instance in printk_ratelimited by Chao Yu · 5 years ago
  65. f5a53ed f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
  66. 0b20fce f2fs: cache global IPU bio by Chao Yu · 5 years ago
  67. fe1897e f2fs: fix to update time in lazytime mode by Chao Yu · 5 years ago
  68. fbc246a Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  69. 9720ee8 f2fs: fix to fallback to buffered IO in IO aligned mode by Chao Yu · 5 years ago
  70. 9ea2f0b f2fs: fix wrong error injection path in inc_valid_block_count() by Chao Yu · 5 years ago
  71. 950d47f f2fs: optimize case-insensitive lookups by Chao Yu · 5 years ago
  72. 4507847c f2fs: support FS_IOC_{GET,SET}FSLABEL by Chao Yu · 6 years ago
  73. 3ee0c5d f2fs: use wrapped IS_SWAPFILE() by Chao Yu · 5 years ago
  74. 2c2eb7a f2fs: Support case-insensitive file name lookups by Daniel Rosenberg · 5 years ago
  75. 5aba543 f2fs: include charset encoding information in the superblock by Daniel Rosenberg · 5 years ago
  76. 0921835 f2fs: fix to avoid call kvfree under spinlock by Chao Yu · 5 years ago
  77. 95ae251 f2fs: add fs-verity support by Eric Biggers · 5 years ago
  78. 4969c06 f2fs: support swap file w/ DIO by Jaegeuk Kim · 6 years ago
  79. 56659ce f2fs: fix is_idle() check for discard type by Sahitya Tummala · 6 years ago
  80. db6ec53 f2fs: add a rw_sem to cover quota flag changes by Jaegeuk Kim · 6 years ago
  81. 10f966b f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 6 years ago
  82. f91108b f2fs: Use DIV_ROUND_UP() instead of open-coding by Geert Uytterhoeven · 6 years ago
  83. dcbb4c1 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 6 years ago
  84. 04f0b2e f2fs: ioctl for removing a range from F2FS by Qiuyang Sun · 6 years ago
  85. 5043a96 f2fs: only set project inherit bit for directory by Wang Shilong · 6 years ago
  86. 3609855 f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags by Eric Biggers · 6 years ago
  87. 4d3aed7 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 6 years ago
  88. a4c3eca f2fs: Fix accounting for unusable blocks by Daniel Rosenberg · 6 years ago
  89. 040d2bb f2fs: fix to avoid deadloop if data_flush is on by Chao Yu · 6 years ago
  90. f7dfd9f f2fs: always assume that the device is idle under gc_urgent by Park Ju Hyung · 6 years ago
  91. 8648de2 f2fs: add bio cache for IPU by Chao Yu · 6 years ago
  92. 0d28544 Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  93. 93770ab f2fs: introduce DATA_GENERIC_ENHANCE by Chao Yu · 6 years ago
  94. f824deb f2fs: fix to consider multiple device for readonly check by Chao Yu · 6 years ago
  95. b471eb9 f2fs: relocate chksum_offset for large_nat_bitmap feature by Chao Yu · 6 years ago
  96. d02a6e6 f2fs: allow address pointer number of dnode aligning to specified size by Chao Yu · 6 years ago
  97. 6dc3a12 f2fs: fix wrong __is_meta_io() macro by Chao Yu · 6 years ago
  98. ea6d7e7 f2fs: fix to avoid panic in dec_valid_node_count() by Chao Yu · 6 years ago
  99. 5e159cd f2fs: fix to avoid panic in dec_valid_block_count() by Chao Yu · 6 years ago
  100. 622927f f2fs: fix to use inline space only if inline_xattr is enable by Chao Yu · 6 years ago