- 39ad058 f2fs: compress: fix potential deadlock of compress file by Hyeong-Jun Kim · 3 years, 1 month ago
- d04925f f2fs: deallocate compressed pages when error happens by Jaegeuk Kim · 3 years, 5 months ago
- a9fc163 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 8 months ago
- 5639b73 f2fs: compress: fix race condition of overwrite vs truncate by Chao Yu · 3 years, 8 months ago
- 72b0f30 f2fs: compress: fix to free compress page correctly by Chao Yu · 3 years, 9 months ago
- 2bebc6d f2fs: compress: fix potential deadlock by Chao Yu · 4 years ago
- db6129f f2fs: fix race of pending_pages in decompression by Daeho Jeong · 4 years, 1 month ago
- adfc694 f2fs: fix slab leak of rpages pointer by Jaegeuk Kim · 4 years, 4 months ago
- c68d6c8 f2fs: compress: introduce cic/dic slab cache by Chao Yu · 4 years, 4 months ago
- 3108303 f2fs: compress: introduce page array slab cache by Chao Yu · 4 years, 4 months ago
- 6fcaeba f2fs: change virtual mapping way for compression pages by Daeho Jeong · 4 years, 5 months ago
- 0e2b738 f2fs: allocate proper size memory for zstd decompress by Chao Yu · 4 years, 5 months ago
- e6c3948 f2fs: compress: use more readable atomic_t type for {cic,dic}.ref by Chao Yu · 4 years, 5 months ago
- 376207a f2fs: compress: remove unneeded code by Chao Yu · 4 years, 5 months ago
- 086ba2e Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 5 months ago
- b2f57a8 f2fs: compress: delay temp page allocation by Chao Yu · 4 years, 6 months ago
- 02772fbf f2fs: compress: fix to avoid memory leak on cc->cpages by Chao Yu · 4 years, 6 months ago
- 27aacd2 f2fs: add inline encryption support by Satya Tangirala · 4 years, 7 months ago
- f567adb f2fs: fix to wait GCed compressed page writeback by Chao Yu · 4 years, 7 months ago
- 29b993c f2fs: fix an oops in f2fs_is_compressed_page by Yu Changchun · 4 years, 7 months ago
- eb1353c f2fs: fix to check page dirty status before writeback by Chao Yu · 4 years, 7 months ago
- d078319 f2fs: remove the unused compr parameter by Wang Xiaojun · 4 years, 7 months ago
- 79963d9 f2fs: shrink node_write lock coverage by Chao Yu · 4 years, 7 months ago
- 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
- 99bbe30 f2fs: avoid checkpatch error by Jaegeuk Kim · 4 years, 7 months ago
- bc67c5d f2fs: remove unused parameter of f2fs_put_rpages_mapping() by Chao Yu · 4 years, 7 months ago
- dc35d73 f2fs: compress: don't compress any datas after cp stop by Chao Yu · 4 years, 8 months ago
- 1454c97 f2fs: compress: fix zstd data corruption by Chao Yu · 4 years, 8 months ago
- f664414 f2fs: compress: let lz4 compressor handle output buffer budget properly by Chao Yu · 4 years, 8 months ago
- 6d92b20 f2fs: compress: support lzo-rle compress algorithm by Chao Yu · 4 years, 9 months ago
- 5e6bbde f2fs: introduce mempool for {,de}compress intermediate page allocation by Chao Yu · 4 years, 9 months ago
- 3265d3d f2fs: support partial truncation on compressed inode by Chao Yu · 4 years, 10 months ago
- 435cbab f2fs: fix quota_sync failure due to f2fs_lock_op by Jaegeuk Kim · 4 years, 9 months ago
- 8908e75 f2fs: fix to verify tpage before releasing in f2fs_free_dic() by Chao Yu · 4 years, 10 months ago
- 80d0d45 f2fs: clean up dic->tpages assignment by Chao Yu · 4 years, 10 months ago
- 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 11 months ago
- 23b1faaad f2fs: compress: add .{init,destroy}_decompress_ctx callback by Chao Yu · 4 years, 11 months ago
- 09ff480 f2fs: compress: fix to call missing destroy_compress_ctx() by Chao Yu · 4 years, 11 months ago
- 887347a f2fs: clean up {cic,dic}.ref handling by Chao Yu · 4 years, 10 months ago
- 79bbefb f2fs: fix NULL pointer dereference in f2fs_verity_work() by Chao Yu · 4 years, 10 months ago
- 23c51be f2fs: fix to clear PG_error if fsverity failed by Chao Yu · 4 years, 10 months ago
- 466357d f2fs: fix potential deadlock on compressed quota file by Chao Yu · 4 years, 10 months ago
- 1a67cbe f2fs: fix to account compressed blocks in f2fs_compressed_blocks() by Chao Yu · 4 years, 10 months ago
- 0683728 f2fs: fix to avoid triggering IO in write path by Chao Yu · 5 years ago
- 5df7731f f2fs: introduce DEFAULT_IO_TIMEOUT by Chao Yu · 5 years ago
- a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 5 years ago
- 95978ca f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() by Chao Yu · 4 years, 11 months ago
- c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 5 years ago
- df77fbd f2fs: fix to avoid potential deadlock by Chao Yu · 5 years ago
- 0b32dc1 f2fs: recycle unused compress_data.chksum feild by Chao Yu · 5 years ago
- 61fbae2 f2fs: fix to avoid NULL pointer dereference by Chao Yu · 5 years ago
- 7fa6d59 f2fs: fix leaking uninitialized memory in compressed clusters by Eric Biggers · 5 years ago
- 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago