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
/
filetable.h
Age
Commit message (
Expand
)
Author
2024-11-07
io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers
Ming Lei
2024-11-02
io_uring/filetable: kill io_reset_alloc_hint() helper
Jens Axboe
2024-11-02
io_uring/filetable: remove io_file_from_index() helper
Jens Axboe
2024-11-02
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
2024-11-02
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
2024-11-02
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
2024-10-29
io_uring/rsrc: move struct io_fixed_file to rsrc.h header
Jens Axboe
2024-02-08
io_uring: expand main struct io_kiocb flags to 64-bits
Jens Axboe
2023-06-20
io_uring: add helpers to decode the fixed file file_ptr
Christoph Hellwig
2023-06-20
io_uring: return REQ_F_ flags from io_file_get_flags
Christoph Hellwig
2022-10-16
io_uring: kill hot path fixed file bitmap debug checks
Pavel Begunkov
2022-10-16
io_uring: remove FFS_SCM
Pavel Begunkov
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
2022-07-24
io_uring: split out fixed file installation and removal
Jens Axboe
2022-07-24
io_uring: dedup io_run_task_work
Pavel Begunkov
2022-07-24
io_uring: make io_uring_types.h public
Pavel Begunkov
2022-07-24
io_uring: move remaining file table manipulation to filetable.c
Jens Axboe
2022-07-24
io_uring: move fdinfo helpers to its own file
Jens Axboe
2022-07-24
io_uring: separate out file table handling code
Jens Axboe