index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
io_uring.c
Age
Commit message (
Expand
)
Author
2021-10-19
io_uring: make io_do_iopoll return number of reqs
Pavel Begunkov
2021-10-19
io_uring: force_nonspin
Pavel Begunkov
2021-10-19
io_uring: mark having different creds unlikely
Pavel Begunkov
2021-10-19
io_uring: return boolean value for io_alloc_async_data
Hao Xu
2021-10-19
io_uring: optimise io_req_init() sqe flags checks
Pavel Begunkov
2021-10-19
io_uring: remove ctx referencing from complete_post
Pavel Begunkov
2021-10-19
io_uring: add more uring info to fdinfo for debug
Hao Xu
2021-10-19
io_uring: kill extra wake_up_process in tw add
Pavel Begunkov
2021-10-19
io_uring: dedup CQE flushing non-empty checks
Pavel Begunkov
2021-10-19
io_uring: inline linked part of io_req_find_next
Pavel Begunkov
2021-10-19
io_uring: inline io_dismantle_req
Pavel Begunkov
2021-10-19
io_uring: kill off ios_left
Pavel Begunkov
2021-10-19
io_uring: dump sqe contents if issue fails
Jens Axboe
2021-10-18
io_uring: utilize the io batching infrastructure for more efficient polled IO
Jens Axboe
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
io_uring: don't sleep when polling for I/O
Christoph Hellwig
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
2021-10-18
io_uring: fix a layering violation in io_iopoll_req_issued
Christoph Hellwig
2021-10-14
io_uring: fix wrong condition to grab uring lock
Hao Xu
2021-10-01
io_uring: kill fasync
Pavel Begunkov
2021-09-27
mm/filemap: Add __folio_lock_async()
Matthew Wilcox (Oracle)
2021-09-24
io_uring: make OP_CLOSE consistent with direct open
Pavel Begunkov
2021-09-24
io_uring: kill extra checks in io_write()
Pavel Begunkov
2021-09-24
io_uring: don't punt files update to io-wq unconditionally
Jens Axboe
2021-09-24
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
2021-09-24
io_uring: allow conditional reschedule for intensive iterators
Jens Axboe
2021-09-24
io_uring: fix potential req refcount underflow
Hao Xu
2021-09-24
io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
Hao Xu
2021-09-24
io_uring: fix race between poll completion and cancel_hash insertion
Hao Xu
2021-09-19
lsm,io_uring: add LSM hooks to io_uring
Paul Moore
2021-09-19
io_uring: convert io_uring to the secure anon inode interface
Paul Moore
2021-09-19
audit,io_uring,io-wq: add some basic audit support to io_uring
Paul Moore
2021-09-17
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-15
io_uring: move iopoll reissue into regular IO path
Pavel Begunkov
2021-09-15
io_uring: use iov_iter state save/restore helpers
Jens Axboe
2021-09-14
io_uring: allow retry for O_NONBLOCK if async is supported
Jens Axboe
2021-09-14
io_uring: auto-removal for direct open/accept
Pavel Begunkov
2021-09-14
io_uring: fix missing sigmask restore in io_cqring_wait()
Xiaoguang Wang
2021-09-13
io_uring: pin SQPOLL data before unlocking ring lock
Jens Axboe
2021-09-12
io_uring: ensure symmetry in handling iter types in loop_rw_iter()
Jens Axboe
2021-09-11
Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-10
io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BIT
Hao Xu
2021-09-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-09
io_uring: fail links of cancelled timeouts
Pavel Begunkov
2021-09-08
io_uring: drop ctx->uring_lock before acquiring sqd->lock
Jens Axboe
2021-09-08
io_uring: fix missing mb() before waitqueue_active
Pavel Begunkov
2021-09-06
Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-03
io_uring: reexpand under-reexpanded iters
Pavel Begunkov
2021-09-03
io_uring: fix possible poll event lost in multi shot mode
Xiaoguang Wang
2021-09-03
io_uring: prolong tctx_task_work() with flushing
Pavel Begunkov
[prev]
[next]