blob: 30ac9161397bbb58f239312d9b66a8a0ef24619d [file] [log] [blame]
2010987365ab ("f2fs: fix to set sbi dirty correctly")
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()")
fb7d70db305a ("f2fs: clear PageError on the read path")
274bd9ba3942 ("f2fs: add to account skip count of background GC")
a7d10cf3e4e3 ("f2fs: add new idle interval timing for discard and gc paths")
abde73c71829 ("f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy")
6e45f2a59ffb ("f2fs: use true and false for boolean values")
fd8c8caf7e7c ("f2fs: let checkpoint flush dnode page of regular")
20ee4382322c ("f2fs: issue small discard by LBA order")
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")
1c41e6808e69 ("f2fs: fix to initialize i_current_depth according to inode type")
b4c3ca8ba9a4 ("f2fs: treat volatile file's data as hot one")
b2532c694033 ("f2fs: rename dio_rwsem to i_gc_rwsem")
054afda99917 ("f2fs: allocate hot_data for atomic write more strictly")
27319ba4044c ("f2fs: fix race in between GC and atomic open")
cba608493d3d ("f2fs: turn down IO priority of discard from background")
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")
6dbb17961f46 ("f2fs: refactor read path to allow multiple postprocessing steps")
0cb8dae4a0df ("fscrypt: allow synchronous bio decryption")
2f5205292984 ("f2fs: no need to initialize zero value for GFP_F2FS_ZERO")
b91050a80cec ("f2fs: add nowait aio support")
b6a06cbbb5f7 ("f2fs: support hot file extension")
1dc0f8991d4d ("f2fs: fix to avoid race in between atomic write and background GC")
b27bc8091ccf ("f2fs: do gc in greedy mode for whole range if gc_urgent mode is set")
dee02f0d62fc ("f2fs: issue discard aggressively in the gc_urgent mode")
69babac01933 ("f2fs: don't stop GC if GC is contended")
846ae671ad36 ("f2fs: expose extension_list sysfs entry")
d0d3f1b329b0 ("f2fs: introduce sb_lock to make encrypt pwsalt update exclusive")
0cdd31953967 ("f2fs: support passing down write hints given by users to block layer")
3462ac57033e ("Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt")