blob: c12ad7122e3d85b72d2b5c0b7bdd02a1ed7f359d [file] [log] [blame]
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")
48018b4cfd07 ("f2fs: submit cached bio to avoid endless PageWriteback")
39a869582451 ("f2fs: refactor ->page_mkwrite() flow")
bab475c5414e ("Revert: "f2fs: check last page index in cached bio to decide submission"")
0ded69f632bb ("f2fs: avoid wrong decrypted data from disk")
6aa58d8ad20a ("f2fs: readahead encrypted block during GC")
50fa53eccf9f ("f2fs: fix to avoid broken of dnode block list")
7735730d39d7 ("f2fs: fix to propagate error from __get_meta_page()")
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")
af697c0f5c5b ("f2fs: keep meta pages in cp_error state")
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")
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")
e5e5732d8120 ("f2fs: fix to wait page writeback during revoking atomic write")
f8de43312245 ("f2fs: detect synchronous writeback more earlier")
7b525dd01365 ("f2fs: clean up with is_valid_blkaddr()")
1c41e6808e69 ("f2fs: fix to initialize i_current_depth according to inode type")
b4c3ca8ba9a4 ("f2fs: treat volatile file's data as hot one")
af8ff65bb85d ("f2fs: introduce release_discard_addr() for cleanup")
b2532c694033 ("f2fs: rename dio_rwsem to i_gc_rwsem")
ade990f95eed ("f2fs: enforce fsync_mode=strict for renamed directory")
5d64600d4f33 ("f2fs: avoid bug_on on corrupted inode")
a4f843bd004d ("f2fs: give message and set need_fsck given broken node id")
cf52b27a39b3 ("f2fs: clean up commit_inmem_pages()")
054afda99917 ("f2fs: allocate hot_data for atomic write more strictly")
27319ba4044c ("f2fs: fix race in between GC and atomic open")
81114baa835b ("f2fs: don't use GFP_ZERO for page caches")
8045249829c9 ("f2fs: remove unmatched zero_user_segment when convert inline dentry")
377224c47118 ("f2fs: don't split checkpoint in fstrim")
8bb4f2535cf7 ("f2fs: issue discard commands proactively in high fs utilization")
9a997188ff7a ("f2fs: let fstrim issue discard commands in lower priority")
17c500350b3e ("f2fs: clear PageError on writepage")
b87078ad3aec ("Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"")
6dbb17961f46 ("f2fs: refactor read path to allow multiple postprocessing steps")
0cb8dae4a0df ("fscrypt: allow synchronous bio decryption")