index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
io_uring.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: move remaining file table manipulation to filetable.c
Jens Axboe
2022-07-25
1
-4
/
+0
*
io_uring: move rsrc related data, core, and commands
Jens Axboe
2022-07-25
1
-5
/
+1
*
io_uring: split provided buffers handling into its own file
Jens Axboe
2022-07-25
1
-35
/
+1
*
io_uring: move cancelation into its own file
Jens Axboe
2022-07-25
1
-1
/
+0
*
io_uring: move poll handling into its own file
Jens Axboe
2022-07-25
1
-0
/
+32
*
io_uring: move io_uring_task (tctx) helpers into its own file
Jens Axboe
2022-07-25
1
-0
/
+4
*
io_uring: move SQPOLL related handling into its own file
Jens Axboe
2022-07-25
1
-0
/
+34
*
io_uring: move timeout opcodes and handling into its own file
Jens Axboe
2022-07-25
1
-1
/
+12
*
io_uring: split network related opcodes into its own file
Jens Axboe
2022-07-25
1
-0
/
+22
*
io_uring: move uring_cmd handling to its own file
Jens Axboe
2022-07-25
1
-0
/
+9
*
io_uring: split out open/close operations
Jens Axboe
2022-07-25
1
-0
/
+32
*
io_uring: split out splice related operations
Jens Axboe
2022-07-25
1
-0
/
+19
*
io_uring: handle completions in the core
Jens Axboe
2022-07-25
1
-0
/
+5
*
io_uring: set completion results upfront
Jens Axboe
2022-07-25
1
-0
/
+13