diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-11 10:28:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-11 10:28:14 -0700 |
commit | c605c39677b9842b0566013e0cf30bc13e90bdbc (patch) | |
tree | 02519ec31b3f582f08fa005719802c3b92235b32 /CREDITS | |
parent | c0f7e49fc480a97770e448e0c0493e7ba46a9852 (diff) | |
parent | 32c2d33e0b7c4ea53284d5d9435dd022b582c8cf (diff) |
Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Pull io_uring fixes from Jens Axboe:
- Fix an off-by-one in a BUILD_BUG_ON() check. Not a real issue right
now as we have plenty of flags left, but could become one. (Hao)
- Fix lockdep issue introduced in this merge window (me)
- Fix a few issues with the worker creation (me, Pavel, Qiang)
- Fix regression with wq_has_sleeper() for IOPOLL (Pavel)
- Timeout link error propagation fix (Pavel)
* tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block:
io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BIT
io_uring: fail links of cancelled timeouts
io-wq: fix memory leak in create_io_worker()
io-wq: fix silly logic error in io_task_work_match()
io_uring: drop ctx->uring_lock before acquiring sqd->lock
io_uring: fix missing mb() before waitqueue_active
io-wq: fix cancellation on create-worker failure
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions