blob: d5f21d4bcbf1a9f4c4a336a35cf0c45e4b967e30 [file] [log] [blame]
dad4afe746b3 ("f2fs: replace ktype default_attrs with default_groups")
bf9e697ecd42 ("f2fs: expose features to sysfs entry")
daeb433e42de ("f2fs: introduce reserved_blocks in sysfs")
8ceffcb29e61 ("f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c")
a398101aa113 ("f2fs: clean up sysfs codes")
56412894b3ce ("f2fs: fix to document fault injection option and sysfs file")
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")
302bd34882b1 ("f2fs: clean up get_valid_blocks with consistent parameter")
63fcf8e8d6bf ("f2fs: use segment number for get_valid_blocks")
68afcf2d38cd ("f2fs: guard macro variables with braces")
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")
b9cd20619e35 ("f2fs: node segment is prior to data segment selected victim")
e93b9865251a ("f2fs: add ovp valid_blocks check for bg gc victim to fg_gc")
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")