index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
rw.h
Age
Commit message (
Expand
)
Author
2025-04-21
io_uring/kbuf: pass bgid to io_buffer_select()
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-02-28
io_uring/rw: move fixed buffer import to issue path
Keith Busch
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2024-12-23
io_uring: introduce attributes for read/write and PI support
Anuj Gupta
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
2024-04-15
io_uring/rw: add iovec recycling
Jens Axboe
2024-04-15
io_uring: get rid of struct io_rw_state
Jens Axboe
2024-04-15
io_uring/rw: always setup io_async_rw for read/write requests
Jens Axboe
2023-11-06
io_uring/rw: add separate prep handler for fixed read/write
Jens Axboe
2023-11-06
io_uring/rw: add separate prep handler for readv/writev
Jens Axboe
2023-09-21
io_uring/rw: add support for IORING_OP_READ_MULTISHOT
Jens Axboe
2023-06-02
io_uring: avoid indirect function calls for the hottest task_work
Jens Axboe
2022-09-21
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
2022-07-24
io_uring: move read/write related opcodes to its own file
Jens Axboe