]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'io_uring-5.5' into for-linus
authorJens Axboe <axboe@kernel.dk>
Fri, 6 Dec 2019 02:09:26 +0000 (19:09 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 6 Dec 2019 02:09:26 +0000 (19:09 -0700)
commit5b72c186948d57daebbd39f27897693a9bb792d8
tree61838d00cbe66067fe2d79ec9c32ade1409a3ef0
parente087d9af911d7a998dbb34fc2138ce97e78789cf
parentcbe2204b273f268f4fbb7dcad5773587e5b33d51
Merge branch 'io_uring-5.5' into for-linus

* io_uring-5.5:
  io_uring: fix a typo in a comment
  io_uring: hook all linked requests via link_list
  io_uring: fix error handling in io_queue_link_head
  io_uring: use hash table for poll command lookups