index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
io_uring.c
Age
Commit message (
Expand
)
Author
2021-04-14
io_uring: fix POLL_REMOVE removing apoll
Pavel Begunkov
2021-04-14
io_uring: refactor io_ring_exit_work()
Pavel Begunkov
2021-04-13
io_uring: inline io_iopoll_getevents()
Pavel Begunkov
2021-04-13
io_uring: skip futile iopoll iterations
Pavel Begunkov
2021-04-13
io_uring: don't fail overflow on in_idle
Pavel Begunkov
2021-04-13
io_uring: clean up io_poll_remove_waitqs()
Pavel Begunkov
2021-04-13
io_uring: refactor hrtimer_try_to_cancel uses
Pavel Begunkov
2021-04-13
io_uring: add timeout completion_lock annotation
Pavel Begunkov
2021-04-13
io_uring: split poll and poll update structures
Pavel Begunkov
2021-04-13
io_uring: fix uninit old data for poll event upd
Pavel Begunkov
2021-04-13
io_uring: fix leaking reg files on exit
Pavel Begunkov
2021-04-12
io_uring: return back safer resurrect
Pavel Begunkov
2021-04-12
io_uring: improve hardlink code generation
Pavel Begunkov
2021-04-12
io_uring: improve sqo stop
Pavel Begunkov
2021-04-12
io_uring: split file table from rsrc nodes
Pavel Begunkov
2021-04-12
io_uring: cleanup buffer register
Pavel Begunkov
2021-04-12
io_uring: add buffer unmap helper
Pavel Begunkov
2021-04-12
io_uring: simplify io_rsrc_data refcounting
Pavel Begunkov
2021-04-12
io_uring: provide io_resubmit_prep() stub for !CONFIG_BLOCK
Jens Axboe
2021-04-11
io_uring: optimise fill_event() by inlining
Pavel Begunkov
2021-04-11
io_uring: always pass cflags into fill_event()
Pavel Begunkov
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
[prev]
[next]