aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-25io-wq: improve manager/worker handling over execJens Axboe3-23/+45
2021-02-25io_uring: ensure SQPOLL startup is triggered before error shutdownJens Axboe1-1/+2
2021-02-25io-wq: make buffered file write hashed work map per-ctxJens Axboe3-11/+107
2021-02-23io-wq: fix race around io_worker grabbingJens Axboe1-9/+9
2021-02-23io-wq: fix races around manager/worker creation and task exitJens Axboe1-22/+35
2021-02-23io_uring: ensure io-wq context is always destroyed for tasksJens Axboe2-4/+5
2021-02-23arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe2-2/+2
2021-02-23io_uring: cleanup ->user usageJens Axboe1-12/+6
2021-02-23io-wq: remove nr_process accountingJens Axboe3-50/+1
2021-02-23io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERSJens Axboe2-1/+2
2021-02-23net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe4-15/+0
2021-02-23Revert "proc: don't allow async path resolution of /proc/self components"Jens Axboe1-7/+0
2021-02-23Revert "proc: don't allow async path resolution of /proc/thread-self components"Jens Axboe2-8/+1
2021-02-23io_uring: move SQPOLL thread io-wq forked workerJens Axboe1-292/+181
2021-02-21io-wq: make io_wq_fork_thread() available to other usersJens Axboe2-4/+6
2021-02-21io-wq: only remove worker from free_list, if it was thereJens Axboe1-3/+7
2021-02-21io_uring: remove io_identityJens Axboe4-99/+52
2021-02-21io_uring: remove any grabbing of contextJens Axboe2-229/+14
2021-02-21io-wq: worker idling always returns falseJens Axboe1-8/+2
2021-02-21io-wq: fork worker threads from original taskJens Axboe4-198/+116
2021-02-21kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signalsJens Axboe2-3/+3
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe22-22/+22
2021-02-21io-wq: don't pass 'wqe' needlessly aroundJens Axboe1-15/+16
2021-02-21io_uring: tie async worker side to the task contextJens Axboe2-50/+35
2021-02-21io-wq: get rid of wq->use_refsJens Axboe2-19/+1
2021-02-21io_uring: disable io-wq attachingJens Axboe1-33/+22
2021-02-21io-wq: don't create any IO workers upfrontJens Axboe1-12/+0
2021-02-21io_uring: remove the need for relying on an io-wq fallback workerJens Axboe3-17/+34
2021-02-21Merge branch 'for-5.12/io_uring' into io_uring-worker.v3Jens Axboe1-342/+347
2021-02-21io_uring: run task_work on io_uring_register()Pavel Begunkov1-0/+2
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1549-44262/+51351
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds470-6644/+12539
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds292-5293/+22207
2021-02-21Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-12/+16
2021-02-21Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds27-793/+457
2021-02-21Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds36-325/+841
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds86-1661/+1353
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds150-2060/+6655
2021-02-21Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds24-233/+1717
2021-02-21Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-235/+141
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds139-925/+1577
2021-02-21Merge tag 'm68k-for-v5.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-3/+39
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds91-985/+1652
2021-02-21Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-46/+53
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-433/+801
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds48-785/+1898
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-65/+60
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds57-294/+617
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds63-763/+3108
2021-02-21Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-1401/+81