- 8487f08 io_uring: return REQ_F_ flags from io_file_get_flags by Christoph Hellwig · 1 year, 9 months ago
- 3beed23 io_uring: remove io_req_ffs_set by Christoph Hellwig · 1 year, 9 months ago
- c92fcfc io_uring: avoid indirect function calls for the hottest task_work by Jens Axboe · 1 year, 10 months ago
- 9dd6956 Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 11 months ago
- 5b9a7bb Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 11 months ago
- 8751d15 io_uring: reduce scheduling due to tw by Pavel Begunkov · 2 years ago
- a282967 io_uring: encapsulate task_work state by Pavel Begunkov · 2 years ago
- 95e49cf iov_iter: add iter_iov_addr() and iter_iov_len() helpers by Jens Axboe · 2 years ago
- de4f5fe iov_iter: add iter_iovec() helper by Jens Axboe · 2 years ago
- 54bdd67 blk-mq: remove hybrid polling by Keith Busch · 2 years ago
- c1ef500 Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
- f30bd4d io_uring: Split io_issue_def struct by Breno Leitao · 2 years, 2 months ago
- a7dd278 io_uring: Rename struct io_op_def by Breno Leitao · 2 years, 2 months ago
- 81594e7e io_uring: remove excessive unlikely on IS_ERR by Dmitrii Bundin · 2 years, 2 months ago
- 544d163 io_uring: lock overflowing for IOPOLL by Pavel Begunkov · 2 years, 3 months ago
- 1e23db4 io_uring: use iter_ubuf for single range imports by Jens Axboe · 2 years, 3 months ago
- a8cf95f io_uring: fix overflow handling regression by Pavel Begunkov · 2 years, 4 months ago
- ce8a79d Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 4 months ago
- 54e60e5 Merge tag 'for-6.2/io_uring-2022-12-08' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 4 months ago
- de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 4 months ago
- 2dac1a1 io_uring: remove iopoll spinlock by Pavel Begunkov · 2 years, 4 months ago
- 2ccc92f io_uring: add completion locking for iopoll by Pavel Begunkov · 2 years, 4 months ago
- 3671163 io_uring: move kbuf put out of generic tw complete by Pavel Begunkov · 2 years, 4 months ago
- 12e4e8c io_uring/rw: enable bio caches for IRQ rw by Pavel Begunkov · 2 years, 4 months ago
- 5c61795 io_uring/rw: remove leftover debug statement by Jens Axboe · 2 years, 5 months ago
- 2ec33a6 io_uring/rw: ensure kiocb_end_write() is always called by Jens Axboe · 2 years, 6 months ago
- c86416c io_uring: local variable rw shadows outer variable in io_write by Stefan Roesch · 2 years, 6 months ago
- b000145 io_uring/rw: defer fsnotify calls to task context by Jens Axboe · 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
- 47b4c68 io_uring/rw: don't lose partial IO result on fail 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
- 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, 6 months ago
- 62bb064 io_uring/rw: fix error'ed retry return values by Pavel Begunkov · 2 years, 7 months ago
- 4d9cb92 io_uring/rw: fix short rw error handling by Pavel Begunkov · 2 years, 7 months ago
- 1da8cf9 Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 8 months ago
- f2ccb5a io_uring: make io_kiocb_to_cmd() typesafe by Stefan Metzmacher · 2 years, 8 months ago
- 5264406 Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 8 months ago
- 1c849b4 io_uring: Add tracepoint for short writes by Stefan Roesch · 2 years, 8 months ago
- e053aaf4 io_uring: fix issue with io_write() not always undoing sb_start_write() by Jens Axboe · 2 years, 8 months ago
- 4e17aaa io_uring: Add support for async buffered writes by Stefan Roesch · 2 years, 8 months ago
- f6b543f io_uring: ensure REQ_F_ISREG is set async offload by Jens Axboe · 2 years, 8 months ago
- ed5ccb3 io_uring: remove priority tw list optimisation by Dylan Yudaken · 2 years, 8 months ago
- c059f785 io_uring: move io_import_fixed() by Pavel Begunkov · 2 years, 8 months ago
- f337a84 io_uring: opcode independent fixed buf import by Pavel Begunkov · 2 years, 8 months ago
- 46929b0 io_uring: add io_commit_cqring_flush() by Pavel Begunkov · 2 years, 8 months ago
- 27a9d66 io_uring: kill extra io_uring_types.h includes by Pavel Begunkov · 2 years, 8 months ago
- df9830d8 io_uring: rw: delegate sync completions to core io_uring by Pavel Begunkov · 2 years, 8 months ago
- f3b44f9 io_uring: move read/write related opcodes to its own file by Jens Axboe · 2 years, 8 months ago