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
/
io_uring
/
rw.c
Age
Commit message (
Expand
)
Author
2025-07-07
io_uring/rw: cast rw->flags assignment to rwf_t
Jens Axboe
2025-05-26
Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
2025-05-06
io_uring: enable per-io write streams
Keith Busch
2025-04-21
io_uring/kbuf: pass bgid to io_buffer_select()
Pavel Begunkov
2025-03-28
Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-10
io_uring: rely on io_prep_reg_vec for iovec placement
Pavel Begunkov
2025-03-10
io_uring: introduce io_prep_reg_iovec()
Pavel Begunkov
2025-03-10
io_uring: unify STOP_MULTISHOT with IOU_OK
Pavel Begunkov
2025-03-10
io_uring: return -EAGAIN to continue multishot
Pavel Begunkov
2025-03-07
io_uring: cap cached iovec/bvec size
Pavel Begunkov
2025-03-07
io_uring/rw: defer reg buf vec import
Pavel Begunkov
2025-03-07
io_uring/rw: implement vectored registered rw
Pavel Begunkov
2025-03-07
io_uring: introduce struct iou_vec
Pavel Begunkov
2025-03-05
io_uring/rw: ensure reissue path is correctly handled for IOPOLL
Jens Axboe
2025-02-28
io_uring: add support for kernel registered bvecs
Keith Busch
2025-02-28
io_uring/rw: move fixed buffer import to issue path
Keith Busch
2025-02-28
io_uring/rw: move buffer_select outside generic prep
Keith Busch
2025-02-27
Merge branch 'io_uring-6.14' into for-6.15/io_uring
Jens Axboe
2025-02-27
io_uring: combine buffer lookup and import
Pavel Begunkov
2025-02-27
io_uring/rw: open code io_prep_rw_setup()
Pavel Begunkov
2025-02-25
io_uring/rw: extract helper for iovec import
Pavel Begunkov
2025-02-25
io_uring/rw: rename io_import_iovec()
Pavel Begunkov
2025-02-25
io_uring/rw: allocate async data in io_prep_rw()
Pavel Begunkov
2025-02-24
io_uring/rw: shrink io_iov_compat_buffer_select_prep
Pavel Begunkov
2025-02-24
io_uring/rw: compile out compat param passing
Pavel Begunkov
2025-02-19
io_uring/rw: clean up mshot forced sync mode
Pavel Begunkov
2025-02-19
io_uring/rw: move ki_complete init into prep
Pavel Begunkov
2025-02-19
io_uring/rw: don't directly use ki_complete
Pavel Begunkov
2025-02-19
io_uring/rw: forbid multishot async reads
Pavel Begunkov
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
2025-01-28
io_uring/rw: simplify io_rw_recycle()
Pavel Begunkov
2025-01-28
io_uring: remove !KASAN guards from cache free
Pavel Begunkov
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-10
io_uring/rw: don't gate retry on completion context
Jens Axboe
2025-01-10
io_uring/rw: handle -EAGAIN retry at IO completion time
Jens Axboe
2025-01-10
io_uring/rw: use io_rw_recycle() from cleanup path
Jens Axboe
2024-12-28
io_uring/rw: fix downgraded mshot read
Pavel Begunkov
2024-12-27
io_uring/rw: always clear ->bytes_done on io_async_rw setup
Jens Axboe
2024-12-27
io_uring/rw: use NULL for rw->free_iovec assigment
Jens Axboe
2024-12-27
io_uring/rw: don't mask in f_iocb_flags
Jens Axboe
2024-12-27
io_uring/rw: Allocate async data through helper
Gabriel Krisman Bertazi
2024-12-23
io_uring: clean up io_prep_rw_setup()
David Wei
2024-12-23
io_uring: introduce attributes for read/write and PI support
Anuj Gupta
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-13
block: add a rq_list type
Christoph Hellwig
[next]