]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - fs/io_uring.c
Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/peter...
[mirror_ubuntu-jammy-kernel.git] / fs / io_uring.c
2021-03-16 Greg Kroah-HartmanMerge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub...
2021-03-15 Greg Kroah-HartmanMerge tag 'thunderbolt-for-v5.12-rc4' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'irq-urgent-2021-03-14' of git://git.kernel...
2021-03-14 Linus TorvaldsMerge tag 'timers-urgent-2021-03-14' of git://git.kerne...
2021-03-14 Linus TorvaldsMerge tag 'sched-urgent-2021-03-14' of git://git.kernel...
2021-03-14 Linus TorvaldsMerge tag 'objtool-urgent-2021-03-14' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'locking-urgent-2021-03-14' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'perf_urgent_for_v5.12-rc3' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'efi-urgent-for-v5.12-rc2' of git://git.kerne...
2021-03-14 Linus TorvaldsMerge tag 'x86_urgent_for_v5.12_rc3' of git://git.kerne...
2021-03-14 Linus TorvaldsMerge tag 'powerpc-5.12-3' of git://git.kernel.org...
2021-03-14 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-03-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-03-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.12-1' of git://git.kernel...
2021-03-13 Linus TorvaldsMerge tag 'char-misc-5.12-rc3' of git://git.kernel...
2021-03-13 Linus TorvaldsMerge tag 'staging-5.12-rc3' of git://git.kernel.org...
2021-03-13 Linus TorvaldsMerge tag 'tty-5.12-rc3' of git://git.kernel.org/pub...
2021-03-13 Linus TorvaldsMerge tag 'usb-5.12-rc3' of git://git.kernel.org/pub...
2021-03-13 Linus TorvaldsMerge tag 'erofs-for-5.12-rc3' of git://git.kernel...
2021-03-13 Linus TorvaldsMerge tag 'kbuild-fixes-v5.12-2' of git://git.kernel...
2021-03-12 Linus TorvaldsMerge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org...
2021-03-12 Linus TorvaldsMerge branch 'for-v5.12-rc3' of git://git.kernel.org...
2021-03-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-03-12 Linus TorvaldsMerge tag 'block-5.12-2021-03-12-v2' of git://git.kerne...
2021-03-12 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-12' of git://git.kerne...
2021-03-12 Linus TorvaldsMerge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel...
2021-03-12 Pavel Begunkovio_uring: fix OP_ASYNC_CANCEL across tasks
2021-03-12 Pavel Begunkovio_uring: cancel sqpoll via task_work
2021-03-12 Pavel Begunkovio_uring: prevent racy sqd->thread checks
2021-03-12 Pavel Begunkovio_uring: remove useless ->startup completion
2021-03-12 Pavel Begunkovio_uring: cancel deferred requests in try_cancel
2021-03-12 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-10' of https...
2021-03-11 Jens Axboeio_uring: perform IOPOLL reaping if canceler is thread...
2021-03-11 Jens Axboeio_uring: force creation of separate context for ATTACH...
2021-03-10 Pavel Begunkovio_uring: remove indirect ctx into sqo injection
2021-03-10 Pavel Begunkovio_uring: fix invalid ctx->sq_thread_idle
2021-03-10 Jens Axboekernel: make IO threads unfreezable by default
2021-03-10 Jens Axboeio_uring: always wait for sqd exited when stopping...
2021-03-10 Yang Liio_uring: remove unneeded variable 'ret'
2021-03-10 Jens Axboeio_uring: move all io_kiocb init early in io_init_req()
2021-03-10 Pavel Begunkovio_uring: fix complete_post races for linked req
2021-03-10 Pavel Begunkovio_uring: add io_disarm_next() helper
2021-03-10 Pavel Begunkovio_uring: fix io_sq_offload_create error handling
2021-03-10 Matthew Wilcox ... io_uring: Convert personality_idr to XArray
2021-03-10 Pavel Begunkovio_uring: clean R_DISABLED startup mess
2021-03-10 Pavel Begunkovio_uring: fix unrelated ctx reqs cancellation
2021-03-10 Jens Axboeio_uring: SQPOLL parking fixes
2021-03-10 Linus TorvaldsMerge git://git.kernel.org:/pub/scm/linux/kernel/git...
2021-03-10 Linus TorvaldsMerge git://git.kernel.org:/pub/scm/linux/kernel/git...
2021-03-09 Linus TorvaldsMerge git://git.kernel.org:/pub/scm/linux/kernel/git...
2021-03-08 Takashi IwaiMerge branch 'for-linus-5.12-rc1' into for-linus
2021-03-07 Linus TorvaldsMerge branch 'parisc-5.12-2' of git://git.kernel.org...
2021-03-07 Linus TorvaldsMerge tag 'powerpc-5.12-2' of git://git.kernel.org...
2021-03-07 Stefan Metzmacherio_uring: kill io_sq_thread_fork() and return -EOWNERDE...
2021-03-07 Stefan Metzmacherio_uring: run __io_sq_thread() with the initial creds...
2021-03-07 Pavel Begunkovio_uring: cancel reqs of all iowq's on ring exit
2021-03-07 Pavel Begunkovio_uring: warn when ring exit takes too long
2021-03-07 Pavel Begunkovio_uring: index io_uring->xa by ctx not file
2021-03-07 Pavel Begunkovio_uring: don't take task ring-file notes
2021-03-07 Pavel Begunkovio_uring: do ctx initiated file note removal
2021-03-07 Pavel Begunkovio_uring: introduce ctx to tctx back map
2021-03-07 Pavel Begunkovio_uring: make del_task_file more forgiving
2021-03-06 Jens Axboeio-wq: always track creds for async issue
2021-03-06 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-03-06 Linus TorvaldsMerge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel...
2021-03-06 Linus TorvaldsMerge tag 'pstore-v5.12-rc2' of git://git.kernel.org...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12/dm-fixes' of git://git.kernel.org...
2021-03-05 Linus TorvaldsMerge tag 'block-5.12-2021-03-05' of git://git.kernel...
2021-03-05 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-05' of git://git.kerne...
2021-03-05 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12-rc1-tag' of git://git.kernel.org...
2021-03-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.12-1' of git://git...
2021-03-05 Pavel Begunkovio_uring: don't restrict issue_flags for io_openat
2021-03-05 Jens Axboeio_uring: make SQPOLL thread parking saner
2021-03-05 Jens Axboeio_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
2021-03-05 Jens Axboeio_uring: don't keep looping for more events if we...
2021-03-05 Jens Axboeio_uring: move to using create_io_thread()
2021-03-05 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-03' of https...
2021-03-05 Dave AirlieMerge branch '00.00-inst' of git://github.com/skeggsb...
2021-03-04 Pavel Begunkovio_uring: reliably cancel linked timeouts
2021-03-04 Pavel Begunkovio_uring: cancel-match based on flags
2021-03-04 Linus TorvaldsMerge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel...
2021-03-04 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-03-04 Linus TorvaldsMerge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel...
2021-03-04 Jens Axboeio_uring: ensure that threads freeze on suspend
2021-03-04 Pavel Begunkovio_uring: remove extra in_idle wake up
2021-03-04 Pavel Begunkovio_uring: inline __io_queue_async_work()
2021-03-04 Pavel Begunkovio_uring: inline io_req_clean_work()
2021-03-04 Pavel Begunkovio_uring: choose right tctx->io_wq for try cancel
2021-03-04 Jens Axboeio_uring: fix -EAGAIN retry with IOPOLL
2021-03-04 Pavel Begunkovio_uring: remove sqo_task
2021-03-04 Pavel Begunkovio_uring: kill sqo_dead and sqo submission halting
2021-03-04 Jens Axboeio_uring: ignore double poll add on the same waitqueue...
2021-03-04 Jens Axboeio_uring: ensure that SQPOLL thread is started for...
2021-03-04 Pavel Begunkovio_uring: replace cmpxchg in fallback with xchg
2021-03-04 Pavel Begunkovio_uring: fix __tctx_task_work() ctx race
2021-03-04 Jens Axboeio_uring: kill io_uring_flush()
2021-03-04 Jens Axboeio_uring: kill unnecessary io_run_ctx_fallback() in...
2021-03-04 Jens Axboeio_uring: move cred assignment into io_issue_sqe()
2021-03-04 Jens Axboeio_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks
next