blob: 37401288e83c611aad04dbd1f62fe6a22ef13c41 [file] [log] [blame]
274bd9ba3942 ("f2fs: add to account skip count of background GC")
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")
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")