index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
2022-09-24
Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-23
io_uring: ensure that cached task references are always put on exit
Jens Axboe
2022-09-23
io_uring: fix CQE reordering
Pavel Begunkov
2022-09-23
io_uring/net: fix UAF in io_sendrecv_fail()
Pavel Begunkov
2022-09-21
io_uring: ensure local task_work marks task as running
Jens Axboe
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
2022-09-21
io_uring/net: combine fail handlers
Pavel Begunkov
2022-09-21
io_uring/net: rename io_sendzc()
Pavel Begunkov
2022-09-21
io_uring/net: support non-zerocopy sendto
Pavel Begunkov
2022-09-21
io_uring/net: refactor io_setup_async_addr
Pavel Begunkov
2022-09-21
io_uring/net: don't lose partial send_zc on fail
Pavel Begunkov
2022-09-21
io_uring/net: don't lose partial send/recv on fail
Pavel Begunkov
2022-09-21
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
2022-09-21
io_uring: add custom opcode hooks on fail
Pavel Begunkov
2022-09-21
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
Jens Axboe
2022-09-21
io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
Jens Axboe
2022-09-21
io_uring: remove unused return from io_disarm_next
Pavel Begunkov
2022-09-21
io_uring: add fast path for io_run_local_work()
Pavel Begunkov
2022-09-21
io_uring/iopoll: unify tw breaking logic
Pavel Begunkov
2022-09-21
io_uring/iopoll: fix unexpected returns
Pavel Begunkov
2022-09-21
io_uring: disallow defer-tw run w/ no submitters
Pavel Begunkov
2022-09-21
io_uring: further limit non-owner defer-tw cq waiting
Pavel Begunkov
2022-09-21
io_uring/net: use io_sr_msg for sendzc
Pavel Begunkov
2022-09-21
io_uring/net: refactor io_sr_msg types
Pavel Begunkov
2022-09-21
io_uring/net: add non-bvec sg chunking callback
Pavel Begunkov
2022-09-21
io_uring/net: io_async_msghdr caches for sendzc
Pavel Begunkov
2022-09-21
io_uring/net: use async caches for async prep
Pavel Begunkov
2022-09-21
io_uring/net: reshuffle error handling
Pavel Begunkov
2022-09-21
io_uring: use io_cq_lock consistently
Pavel Begunkov
2022-09-21
io_uring: kill an outdated comment
Pavel Begunkov
2022-09-21
io_uring: allow buffer recycling in READV
Dylan Yudaken
2022-09-21
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2022-09-21
io_uring: ensure iopoll runs local task work as well
Jens Axboe
2022-09-21
io_uring: add local task_work run helper that is entered locked
Jens Axboe
2022-09-21
io_uring: cleanly separate request types for iopoll
Jens Axboe
2022-09-21
io_uring: add iopoll infrastructure for io_uring_cmd
Kanchan Joshi
2022-09-21
io_uring: trace local task work run
Dylan Yudaken
2022-09-21
io_uring: signal registered eventfd to process deferred task work
Dylan Yudaken
2022-09-21
io_uring: move io_eventfd_put
Dylan Yudaken
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
2022-09-21
io_uring: do not run task work at the start of io_uring_enter
Dylan Yudaken
2022-09-21
io_uring: introduce io_has_work
Dylan Yudaken
2022-09-21
io_uring: remove unnecessary variable
Dylan Yudaken
2022-09-18
Merge tag 'io_uring-6.0-2022-09-18' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-18
io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC
Stefan Metzmacher
2022-09-18
io_uring/net: fix zc fixed buf lifetime
Pavel Begunkov
2022-09-16
Merge tag 'io_uring-6.0-2022-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-15
io_uring/msg_ring: check file type before putting
Jens Axboe
2022-09-13
io_uring/rw: fix error'ed retry return values
Pavel Begunkov
2022-09-09
Merge tag 'io_uring-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]