index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
io_uring/rw: ensure kiocb_end_write() is always called
Jens Axboe
1
-9
/
+29
2022-10-12
io_uring: fix fdinfo sqe offsets calculation
Pavel Begunkov
1
-1
/
+1
2022-10-12
io_uring: local variable rw shadows outer variable in io_write
Stefan Roesch
1
-4
/
+4
2022-10-12
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
Jens Axboe
1
-1
/
+0
2022-10-12
io_uring: optimise locking for local tw with submit_wait
Pavel Begunkov
2
-2
/
+17
2022-10-12
io_uring: remove redundant memory barrier in io_req_local_work_add
Pavel Begunkov
2
-4
/
+12
2022-10-12
io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
Jens Axboe
1
-6
/
+22
2022-10-12
io_uring: remove notif leftovers
Pavel Begunkov
1
-1
/
+0
2022-10-12
io_uring: correct pinned_vm accounting
Pavel Begunkov
1
-6
/
+4
2022-10-12
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
1
-0
/
+1
2022-10-07
io_uring: limit registration w/ SINGLE_ISSUER
Pavel Begunkov
1
-0
/
+3
2022-10-07
io_uring: remove io_register_submitter
Dylan Yudaken
1
-19
/
+3
2022-10-07
io_uring: simplify __io_uring_add_tctx_node
Dylan Yudaken
3
-13
/
+25
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+28
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
15
-304
/
+707
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-09-30
Merge tag 'io_uring-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+8
2022-09-30
io_uring: introduce fixed buffer support for io_uring_cmd
Anuj Gupta
1
-1
/
+18
2022-09-30
io_uring: add io_uring_cmd_import_fixed
Anuj Gupta
1
-0
/
+10
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
15
-304
/
+707
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
1
-1
/
+1
2022-09-29
io_uring/net: fix notif cqe reordering
Pavel Begunkov
1
-5
/
+19
2022-09-29
io_uring/net: don't update msg_name if not provided
Pavel Begunkov
1
-1
/
+2
2022-09-29
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Jens Axboe
1
-4
/
+4
2022-09-29
io_uring/rw: defer fsnotify calls to task context
Jens Axboe
1
-9
/
+15
2022-09-29
io_uring/net: fix fast_iov assignment in io_setup_async_msg()
Stefan Metzmacher
1
-2
/
+4
2022-09-28
io_uring/net: fix non-zc send with address
Pavel Begunkov
1
-6
/
+6
2022-09-28
io_uring/poll: disable level triggered poll
Jens Axboe
1
-1
/
+1
2022-09-28
io_uring/net: don't skip notifs for failed requests
Pavel Begunkov
1
-21
/
+8
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
1
-1
/
+1
2022-09-26
io_uring/rw: don't lose short results on io_setup_async_rw()
Pavel Begunkov
1
-3
/
+5
2022-09-26
io_uring/rw: fix unexpected link breakage
Pavel Begunkov
1
-0
/
+1
2022-09-26
io_uring: register single issuer task at creation
Dylan Yudaken
1
-0
/
+7
2022-09-26
io_uring/net: fix cleanup double free free_iov init
Pavel Begunkov
1
-10
/
+10
2022-09-24
Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2022-09-23
io_uring: ensure that cached task references are always put on exit
Jens Axboe
1
-0
/
+3
2022-09-23
io_uring: fix CQE reordering
Pavel Begunkov
2
-5
/
+19
2022-09-23
io_uring/net: fix UAF in io_sendrecv_fail()
Pavel Begunkov
1
-10
/
+5
2022-09-21
io_uring: ensure local task_work marks task as running
Jens Axboe
1
-0
/
+1
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
3
-5
/
+106
2022-09-21
io_uring/net: combine fail handlers
Pavel Begunkov
3
-17
/
+17
2022-09-21
io_uring/net: rename io_sendzc()
Pavel Begunkov
3
-9
/
+9
2022-09-21
io_uring/net: support non-zerocopy sendto
Pavel Begunkov
3
-8
/
+35
2022-09-21
io_uring/net: refactor io_setup_async_addr
Pavel Begunkov
1
-9
/
+9
2022-09-21
io_uring/net: don't lose partial send_zc on fail
Pavel Begunkov
3
-0
/
+18
2022-09-21
io_uring/net: don't lose partial send/recv on fail
Pavel Begunkov
3
-0
/
+16
2022-09-21
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
3
-0
/
+15
2022-09-21
io_uring: add custom opcode hooks on fail
Pavel Begunkov
2
-0
/
+5
2022-09-21
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
Jens Axboe
1
-6
/
+26
[next]