index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
uring_cmd.h
Age
Commit message (
Expand
)
Author
2025-05-20
io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration
Caleb Sander Mateos
2025-03-31
io_uring: hide caches sqes from drivers
Pavel Begunkov
2025-03-21
io_uring/cmd: introduce io_uring_cmd_import_fixed_vec
Pavel Begunkov
2025-03-21
io_uring/cmd: add iovec cache for commands
Pavel Begunkov
2025-03-19
io_uring/cmd: don't expose entire cmd async data
Pavel Begunkov
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/cmd: rename struct uring_cache to io_uring_cmd_data
Jens Axboe
2024-11-06
io_uring: move cancelations to be io_uring_task based
Jens Axboe
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
2024-04-15
io_uring: drop ->prep_async()
Jens Axboe
2024-04-15
io_uring/uring_cmd: switch to always allocating async data
Jens Axboe
2024-04-15
io_uring/cmd: move io_uring_try_cancel_uring_cmd()
Pavel Begunkov
2023-05-04
io_uring: Remove unnecessary BUILD_BUG_ON
Breno Leitao
2022-07-24
io_uring: move uring_cmd handling to its own file
Jens Axboe