index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
io_uring.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: separate header for exported net bits
Pavel Begunkov
2024-04-15
1
-6
/
+0
*
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2023-12-19
1
-5
/
+5
*
io_uring: split out cmd api into a separate header
Pavel Begunkov
2023-12-12
1
-88
/
+1
*
io_uring/cmd: Pass compat mode in issue_flags
Breno Leitao
2023-10-19
1
-0
/
+1
*
io_uring: cancelable uring_cmd
Ming Lei
2023-09-28
1
-0
/
+15
*
io_uring: retain top 8bits of uring_cmd flags for kernel internal use
Ming Lei
2023-09-28
1
-0
/
+3
*
io_uring: Add io_uring command support for sockets
Breno Leitao
2023-08-09
1
-0
/
+6
*
io_uring/cmd: add cmd lazy tw wake helper
Pavel Begunkov
2023-05-25
1
-2
/
+16
*
io_uring: make io_uring_sqe_cmd() unconditionally available
Jens Axboe
2023-05-09
1
-5
/
+5
*
io_uring: Pass whole sqe to commands
Breno Leitao
2023-05-04
1
-1
/
+6
*
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
2023-03-20
1
-5
/
+6
*
io_uring: complete all requests in task context
Pavel Begunkov
2022-12-07
1
-0
/
+2
*
io_uring: reshuffle issue_flags
Pavel Begunkov
2022-11-30
1
-6
/
+5
*
io_uring: fix multishot accept request leaks
Pavel Begunkov
2022-11-17
1
-0
/
+3
*
io_uring: Add missing inline to io_uring_cmd_import_fixed() dummy
Geert Uytterhoeven
2022-10-04
1
-1
/
+1
*
io_uring: introduce fixed buffer support for io_uring_cmd
Anuj Gupta
2022-09-30
1
-1
/
+1
*
io_uring: add io_uring_cmd_import_fixed
Anuj Gupta
2022-09-30
1
-0
/
+8
*
io_uring: add iopoll infrastructure for io_uring_cmd
Kanchan Joshi
2022-09-21
1
-2
/
+6
*
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
2022-05-11
1
-0
/
+33
*
io_uring: add io_uring_get_opcode
Dylan Yudaken
2022-04-26
1
-0
/
+5
*
io_uring: add support for registering ring file descriptors
Jens Axboe
2022-03-10
1
-1
/
+4
*
io_uring: remove files pointer in cancellation functions
Hao Xu
2021-08-23
1
-5
/
+5
*
io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()
Hao Xu
2021-08-23
1
-1
/
+2
*
io_uring: unify files and task cancel
Pavel Begunkov
2021-04-11
1
-7
/
+5
*
io_uring: remove structures from include/linux/io_uring.h
Stefan Metzmacher
2021-03-18
1
-25
/
+0
*
io_uring: index io_uring->xa by ctx not file
Pavel Begunkov
2021-03-07
1
-1
/
+1
*
io_uring: destroy io-wq on exec
Pavel Begunkov
2021-03-04
1
-1
/
+1
*
io_uring: ensure io-wq context is always destroyed for tasks
Jens Axboe
2021-02-23
1
-1
/
+1
*
io_uring: remove io_identity
Jens Axboe
2021-02-21
1
-19
/
+0
*
io_uring: tie async worker side to the task context
Jens Axboe
2021-02-21
1
-0
/
+1
*
io_uring: provide FIFO ordering for task_work
Jens Axboe
2021-02-10
1
-0
/
+14
*
io_uring: properly handle SQPOLL request cancelations
Jens Axboe
2020-11-04
1
-1
/
+2
*
io-wq: inherit audit loginuid and sessionid
Jens Axboe
2020-10-17
1
-0
/
+4
*
io_uring: use percpu counters to track inflight requests
Jens Axboe
2020-10-17
1
-5
/
+2
*
io_uring: assign new io_identity for task if members have changed
Jens Axboe
2020-10-17
1
-1
/
+2
*
io_uring: store io_identity in io_uring_task
Jens Axboe
2020-10-17
1
-0
/
+1
*
io_uring: COW io_identity on mismatch
Jens Axboe
2020-10-17
1
-0
/
+1
*
io_uring: move io identity items into separate struct
Jens Axboe
2020-10-17
1
-1
/
+12
*
io_uring: move io_uring_get_socket() into io_uring.h
Jens Axboe
2020-09-30
1
-0
/
+5
*
io_uring: don't rely on weak ->files references
Jens Axboe
2020-09-30
1
-0
/
+53