linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET v2 0/7] io_uring fixes
@ 2019-03-15 14:54 Jens Axboe
  2019-03-15 14:54 ` [PATCH 1/7] io_uring: use regular request ref counts Jens Axboe
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jens Axboe @ 2019-03-15 14:54 UTC (permalink / raw)
  To: linux-fsdevel, linux-block; +Cc: viro

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-03-15 14:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-15 14:54 [PATCHSET v2 0/7] io_uring fixes Jens Axboe
2019-03-15 14:54 ` [PATCH 1/7] io_uring: use regular request ref counts Jens Axboe
2019-03-15 14:54 ` [PATCH 2/7] io_uring: make io_read/write return an integer Jens Axboe
2019-03-15 14:54 ` [PATCH 3/7] io_uring: add prepped flag Jens Axboe
2019-03-15 14:54 ` [PATCH 4/7] io_uring: fix fget/fput handling Jens Axboe
2019-03-15 14:54 ` [PATCH 5/7] io_uring: fix poll races Jens Axboe
2019-03-15 14:54 ` [PATCH 6/7] io_uring: retry bulk slab allocs as single allocs Jens Axboe
2019-03-15 14:54 ` [PATCH 7/7] io_uring: mark me as the maintainer Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).