Skip to content

Commit

Permalink
Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block
Browse files Browse the repository at this point in the history
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
  • Loading branch information
torvalds committed Jul 9, 2021
2 parents a022f7d + 9ce85ef commit 50be941
Showing 1 changed file with 68 additions and 123 deletions.
Loading

0 comments on commit 50be941

Please sign in to comment.