index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
2023-12-13
io_uring: fix mutex_unlock with unreferenced ctx
Pavel Begunkov
2023-12-13
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
2023-12-03
io_uring: fix off-by one bvec index
Keith Busch
2023-12-03
io_uring/fs: consider link->flags when getting path for LINKAT
Charles Mirabile
2023-11-20
io_uring/net: ensure socket is marked connected on connect retry
Jens Axboe
2023-11-20
io_uring/kbuf: Allow the full buffer id space for provided buffers
Gabriel Krisman Bertazi
2023-11-20
io_uring/kbuf: Fix check of BID wrapping in provided buffers
Gabriel Krisman Bertazi
2023-11-08
io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...
Al Viro
2023-11-02
io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
Jens Axboe
2023-10-06
io_uring/fs: remove sqe->rw_flags checking from LINKAT
Jens Axboe
2023-09-23
io_uring/net: fix iter retargeting for selected buf
Pavel Begunkov
2023-09-19
io_uring: Don't set affinity on a dying sqpoll thread
Pavel Begunkov
2023-09-19
io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
Pavel Begunkov
2023-09-19
io_uring: break out of iowq iopoll on teardown
Pavel Begunkov
2023-09-19
io_uring/net: don't overflow multishot accept
Pavel Begunkov
2023-09-19
io_uring: revert "io_uring fix multishot accept ordering"
Pavel Begunkov
2023-09-19
io_uring: always lock in io_apoll_task_func
Pavel Begunkov
2023-09-13
io_uring: break iopolling on signal
Pavel Begunkov
2023-09-13
io_uring: fix drain stalls by invalid SQE
Pavel Begunkov
2023-09-02
io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc
Helge Deller
2023-08-30
io_uring/msg_ring: fix missing lock on overflow for IOPOLL
Jens Axboe
2023-08-30
io_uring/msg_ring: move double lock/unlock helpers higher up
Jens Axboe
2023-08-30
io_uring: extract a io_msg_install_complete helper
Pavel Begunkov
2023-08-30
io_uring: get rid of double locking
Pavel Begunkov
2023-08-16
io_uring: correct check for O_TMPFILE
Aleksa Sarai
2023-08-11
io_uring: annotate offset timeout races
Pavel Begunkov
2023-08-11
io_uring: gate iowait schedule on having pending requests
Jens Axboe
2023-08-03
io_uring: don't audit the capability check in io_uring_create()
Ondrej Mosnacek
2023-07-27
io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
Jens Axboe
2023-07-19
io_uring: Use io_schedule* in cqring wait
Andres Freund
2023-07-19
io_uring: wait interruptibly for request completions on exit
Jens Axboe
2023-06-28
io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdr
Jens Axboe
2023-06-28
io_uring/poll: serialize poll linked timer start with poll removal
Jens Axboe
2023-06-28
io_uring/net: disable partial retries for recvmsg with cmsg
Jens Axboe
2023-06-28
io_uring/net: clear msg_controllen on partial sendmsg retry
Jens Axboe
2023-06-21
io_uring/net: save msghdr->msg_control for retries
Jens Axboe
2023-06-21
io_uring: unlock sqd->lock before sq thread release CPU
Wenwen Chen
2023-06-09
io_uring: undeprecate epoll_ctl support
Ben Noordhuis
2023-05-11
io_uring/rsrc: use nospec'ed indexes
Pavel Begunkov
2023-04-13
io_uring: fix memory leak when removing provided buffers
Wojciech Lukowicz
2023-04-13
io_uring: fix return value when removing provided buffers
Wojciech Lukowicz
2023-04-06
io_uring: fix poll/netmsg alloc caches
Pavel Begunkov
2023-04-06
io_uring/rsrc: fix rogue rsrc node grabbing
Pavel Begunkov
2023-04-06
io_uring/poll: clear single/double poll flags on poll arming
Jens Axboe
2023-04-06
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
2023-03-30
io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
Savino Dicanosa
2023-03-30
io_uring/net: avoid sending -ECONNABORTED on repeated connection requests
Jens Axboe
2023-03-22
io_uring/msg_ring: let target know allocated index
Pavel Begunkov
2023-03-17
io_uring/uring_cmd: ensure that device supports IOPOLL
Jens Axboe
2023-03-11
io_uring/poll: allow some retries for poll triggering spuriously
Jens Axboe
[next]