On Tue, 28 Feb 2023 00:13:12 -0500, Theodore Ts'o wrote: > This is Jan's data=journal cleanup patch series, previously submitted > here[1] rebased on top of Linus's patches to address merge conflicts > with mm-stable, per this discussion[2]. > > [1] https://lore.kernel.org/r/20230111152736.9608-1-jack@xxxxxxx > [2] https://lore.kernel.org/r/Y/k4Jvph15ugcY54@xxxxxxx > > [...] Applied, thanks! [1/7] ext4: Update stale comment about write constraints commit: e7a2d7ab32fd5bfe431d69df56eedf74c747dfa1 [2/7] ext4: Use nr_to_write directly in mpage_prepare_extent_to_map() commit: 6e6213b505709902199d69f56f64bba3dbd867ff [3/7] ext4: Mark page for delayed dirtying only if it is pinned commit: 90f1929e5e5af0467572c81e6ac78ae20316f439 [4/7] ext4: Don't unlock page in ext4_bio_write_page() commit: 2c892bdd69ce89e534c915e84c3e4ba98de9ef6c [5/7] ext4: Move page unlocking out of mpage_submit_page() commit: 22e00e971f55a0b7b375d937db614863e1a2e500 [6/7] ext4: Move mpage_page_done() calls after error handling commit: 47c6f573b4ef9bf68ce45bd4e4c35ef56d326fe1 [7/7] ext4: Convert data=journal writeback to use ext4_writepages() commit: f7233fb54d18b45b42d8f6ad6a95bd8641114c36 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>