blob: f073bf3f36ada564e55e368cc827ed942b291b1f [file] [log] [blame]
adfc694330d3 ("f2fs: fix slab leak of rpages pointer")
31083031709e ("f2fs: compress: introduce page array slab cache")
e6c3948de2f8 ("f2fs: compress: use more readable atomic_t type for {cic,dic}.ref")
376207af4bf8 ("f2fs: compress: remove unneeded code")
b2f57a8e6bc9 ("f2fs: compress: delay temp page allocation")
02772fbfcba8 ("f2fs: compress: fix to avoid memory leak on cc->cpages")
79963d967b49 ("f2fs: shrink node_write lock coverage")
f3494345ce99 ("f2fs: fix potential use-after-free issue")
5e6bbde95982 ("f2fs: introduce mempool for {,de}compress intermediate page allocation")
435cbab95e39 ("f2fs: fix quota_sync failure due to f2fs_lock_op")
8908e753109f ("f2fs: fix to verify tpage before releasing in f2fs_free_dic()")
80d0d45ab5b2 ("f2fs: clean up dic->tpages assignment")
23b1faaade19 ("f2fs: compress: add .{init,destroy}_decompress_ctx callback")
09ff48011e22 ("f2fs: compress: fix to call missing destroy_compress_ctx()")
887347a09a6a ("f2fs: clean up {cic,dic}.ref handling")
79bbefb19f13 ("f2fs: fix NULL pointer dereference in f2fs_verity_work()")
a999150f4fe3 ("f2fs: use kmem_cache pool during inline xattr lookups")
ba3b583cff45 ("f2fs: clean up parameter of macro XATTR_SIZE()")
df77fbd8c5b2 ("f2fs: fix to avoid potential deadlock")
61fbae2b2b12 ("f2fs: fix to avoid NULL pointer dereference")
7fa6d59816e7 ("f2fs: fix leaking uninitialized memory in compressed clusters")
4c8ff7095bef ("f2fs: support data compression")
f543805fcd60 ("f2fs: introduce private bioset")
0e6d01643c20 ("f2fs: cleanup duplicate stats for atomic files")
bdf032992489 ("f2fs: call f2fs_balance_fs outside of locked page")
c45d6002ff7a ("f2fs: show f2fs instance in printk_ratelimited")
f5a53edcf01e ("f2fs: support aligned pinned file")
0b20fcec8651 ("f2fs: cache global IPU bio")
688078e7f36c ("f2fs: fix to avoid memory leakage in f2fs_listxattr")