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-06-14
io_uring: cache task struct refs
Pavel Begunkov
2021-06-14
io_uring: don't vmalloc rsrc tags
Pavel Begunkov
2021-06-14
io_uring: add helpers for 2 level table alloc
Pavel Begunkov
2021-06-14
io_uring: remove rsrc put work irq save/restore
Pavel Begunkov
2021-06-14
io_uring: hide rsrc tag copy into generic helpers
Pavel Begunkov
2021-06-14
io_uring: rename function *task_file
Pavel Begunkov
2021-06-14
io_uring: refactor io_iopoll_req_issued
Pavel Begunkov
2021-06-14
io_uring: fix blocking inline submission
Pavel Begunkov
2021-06-14
io_uring: enable shmem/memfd memory registration
Pavel Begunkov
2021-06-14
io_uring: don't bounce submit_state cachelines
Pavel Begunkov
2021-06-14
io_uring: rename io_get_cqring
Pavel Begunkov
2021-06-14
io_uring: kill cached_cq_overflow
Pavel Begunkov
2021-06-14
io_uring: deduce cq_mask from cq_entries
Pavel Begunkov
2021-06-14
io_uring: remove dependency on ring->sq/cq_entries
Pavel Begunkov
2021-06-14
io_uring: better locality for rsrc fields
Pavel Begunkov
2021-06-14
io_uring: shuffle rarely used ctx fields
Pavel Begunkov
2021-06-14
io_uring: make fail flag not link specific
Pavel Begunkov
2021-06-14
io_uring: get rid of files in exit cancel
Pavel Begunkov
2021-06-14
io_uring: simplify waking sqo_sq_wait
Pavel Begunkov
2021-06-14
io_uring: remove unused park_task_work
Pavel Begunkov
2021-06-14
io_uring: improve sq_thread waiting check
Pavel Begunkov
2021-06-14
io_uring: improve sqpoll event/state handling
Pavel Begunkov
2021-06-10
io_uring: add feature flag for rsrc tags
Pavel Begunkov
2021-06-10
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
2021-05-29
io_uring: fix misaccounting fix buf pinned pages
Pavel Begunkov
2021-05-27
io_uring: fix data race to avoid potential NULL-deref
Marco Elver
2021-05-25
io_uring/io-wq: close io-wq full-stop gap
Pavel Begunkov
2021-05-20
io_uring: fortify tctx/io_wq cleanup
Pavel Begunkov
2021-05-17
io_uring: don't modify req->poll for rw
Pavel Begunkov
2021-05-14
io_uring: increase max number of reg buffers
Pavel Begunkov
2021-05-14
io_uring: further remove sqpoll limits on opcodes
Pavel Begunkov
2021-05-14
io_uring: fix ltout double free on completion race
Pavel Begunkov
2021-05-08
io_uring: fix link timeout refs
Pavel Begunkov
2021-05-05
io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
Thadeu Lima de Souza Cascardo
2021-04-30
io_uring: Fix memory leak in io_sqe_buffers_register()
Zqiang
2021-04-29
io_uring: Fix premature return from loop and memory leak
Colin Ian King
2021-04-29
io_uring: fix unchecked error in switch_start()
Pavel Begunkov
2021-04-29
io_uring: allow empty slots for reg buffers
Pavel Begunkov
2021-04-29
io_uring: add more build check for uapi
Pavel Begunkov
2021-04-29
io_uring: dont overlap internal and user req flags
Pavel Begunkov
2021-04-29
io_uring: fix drain with rsrc CQEs
Pavel Begunkov
2021-04-28
Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-27
io_uring: maintain drain logic for multishot poll requests
Hao Xu
2021-04-27
io_uring: Check current->io_uring in io_uring_cancel_sqpoll
Palash Oswal
2021-04-26
io_uring: fix NULL reg-buffer
Pavel Begunkov
2021-04-26
io_uring: simplify SQPOLL cancellations
Pavel Begunkov
2021-04-26
io_uring: fix work_exit sqpoll cancellations
Pavel Begunkov
2021-04-26
io_uring: Fix uninitialized variable up.resv
Colin Ian King
2021-04-26
io_uring: fix invalid error check after malloc
Pavel Begunkov
2021-04-25
io_uring: io_sq_thread() no longer needs to reset current->pf_io_worker
Stefan Metzmacher
[prev]
[next]