blob: 69a30bc070405be25398ca83bde717f771a27821 [file] [log] [blame]
3fcee5a6d541 ("io_uring: briefly loose locks while reaping events")
08f5439f1df2 ("io_uring: add need_resched() check in inner poll loop")
9e645e1105ca ("io_uring: add support for sqe links")
9d93a3f5a0c0 ("io_uring: punt short reads to async context")
87e5e6dab6c2 ("uio: make import_iovec()/compat_import_iovec() return bytes on success")
c71ffb673cd9 ("io_uring: remove 'ev_flags' argument")
e2033e33cb38 ("io_uring: fix race condition reading SQE data")
5dcf877fb13f ("req->error only used for iopoll")
5d17b4a4b7fa ("io_uring: add support for IORING_OP_SYNC_FILE_RANGE")
de0617e46717 ("io_uring: add support for marking commands as draining")
5c8b0b54db22 ("io_uring: have submission side sqe errors post a cqe")
8358e3a8264a ("io_uring: remove 'state' argument from io_{read,write} path")
8c838788775a ("io_uring: fix poll races")
09bb839434bd ("io_uring: fix fget/fput handling")
d530a402a114 ("io_uring: add prepped flag")
e0c5c576d507 ("io_uring: make io_read/write return an integer")
e65ef56db494 ("io_uring: use regular request ref counts")
38e7571c07be ("Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block")