I separated this into a strict fixes series, then we can focus on the last few optimizations for this series once that is in. Hence this is a v2 of the series from yesterday. Through testing of the various modes of operation and opcodes, I found a few issues in the previous series. This further cleans up the file and reference handling, and passes all the tests I can throw at it. Please review, thanks. MAINTAINERS | 10 ++ fs/io_uring.c | 444 +++++++++++++++++++++++++------------------------- 2 files changed, 229 insertions(+), 225 deletions(-) -- Jens Axboe