34c061ad85a2 ("f2fs: Avoid double lock for cp_rwsem during checkpoint") 1f5f11a3c41e ("f2fs: remove blk_plugging in block_operations") 052a82d85a3b ("f2fs: fix to writeout dirty inode during node flush") bae0ee7a767c ("f2fs: check PageWriteback flag for ordered case") 8d64d365aed3 ("f2fs: fix to reorder set_page_dirty and wait_on_page_writeback") 9bf1a3f73927 ("f2fs: avoid GC causing encrypted file corrupted") af033b2aa8a8 ("f2fs: guarantee journalled quota data by checkpoint") 26b5a079197c ("f2fs: cleanup dirty pages if recover failed") 48018b4cfd07 ("f2fs: submit cached bio to avoid endless PageWriteback") 4354994f097d ("f2fs: checkpoint disabling") f847c699cff3 ("f2fs: allow out-place-update for direct IO in LFS mode") 39a869582451 ("f2fs: refactor ->page_mkwrite() flow") bab475c5414e ("Revert: "f2fs: check last page index in cached bio to decide submission"") 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") 0ded69f632bb ("f2fs: avoid wrong decrypted data from disk") abde73c71829 ("f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy") 6aa58d8ad20a ("f2fs: readahead encrypted block during GC") 6f8d4455060d ("f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc") 853137cef46c ("f2fs: fix performance issue observed with multi-thread sequential read") a33c150237a2 ("f2fs: fix avoid race between truncate and background GC") c7079853c859 ("f2fs: avoid race between zero_range and background GC") 50fa53eccf9f ("f2fs: fix to avoid broken of dnode block list") fd8c8caf7e7c ("f2fs: let checkpoint flush dnode page of regular") 455e3a5887ee ("f2fs: don't allow any writes on aborted atomic writes") 7735730d39d7 ("f2fs: fix to propagate error from __get_meta_page()") 20ee4382322c ("f2fs: issue small discard by LBA order") c9b60788fc76 ("f2fs: fix to do sanity check with block address in main area") 4dbe38dc3869 ("f2fs: fix to do sanity check with reserved blkaddr of inline inode") 76d56d4ab4f2 ("f2fs: fix to do sanity check with extra_attr feature") e1da7872f6ed ("f2fs: introduce and spread verify_blkaddr") 6aead1617b3a ("f2fs: fix to wait on page writeback before updating page") 83a3bfdb5a8a ("f2fs: indicate shutdown f2fs to allow unmount successfully") af697c0f5c5b ("f2fs: keep meta pages in cp_error state") 1cb50f87e106 ("f2fs: do checkpoint in kill_sb") c29fd0c0e26d ("f2fs: let sync node IO interrupt async one") 4d57b86dd864 ("f2fs: clean up symbol namespace") 2e79d951ffbd ("f2fs: make set_de_type() static") fc99fe27b9a2 ("f2fs: make __f2fs_write_data_pages() static") fe16efe6a795 ("f2fs: fix to let caller retry allocating block address") 14a28559f43a ("f2fs: fix error path of move_data_page") 250dbf515192 ("f2fs: fix to avoid race during access gc_thread pointer") aec2f729fca1 ("f2fs: clean up with clear_radix_tree_dirty_tag") f9d1dced7583 ("f2fs: let discard thread wait a little longer if dev is busy") 2ef79ecb5e90 ("f2fs: avoid stucking GC due to atomic write") 5b0e95398e2b ("f2fs: introduce sbi->gc_mode to determine the policy") 107a805de87e ("f2fs: keep migration IO order in LFS mode")