blob: f65d49e20cc3a9b4bfee6b41785c1f701488f540 [file] [log] [blame]
5aba54302a46 ("f2fs: include charset encoding information in the superblock")
4d3aed70902f ("f2fs: Add option to limit required GC for checkpoint=disable")
ae4ad7ea09d3 ("f2fs: Lower threshold for disable_cp_again")
c9c8ed50d94c ("f2fs: fix to avoid potential race on sbi->unusable_block_count access/update")
896285ad02ea ("f2fs: fix to handle error in f2fs_disable_checkpoint()")
812a95977fd2 ("f2fs: sync filesystem after roll-forward recovery")
db610a640eee ("f2fs: add quick mode of checkpoint=disable for QA")
03f2c02d8be7 ("f2fs: run discard jobs when put_super")
8f31b4665c14 ("f2fs: fix missing unlock(sbi->gc_mutex)")
5222595d093e ("f2fs: use kvmalloc, if kmalloc is failed")
0cd6d9b0d234 ("f2fs: add an ioctl() to explicitly trigger fsck later")
02b16d0a34a1 ("f2fs: add to account direct IO")
af033b2aa8a8 ("f2fs: guarantee journalled quota data by checkpoint")
26b5a079197c ("f2fs: cleanup dirty pages if recover failed")
5f9abab42b60 ("f2fs: account read IOs and use IO counts for is_idle")
4c58ed076875 ("f2fs: fix to account IO correctly")
b93f654d73fa ("f2fs: remove request_list check in is_idle()")
730746ce88da ("f2fs: allow to mount, if quota is failed")
4354994f097d ("f2fs: checkpoint disabling")
fb7d70db305a ("f2fs: clear PageError on the read path")
f847c699cff3 ("f2fs: allow out-place-update for direct IO in LFS mode")
d440c52d3151 ("f2fs: support superblock checksum")
274bd9ba3942 ("f2fs: add to account skip count of background GC")
dc4cd1257c86 ("f2fs: fix to recover inode's uid/gid during POR")
a7d10cf3e4e3 ("f2fs: add new idle interval timing for discard and gc paths")
1378752b9921 ("f2fs: fix to flush all dirty inodes recovered in readonly fs")
cda9cc595f0b ("f2fs: report error if quota off error during umount")
5ce805869cbe ("f2fs: submit bio after shutdown")
abde73c71829 ("f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy")