blob: a29cba86aac621a70faa3d9f5f88ab47633be755 [file] [log] [blame]
9f7e4a2c49fd ("f2fs: declare static functions")
4ac912427c42 ("f2fs: introduce free nid bitmap")
22ad0b6ab466 ("f2fs: add bitmaps for empty or full NAT blocks")
cac5a3d8f517 ("f2fs: fix 446 coding style warnings in f2fs.h")
c64ab12e365a ("f2fs: fix 3 coding style errors in f2fs.h")
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")
650d3c4e56e1 ("f2fs: fix a missing discard prefree segments")
5eba8c5d1fb3 ("f2fs: fix to access nullified flush_cmd_control pointer")
04d47e673863 ("f2fs: fix to account total free nid correctly")
36951b38d13a ("f2fs: don't wait writeback for datas during checkpoint")
7702bdbe505a ("f2fs: avoid BG_GC in f2fs_balance_fs")
a7de608691f7 ("f2fs: use err for f2fs_preallocate_blocks")
3c62be17d4f5 ("f2fs: support multiple devices")
f46e8809e88d ("f2fs: Reset sequential zones on zoned block devices")
178053e2f1f9 ("f2fs: Cache zoned block devices zone type")
96ba2decb424 ("f2fs: Always enable discard for zoned blocks devices")
d1b959c87702 ("f2fs: Check zoned block feature for host-managed zoned block devices")
0bfd7a091c19 ("f2fs: Use generic zoned block device terminology")
ed6bd4b14652 ("f2fs: report error of f2fs_fill_dentries")
35782b233f37 ("f2fs: remove percpu_count due to performance regression")
7c45729a4d6d ("f2fs: keep dirty inodes selectively for checkpoint")
664ba972df9b ("f2fs: use BIO_MAX_PAGES for bio allocation")
3e7b5bbbef7f ("f2fs: declare static function for __build_free_nids")
15d04354555f ("f2fs: call f2fs_balance_fs for setattr")
3a2ad5672bb3 ("f2fs: don't interrupt free nids building during nid allocation")
eb0aa4b80784 ("f2fs: clean up free nid list operations")
b8559dc242d1 ("f2fs: split free nid list")
0c0b471e43e7 ("f2fs: fix sparse warnings")
2dd15654ac0a ("f2fs: fix to release discard entries during checkpoint")
2411cf5befa5 ("f2fs: exclude free nids building and allocation")