index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
compress.c
Age
Commit message (
Expand
)
Author
2020-04-23
f2fs: fix quota_sync failure due to f2fs_lock_op
Jaegeuk Kim
2020-04-03
f2fs: fix to verify tpage before releasing in f2fs_free_dic()
Chao Yu
2020-04-03
f2fs: clean up dic->tpages assignment
Chao Yu
2020-04-03
f2fs: compress: support zstd compress algorithm
Chao Yu
2020-03-30
f2fs: compress: add .{init,destroy}_decompress_ctx callback
Chao Yu
2020-03-30
f2fs: compress: fix to call missing destroy_compress_ctx()
Chao Yu
2020-03-30
f2fs: clean up {cic,dic}.ref handling
Chao Yu
2020-03-30
f2fs: fix NULL pointer dereference in f2fs_verity_work()
Chao Yu
2020-03-30
f2fs: fix to clear PG_error if fsverity failed
Chao Yu
2020-03-30
f2fs: fix potential deadlock on compressed quota file
Chao Yu
2020-03-22
f2fs: fix to account compressed blocks in f2fs_compressed_blocks()
Chao Yu
2020-03-19
f2fs: fix to avoid triggering IO in write path
Chao Yu
2020-03-19
f2fs: introduce DEFAULT_IO_TIMEOUT
Chao Yu
2020-03-19
f2fs: clean up codes with {f2fs_,}data_blkaddr()
Chao Yu
2020-03-10
f2fs: fix to avoid use-after-free in f2fs_write_multi_pages()
Chao Yu
2020-03-10
f2fs: cover last_disk_size update with spinlock
Chao Yu
2020-02-27
f2fs: fix to avoid potential deadlock
Chao Yu
2020-02-27
f2fs: recycle unused compress_data.chksum feild
Chao Yu
2020-02-27
f2fs: fix to avoid NULL pointer dereference
Chao Yu
2020-02-27
f2fs: fix leaking uninitialized memory in compressed clusters
Eric Biggers
2020-01-17
f2fs: support data compression
Chao Yu
[prev]