blob: 7fff895b442fcbb9b04cd8489586cbe99c0bd1c9 [file] [log] [blame]
6d7c865c2714 ("f2fs: avoid inifinite loop to wait for flushing node pages at cp_error")
868de6135f06 ("f2fs: don't drop any page on f2fs_cp_error() case")
db198ae0f823 ("f2fs: drop page cache after fs shutdown")
0771fcc71c0c ("f2fs: skip ->writepages for {mete,node}_inode during recovery")
b9109b0e49b9 ("f2fs: remove unnecessary read cases in merged IO flow")
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")
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")
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")