On Mon, 13 Jan 2025 15:12:04 +0100, Christoph Hellwig wrote: > over the holidays I dusted off some old buffer cache cleanup as the bio > splitting in the zoned code gave me a better idea how to handle > discontiguous buffer bio submission. This spiraled a bit into various > additional minor fixes and cleanups. > > Changes since v1: > - make xfs_buf_submit return void > - improve a comment > > [...] Applied to for-next, thanks! [01/15] xfs: fix a double completion for buffers on in-memory targets commit: cbd6883ed8662073031a32f1294cdf53c8ec24a4 [02/15] xfs: remove the incorrect comment above xfs_buf_free_maps commit: 83e9c69dcf18bff12ed205423b91e1e1ae316998 [03/15] xfs: remove the incorrect comment about the b_pag field commit: 411ff3f7386a93d6170dbc067e3965ad472f11c6 [04/15] xfs: move xfs_buf_iowait out of (__)xfs_buf_submit commit: 05b5968f33a9fccabc5cb6672afd3ce2367db99b [05/15] xfs: simplify xfs_buf_delwri_pushbuf commit: eb43b0b5cab885a9a76f5edb57020ad03eaf82b2 [06/15] xfs: remove xfs_buf_delwri_submit_buffers commit: 72842dbc2b81c4a43203b47b1d4c1ec2aa508020 [07/15] xfs: move write verification out of _xfs_buf_ioapply commit: 0195647abaac92f5dbd2799f64d19f316fd97b7a [08/15] xfs: move in-memory buftarg handling out of _xfs_buf_ioapply commit: 8db65d312b5757fd70591382a800336dcbf091af [09/15] xfs: simplify buffer I/O submission commit: fac69ec8cd743f509129deb5feae9e3f9ebc2cc8 [10/15] xfs: move invalidate_kernel_vmap_range to xfs_buf_ioend commit: 5c82a471c2b71357f6319f6ec34d20691969a6ba [11/15] xfs: remove the extra buffer reference in xfs_buf_submit commit: 6dca5abb3d10e27e919e5344ac07e057f443c318 [12/15] xfs: always complete the buffer inline in xfs_buf_submit commit: 819f29cc7be6a9d949e017ca3f5ccc772a80daef [13/15] xfs: simplify xfsaild_resubmit_item commit: 46eba93d4f582dce63dfdf506a6f2edf8f1787c8 [14/15] xfs: move b_li_list based retry handling to common code commit: 4f1aefd13e94bbf027f87befb2e2206ca73a5e7f [15/15] xfs: add a b_iodone callback to struct xfs_buf commit: 4e35be63c4ad880c3dba12a287a0ea196541258e Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>