index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-21
io_uring/net: support non-zerocopy sendto
Pavel Begunkov
2022-09-21
io_uring/net: refactor io_setup_async_addr
Pavel Begunkov
2022-09-21
io_uring/net: don't lose partial send_zc on fail
Pavel Begunkov
2022-09-21
io_uring/net: don't lose partial send/recv on fail
Pavel Begunkov
2022-09-21
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
2022-09-21
io_uring: add custom opcode hooks on fail
Pavel Begunkov
2022-09-21
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
Jens Axboe
2022-09-21
io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
Jens Axboe
2022-09-21
io_uring: remove unused return from io_disarm_next
Pavel Begunkov
2022-09-21
io_uring: add fast path for io_run_local_work()
Pavel Begunkov
2022-09-21
io_uring/iopoll: unify tw breaking logic
Pavel Begunkov
2022-09-21
io_uring/iopoll: fix unexpected returns
Pavel Begunkov
2022-09-21
io_uring: disallow defer-tw run w/ no submitters
Pavel Begunkov
2022-09-21
io_uring: further limit non-owner defer-tw cq waiting
Pavel Begunkov
2022-09-21
io_uring/net: use io_sr_msg for sendzc
Pavel Begunkov
2022-09-21
io_uring/net: refactor io_sr_msg types
Pavel Begunkov
2022-09-21
io_uring/net: add non-bvec sg chunking callback
Pavel Begunkov
2022-09-21
io_uring/net: io_async_msghdr caches for sendzc
Pavel Begunkov
2022-09-21
io_uring/net: use async caches for async prep
Pavel Begunkov
2022-09-21
io_uring/net: reshuffle error handling
Pavel Begunkov
2022-09-21
io_uring: use io_cq_lock consistently
Pavel Begunkov
2022-09-21
io_uring: kill an outdated comment
Pavel Begunkov
2022-09-21
io_uring: allow buffer recycling in READV
Dylan Yudaken
2022-09-21
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2022-09-21
io_uring: ensure iopoll runs local task work as well
Jens Axboe
2022-09-21
io_uring: add local task_work run helper that is entered locked
Jens Axboe
2022-09-21
io_uring: cleanly separate request types for iopoll
Jens Axboe
2022-09-21
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
2022-09-21
block: export blk_rq_is_poll
Kanchan Joshi
2022-09-21
io_uring: add iopoll infrastructure for io_uring_cmd
Kanchan Joshi
2022-09-21
fs: add file_operations->uring_cmd_iopoll
Kanchan Joshi
2022-09-21
io_uring: trace local task work run
Dylan Yudaken
2022-09-21
io_uring: signal registered eventfd to process deferred task work
Dylan Yudaken
2022-09-21
io_uring: move io_eventfd_put
Dylan Yudaken
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
2022-09-21
io_uring: do not run task work at the start of io_uring_enter
Dylan Yudaken
2022-09-21
io_uring: introduce io_has_work
Dylan Yudaken
2022-09-21
io_uring: remove unnecessary variable
Dylan Yudaken
2022-09-21
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2022-09-18
Linux 6.0-rc6
v6.0-rc6
Linus Torvalds
2022-09-18
Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-18
Merge tag 'io_uring-6.0-2022-09-18' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-18
io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC
Stefan Metzmacher
2022-09-18
io_uring/net: fix zc fixed buf lifetime
Pavel Begunkov
2022-09-16
Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-16
Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-09-16
Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-16
Merge tag 'io_uring-6.0-2022-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-16
Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-09-16
Merge tag '6.0-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
[next]