Sign in
android-kvm
/
linux
/
76887c256744740d6121af9bc4aa787712a1f694
/
fs
/
f2fs
/
compress.c
8908e75
f2fs: fix to verify tpage before releasing in f2fs_free_dic()
by Chao Yu
· 5 years ago
80d0d45
f2fs: clean up dic->tpages assignment
by Chao Yu
· 5 years ago
50cfa66
f2fs: compress: support zstd compress algorithm
by Chao Yu
· 5 years ago
23b1faaad
f2fs: compress: add .{init,destroy}_decompress_ctx callback
by Chao Yu
· 5 years ago
09ff480
f2fs: compress: fix to call missing destroy_compress_ctx()
by Chao Yu
· 5 years ago
887347a
f2fs: clean up {cic,dic}.ref handling
by Chao Yu
· 5 years ago
79bbefb
f2fs: fix NULL pointer dereference in f2fs_verity_work()
by Chao Yu
· 5 years ago
23c51be
f2fs: fix to clear PG_error if fsverity failed
by Chao Yu
· 5 years ago
466357d
f2fs: fix potential deadlock on compressed quota file
by Chao Yu
· 5 years ago
1a67cbe
f2fs: fix to account compressed blocks in f2fs_compressed_blocks()
by Chao Yu
· 5 years 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
· 5 years 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