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
/
io_uring
/
io_uring.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: force inline io_fill_cqe_req
Pavel Begunkov
2023-08-24
1
-1
/
+2
*
io_uring: merge iopoll and normal completion paths
Pavel Begunkov
2023-08-24
1
-1
/
+1
*
io_uring: optimise extra io_get_cqe null check
Pavel Begunkov
2023-08-24
1
-11
/
+9
*
io_uring: refactor __io_get_cqe()
Pavel Begunkov
2023-08-24
1
-11
/
+12
*
io_uring: simplify big_cqe handling
Pavel Begunkov
2023-08-24
1
-12
/
+3
*
io_uring: improve cqe !tracing hot path
Pavel Begunkov
2023-08-24
1
-4
/
+5
*
io_uring: never overflow io_aux_cqe
Pavel Begunkov
2023-08-11
1
-2
/
+1
*
io_uring: remove return from io_req_cqe_overflow()
Pavel Begunkov
2023-08-11
1
-1
/
+1
*
io_uring: open code io_fill_cqe_req()
Pavel Begunkov
2023-08-11
1
-10
/
+1
*
io_uring: have io_file_put() take an io_kiocb rather than the file
Jens Axboe
2023-08-10
1
-3
/
+3
*
io_uring: fix false positive KASAN warnings
Pavel Begunkov
2023-08-09
1
-1
/
+0
*
io_uring: make io_cq_unlock_post static
Pavel Begunkov
2023-06-23
1
-2
/
+0
*
io_uring: remove IOU_F_TWQ_FORCE_NORMAL
Pavel Begunkov
2023-06-23
1
-4
/
+1
*
io_uring: remove io_req_ffs_set
Christoph Hellwig
2023-06-20
1
-5
/
+0
*
io_uring: cleanup io_aux_cqe() API
Jens Axboe
2023-06-07
1
-1
/
+1
*
io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
Josh Triplett
2023-05-16
1
-0
/
+3
*
io_uring: Create a helper to return the SQE size
Breno Leitao
2023-05-04
1
-0
/
+10
*
io_uring: add irq lockdep checks
Pavel Begunkov
2023-04-12
1
-0
/
+2
*
io_uring: reduce scheduling due to tw
Pavel Begunkov
2023-04-06
1
-0
/
+9
*
io_uring: add tw add flags
Pavel Begunkov
2023-04-06
1
-2
/
+7
*
io_uring: refactor io_cqring_wake()
Pavel Begunkov
2023-04-06
1
-9
/
+2
*
io_uring: cap io_sqring_entries() at SQ ring size
Jens Axboe
2023-04-03
1
-1
/
+3
*
io_uring: encapsulate task_work state
Pavel Begunkov
2023-04-03
1
-7
/
+7
*
io_uring: mark task TASK_RUNNING before handling resume/task work
Jens Axboe
2023-02-06
1
-1
/
+3
*
io_uring: refactor req allocation
Pavel Begunkov
2023-01-29
1
-8
/
+11
*
io_uring: Enable KASAN for request cache
Breno Leitao
2023-01-29
1
-3
/
+8
*
io_uring: handle TIF_NOTIFY_RESUME when checking for task_work
Jens Axboe
2023-01-29
1
-0
/
+8
*
io_uring: don't export io_put_task()
Pavel Begunkov
2023-01-29
1
-10
/
+0
*
io_uring: add lazy poll_wq activation
Pavel Begunkov
2023-01-29
1
-4
/
+3
*
io_uring: separate wq for ring polling
Pavel Begunkov
2023-01-29
1
-0
/
+9
*
io_uring: move io_run_local_work_locked
Pavel Begunkov
2023-01-29
1
-17
/
+0
*
io_uring: mark io_run_local_work static
Pavel Begunkov
2023-01-29
1
-1
/
+0
*
io_uring: move defer tw task checks
Pavel Begunkov
2023-01-29
1
-0
/
+5
*
io_uring: kill io_run_task_work_ctx
Pavel Begunkov
2023-01-29
1
-20
/
+0
*
io_uring: rearrange defer list checks
Pavel Begunkov
2023-01-29
1
-1
/
+1
*
io_uring: lockdep annotate CQ locking
Pavel Begunkov
2023-01-03
1
-0
/
+15
*
io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of task_work
Jens Axboe
2022-12-17
1
-2
/
+1
*
io_uring: revise completion_lock locking
Pavel Begunkov
2022-12-14
1
-11
/
+0
*
io_uring: skip spinlocking for ->task_complete
Pavel Begunkov
2022-12-07
1
-1
/
+9
*
io_uring: don't raw spin unlock to match cq_lock
Pavel Begunkov
2022-11-30
1
-0
/
+5
*
Merge branch 'for-6.2/io_uring' into for-6.2/io_uring-next
Jens Axboe
2022-11-29
1
-14
/
+29
|
\
|
*
io_uring: remove io_req_complete_post_tw
Dylan Yudaken
2022-11-25
1
-7
/
+0
|
*
io_uring: remove overflow param from io_post_aux_cqe
Dylan Yudaken
2022-11-25
1
-2
/
+1
|
*
io_uring: make io_fill_cqe_aux static
Dylan Yudaken
2022-11-25
1
-2
/
+0
|
*
io_uring: add io_aux_cqe which allows deferred completion
Dylan Yudaken
2022-11-25
1
-0
/
+2
|
*
io_uring: defer all io_req_complete_failed
Dylan Yudaken
2022-11-25
1
-1
/
+1
|
*
io_uring: iopoll protect complete_post
Pavel Begunkov
2022-11-23
1
-2
/
+8
|
*
io_uring: remove io_req_tw_post_queue
Pavel Begunkov
2022-11-23
1
-1
/
+7
|
*
io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
Jens Axboe
2022-11-22
1
-4
/
+11
|
*
io_uring: inline __io_req_complete_post()
Pavel Begunkov
2022-11-21
1
-1
/
+0
[next]