index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
io_uring: move schedule wait logic into helper
Jens Axboe
2024-08-25
1
-16
/
+21
|
*
|
|
io_uring: encapsulate extraneous wait flags into a separate struct
Jens Axboe
2024-08-25
1
-21
/
+24
|
*
|
|
io_uring: user registered clockid for wait timeouts
Pavel Begunkov
2024-08-25
4
-3
/
+46
|
*
|
|
io_uring: add absolute mode wait timeouts
Pavel Begunkov
2024-08-25
1
-7
/
+8
|
*
|
|
io_uring/napi: postpone napi timeout adjustment
Pavel Begunkov
2024-08-25
3
-38
/
+7
|
*
|
|
io_uring/napi: refactor __io_napi_busy_loop()
Pavel Begunkov
2024-08-25
1
-3
/
+4
|
*
|
|
io_uring/kbuf: turn io_buffer_list booleans into flags
Jens Axboe
2024-08-25
2
-23
/
+26
|
*
|
|
io_uring/net: use ITER_UBUF for single segment send maps
Jens Axboe
2024-08-25
1
-3
/
+12
|
*
|
|
io_uring/kbuf: use 'bl' directly rather than req->buf_list
Jens Axboe
2024-08-25
1
-1
/
+1
|
*
|
|
io_uring: micro optimization of __io_sq_thread() condition
Olivier Langlois
2024-08-25
1
-1
/
+1
|
*
|
|
io_uring/rsrc: enable multi-hugepage buffer coalescing
Chenliang Li
2024-08-25
2
-32
/
+110
|
*
|
|
io_uring/rsrc: store folio shift and mask into imu
Chenliang Li
2024-08-25
2
-9
/
+8
|
*
|
|
io_uring: add napi busy settings to the fdinfo output
Olivier Langlois
2024-08-25
1
-1
/
+13
|
|
/
/
*
|
|
io_uring/kbuf: return correct iovec count from classic buffer peek
Jens Axboe
2024-08-30
1
-1
/
+1
*
|
|
io_uring/rsrc: ensure compat iovecs are copied correctly
Jens Axboe
2024-08-30
1
-4
/
+15
|
/
/
*
|
io_uring/kbuf: sanitize peek buffer setup
Jens Axboe
2024-08-21
1
-3
/
+6
*
|
io_uring/sqpoll: annotate debug task == current with data_race()
Jens Axboe
2024-08-13
1
-1
/
+1
*
|
io_uring/napi: remove duplicate io_napi_entry timeout assignation
Olivier Langlois
2024-08-12
1
-1
/
+0
*
|
io_uring/napi: check napi_enabled in io_napi_add() before proceeding
Olivier Langlois
2024-08-12
2
-2
/
+2
*
|
io_uring/net: don't pick multiple buffers for non-bundle send
Jens Axboe
2024-08-07
1
-2
/
+3
*
|
io_uring/net: ensure expanded bundle send gets marked for cleanup
Jens Axboe
2024-08-07
1
-0
/
+1
*
|
io_uring/net: ensure expanded bundle recv gets marked for cleanup
Jens Axboe
2024-08-07
1
-0
/
+1
*
|
io_uring: remove unused local list heads in NAPI functions
Olivier Langlois
2024-07-30
1
-2
/
+0
*
|
io_uring: keep multishot request NAPI timeout current
Olivier Langlois
2024-07-30
1
-0
/
+1
|
/
*
io_uring/napi: pass ktime to io_napi_adjust_timeout
Pavel Begunkov
2024-07-26
3
-17
/
+11
*
io_uring/napi: use ktime in busy polling
Pavel Begunkov
2024-07-26
3
-23
/
+29
*
io_uring/msg_ring: fix uninitialized use of target_req->flags
Jens Axboe
2024-07-25
1
-3
/
+3
*
io_uring: align iowq and task request error handling
Pavel Begunkov
2024-07-24
1
-1
/
+1
*
io_uring: simplify io_uring_cmd return
Pavel Begunkov
2024-07-24
1
-1
/
+1
*
io_uring: fix io_match_task must_hold
Pavel Begunkov
2024-07-24
1
-1
/
+1
*
io_uring: don't allow netpolling with SETUP_IOPOLL
Pavel Begunkov
2024-07-24
1
-0
/
+2
*
io_uring: tighten task exit cancellations
Pavel Begunkov
2024-07-24
1
-1
/
+4
*
io_uring: fix error pbuf checking
Pavel Begunkov
2024-07-20
1
-1
/
+3
*
io_uring: fix lost getsockopt completions
Pavel Begunkov
2024-07-20
1
-1
/
+1
*
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-17
1
-12
/
+4
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
2
-6
/
+8
|
|
\
|
*
|
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
2024-07-02
1
-12
/
+4
*
|
|
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
1
-5
/
+4
|
\
\
\
|
*
|
|
fs: Initial atomic write support
Prasad Singamsetty
2024-06-20
1
-5
/
+4
*
|
|
|
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
17
-281
/
+490
|
\
\
\
\
|
*
|
|
|
io_uring/net: check socket is valid in io_bind()/io_listen()
Tetsuo Handa
2024-07-13
1
-2
/
+12
|
*
|
|
|
io_uring/io-wq: limit retrying worker initialisation
Pavel Begunkov
2024-07-11
1
-3
/
+7
|
*
|
|
|
io_uring/napi: Remove unnecessary s64 cast
Thorsten Blum
2024-07-10
1
-1
/
+1
|
*
|
|
|
io_uring/net: cleanup io_recv_finish() bundle handling
Jens Axboe
2024-07-02
1
-10
/
+10
|
*
|
|
|
io_uring/msg_ring: fix overflow posting
Pavel Begunkov
2024-07-02
1
-1
/
+5
|
*
|
|
|
io_uring/msg_ring: use kmem_cache_free() to free request
Jens Axboe
2024-07-01
1
-1
/
+1
|
*
|
|
|
io_uring/msg_ring: check for dead submitter task
Jens Axboe
2024-07-01
1
-5
/
+10
|
*
|
|
|
io_uring/msg_ring: add an alloc cache for io_kiocb entries
Jens Axboe
2024-06-24
3
-2
/
+36
|
*
|
|
|
io_uring/msg_ring: improve handling of target CQE posting
Jens Axboe
2024-06-24
1
-43
/
+47
|
*
|
|
|
io_uring: add io_add_aux_cqe() helper
Jens Axboe
2024-06-24
2
-2
/
+22
[prev]
[next]