index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
rw.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
1
-11
/
+16
2024-12-23
io_uring: introduce attributes for read/write and PI support
Anuj Gupta
1
-1
/
+13
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
1
-5
/
+2
2024-04-15
io_uring/rw: add iovec recycling
Jens Axboe
1
-1
/
+2
2024-04-15
io_uring: get rid of struct io_rw_state
Jens Axboe
1
-7
/
+3
2024-04-15
io_uring/rw: always setup io_async_rw for read/write requests
Jens Axboe
1
-7
/
+12
2023-11-06
io_uring/rw: add separate prep handler for fixed read/write
Jens Axboe
1
-0
/
+1
2023-11-06
io_uring/rw: add separate prep handler for readv/writev
Jens Axboe
1
-0
/
+1
2023-09-21
io_uring/rw: add support for IORING_OP_READ_MULTISHOT
Jens Axboe
1
-0
/
+2
2023-06-02
io_uring: avoid indirect function calls for the hottest task_work
Jens Axboe
1
-0
/
+1
2022-09-21
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
1
-0
/
+1
2022-07-24
io_uring: move read/write related opcodes to its own file
Jens Axboe
1
-0
/
+23