96ba2decb424 ("f2fs: Always enable discard for zoned blocks devices") aaec2b1d1879 ("f2fs: introduce cp_lock to protect updating of ckpt_flags") a468f0ef516f ("f2fs: use crc and cp version to determine roll-forward recovery") 275b66b09e85 ("f2fs: support async discard") 58cce381fa4e ("f2fs: skip new checkpoint when doing fstrim without fs change") 3e025740b976 ("f2fs: do not use discard_map for hard disks") 64058be9c8e3 ("f2fs: add nodiscard mount option") 52763a4b7a21 ("f2fs: detect host-managed SMR by feature flag") 36abef4e796d ("f2fs: introduce mode=lfs mount option") 19a5f5e2ef37 ("f2fs: drop any block plugging") 7dfeaa322048 ("f2fs: avoid reverse IO order for NODE and DATA") 69e9e4274450 ("f2fs: set flush_merge by default") 6d94c74ab85f ("f2fs: add lazytime mount option") 26de9b117130 ("f2fs: avoid unnecessary updating inode during fsync") 0f18b462b2e5 ("f2fs: flush inode metadata when checkpoint is doing") 8edd03c870e4 ("f2fs: introduce f2fs_i_blocks_write with mark_inode_dirty_sync") fc9581c80972 ("f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync") 91942321e4c9 ("f2fs: use inode pointer for {set, clear}_inode_flag") 38f91ca8c0ea ("f2fs: flush pending bios right away when error occurs") 523be8a6b341 ("f2fs: use percpu_counter for page counters") f573018491fd ("f2fs: use bio count instead of F2FS_WRITEBACK page count") 8975bdf48220 ("f2fs: fix incorrect error path handling in f2fs_move_rehashed_dirents") ab47036d8f72 ("f2fs: fix deadlock when flush inline data") 652be55162dc ("f2fs: show # of orphan inodes") 46008c6d4232 ("f2fs: support in batch multi blocks preallocation") 7fb17fe44b70 ("f2fs: use mnt_{want,drop}_write_file in ioctl") e12dd7bd874c ("f2fs: fallocate data blocks in single locked node page") b5a7aef1ef43 ("fscrypto/f2fs: allow fs-specific key prefix for fs encryption") 4c0c294934b0 ("f2fs: retry to truncate blocks in -ENOMEM case") 74ef924167ad ("f2fs: fix leak of orphan inode objects") 221149c00e64 ("f2fs: revisit error handling flows") 73faec4d9935 ("f2fs: add mount option to select fault injection ratio") da011cc0da8c ("f2fs: move node pages only in victim section during GC") 6bfc49197eba ("f2fs: issue cache flush on direct IO") 608514deba38 ("f2fs: set fsync mark only for the last dnode") c267ec1526da ("f2fs: report unwritten status in fsync_node_pages") 526813756492 ("f2fs: split sync_node_pages with fsync_node_pages") eca76e783cf5 ("f2fs: avoid needless lock for node pages when fsyncing a file") c27753d675fc ("f2fs: flush dirty pages before starting atomic writes") 26dc3d4424e9 ("f2fs: unset atomic/volatile flag in f2fs_release_file") 675f10bde6cc ("f2fs: fix to convert inline directory correctly") 6781eabba1bd ("f2fs: give -EINVAL for norecovery and rw mount") df728b0f6954 ("f2fs: recover superblock at RW remounts") f2353d7bd422 ("f2fs: give RO message when recovering superblock") c7e82c648598 ("Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs")