1. d078319 f2fs: remove the unused compr parameter by Wang Xiaojun · 4 years, 7 months ago
  2. 79963d9 f2fs: shrink node_write lock coverage by Chao Yu · 4 years, 7 months ago
  3. 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
  4. 99bbe30 f2fs: avoid checkpatch error by Jaegeuk Kim · 4 years, 7 months ago
  5. bc67c5d f2fs: remove unused parameter of f2fs_put_rpages_mapping() by Chao Yu · 4 years, 7 months ago
  6. dc35d73 f2fs: compress: don't compress any datas after cp stop by Chao Yu · 4 years, 7 months ago
  7. 1454c97 f2fs: compress: fix zstd data corruption by Chao Yu · 4 years, 8 months ago
  8. f664414 f2fs: compress: let lz4 compressor handle output buffer budget properly by Chao Yu · 4 years, 8 months ago
  9. 6d92b20 f2fs: compress: support lzo-rle compress algorithm by Chao Yu · 4 years, 9 months ago
  10. 5e6bbde f2fs: introduce mempool for {,de}compress intermediate page allocation by Chao Yu · 4 years, 9 months ago
  11. 3265d3d f2fs: support partial truncation on compressed inode by Chao Yu · 4 years, 10 months ago
  12. 435cbab f2fs: fix quota_sync failure due to f2fs_lock_op by Jaegeuk Kim · 4 years, 9 months ago
  13. 8908e75 f2fs: fix to verify tpage before releasing in f2fs_free_dic() by Chao Yu · 4 years, 9 months ago
  14. 80d0d45 f2fs: clean up dic->tpages assignment by Chao Yu · 4 years, 9 months ago
  15. 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 10 months ago
  16. 23b1faaad f2fs: compress: add .{init,destroy}_decompress_ctx callback by Chao Yu · 4 years, 10 months ago
  17. 09ff480 f2fs: compress: fix to call missing destroy_compress_ctx() by Chao Yu · 4 years, 10 months ago
  18. 887347a f2fs: clean up {cic,dic}.ref handling by Chao Yu · 4 years, 9 months ago
  19. 79bbefb f2fs: fix NULL pointer dereference in f2fs_verity_work() by Chao Yu · 4 years, 9 months ago
  20. 23c51be f2fs: fix to clear PG_error if fsverity failed by Chao Yu · 4 years, 9 months ago
  21. 466357d f2fs: fix potential deadlock on compressed quota file by Chao Yu · 4 years, 9 months ago
  22. 1a67cbe f2fs: fix to account compressed blocks in f2fs_compressed_blocks() by Chao Yu · 4 years, 10 months ago
  23. 0683728 f2fs: fix to avoid triggering IO in write path by Chao Yu · 4 years, 11 months ago
  24. 5df7731f f2fs: introduce DEFAULT_IO_TIMEOUT by Chao Yu · 4 years, 11 months ago
  25. a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 4 years, 11 months ago
  26. 95978ca f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() by Chao Yu · 4 years, 10 months ago
  27. c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 4 years, 10 months ago
  28. df77fbd f2fs: fix to avoid potential deadlock by Chao Yu · 4 years, 10 months ago
  29. 0b32dc1 f2fs: recycle unused compress_data.chksum feild by Chao Yu · 4 years, 10 months ago
  30. 61fbae2 f2fs: fix to avoid NULL pointer dereference by Chao Yu · 4 years, 10 months ago
  31. 7fa6d59 f2fs: fix leaking uninitialized memory in compressed clusters by Eric Biggers · 4 years, 10 months ago
  32. 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago