index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
io_uring.c
Age
Commit message (
Expand
)
Author
2021-02-04
io_uring: drop mm/files between task_work_submit
Pavel Begunkov
2021-02-04
io_uring: don't modify identity's files uncess identity is cowed
Xiaoguang Wang
2021-01-28
io_uring: reinforce cancel on flush during exit
Pavel Begunkov
2021-01-28
io_uring: fix sqo ownership false positive warning
Pavel Begunkov
2021-01-28
io_uring: fix list corruption for splice file_get
Pavel Begunkov
2021-01-27
io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE
Hao Xu
2021-01-26
io_uring: fix wqe->lock/completion_lock deadlock
Pavel Begunkov
2021-01-26
io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE
Pavel Begunkov
2021-01-26
io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE
Pavel Begunkov
2021-01-24
io_uring: only call io_cqring_ev_posted() if events were posted
Jens Axboe
2021-01-24
io_uring: if we see flush on exit, cancel related tasks
Jens Axboe
2021-01-24
io_uring: account io_uring internal files as REQ_F_INFLIGHT
Jens Axboe
2021-01-24
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
2021-01-22
io_uring: fix short read retries for non-reg files
Pavel Begunkov
2021-01-22
io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
Jens Axboe
2021-01-16
io_uring: fix skipping disabling sqo on exec
Pavel Begunkov
2021-01-16
io_uring: fix uring_flush in exit_files() warning
Pavel Begunkov
2021-01-16
io_uring: fix false positive sqo warning on flush
Pavel Begunkov
2021-01-16
io_uring: iopoll requests should also wake task ->in_idle state
Jens Axboe
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
2021-01-15
io_uring: flush timeouts that should already have expired
Marcelo Diop-Gonzalez
2021-01-13
io_uring: do sqo disable on install_fd error
Pavel Begunkov
2021-01-13
io_uring: fix null-deref in io_disable_sqo_submit
Pavel Begunkov
2021-01-11
io_uring: don't take files/mm for a dead task
Pavel Begunkov
2021-01-11
io_uring: drop mm and files after task_work_run
Pavel Begunkov
2021-01-09
io_uring: stop SQPOLL submit on creator's death
Pavel Begunkov
2021-01-09
io_uring: add warn_once for io_uring_flush()
Pavel Begunkov
2021-01-09
io_uring: inline io_uring_attempt_task_drop()
Pavel Begunkov
2021-01-09
io_uring: io_rw_reissue lockdep annotations
Pavel Begunkov
2021-01-07
io_uring: synchronise ev_posted() with waitqueues
Pavel Begunkov
2021-01-07
io_uring: dont kill fasync under completion_lock
Pavel Begunkov
2021-01-07
io_uring: trigger eventfd for IOPOLL
Pavel Begunkov
2021-01-06
io_uring: Fix return value from alloc_fixed_file_ref_node
Matthew Wilcox (Oracle)
2021-01-05
io_uring: Delete useless variable ‘id’ in io_prep_async_work
Ye Bin
2021-01-04
io_uring: cancel more aggressively in exit_work
Pavel Begunkov
2021-01-04
io_uring: drop file refs after task cancel
Pavel Begunkov
2021-01-04
io_uring: patch up IOPOLL overflow_flush sync
Pavel Begunkov
2021-01-04
io_uring: synchronise IOPOLL on task_submit fail
Pavel Begunkov
2020-12-30
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
2020-12-30
io_uring: add a helper for setting a ref node
Pavel Begunkov
2020-12-29
io_uring: don't assume mm is constant across submits
Jens Axboe
2020-12-22
io_uring: hold uring_lock while completing failed polled io in io_wq_submit_w...
Xiaoguang Wang
2020-12-22
io_uring: fix double io_uring free
Pavel Begunkov
2020-12-21
io_uring: fix ignoring xa_store errors
Pavel Begunkov
2020-12-20
io_uring: end waiting before task cancel attempts
Pavel Begunkov
2020-12-20
io_uring: always progress task_work on task cancel
Pavel Begunkov
2020-12-20
io_uring: make ctx cancel on exit targeted to actual ctx
Jens Axboe
2020-12-19
io_uring: fix 0-iov read buffer select
Pavel Begunkov
2020-12-18
io_uring: close a small race gap for files cancel
Pavel Begunkov
2020-12-17
io_uring: limit {io|sq}poll submit locking scope
Pavel Begunkov
[next]