index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-1
/
+28
|
\
|
*
io_uring: introduce fixed buffer support for io_uring_cmd
Anuj Gupta
2022-09-30
1
-1
/
+18
|
*
io_uring: add io_uring_cmd_import_fixed
Anuj Gupta
2022-09-30
1
-0
/
+10
|
*
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-30
15
-304
/
+707
|
|
\
|
*
\
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-30
1
-1
/
+1
|
|
\
\
*
|
\
\
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
2022-09-27
1
-1
/
+1
*
|
|
|
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
15
-304
/
+707
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
io_uring/net: fix notif cqe reordering
Pavel Begunkov
2022-09-29
1
-5
/
+19
|
*
|
|
io_uring/net: don't update msg_name if not provided
Pavel Begunkov
2022-09-29
1
-1
/
+2
|
*
|
|
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Jens Axboe
2022-09-29
1
-4
/
+4
|
*
|
|
io_uring/rw: defer fsnotify calls to task context
Jens Axboe
2022-09-29
1
-9
/
+15
|
*
|
|
io_uring/net: fix fast_iov assignment in io_setup_async_msg()
Stefan Metzmacher
2022-09-29
1
-2
/
+4
|
*
|
|
io_uring/net: fix non-zc send with address
Pavel Begunkov
2022-09-28
1
-6
/
+6
|
*
|
|
io_uring/net: don't skip notifs for failed requests
Pavel Begunkov
2022-09-28
1
-21
/
+8
|
*
|
|
io_uring/rw: don't lose short results on io_setup_async_rw()
Pavel Begunkov
2022-09-26
1
-3
/
+5
|
*
|
|
io_uring/rw: fix unexpected link breakage
Pavel Begunkov
2022-09-26
1
-0
/
+1
|
*
|
|
io_uring/net: fix cleanup double free free_iov init
Pavel Begunkov
2022-09-26
1
-10
/
+10
|
*
|
|
io_uring: fix CQE reordering
Pavel Begunkov
2022-09-23
2
-5
/
+19
|
*
|
|
io_uring/net: fix UAF in io_sendrecv_fail()
Pavel Begunkov
2022-09-23
1
-10
/
+5
|
*
|
|
io_uring: ensure local task_work marks task as running
Jens Axboe
2022-09-21
1
-0
/
+1
|
*
|
|
io_uring/net: zerocopy sendmsg
Pavel Begunkov
2022-09-21
3
-5
/
+106
|
*
|
|
io_uring/net: combine fail handlers
Pavel Begunkov
2022-09-21
3
-17
/
+17
|
*
|
|
io_uring/net: rename io_sendzc()
Pavel Begunkov
2022-09-21
3
-9
/
+9
|
*
|
|
io_uring/net: support non-zerocopy sendto
Pavel Begunkov
2022-09-21
3
-8
/
+35
|
*
|
|
io_uring/net: refactor io_setup_async_addr
Pavel Begunkov
2022-09-21
1
-9
/
+9
|
*
|
|
io_uring/net: don't lose partial send_zc on fail
Pavel Begunkov
2022-09-21
3
-0
/
+18
|
*
|
|
io_uring/net: don't lose partial send/recv on fail
Pavel Begunkov
2022-09-21
3
-0
/
+16
|
*
|
|
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
2022-09-21
3
-0
/
+15
|
*
|
|
io_uring: add custom opcode hooks on fail
Pavel Begunkov
2022-09-21
2
-0
/
+5
|
*
|
|
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
Jens Axboe
2022-09-21
1
-6
/
+26
|
*
|
|
io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
Jens Axboe
2022-09-21
1
-10
/
+6
|
*
|
|
io_uring: remove unused return from io_disarm_next
Pavel Begunkov
2022-09-21
2
-11
/
+4
|
*
|
|
io_uring: add fast path for io_run_local_work()
Pavel Begunkov
2022-09-21
1
-0
/
+3
|
*
|
|
io_uring/iopoll: unify tw breaking logic
Pavel Begunkov
2022-09-21
1
-7
/
+7
|
*
|
|
io_uring/iopoll: fix unexpected returns
Pavel Begunkov
2022-09-21
1
-4
/
+1
|
*
|
|
io_uring: disallow defer-tw run w/ no submitters
Pavel Begunkov
2022-09-21
2
-13
/
+3
|
*
|
|
io_uring: further limit non-owner defer-tw cq waiting
Pavel Begunkov
2022-09-21
2
-0
/
+17
|
*
|
|
io_uring/net: use io_sr_msg for sendzc
Pavel Begunkov
2022-09-21
1
-13
/
+5
|
*
|
|
io_uring/net: refactor io_sr_msg types
Pavel Begunkov
2022-09-21
1
-7
/
+7
|
*
|
|
io_uring/net: add non-bvec sg chunking callback
Pavel Begunkov
2022-09-21
1
-6
/
+11
|
*
|
|
io_uring/net: io_async_msghdr caches for sendzc
Pavel Begunkov
2022-09-21
1
-5
/
+4
|
*
|
|
io_uring/net: use async caches for async prep
Pavel Begunkov
2022-09-21
2
-3
/
+15
|
*
|
|
io_uring/net: reshuffle error handling
Pavel Begunkov
2022-09-21
1
-8
/
+8
|
*
|
|
io_uring: use io_cq_lock consistently
Pavel Begunkov
2022-09-21
1
-1
/
+1
|
*
|
|
io_uring: kill an outdated comment
Pavel Begunkov
2022-09-21
1
-4
/
+0
|
*
|
|
io_uring: allow buffer recycling in READV
Dylan Yudaken
2022-09-21
2
-94
/
+52
|
*
|
|
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2022-09-21
1
-1
/
+2
|
*
|
|
io_uring: ensure iopoll runs local task work as well
Jens Axboe
2022-09-21
2
-19
/
+26
|
*
|
|
io_uring: add local task_work run helper that is entered locked
Jens Axboe
2022-09-21
2
-7
/
+17
[next]