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
/
fs
/
io_uring.c
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-29
io_uring: harder fdinfo sq/cq ring iterating
Jens Axboe
2021-10-26
io_uring: don't assign write hint in the read path
Jens Axboe
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
io_uring: clusterise ki_flags access in rw_prep
Pavel Begunkov
2021-10-25
io_uring: kill unused param from io_file_supports_nowait
Pavel Begunkov
2021-10-25
io_uring: clean up timeout async_data allocation
Pavel Begunkov
2021-10-25
io_uring: don't try io-wq polling if not supported
Pavel Begunkov
2021-10-25
io_uring: check if opcode needs poll first on arming
Pavel Begunkov
2021-10-25
io_uring: clean iowq submit work cancellation
Pavel Begunkov
2021-10-25
io_uring: clean io_wq_submit_work()'s main loop
Pavel Begunkov
2021-10-22
io_uring: implement async hybrid mode for pollable requests
Hao Xu
2021-10-21
io_uring: apply worker limits to previous users
Pavel Begunkov
2021-10-20
io_uring: fix ltimeout unprep
Pavel Begunkov
2021-10-20
io_uring: apply max_workers limit to all future users
Pavel Begunkov
2021-10-20
io_uring: Use ERR_CAST() instead of ERR_PTR(PTR_ERR())
Changcheng Deng
2021-10-19
io_uring: split logic of force_nonblock
Hao Xu
2021-10-19
io_uring: warning about unused-but-set parameter
Arnd Bergmann
2021-10-19
io_uring: inform block layer of how many requests we are submitting
Jens Axboe
2021-10-19
io_uring: simplify io_file_supports_nowait()
Pavel Begunkov
2021-10-19
io_uring: combine REQ_F_NOWAIT_{READ,WRITE} flags
Pavel Begunkov
2021-10-19
io_uring: arm poll for non-nowait files
Pavel Begunkov
2021-10-19
fs/io_uring: Prioritise checking faster conditions first in io_write
Noah Goldstein
2021-10-19
io_uring: clean io_prep_rw()
Pavel Begunkov
2021-10-19
io_uring: optimise fixed rw rsrc node setting
Pavel Begunkov
2021-10-19
io_uring: return iovec from __io_import_iovec
Pavel Begunkov
2021-10-19
io_uring: optimise io_import_iovec fixed path
Pavel Begunkov
2021-10-19
io_uring: kill io_wq_current_is_worker() in iopoll
Pavel Begunkov
2021-10-19
io_uring: optimise req->ctx reloads
Pavel Begunkov
2021-10-19
io_uring: rearrange io_read()/write()
Pavel Begunkov
2021-10-19
io_uring: clean up io_import_iovec
Pavel Begunkov
2021-10-19
io_uring: optimise io_import_iovec nonblock passing
Pavel Begunkov
2021-10-19
io_uring: optimise read/write iov state storing
Pavel Begunkov
2021-10-19
io_uring: encapsulate rw state
Pavel Begunkov
2021-10-19
io_uring: optimise rw comletion handlers
Pavel Begunkov
2021-10-19
io_uring: prioritise read success path over fails
Pavel Begunkov
2021-10-19
io_uring: consistent typing for issue_flags
Pavel Begunkov
2021-10-19
io_uring: optimise rsrc referencing
Pavel Begunkov
2021-10-19
io_uring: optimise io_req_set_rsrc_node()
Pavel Begunkov
2021-10-19
io_uring: fix io_free_batch_list races
Pavel Begunkov
2021-10-19
io_uring: remove extra io_ring_exit_work wake up
Pavel Begunkov
2021-10-19
io_uring: optimise out req->opcode reloading
Pavel Begunkov
2021-10-19
io_uring: reshuffle io_submit_state bits
Pavel Begunkov
2021-10-19
io_uring: safer fallback_work free
Pavel Begunkov
2021-10-19
io_uring: optimise plugging
Pavel Begunkov
2021-10-19
io_uring: correct fill events helpers types
Pavel Begunkov
[prev]
[next]