mbox series

[PATCHSET,v2,0/7] io_uring fixes

Message ID 20190315145442.21127-1-axboe@kernel.dk (mailing list archive)
Headers show
Series io_uring fixes | expand

Message

Jens Axboe March 15, 2019, 2:54 p.m. UTC
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(-)