On Fri, 10 Jan 2025 08:37:30 +0100, Christoph Hellwig wrote: > this series fixes a few inconsistencies and cleans up the direct I/O flag > handling in the loop driver. It sits on top of the recently posted > "fix queue freeze and limit locking order v4" series. > > Diffstat: > loop.c | 123 ++++++++++++++++++++++++++++++++--------------------------------- > 1 file changed, 61 insertions(+), 62 deletions(-) > > [...] Applied, thanks! [1/8] loop: move updating lo_flags out of loop_set_status_from_info commit: ae074d07a0e5c05769f1a9a2faa260c36d69465e [2/8] loop: update commands in loop_set_status still referring to transfers commit: 4155adb01e7406653f6b01aaca916a59567cfbfa [3/8] loop: create a lo_can_use_dio helper commit: 781fc49a0e5c111b1a210bd1b3499c89bb21cd81 [4/8] loop: only write back pagecache when starting to to use direct I/O commit: 09ccf5549d7809671af34774bb30c8f935d6ed2b [5/8] loop: open code the direct I/O flag update in loop_set_dio commit: dc909525daec7c7c5d628683c99d26e281c1a7bb [6/8] loop: allow loop_set_status to re-enable direct I/O commit: 3a693110afd7127400cc9f779c885f01cf16d0f2 [7/8] loop: don't freeze the queue in loop_update_dio commit: 0cd719aa63def1d57316e8e903f01f4af0641a46 [8/8] loop: remove the use_dio field in struct loop_device commit: afd69d5c4a1049230fa91c9b54fdd8132f755503 Best regards, -- Jens Axboe