diff options
author | Linus Torvalds | 2020-04-17 10:12:26 -0700 |
---|---|---|
committer | Linus Torvalds | 2020-04-17 10:12:26 -0700 |
commit | a2286a449baf11624d393aad28c1081cee3f47fb (patch) | |
tree | 761a2bef18683eb2562e1b6d6034aeae037c349b /drivers | |
parent | bf9196d51f7d7222875916c685653981088668b1 (diff) | |
parent | 31af27c7cc9f675d93a135dca99e6413f9096f1d (diff) |
Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Pull io_uring fixes from Jens Axboe:
- wrap up the init/setup cleanup (Pavel)
- fix some issues around deferral sequences (Pavel)
- fix splice punt check using the wrong struct file member
- apply poll re-arm logic for pollable retry too
- pollable retry should honor cancelation
- fix setup time error handling syzbot reported crash
- restore work state when poll is canceled
* tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block:
io_uring: don't count rqs failed after current one
io_uring: kill already cached timeout.seq_offset
io_uring: fix cached_sq_head in io_timeout()
io_uring: only post events in io_poll_remove_all() if we completed some
io_uring: io_async_task_func() should check and honor cancelation
io_uring: check for need to re-wait in polled async handling
io_uring: correct O_NONBLOCK check for splice punt
io_uring: restore req->work when canceling poll request
io_uring: move all request init code in one place
io_uring: keep all sqe->flags in req->flags
io_uring: early submission req fail code
io_uring: track mm through current->mm
io_uring: remove obsolete @mm_fault
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions