Merge branch 'for-5.18/io_uring' into for-next
authorJens Axboe <axboe@kernel.dk>
Sat, 26 Feb 2022 14:09:10 +0000 (07:09 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 26 Feb 2022 14:09:10 +0000 (07:09 -0700)
commit5cf1899c55c7ac0686ac82e074cf408f30acb170
tree0cbb644fa7e032348f23a8e48a19d210b25c17fd
parentc47658311d60be064b839f329c0e4d34f5f0735b
parent6810a554d2740bef3883cf3d71057aaa129e1ce5
Merge branch 'for-5.18/io_uring' into for-next

* for-5.18/io_uring:
  io_uring: documentation fixup
  io_uring: do not recalculate ppos unnecessarily
  io_uring: update kiocb->ki_pos at execution time
  io_uring: remove duplicated calls to io_kiocb_ppos
  io_uring: Remove unneeded test in io_run_task_work_sig()
  io-uring: Make tracepoints consistent.
  io-uring: add __fill_cqe function
  io-wq: use IO_WQ_ACCT_NR rather than hardcoded number
  io-wq: reduce acct->lock crossing functions lock/unlock
  io-wq: decouple work_list protection from the big wqe->lock
  io_uring: Fix use of uninitialized ret in io_eventfd_register()
  io_uring: remove ring quiesce for io_uring_register
  io_uring: avoid ring quiesce while registering restrictions and enabling rings
  io_uring: avoid ring quiesce while registering async eventfd
  io_uring: avoid ring quiesce while registering/unregistering eventfd
  io_uring: remove trace for eventfd
fs/io_uring.c