blob: 0924524bdcb4bf0e12eeb6e8bbadf3b8225c3d53 [file] [log] [blame]
a31eb4a2f165 ("io_uring: use EPOLLEXCLUSIVE flag to aoid thundering herd type behavior")
5769a351b89c ("io_uring: change the poll type to be 32-bits")
63ff822358b2 ("io_uring: don't use 'fd' for openat/openat2/statx")
7f13657d1413 ("io_uring: handle -EFAULT properly in io_uring_setup()")
ef4ff581102a ("io_uring: move all request init code in one place")
dea3b49c7fb0 ("io_uring: keep all sqe->flags in req->flags")
1d4240cc9e7b ("io_uring: early submission req fail code")
bf9c2f1cdcc7 ("io_uring: track mm through current->mm")
dccc587f6c07 ("io_uring: remove obsolete @mm_fault")
9c280f908711 ("io_uring: don't read user-shared sqe flags twice")
0553b8bda870 ("io_uring: remove req init from io_get_req()")
b1e50e549b13 ("io_uring: alloc req only after getting sqe")
709b302faddf ("io_uring: simplify io_get_sqring")
48bdd849e967 ("io_uring: fix ctx refcounting in io_submit_sqes()")
3537b6a7c654 ("io_uring: grab task reference for poll requests")
e59cd88028db ("Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block")