]> www.infradead.org Git - users/hch/block.git/commitdiff
Merge branch 'for-5.17/io_uring' into for-next
authorJens Axboe <axboe@kernel.dk>
Fri, 17 Dec 2021 16:51:00 +0000 (09:51 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 17 Dec 2021 16:51:00 +0000 (09:51 -0700)
* for-5.17/io_uring:
  io_uring: code clean for some ctx usage
  io_uring: batch completion in prior_task_list
  io_uring: split io_req_complete_post() and add a helper
  io_uring: add helper for task work execution code
  io_uring: add a priority tw list for irq completion work
  io-wq: add helper to merge two wq_lists

1  2 
fs/io_uring.c

diff --cc fs/io_uring.c
Simple merge