| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-18 | io_uring/cmd: remove struct io_uring_cmd_data | Caleb Sander Mateos | 1 | -1/+0 |
| 2025-06-23 | io_uring: add mshot helper for posting CQE32 | Pavel Begunkov | 1 | -0/+4 |
| 2025-06-23 | io_uring/cmd: allow multishot polled commands | Pavel Begunkov | 1 | -0/+3 |
| 2025-06-23 | io_uring/uring_cmd: implement ->sqe_copy() to avoid unnecessary copies | Jens Axboe | 1 | -0/+1 |
| 2025-05-20 | io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration | Caleb Sander Mateos | 1 | -6/+0 |
| 2025-03-31 | io_uring: hide caches sqes from drivers | Pavel Begunkov | 1 | -0/+1 |
| 2025-03-21 | io_uring/cmd: introduce io_uring_cmd_import_fixed_vec | Pavel Begunkov | 1 | -0/+6 |
| 2025-03-21 | io_uring/cmd: add iovec cache for commands | Pavel Begunkov | 1 | -0/+5 |
| 2025-03-19 | io_uring/cmd: don't expose entire cmd async data | Pavel Begunkov | 1 | -0/+6 |
| 2025-01-09 | Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+0 |
| 2025-01-06 | io_uring/cmd: rename struct uring_cache to io_uring_cmd_data | Jens Axboe | 1 | -4/+0 |
| 2024-11-06 | io_uring: move cancelations to be io_uring_task based | Jens Axboe | 1 | -1/+1 |
| 2024-04-15 | io_uring/alloc_cache: switch to array based caching | Jens Axboe | 1 | -5/+1 |
| 2024-04-15 | io_uring: drop ->prep_async() | Jens Axboe | 1 | -1/+0 |
| 2024-04-15 | io_uring/uring_cmd: switch to always allocating async data | Jens Axboe | 1 | -1/+9 |
| 2024-04-15 | io_uring/cmd: move io_uring_try_cancel_uring_cmd() | Pavel Begunkov | 1 | -0/+3 |
| 2023-05-04 | io_uring: Remove unnecessary BUILD_BUG_ON | Breno Leitao | 1 | -8/+0 |
| 2022-07-24 | io_uring: move uring_cmd handling to its own file | Jens Axboe | 1 | -0/+13 |