Hi, This is what is queued up for 5.12 so far. Mostly cleanups and removals now enabled by the worker change, but also of course fixes for that late change. fs/io-wq.c | 158 ++++++++++------ fs/io-wq.h | 4 +- fs/io_uring.c | 400 ++++++++++++++++----------------------- include/linux/io_uring.h | 11 +- kernel/cred.c | 2 + kernel/fork.c | 2 + 6 files changed, 280 insertions(+), 297 deletions(-) -- Jens Axboe