- 2ec33a6 io_uring/rw: ensure kiocb_end_write() is always called by Jens Axboe · 2 years, 5 months ago
- 0092793 io_uring: fix fdinfo sqe offsets calculation by Pavel Begunkov · 2 years, 5 months ago
- c86416c io_uring: local variable rw shadows outer variable in io_write by Stefan Roesch · 2 years, 5 months ago
- 1152849 io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC by Jens Axboe · 2 years, 5 months ago
- 44f8774 io_uring: optimise locking for local tw with submit_wait by Pavel Begunkov · 2 years, 5 months ago
- fc86f9d io_uring: remove redundant memory barrier in io_req_local_work_add by Pavel Begunkov · 2 years, 5 months ago
- 3fb1bd6 io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT by Jens Axboe · 2 years, 5 months ago
- b7a8177 io_uring: remove notif leftovers by Pavel Begunkov · 2 years, 5 months ago
- 42b6419 io_uring: correct pinned_vm accounting by Pavel Begunkov · 2 years, 5 months ago
- 0091bfc io_uring/af_unix: defer registered files gc to io_uring release by Pavel Begunkov · 2 years, 5 months ago
- d7cce96 io_uring: limit registration w/ SINGLE_ISSUER by Pavel Begunkov · 2 years, 6 months ago
- 4add705e io_uring: remove io_register_submitter by Dylan Yudaken · 2 years, 6 months ago
- 97c96e9 io_uring: simplify __io_uring_add_tctx_node by Dylan Yudaken · 2 years, 6 months ago
- 7c989b1 Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 5 months ago
- 5133898 Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 5 months ago
- 0a78a37 Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 5 months ago
- 4c0ed7d Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 5 months ago
- a0debc4 Merge tag 'io_uring-6.0-2022-09-29' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 5 months ago
- 9cda70f io_uring: introduce fixed buffer support for io_uring_cmd by Anuj Gupta · 2 years, 5 months ago
- a9216fa io_uring: add io_uring_cmd_import_fixed by Anuj Gupta · 2 years, 5 months ago
- 5853a7b Merge branch 'for-6.1/io_uring' into for-6.1/passthrough by Jens Axboe · 2 years, 5 months ago
- 736feaa Merge branch 'for-6.1/block' into for-6.1/passthrough by Jens Axboe · 2 years, 5 months ago
- 108893d io_uring/net: fix notif cqe reordering by Pavel Begunkov · 2 years, 5 months ago
- 6f10ae8 io_uring/net: don't update msg_name if not provided by Pavel Begunkov · 2 years, 5 months ago
- 46a525e io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL by Jens Axboe · 2 years, 5 months ago
- b000145 io_uring/rw: defer fsnotify calls to task context by Jens Axboe · 2 years, 5 months ago
- 3e4cb6e io_uring/net: fix fast_iov assignment in io_setup_async_msg() by Stefan Metzmacher · 2 years, 5 months ago
- 04360d3 io_uring/net: fix non-zc send with address by Pavel Begunkov · 2 years, 5 months ago
- d59bd74 io_uring/poll: disable level triggered poll by Jens Axboe · 2 years, 5 months ago
- 6ae91ac io_uring/net: don't skip notifs for failed requests by Pavel Begunkov · 2 years, 5 months ago
- 568ec93 block: replace blk_queue_nowait with bdev_nowait by Christoph Hellwig · 2 years, 6 months ago
- c278d9f io_uring/rw: don't lose short results on io_setup_async_rw() by Pavel Begunkov · 2 years, 6 months ago
- bf68b5b io_uring/rw: fix unexpected link breakage by Pavel Begunkov · 2 years, 6 months ago
- 7cae596 io_uring: register single issuer task at creation by Dylan Yudaken · 2 years, 6 months ago
- 4c17a49 io_uring/net: fix cleanup double free free_iov init by Pavel Begunkov · 2 years, 6 months ago
- 3db6122 Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 6 months ago
- e775f93f io_uring: ensure that cached task references are always put on exit by Jens Axboe · 2 years, 6 months ago
- aa1df3a io_uring: fix CQE reordering by Pavel Begunkov · 2 years, 6 months ago
- a75155f io_uring/net: fix UAF in io_sendrecv_fail() by Pavel Begunkov · 2 years, 6 months ago
- ec7fd25 io_uring: ensure local task_work marks task as running by Jens Axboe · 2 years, 6 months ago
- 493108d io_uring/net: zerocopy sendmsg by Pavel Begunkov · 2 years, 6 months ago
- c4c0009 io_uring/net: combine fail handlers by Pavel Begunkov · 2 years, 6 months ago
- b0e9b55 io_uring/net: rename io_sendzc() by Pavel Begunkov · 2 years, 6 months ago
- 516e82f io_uring/net: support non-zerocopy sendto by Pavel Begunkov · 2 years, 6 months ago
- 6ae61b7 io_uring/net: refactor io_setup_async_addr by Pavel Begunkov · 2 years, 6 months ago
- 5693bcc io_uring/net: don't lose partial send_zc on fail by Pavel Begunkov · 2 years, 6 months ago
- 7e6b638 io_uring/net: don't lose partial send/recv on fail by Pavel Begunkov · 2 years, 6 months ago
- 47b4c68 io_uring/rw: don't lose partial IO result on fail by Pavel Begunkov · 2 years, 6 months ago
- a47b255 io_uring: add custom opcode hooks on fail by Pavel Begunkov · 2 years, 6 months ago
- 3b8fdd1 io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128 by Jens Axboe · 2 years, 6 months ago
- 4f73170 io_uring/fdinfo: get rid of unnecessary is_cqe32 variable by Jens Axboe · 2 years, 6 months ago
- c0dc995 io_uring: remove unused return from io_disarm_next by Pavel Begunkov · 2 years, 6 months ago
- 7924fdf io_uring: add fast path for io_run_local_work() by Pavel Begunkov · 2 years, 6 months ago
- 1f8d5bb io_uring/iopoll: unify tw breaking logic by Pavel Begunkov · 2 years, 6 months ago
- 9d54bd6 io_uring/iopoll: fix unexpected returns by Pavel Begunkov · 2 years, 6 months ago
- 6567506 io_uring: disallow defer-tw run w/ no submitters by Pavel Begunkov · 2 years, 6 months ago
- 76de674 io_uring: further limit non-owner defer-tw cq waiting by Pavel Begunkov · 2 years, 6 months ago
- ac9e578 io_uring/net: use io_sr_msg for sendzc by Pavel Begunkov · 2 years, 6 months ago
- 0b04855 io_uring/net: refactor io_sr_msg types by Pavel Begunkov · 2 years, 6 months ago
- cd9021e io_uring/net: add non-bvec sg chunking callback by Pavel Begunkov · 2 years, 6 months ago
- 6bf8ad2 io_uring/net: io_async_msghdr caches for sendzc by Pavel Begunkov · 2 years, 6 months ago
- 858c293 io_uring/net: use async caches for async prep by Pavel Begunkov · 2 years, 6 months ago
- 95eafc7 io_uring/net: reshuffle error handling by Pavel Begunkov · 2 years, 6 months ago
- e9a8842 io_uring: use io_cq_lock consistently by Pavel Begunkov · 2 years, 6 months ago
- 385c609 io_uring: kill an outdated comment by Pavel Begunkov · 2 years, 6 months ago
- 4ab9d46 io_uring: allow buffer recycling in READV by Dylan Yudaken · 2 years, 6 months ago
- de97fcb3 fs: add batch and poll flags to the uring_cmd_iopoll() handler by Jens Axboe · 2 years, 6 months ago
- dac6a0e io_uring: ensure iopoll runs local task work as well by Jens Axboe · 2 years, 6 months ago
- 8ac5d85 io_uring: add local task_work run helper that is entered locked by Jens Axboe · 2 years, 6 months ago
- a1119fb io_uring: cleanly separate request types for iopoll by Jens Axboe · 2 years, 6 months ago
- 5756a3a io_uring: add iopoll infrastructure for io_uring_cmd by Kanchan Joshi · 2 years, 7 months ago
- f75d503 io_uring: trace local task work run by Dylan Yudaken · 2 years, 6 months ago
- 21a091b io_uring: signal registered eventfd to process deferred task work by Dylan Yudaken · 2 years, 6 months ago
- d8e9214 io_uring: move io_eventfd_put by Dylan Yudaken · 2 years, 6 months ago
- c0e0d6b io_uring: add IORING_SETUP_DEFER_TASKRUN by Dylan Yudaken · 2 years, 6 months ago
- 2327337 io_uring: do not run task work at the start of io_uring_enter by Dylan Yudaken · 2 years, 6 months ago
- b4c98d5 io_uring: introduce io_has_work by Dylan Yudaken · 2 years, 6 months ago
- 32d91f0 io_uring: remove unnecessary variable by Dylan Yudaken · 2 years, 6 months ago
- 38eddee Merge tag 'io_uring-6.0-2022-09-18' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 6 months ago
- 9bd3f728 io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC by Stefan Metzmacher · 2 years, 6 months ago
- e3366e0 io_uring/net: fix zc fixed buf lifetime by Pavel Begunkov · 2 years, 6 months ago
- 0158137 Merge tag 'io_uring-6.0-2022-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 6 months ago
- fc7222c io_uring/msg_ring: check file type before putting by Jens Axboe · 2 years, 6 months ago
- 62bb064 io_uring/rw: fix error'ed retry return values by Pavel Begunkov · 2 years, 6 months ago
- d2b768c Merge tag 'io_uring-6.0-2022-09-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 6 months ago
- 4d9cb92 io_uring/rw: fix short rw error handling by Pavel Begunkov · 2 years, 6 months ago
- 3c84005 io_uring/net: copy addr for zc on POLL_FIRST by Pavel Begunkov · 2 years, 6 months ago
- 336d28a io_uring: recycle kbuf recycle on tw requeue by Pavel Begunkov · 2 years, 6 months ago
- df6d342 io_uring/kbuf: fix not advancing READV kbuf ring by Pavel Begunkov · 2 years, 6 months ago
- 4fa07ed io_uring/notif: Remove the unused function io_notif_complete() by Jiapeng Chong · 2 years, 6 months ago
- cec53f4 Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 6 months ago
- e81f574 __io_setxattr(): constify path by Al Viro · 2 years, 7 months ago
- b48c312 io_uring/net: simplify zerocopy send user API by Pavel Begunkov · 2 years, 6 months ago
- 57f3322 io_uring/notif: remove notif registration by Pavel Begunkov · 2 years, 6 months ago
- d9808ce Revert "io_uring: rename IORING_OP_FILES_UPDATE" by Pavel Begunkov · 2 years, 6 months ago
- 23c12d5 Revert "io_uring: add zc notification flush requests" by Pavel Begunkov · 2 years, 6 months ago
- 9c9d189 Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 2 years, 6 months ago
- dfb58b1 io_uring/net: fix overexcessive retries by Pavel Begunkov · 2 years, 7 months ago
- 2a58401 lsm,io_uring: add LSM hooks for the new uring_cmd file op by Luis Chamberlain · 2 years, 8 months ago
- 581711c io_uring/net: save address for sendzc async execution by Pavel Begunkov · 2 years, 7 months ago