blob: 6ede44af58276439da7f8cbba37c5606431e0385 [file] [log] [blame]
a398101aa113 ("f2fs: clean up sysfs codes")
a912b54d3aaa ("f2fs: split bio cache")
81377bd62837 ("f2fs: use fio instead of multiple parameters")
b9109b0e49b9 ("f2fs: remove unnecessary read cases in merged IO flow")
baaabbb72b09 ("f2fs: enhance scalability of trace macro")
1f43e2ad7bff ("f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard")
c473f1a9658b ("f2fs: allow cpc->reason to indicate more than one reason")
7eab0c0df8d1 ("f2fs: reconstruct code to write a data page")
04485987f053 ("f2fs: introduce async IPU policy")
001c584cca6f ("f2fs: unlock cp_rwsem early for IPU writes")
d1b3e72d5490 ("f2fs: submit bio of in-place-update pages")
ef095d19e82f ("f2fs: write small sized IO to hot log")
a7eeb823854c ("f2fs: use bitmap in discard_entry")
aa51d08a1178 ("f2fs: build stat_info before orphan inode recovery")
10047f537c8f ("f2fs: le32_to_cpu for ckpt->cp_pack_total_block_count")
22ad0b6ab466 ("f2fs: add bitmaps for empty or full NAT blocks")
ad4d307fce09 ("f2fs: avoid very large discard command")
d50aaeec905b ("f2fs: show actual device info in tracepoints")
942fd3192f83 ("f2fs: check last page index in cached bio to decide submission")
d68f735b3bc9 ("f2fs: check io submission more precisely")
f566bae8462c ("f2fs: call internal __write_data_page directly")
e7c75ab099c8 ("f2fs: avoid out-of-order execution of atomic writes")
faa24895acfd ("f2fs: move write_node_page above fsync_node_pages")
cac5a3d8f517 ("f2fs: fix 446 coding style warnings in f2fs.h")
c64ab12e365a ("f2fs: fix 3 coding style errors in f2fs.h")
dc91de78e5e1 ("f2fs: do not preallocate blocks which has wrong buffer")
1546996348b3 ("f2fs: add a kernel thread to issue discard commands asynchronously")
0b54fb845819 ("f2fs: factor out discard command info into discard_cmd_control")
b01a92019cac ("f2fs: clean up flush/discard command namings")
599a09b2c1ac ("f2fs: check in-memory nat version bitmap")
25290fa5591d ("f2fs: return fs_trim if there is no candidate")
0333ad4e4f49 ("f2fs: avoid needless checkpoint in f2fs_trim_fs")
4e6a8d9b224f ("f2fs: relax async discard commands more")
26a28a0c1eb7 ("f2fs: show the max number of atomic operations")
0a595ebaaa6b ("f2fs: support IO alignment for DATA and NODE writes")
554b5125f5cf ("f2fs: add submit_bio tracepoint")
d621e6b3707f ("f2fs: fix wrong tracepoints for op and op_flags")
650d3c4e56e1 ("f2fs: fix a missing discard prefree segments")
5084fdf08173 ("Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4")