Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Jul 2021 19:17:38 +0000 (12:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Jul 2021 19:17:38 +0000 (12:17 -0700)
commit50be9417e23af5a8ac860d998e1e3f06b8fd79d7
treea9b5ced9fa96e76fac11449fdc3eda738b8a1af5
parenta022f7d575bb68c35be0a9ea68860411dec652fe
parent9ce85ef2cb5c738754837a6937e120694cde33c9
Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block

Pull io_uring fixes from Jens Axboe:
 "A few fixes that should go into this merge.

  One fixes a regression introduced in this release, others are just
  generic fixes, mostly related to handling fallback task_work"

* tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block:
  io_uring: remove dead non-zero 'poll' check
  io_uring: mitigate unlikely iopoll lag
  io_uring: fix drain alloc fail return code
  io_uring: fix exiting io_req_task_work_add leaks
  io_uring: simplify task_work func
  io_uring: fix stuck fallback reqs