From: Jens Axboe Date: Tue, 31 Aug 2021 20:06:34 +0000 (-0600) Subject: Merge branch 'for-5.15/io_uring' into for-next X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0fedff25ca5aaaa38aa93f9d809dc7af19a44da5;p=users%2Fjedix%2Flinux-maple.git Merge branch 'for-5.15/io_uring' into for-next * for-5.15/io_uring: (95 commits) io-wq: split bounded and unbounded work into separate lists io-wq: fix queue stalling race io_uring: don't submit half-prepared drain request io_uring: fix queueing half-created requests io-wq: ensure that hash wait lock is IRQ disabling io_uring: retry in case of short read on block device io_uring: IORING_OP_WRITE needs hash_reg_file set io-wq: fix race between adding work and activating a free worker io-wq: fix wakeup race when adding new work io-wq: wqe and worker locks no longer need to be IRQ safe io-wq: check max_worker limits if a worker transitions bound state io_uring: allow updating linked timeouts io_uring: keep ltimeouts in a list io_uring: support CLOCK_BOOTTIME/REALTIME for timeouts io-wq: provide a way to limit max number of workers io_uring: add build check for buf_index overflows io_uring: clarify io_req_task_cancel() locking io_uring: add task-refs-get helper io_uring: fix failed linkchain code logic io_uring: remove redundant req_set_fail() ... --- 0fedff25ca5aaaa38aa93f9d809dc7af19a44da5