summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-19io-wq: make hashed work map + lock per-ctxio_uring-worker.v2Jens Axboe
2021-02-19net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe
2021-02-19Revert "proc: don't allow async path resolution of /proc/self components"Jens Axboe
2021-02-19Revert "proc: don't allow async path resolution of /proc/thread-self components"Jens Axboe
2021-02-19io_uring: move SQPOLL thread io-wq forked workerJens Axboe
2021-02-19io-wq: make io_wq_fork_thread() available to other usersJens Axboe
2021-02-19io-wq: only remove worker from free_list, if it was thereJens Axboe
2021-02-19io_uring: remove io_identityJens Axboe
2021-02-19io_uring: remove any grabbing of contextJens Axboe
2021-02-19io-wq: worker idling always returns falseJens Axboe
2021-02-19io-wq: fork worker threads from original taskJens Axboe
2021-02-19kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signalsJens Axboe
2021-02-19arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-19io-wq: don't pass 'wqe' needlessly aroundJens Axboe
2021-02-19io_uring: tie async worker side to the task contextJens Axboe
2021-02-19io-wq: get rid of wq->use_refsJens Axboe
2021-02-19io_uring: disable io-wq attachingJens Axboe
2021-02-19io-wq: don't create any IO workers upfrontJens Axboe
2021-02-19io_uring: remove the need for relying on an io-wq fallback workerJens Axboe
2021-02-19Merge branch 'for-5.12/io_uring' into io_uring-worker.v2Jens Axboe
2021-02-19Merge branch 'al' into io_uring-worker.v2Jens Axboe
2021-02-19io_uring: don't hold uring_lock when calling io_run_task_work*Hao Xu
2021-02-18io_uring: fail io-wq submission from a task_workPavel Begunkov
2021-02-18io_uring: don't take uring_lock during iowq cancelPavel Begunkov
2021-02-18io_uring: fail links more in io_submit_sqe()Pavel Begunkov
2021-02-18io_uring: don't do async setup for links' headsPavel Begunkov
2021-02-18io_uring: do io_*_prep() early in io_submit_sqe()Pavel Begunkov
2021-02-18io_uring: split sqe-prep and async setupPavel Begunkov
2021-02-18io_uring: don't submit link on errorPavel Begunkov
2021-02-18io_uring: move req link into submit_statePavel Begunkov
2021-02-18io_uring: move io_init_req() into io_submit_sqe()Pavel Begunkov
2021-02-18io_uring: move io_init_req()'s definitionPavel Begunkov
2021-02-18io_uring: don't duplicate ->file check in sfrPavel Begunkov
2021-02-18io_uring: keep io_*_prep() naming consistentPavel Begunkov
2021-02-18io_uring: kill fictitious submit iteration indexPavel Begunkov
2021-02-17io_uring: fix read memory leakPavel Begunkov
2021-02-17Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Jens Axboe
2021-02-16io_uring: tctx->task_lock should be IRQ safefor-5.12/io_uring-2021-02-17Jens Axboe
2021-02-15proc: don't allow async path resolution of /proc/thread-self componentsJens Axboe
2021-02-15fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*Al Viro
2021-02-14Linux 5.11Linus Torvalds
2021-02-14Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-14Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann
2021-02-15scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-02-15sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada
2021-02-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds