projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2022-07-25
Pavel Begunkov
io_uring: optimize io_uring_task layout
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: add a warn_once for poll_find
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: consistent naming for inline completion
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: move io_import_fixed()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: opcode independent fixed buf import
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: add io_commit_cqring_flush()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: introduce locking helpers for CQE posting
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: hide eventfd assumptions in eventfd paths
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: fix io_poll_remove_all clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: improve task exit timeout cancellations
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: fix multi ctx cancellation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: remove ->flush_cqes optimisation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: move io_eventfd_signal()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: reshuffle io_uring/io_uring.h
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: remove extra io_commit_cqring()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move a few private types to local headers
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: clean up tracing events
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: make io_uring_types.h public
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: kill extra io_uring_types.h includes
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: change ->cqe_cached invariant for CQE32
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: deduplicate io_get_cqe() calls
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: deduplicate __io_fill_cqe_req tracing
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: introduce io_req_cqe_overflow()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: don't inline __io_get_cqe()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: don't expose io_fill_cqe_aux()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Hao Xu
io_uring: kbuf: add comments for some tricky code
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: mutex locked poll hashing
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: propagate locking state to poll cancel
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: introduce a struct for hash table
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: pass hash table into poll_find
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: add IORING_SETUP_SINGLE_ISSUER
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: use state completion infra for poll reqs
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: clean up io_ring_ctx_alloc
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: limit the number of cancellation buckets
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: clean up io_try_cancel
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: pass poll_find lock back
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Hao Xu
io_uring: switch cancel_hash to use per entry spinlock
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Hao Xu
io_uring: poll: remove unnecessary req->ref set
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: don't inline io_put_kbuf
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: refactor io_req_task_complete()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: kill REQ_F_COMPLETE_INLINE
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: rw: delegate sync completions to core io_uring
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: remove unused IO_REQ_CACHE_SIZE defined
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: don't set REQ_F_COMPLETE_INLINE in tw
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: remove check_cq checking from hot paths
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: never defer-complete multi-apoll
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: inline ->registered_rings
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: explain io_wq_work::cancel_seq placement
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: move small helpers to headers
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: refactor ctx slow data placement
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: better caching for ctx timeout fields
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: move defer_list to slow data
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Pavel Begunkov
io_uring: make reg buf init consistent
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: deprecate epoll_ctl support
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: add support for level triggered poll
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move opcode table to opdef.c
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move read/write related opcodes to its own...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move remaining file table manipulation to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move rsrc related data, core, and commands
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: split provided buffers handling into its...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move cancelation into its own file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move poll handling into its own file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: add opcode name to io_op_defs
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: include and forward-declaration sanitation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move io_uring_task (tctx) helpers into its...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move fdinfo helpers to its own file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: use io_is_uring_fops() consistently
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move SQPOLL related handling into its own...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move timeout opcodes and handling into its...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move our reference counting into a header
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move msg_ring into its own file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: split network related opcodes into its own...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move statx handling to its own file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move epoll handler to its own file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: add a dummy -EOPNOTSUPP prep handler
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move uring_cmd handling to its own file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: split out open/close operations
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: separate out file table handling code
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: split out fadvise/madvise operations
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: split out fs related sync/fallocate functions
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: split out splice related operations
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: split out filesystem related operations
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move nop into its own file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: move xattr related opcodes to its own file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: handle completions in the core
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: set completion results upfront
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: add io_uring_types.h
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: define a request type cleanup handler
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: unify struct io_symlink and io_hardlink
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert iouring_cmd to io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert xattr to use io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert rsrc_update to io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert msg and nop to io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert splice to use io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert epoll to io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert file system request types to use...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert madvise/fadvise to use io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert open/close path to use io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert timeout path to use io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Jens Axboe
io_uring: convert cancel path to use io_cmd_type
commit
|
commitdiff
|
tree
|
snapshot
next