index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
io_uring.c
Age
Commit message (
Expand
)
Author
2021-04-11
io_uring: optimise non-eventfd post-event
Pavel Begunkov
2021-04-11
io_uring: refactor compat_msghdr import
Pavel Begunkov
2021-04-11
io_uring: enable inline completion for more cases
Pavel Begunkov
2021-04-11
io_uring: refactor io_close
Pavel Begunkov
2021-04-11
io_uring: unify files and task cancel
Pavel Begunkov
2021-04-11
io_uring: track inflight requests through counter
Pavel Begunkov
2021-04-11
io_uring: unify task and files cancel loops
Pavel Begunkov
2021-04-11
io_uring: simplify apoll hash removal
Pavel Begunkov
2021-04-11
io_uring: refactor io_poll_complete()
Pavel Begunkov
2021-04-11
io_uring: clean up io_poll_task_func()
Pavel Begunkov
2021-04-11
io_uring: don't attempt re-add of multishot poll request if racing
Jens Axboe
2021-04-11
io_uring: kill outdated comment about splice punt
Pavel Begunkov
2021-04-11
io_uring: encapsulate fixed files into struct
Pavel Begunkov
2021-04-11
io_uring: refactor file tables alloc/free
Pavel Begunkov
2021-04-11
io_uring: don't quiesce intial files register
Pavel Begunkov
2021-04-11
io_uring: set proper FFS* flags on reg file update
Pavel Begunkov
2021-04-11
io_uring: deduplicate NOSIGNAL setting
Pavel Begunkov
2021-04-11
io_uring: put link timeout req consistently
Pavel Begunkov
2021-04-11
io_uring: simplify overflow handling
Pavel Begunkov
2021-04-11
io_uring: lock annotate timeouts and poll
Pavel Begunkov
2021-04-11
io_uring: kill unused forward decls
Pavel Begunkov
2021-04-11
io_uring: store reg buffer end instead of length
Pavel Begunkov
2021-04-11
io_uring: improve import_fixed overflow checks
Pavel Begunkov
2021-04-11
io_uring: refactor io_async_cancel()
Pavel Begunkov
2021-04-11
io_uring: remove unused hash_wait
Pavel Begunkov
2021-04-11
io_uring: better ref handling in poll_remove_one
Pavel Begunkov
2021-04-11
io_uring: combine lock/unlock sections on exit
Pavel Begunkov
2021-04-11
io_uring: remove useless is_dying check on quiesce
Pavel Begunkov
2021-04-11
io_uring: reuse io_rsrc_node_destroy()
Pavel Begunkov
2021-04-11
io_uring: ctx-wide rsrc nodes
Pavel Begunkov
2021-04-11
io_uring: refactor io_queue_rsrc_removal()
Pavel Begunkov
2021-04-11
io_uring: move rsrc_put callback into io_rsrc_data
Pavel Begunkov
2021-04-11
io_uring: encapsulate rsrc node manipulations
Pavel Begunkov
2021-04-11
io_uring: use rsrc prealloc infra for files reg
Pavel Begunkov
2021-04-11
io_uring: simplify io_rsrc_node_ref_zero
Pavel Begunkov
2021-04-11
io_uring: name rsrc bits consistently
Pavel Begunkov
2021-04-11
io_uring: fix race around poll update and poll triggering
Jens Axboe
2021-04-11
io_uring: reg buffer overflow checks hardening
Pavel Begunkov
2021-04-11
io_uring: allow SQPOLL without CAP_SYS_ADMIN or CAP_SYS_NICE
Jens Axboe
2021-04-11
io-wq: eliminate the need for a manager thread
Jens Axboe
2021-04-11
io_uring: allow events and user_data update of running poll requests
Jens Axboe
2021-04-11
io_uring: abstract out a io_poll_find_helper()
Jens Axboe
2021-04-11
io_uring: terminate multishot poll for CQ ring overflow
Jens Axboe
2021-04-11
io_uring: abstract out helper for removing poll waitqs/hashes
Jens Axboe
2021-04-11
io_uring: add multishot mode for IORING_OP_POLL_ADD
Jens Axboe
2021-04-11
io_uring: include cflags in completion trace event
Jens Axboe
2021-04-11
io_uring: allocate memory for overflowed CQEs
Pavel Begunkov
2021-04-11
io_uring: mask in error/nval/hangup consistently for poll
Jens Axboe
2021-04-11
io_uring: optimise rw complete error handling
Pavel Begunkov
2021-04-11
io_uring: hide iter revert in resubmit_prep
Pavel Begunkov
[prev]
[next]