- c8c1095 Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 1 month ago
- 5664896 Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 1 month ago
- cf30f6a lib: zstd: Add kernel-specific API by Nick Terrell · 4 years, 4 months ago
- b368cc5 f2fs: compress: fix overwrite may reduce compress ratio unproperly by Fengnan Chang · 3 years, 2 months ago
- 09631cf f2fs: include non-compressed blocks in compr_written_block by Daeho Jeong · 3 years, 3 months ago
- e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
- 827f028 f2fs: deallocate compressed pages when error happens by Jaegeuk Kim · 3 years, 4 months ago
- bbe1da7 f2fs: compress: do sanity check on cluster by Chao Yu · 3 years, 5 months ago
- 3241057 f2fs: support fault injection for f2fs_kmem_cache_alloc() by Chao Yu · 3 years, 5 months ago
- 94afd6d f2fs: extent cache: support unaligned extent by Chao Yu · 3 years, 5 months ago
- 6ce19af f2fs: compress: add compress_inode to cache compressed blocks by Chao Yu · 3 years, 7 months ago
- c614041 f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit by Jaegeuk Kim · 3 years, 7 months ago
- 8f1d498 f2fs: compress: remove unneeded preallocation by Chao Yu · 3 years, 8 months ago
- e3c5483 f2fs: let's allow compression for mmap files by Jaegeuk Kim · 3 years, 7 months ago
- 91f0fb6 f2fs: compress: clean up parameter of __f2fs_cluster_blocks() by Chao Yu · 3 years, 8 months ago
- b763f3b f2fs: restructure f2fs page.private layout by Chao Yu · 3 years, 8 months ago
- ee68d27 f2fs: add cp_error check in f2fs_write_compressed_pages by Chao Yu · 3 years, 8 months ago
- 5db479f f2fs: compress: rename __cluster_may_compress by Chao Yu · 3 years, 8 months ago
- 8bfbfb0 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 8 months ago
- a949dc5 f2fs: compress: fix race condition of overwrite vs truncate by Chao Yu · 3 years, 8 months ago
- a12cc5b f2fs: compress: fix to free compress page correctly by Chao Yu · 3 years, 8 months ago
- 8af85f7 f2fs: compress: remove unneed check condition by Chao Yu · 3 years, 8 months ago
- 2e22d48 f2fs: clean up left deprecated IO trace codes by Chao Yu · 3 years, 8 months ago
- 5ac443e f2fs: add sysfs nodes to get runtime compression stat by Daeho Jeong · 3 years, 10 months ago
- 3afae09 f2fs: compress: fix potential deadlock by Chao Yu · 4 years ago
- 7f59b27 f2fs: clean up post-read processing by Eric Biggers · 4 years ago
- 3fde13f f2fs: compress: support compress level by Chao Yu · 4 years ago
- 75e91c8 f2fs: compress: fix compression chksum by Chao Yu · 4 years, 1 month ago
- 6422a71 f2fs: fix race of pending_pages in decompression by Daeho Jeong · 4 years, 1 month ago
- 602a16d f2fs: add compress_mode mount option by Daeho Jeong · 4 years, 1 month ago
- b28f047 f2fs: compress: support chksum by Chao Yu · 4 years, 1 month ago
- adfc694 f2fs: fix slab leak of rpages pointer by Jaegeuk Kim · 4 years, 3 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, 4 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, 5 months ago
- 02772fbf f2fs: compress: fix to avoid memory leak on cc->cpages by Chao Yu · 4 years, 5 months ago
- 27aacd2 f2fs: add inline encryption support by Satya Tangirala · 4 years, 6 months ago
- f567adb f2fs: fix to wait GCed compressed page writeback by Chao Yu · 4 years, 6 months ago
- 29b993c f2fs: fix an oops in f2fs_is_compressed_page by Yu Changchun · 4 years, 6 months ago
- eb1353c f2fs: fix to check page dirty status before writeback by Chao Yu · 4 years, 6 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, 6 months ago
- 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 6 months ago
- 99bbe30 f2fs: avoid checkpatch error by Jaegeuk Kim · 4 years, 6 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, 7 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, 9 months ago
- 80d0d45 f2fs: clean up dic->tpages assignment by Chao Yu · 4 years, 9 months ago
- 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 10 months ago
- 23b1faaad f2fs: compress: add .{init,destroy}_decompress_ctx callback by Chao Yu · 4 years, 10 months ago
- 09ff480 f2fs: compress: fix to call missing destroy_compress_ctx() by Chao Yu · 4 years, 10 months ago
- 887347a f2fs: clean up {cic,dic}.ref handling by Chao Yu · 4 years, 9 months ago
- 79bbefb f2fs: fix NULL pointer dereference in f2fs_verity_work() by Chao Yu · 4 years, 9 months ago
- 23c51be f2fs: fix to clear PG_error if fsverity failed by Chao Yu · 4 years, 9 months ago
- 466357d f2fs: fix potential deadlock on compressed quota file by Chao Yu · 4 years, 9 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 · 4 years, 10 months ago
- 5df7731f f2fs: introduce DEFAULT_IO_TIMEOUT by Chao Yu · 4 years, 11 months ago
- a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 4 years, 11 months ago
- 95978ca f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() by Chao Yu · 4 years, 10 months ago
- c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 4 years, 10 months ago
- df77fbd f2fs: fix to avoid potential deadlock by Chao Yu · 4 years, 10 months ago
- 0b32dc1 f2fs: recycle unused compress_data.chksum feild by Chao Yu · 4 years, 10 months ago
- 61fbae2 f2fs: fix to avoid NULL pointer dereference by Chao Yu · 4 years, 10 months ago
- 7fa6d59 f2fs: fix leaking uninitialized memory in compressed clusters by Eric Biggers · 4 years, 10 months ago
- 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago