index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
io_uring
Age
Commit message (
Expand
)
Author
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-06
io_uring: add io_uring_cmd_get_async_data helper
Mark Harmstone
2025-01-06
io_uring/cmd: add per-op data to struct io_uring_cmd_data
Jens Axboe
2025-01-06
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
Jens Axboe
2024-12-03
io_uring: Change res2 parameter type in io_uring_cmd_done
Bernd Schubert
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2024-09-11
io_uring/cmd: give inline space in request to cmds
Pavel Begunkov
2024-09-11
io_uring/cmd: expose iowq to cmds
Pavel Begunkov
2024-04-15
io_uring: separate header for exported net bits
Pavel Begunkov
2024-04-15
nvme/io_uring: use helper for polled completions
Jens Axboe
2024-04-15
io_uring/cmd: document some uring_cmd related helpers
Pavel Begunkov
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-12
io_uring/cmd: inline io_uring_cmd_get_task
Pavel Begunkov
2023-12-12
io_uring/cmd: inline io_uring_cmd_do_in_task_lazy
Pavel Begunkov
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov