blob: bcc4a7a19645768ff4f9c7a478a7fc29a8bef994 [file] [log] [blame]
ec9895add2c5 ("f2fs: don't hold cmd_lock during waiting discard command")
63a94fa1d79d ("f2fs: introduce __wait_discard_cmd")
bd5b07383a90 ("f2fs: introduce __issue_discard_cmd")
ba48a33ef6fa ("f2fs: in prior to issue big discard")
46f84c2c0587 ("f2fs: clean up discard_cmd_control structure")
004b68621897 ("f2fs: use rb-tree to track pending discard commands")
a54455f5eeb8 ("f2fs: shrink blk plug region")
54c2258cd63a ("f2fs: extract rb-tree operation infrastructure")
fa64a0036cb6 ("f2fs: prevent waiter encountering incorrect discard states")
d431413f0031 ("f2fs: introduce f2fs_wait_discard_bios")
22d375dd9cc6 ("f2fs: split discard_cmd_list")
a7eeb823854c ("f2fs: use bitmap in discard_entry")
5f32366a29b4 ("f2fs: count discard command entry")
8b8dd65f72cc ("f2fs: show issued flush/discard count")
648d50ba12c8 ("f2fs: show the max number of volatile operations")
3d6a650febdd ("f2fs: add a punch discard command function")
c81abe34fe1e ("f2fs: allocate a bio for discarding when actually issuing it")
10a875f82b50 ("f2fs: fix the fault of calculating blkstart twice")
317e13009682 ("f2fs: kill __is_extent_same")
92592285710a ("f2fs: check discard alignment only for SEQWRITE zones")
40465257ac41 ("f2fs: wait for discard completion after submission")
ad4d307fce09 ("f2fs: avoid very large discard command")
d50aaeec905b ("f2fs: show actual device info in tracepoints")
a00861dbca91 ("f2fs: show # of APPEND and UPDATE inodes")
cac5a3d8f517 ("f2fs: fix 446 coding style warnings in f2fs.h")
c64ab12e365a ("f2fs: fix 3 coding style errors in f2fs.h")
73545817c90e ("f2fs: fix null pointer dereference when issuing flush in ->fsync")
dcc9165dbf99 ("f2fs: show # of on-going flush and discard bios")
1546996348b3 ("f2fs: add a kernel thread to issue discard commands asynchronously")
0b54fb845819 ("f2fs: factor out discard command info into discard_cmd_control")
d4adb30f25f5 ("f2fs: reorganize stat information")
b01a92019cac ("f2fs: clean up flush/discard command namings")
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")
ed0b56209fe7 ("f2fs: use rb_entry_safe")
f99e86485cc3 ("block: Rename blk_queue_zone_size and bdev_zone_size")
09cb6464fe5e ("Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs")