projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
io_uring: Fix uninitialized variable up.resv
2021-04-26
Colin Ian King
io_uring: Fix uninitialized variable up.resv
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-26
Pavel Begunkov
io_uring: fix invalid error check after malloc
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Stefan Metzmacher
io_uring: io_sq_thread() no longer needs to reset current...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Stefan Metzmacher
kernel: always initialize task->pf_io_worker to NULL
cc:
Jens Axboe
<axboe@kernel.dk>
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Hao Xu
io_uring: update sq_thread_idle after ctx deleted
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: add full-fledged dynamic buffers support
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Bijan Mottahedeh
io_uring: implement fixed buffers registration similar...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: prepare fixed rw for dynanic buffers
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: keep table of pointers to ubufs
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: add generic rsrc update with tags
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: add IORING_REGISTER_RSRC
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: enumerate dynamic resources
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: add generic path for rsrc update
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: preparation for rsrc tagging
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: decouple CQE filling from requests
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: return back rsrc data free helper
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: move __io_sqe_files_unregister
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-23
Hao Xu
io_uring: check sqring and iopoll_list before shedule
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Pavel Begunkov
io_uring: refactor io_sq_offload_create()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Pavel Begunkov
io_uring: safer sq_creds putting
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Pavel Begunkov
io_uring: move inflight un-tracking into cleanup
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Jens Axboe
io-wq: remove unused io_wqe_need_worker() function
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-19
Pavel Begunkov
io_uring: fix shared sqpoll cancellation hangs
Reported-by:
Jens Axboe
<axboe@kernel.dk>
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-19
Pavel Begunkov
io_uring: remove extra sqpoll submission halting
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-18
Pavel Begunkov
io_uring: check register restriction afore quiesce
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-18
Pavel Begunkov
io_uring: fix overflows checks in provide buffers
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-18
Pavel Begunkov
io_uring: don't fail submit with overflow backlog
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Jens Axboe
io_uring: fix merge error for async resubmit
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Jens Axboe
io_uring: tie req->apoll to request lifetime
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Jens Axboe
io_uring: put flag checking for needing req cleanup...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Jens Axboe
io_uring: disable multishot poll for double poll add...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-14
Pavel Begunkov
io_uring: move poll update into remove not add
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-14
Pavel Begunkov
io_uring: add helper for parsing poll events
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-14
Pavel Begunkov
io_uring: fix POLL_REMOVE removing apoll
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-14
Pavel Begunkov
io_uring: refactor io_ring_exit_work()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: inline io_iopoll_getevents()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: skip futile iopoll iterations
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: don't fail overflow on in_idle
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: clean up io_poll_remove_waitqs()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: refactor hrtimer_try_to_cancel uses
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: add timeout completion_lock annotation
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: split poll and poll update structures
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: fix uninit old data for poll event upd
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: fix leaking reg files on exit
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: return back safer resurrect
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: improve hardlink code generation
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: improve sqo stop
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: split file table from rsrc nodes
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: cleanup buffer register
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: add buffer unmap helper
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: simplify io_rsrc_data refcounting
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Jens Axboe
io_uring: provide io_resubmit_prep() stub for !CONFIG_BLOCK
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: optimise fill_event() by inlining
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: always pass cflags into fill_event()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: optimise non-eventfd post-event
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: refactor compat_msghdr import
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: enable inline completion for more cases
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: refactor io_close
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: unify files and task cancel
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: track inflight requests through counter
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: unify task and files cancel loops
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: simplify apoll hash removal
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: refactor io_poll_complete()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: clean up io_poll_task_func()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Peter Zijlstra
io-wq: Fix io_wq_worker_affinity()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Jens Axboe
io_uring: don't attempt re-add of multishot poll request...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Hao Xu
io-wq: simplify code in __io_worker_busy()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: kill outdated comment about splice punt
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: encapsulate fixed files into struct
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: refactor file tables alloc/free
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: don't quiesce intial files register
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: set proper FFS* flags on reg file update
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: deduplicate NOSIGNAL setting
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: put link timeout req consistently
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: simplify overflow handling
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: lock annotate timeouts and poll
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: kill unused forward decls
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: store reg buffer end instead of length
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: improve import_fixed overflow checks
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: refactor io_async_cancel()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: remove unused hash_wait
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: better ref handling in poll_remove_one
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: combine lock/unlock sections on exit
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: remove useless is_dying check on quiesce
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: reuse io_rsrc_node_destroy()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: ctx-wide rsrc nodes
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: refactor io_queue_rsrc_removal()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: move rsrc_put callback into io_rsrc_data
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: encapsulate rsrc node manipulations
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: use rsrc prealloc infra for files reg
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: simplify io_rsrc_node_ref_zero
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Pavel Begunkov
io_uring: name rsrc bits consistently
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Jens Axboe
io-wq: cancel task_work on exit only targeting the...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Jens Axboe
task_work: add helper for more targeted task_work canceling
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-12
Jens Axboe
io_uring: fix race around poll update and poll triggering
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-11
Pavel Begunkov
io_uring: reg buffer overflow checks hardening
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-11
Jens Axboe
io_uring: allow SQPOLL without CAP_SYS_ADMIN or CAP_SYS_NICE
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-11
Jens Axboe
io-wq: eliminate the need for a manager thread
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-11
Jens Axboe
kernel: allow fork with TIF_NOTIFY_SIGNAL pending
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-11
Jens Axboe
io_uring: allow events and user_data update of running...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
next