]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - fs/io_uring.c
io_uring: clean cqe filling functions
[mirror_ubuntu-jammy-kernel.git] / fs / io_uring.c
2022-09-20 Pavel Begunkovio_uring: clean cqe filling functions
2022-09-20 Pavel Begunkovio_uring: correct fill events helpers types
2022-09-20 Pavel Begunkovio_uring: inline io_poll_complete
2022-09-20 Pavel Begunkovio_uring: kill poll linking optimisation
2022-09-20 Pavel Begunkovio_uring: move common poll bits
2022-09-20 Pavel Begunkovio_uring: refactor poll update
2022-09-16 Pavel Begunkovio_uring: avoid io-wq -EAGAIN looping for !IOPOLL
2022-09-16 Jens Axboeio_uring: ensure that fsnotify is always called
2022-08-26 Jens Axboeio_uring: ensure that send/sendmsg and recv/recvmsg...
2022-08-26 Pavel Begunkovio_uring: fix not locked access to fixed buf table
2022-08-26 Pavel Begunkovio_uring: fix races with buffer table unregister
2022-08-26 Pavel Begunkovio_uring: fix races with file table unregister
2022-08-10 Pavel Begunkovio_uring: arm poll for non-nowait files
2022-06-22 Jens Axboeio_uring: check reserved fields for recv/recvmsg
2022-06-22 Jens Axboeio_uring: check reserved fields for send/sendmsg
2022-05-20 Pavel Begunkovio_uring: use nospec annotation for more indexes
2022-05-20 Pavel Begunkovio_uring: zero tag on rsrc removal
2022-05-20 Dylan Yudakenio_uring: verify pad field is 0 in io_get_ext_arg
2022-05-20 Dylan Yudakenio_uring: verify that resv2 is 0 in io_uring_rsrc_update2
2022-05-20 Dylan Yudakenio_uring: move io_uring_rsrc_update2 validation
2022-05-20 Jens Axboeio_uring: fix race between timeout flush and removal
2022-05-20 Eugene Syromiatnikovio_uring: implement compat handling for IORING_REGISTER...
2022-05-20 Jens Axboeio_uring: defer splice/tee file validity check until...
2022-05-20 Jens Axboeio_uring: don't check req->file in io_fsync_prep()
2022-05-20 Pavel Begunkovio_uring: don't touch scm_fp_list after queueing skb
2022-05-20 Pavel Begunkovio_uring: nospec index for tags on files update
2022-05-20 Pavel Begunkovio_uring: fix memory leak of uid in files registration
2022-05-20 Jens Axboeio_uring: terminate manual loop iterator loop correctly...
2022-05-20 Jens Axboeio_uring: don't check unrelated req->open.how in accept...
2022-03-09 Hao Xuio_uring: fix no lock protection for ctx->cq_extra
2022-03-07 Eric Dumazetio_uring: add a schedule point in io_add_buffers()
2022-03-07 Dylan Yudakenio_uring: disallow modification of rsrc_data during...
2022-03-07 Jens Axboeio_uring: don't convert to jiffies for waiting on timeouts
2022-03-07 Shakeel Buttmm: io_uring: allow oom-killer from io_uring_setup
2022-02-03 Dylan Yudakenio_uring: fix bug in slow unregistering of nodes
2022-02-03 Pavel Begunkovio_uring: fix not released cached task refs
2022-01-28 Pavel Begunkovio_uring: remove double poll on poll update
2022-01-04 Jens Axboeio_uring: zero iocb->ki_pos for stream file types
2022-01-04 Jens Axboeio_uring: ensure task_work gets run as part of cancelations
2022-01-04 Ye Binio_uring: fix soft lockup when call __io_remove_buffers
2022-01-04 Pavel Begunkovio_uring: fix link traversal locking
2022-01-04 Pavel Begunkovio_uring: fail cancellation for EXITING tasks
2022-01-04 Pavel Begunkovio_uring: correct link-list traversal locking
2022-01-04 Pavel Begunkovio_uring: honour zeroes as io-wq worker limits
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git.kerne...
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git.kernel.org...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-10-28 Dave AirlieMerge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
2021-10-28 Linus TorvaldsMerge tag 'net-5.15-rc8' of git://git.kernel.org/pub...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git.kernel...
2021-10-28 Linus TorvaldsMerge tag 'linux-watchdog-5.15-rc7' of git://www.linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git.kernel.org...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-28' of git://anongit...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-26' of git://anongit...
2021-10-27 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git.kernel.org...
2021-10-27 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-27 Dave AirlieMerge tag 'amd-drm-fixes-5.15-2021-10-21' of https...
2021-10-26 Linus TorvaldsMerge tag 'arm-soc-fixes-5.15-3' of git://git.kernel...
2021-10-26 Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2021-10-26 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.15-2' of git://git...
2021-10-25 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-10-25 Linus TorvaldsMerge tag 'libata-5.15-rc7' of git://git.kernel.org...
2021-10-25 Linus TorvaldsMerge tag 'pinctrl-v5.15-3' of git://git.kernel.org...
2021-10-24 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2021-10-24 Linus TorvaldsMerge tag 'sched_urgent_for_v5.15_rc7' of git://git...
2021-10-24 Linus TorvaldsMerge tag 'x86_urgent_for_v5.15_rc7' of git://git.kerne...
2021-10-24 Linus TorvaldsMerge tag '5.15-rc6-ksmbd-fixes' of git://git.samba...
2021-10-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-10-23 Linus TorvaldsMerge tag 'block-5.15-2021-10-22' of git://git.kernel...
2021-10-23 Linus TorvaldsMerge tag 'io_uring-5.15-2021-10-22' of git://git.kerne...
2021-10-22 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211022' of git://git...
2021-10-22 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-22 Rafael J. WysockiMerge branch 'acpi-tools'
2021-10-22 Jakub KicinskiMerge tag 'mac80211-for-net-2021-10-21' of git://git...
2021-10-22 Linus TorvaldsMerge branch 'ucount-fixes-for-v5.15' of git://git...
2021-10-22 Linus TorvaldsMerge tag 'net-5.15-rc7' of git://git.kernel.org/pub...
2021-10-22 Linus TorvaldsMerge tag 'powerpc-5.15-5' of git://git.kernel.org...
2021-10-21 Dave AirlieMerge tag 'drm-msm-fixes-2021-10-18' of https://gitlab...
2021-10-21 Pavel Begunkovio_uring: apply worker limits to previous users
2021-10-21 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-10-20 Linus TorvaldsMerge tag 'dma-mapping-5.15-2' of git://git.infradead...
2021-10-20 Linus TorvaldsMerge tag 'sound-5.15-rc7' of git://git.kernel.org...
2021-10-20 Linus TorvaldsMerge tag 'audit-pr-20211019' of git://git.kernel.org...
2021-10-20 Linus TorvaldsMerge tag 'trace-v5.15-rc5' of git://git.kernel.org...
2021-10-20 Pavel Begunkovio_uring: fix ltimeout unprep
2021-10-20 Pavel Begunkovio_uring: apply max_workers limit to all future users
2021-10-20 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-20 Arnd BergmannMerge tag 'reset-fixes-for-v5.15' of git://git.pengutro...
2021-10-20 Arnd BergmannMerge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel...
2021-10-20 Arnd BergmannMerge tag 'imx-fixes-5.15-4' of git://git.kernel.org...
next