diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-19 22:16:58 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-19 22:16:58 +0200 |
commit | 4333a9b0b67bb4e8bcd91bdd80da80b0ec151162 (patch) | |
tree | bc53a23435ef645a8b3a029958c150ff2b8d4aaa /block/blk-mq-sched.c | |
parent | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block (diff) | |
parent | io_uring: fix possible race condition against REQ_F_NEED_CLEANUP (diff) | |
download | linux-4333a9b0b67bb4e8bcd91bdd80da80b0ec151162.tar.xz linux-4333a9b0b67bb4e8bcd91bdd80da80b0ec151162.zip |
Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Pull io_uring fixes from Jens Axboe:
- Catch a case where io_sq_thread() didn't do proper mm acquire
- Ensure poll completions are reaped on shutdown
- Async cancelation and run fixes (Pavel)
- io-poll race fixes (Xiaoguang)
- Request cleanup race fix (Xiaoguang)
* tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block:
io_uring: fix possible race condition against REQ_F_NEED_CLEANUP
io_uring: reap poll completions while waiting for refs to drop on exit
io_uring: acquire 'mm' for task_work for SQPOLL
io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_completed
io_uring: don't fail links for EAGAIN error in IOPOLL mode
io_uring: cancel by ->task not pid
io_uring: lazy get task
io_uring: batch cancel in io_uring_cancel_files()
io_uring: cancel all task's requests on exit
io-wq: add an option to cancel all matched reqs
io-wq: reorder cancellation pending -> running
io_uring: fix lazy work init
Diffstat (limited to 'block/blk-mq-sched.c')
0 files changed, 0 insertions, 0 deletions