index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
io_uring.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-13
1
-12
/
+8
|
\
|
*
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
2020-10-03
1
-12
/
+8
*
|
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-02
1
-5
/
+18
|
\
\
|
*
|
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
2020-09-29
1
-0
/
+2
|
*
|
io_uring: fix potential ABBA deadlock in ->show_fdinfo()
Jens Axboe
2020-09-28
1
-5
/
+14
|
*
|
io_uring: always delete double poll wait entry on match
Jens Axboe
2020-09-28
1
-0
/
+2
*
|
|
Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-26
1
-7
/
+7
|
\
|
|
|
*
|
io_uring: ensure async buffered read-retry is setup properly
Jens Axboe
2020-09-25
1
-4
/
+2
|
*
|
io_uring: don't unconditionally set plug->nowait = true
Jens Axboe
2020-09-25
1
-3
/
+0
|
*
|
io_uring: ensure open/openat2 name is cleaned on cancelation
Jens Axboe
2020-09-25
1
-0
/
+5
*
|
|
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
1
-11
/
+38
|
\
|
|
|
*
|
io_uring: fix openat/openat2 unified prep handling
Jens Axboe
2020-09-21
1
-2
/
+4
|
*
|
io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
Jens Axboe
2020-09-21
1
-2
/
+4
|
*
|
io_uring: don't use retry based buffered reads for non-async bdev
Jens Axboe
2020-09-21
1
-1
/
+5
|
*
|
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
Jens Axboe
2020-09-21
1
-6
/
+10
|
*
|
io_uring: don't run task work on an exiting task
Jens Axboe
2020-09-14
1
-0
/
+11
|
*
|
io_uring: drop 'ctx' ref on task work cancelation
Jens Axboe
2020-09-14
1
-0
/
+2
|
*
|
io_uring: grab any needed state during defer prep
Jens Axboe
2020-09-13
1
-0
/
+2
*
|
|
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-06
1
-3
/
+52
|
\
|
|
|
*
|
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
2020-09-06
1
-2
/
+23
|
*
|
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
2020-09-05
1
-0
/
+27
|
*
|
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
2020-09-05
1
-3
/
+4
*
|
|
Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-04
1
-1
/
+12
|
\
|
|
|
*
|
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
Jens Axboe
2020-09-02
1
-0
/
+10
|
*
|
io_uring: set table->files[i] to NULL when io_sqe_file_register failed
Jiufei Xue
2020-09-02
1
-0
/
+1
|
*
|
io_uring: fix removing the wrong file in __io_sqe_files_update()
Jiufei Xue
2020-09-01
1
-1
/
+1
*
|
|
Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-29
1
-42
/
+57
|
\
|
|
|
*
|
io_uring: don't bounce block based -EAGAIN retry off task_work
Jens Axboe
2020-08-28
1
-20
/
+6
|
*
|
io_uring: fix IOPOLL -EAGAIN retries
Jens Axboe
2020-08-28
1
-5
/
+9
|
*
|
io_uring: clear req->result on IOPOLL re-issue
Jens Axboe
2020-08-27
1
-0
/
+1
|
*
|
io_uring: make offset == -1 consistent with preadv2/pwritev2
Jens Axboe
2020-08-26
1
-4
/
+9
|
*
|
io_uring: ensure read requests go through -ERESTART* transformation
Jens Axboe
2020-08-25
1
-1
/
+2
|
*
|
io_uring: don't use poll handler if file can't be nonblocking read/written
Jens Axboe
2020-08-25
1
-1
/
+9
|
*
|
io_uring: fix imbalanced sqo_mm accounting
Jens Axboe
2020-08-25
1
-7
/
+3
|
*
|
io_uring: revert consumed iov_iter bytes on error
Jens Axboe
2020-08-25
1
-0
/
+4
|
*
|
io_uring: don't recurse on tsk->sighand->siglock with signalfd
Jens Axboe
2020-08-23
1
-6
/
+16
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
io_uring: kill extra iovec=NULL in import_iovec()
Pavel Begunkov
2020-08-20
1
-3
/
+1
*
io_uring: comment on kfree(iovec) checks
Pavel Begunkov
2020-08-20
1
-0
/
+2
*
io_uring: fix racy req->flags modification
Pavel Begunkov
2020-08-20
1
-44
/
+17
*
io_uring: use system_unbound_wq for ring exit work
Jens Axboe
2020-08-19
1
-1
/
+7
*
io_uring: cleanup io_import_iovec() of pre-mapped request
Jens Axboe
2020-08-18
1
-14
/
+14
*
io_uring: get rid of kiocb_wait_page_queue_init()
Jens Axboe
2020-08-16
1
-30
/
+11
*
io_uring: find and cancel head link async work on files exit
Jens Axboe
2020-08-16
1
-4
/
+29
*
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
2020-08-16
1
-1
/
+4
*
io_uring: sanitize double poll handling
Jens Axboe
2020-08-15
1
-9
/
+25
*
io_uring: internally retry short reads
Jens Axboe
2020-08-14
1
-39
/
+70
*
io_uring: retain iov_iter state over io_read/io_write calls
Jens Axboe
2020-08-13
1
-66
/
+70
*
io_uring: enable lookup of links holding inflight files
Jens Axboe
2020-08-13
1
-10
/
+87
*
io_uring: fail poll arm on queue proc failure
Jens Axboe
2020-08-12
1
-1
/
+1
[next]