IO Uring
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH] io_uring: get rid of intermediate aux cqe caches
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost
From
: Christian Loehle <christian.loehle@xxxxxxx>
[RFC PATCH 1/2] sched/fair: Introduce per-task io util boost
From
: Christian Loehle <christian.loehle@xxxxxxx>
[RFC PATCH 0/2] Introduce per-task io utilization boost
From
: Christian Loehle <christian.loehle@xxxxxxx>
Re: [PATCH liburing] man/io_uring_setup.2: document IORING_SETUP_NO_SQARRAY
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH liburing] man/io_uring_setup.2: document IORING_SETUP_NO_SQARRAY
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 2/2] io_uring/net: remove unnecessary check
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/2] io_uring/net: remove unnecessary check
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH 0/2] io_uring/net: fix bug in io_recvmsg_mshot_prep()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH io_uring/net: correct the type of variable
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/2] io_uring/net: remove unnecessary check
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH 1/2] io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH 0/2] io_uring/net: fix bug in io_recvmsg_mshot_prep()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH io_uring/net: correct the type of variable
From
: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
Re: [PATCH] io_uring: get rid of intermediate aux cqe caches
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: get rid of intermediate aux cqe caches
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: get rid of intermediate aux cqe caches
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] io_uring: get rid of intermediate aux cqe caches
From
: David Wei <dw@xxxxxxxxxxx>
[PATCH] io_uring: get rid of intermediate aux cqe caches
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
From
: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
[linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v10] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v10] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [PATCH v10] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
[PATCH v10] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: Re: [PATCH v9] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
[PATCH 3/3] io_uring/net: move recv/recvmsg flags out of retry loop
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/3] io_uring/kbuf: flag request if buffer pool is empty after buffer pick
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/3] io_uring/net: avoid redundant -ENOBUFS on recv multishot retry
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/3] Misc io_uring networking
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/3] io_uring/net: improve the usercopy for sendmsg/recvmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/3] io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/3] io_uring/net: move receive multishot out of the generic msghdr path
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/3] Cleanup and improve sendmsg/recvmsg header handling
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v9] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v1] .gitignore: Add the built binary `examples/proxy`
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2] io_uring/net: improve the usercopy for sendmsg/recvmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH liburing v1] .gitignore: Add the built binary `examples/proxy`
From
: Haiyue Wang <haiyue.wang@xxxxxxxxx>
subscribe
From
: delyan@xxxxxxxxx
Re: Re: [PATCH v9] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [PATCH] io_uring/net: improve the usercopy for sendmsg/recvmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/net: improve the usercopy for sendmsg/recvmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
[linux-next:master] BUILD REGRESSION 8552c902efe7ef670b6961fb8885b67961aeb629
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Dylan Yudaken <dyudaken@xxxxxxxxx>
[PATCH 8/9] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/9] io_uring/net: avoid redundant -ENOBUFS on recv multishot retry
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 9/9] io_uring/net: support multishot for sendmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 7/9] io_uring/net: add generic multishot retry helper
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 6/9] io_uring/net: move recv/recvmsg flags out of retry loop
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/9] io_uring/kbuf: flag request if buffer pool is empty after buffer pick
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/9] io_uring/net: add provided buffer support for IORING_OP_SEND
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/9] net: remove {revc,send}msg_copy_msghdr() from exports
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/9] io_uring/net: add provided buffer support for IORING_OP_SENDMSG
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v4 0/9] Support for provided buffers for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v5 04/10] fs: Add initial atomic write support info to statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 06/10] block: Add atomic write support for statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 09/10] scsi: scsi_debug: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 03/10] fs: Initial atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 05/10] block: Add core atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 08/10] scsi: sd: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 10/10] nvme: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 07/10] block: Add fops atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 00/10] block atomic writes
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v5 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/8] io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 8/8] io_uring/net: set MSG_MORE if we're doing multishot send and have more
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/8] io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 8/8] io_uring/net: set MSG_MORE if we're doing multishot send and have more
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Dylan Yudaken <dyudaken@xxxxxxxxx>
Re: [PATCH 8/8] io_uring/net: set MSG_MORE if we're doing multishot send and have more
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 8/8] io_uring/net: set MSG_MORE if we're doing multishot send and have more
From
: Dylan Yudaken <dyudaken@xxxxxxxxx>
Re: [PATCH 6/8] io_uring/net: support multishot for send
From
: Dylan Yudaken <dyudaken@xxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 07/11] block: Add fops atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 06/11] block: Add atomic write support for statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 05/11] block: Add core atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v4 07/11] block: Add fops atomic write support
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [PATCH v4 06/11] block: Add atomic write support for statx
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [PATCH v4 05/11] block: Add core atomic write support
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [PATCH v4 05/11] block: Add core atomic write support
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 8/8] io_uring/net: set MSG_MORE if we're doing multishot send and have more
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 6/8] io_uring/net: support multishot for send
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 7/8] io_uring/net: support multishot for sendmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/8] io_uring/net: add provided buffer support for IORING_OP_SENDMSG
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/8] io_uring/net: add provided buffer support for IORING_OP_SEND
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/8] io_uring/kbuf: flag request if buffer pool is empty after buffer pick
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v3 0/8] Support for provided buffers for send
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/8] io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/8] net: remove {revc,send}msg_copy_msghdr() from exports
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: David Wei <dw@xxxxxxxxxxx>
Re: [PATCH v1 3/4] liburing: add helper for IORING_REGISTER_IOWAIT
From
: David Wei <dw@xxxxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1 3/4] liburing: add helper for IORING_REGISTER_IOWAIT
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v1 4/4] liburing: add unit test for io_uring_register_iowait()
From
: David Wei <dw@xxxxxxxxxxx>
[PATCH v1 3/4] liburing: add helper for IORING_REGISTER_IOWAIT
From
: David Wei <dw@xxxxxxxxxxx>
[PATCH v1 2/4] liburing: add examples/proxy to .gitignore
From
: David Wei <dw@xxxxxxxxxxx>
[PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: David Wei <dw@xxxxxxxxxxx>
Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
[linux-next:master] BUILD REGRESSION 33e1d31873f87d119e5120b88cd350efa68ef276
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [RFC PATCH v1] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: David Wei <dw@xxxxxxxxxxx>
Re: [linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769
From
: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
Re: [linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [RFC PATCH v1] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: Jens Axboe <axboe@xxxxxxxxx>
[RFC PATCH v1] io_uring: only account cqring wait time as iowait if enabled for a ring
From
: David Wei <dw@xxxxxxxxxxx>
[linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769
From
: kernel test robot <lkp@xxxxxxxxx>
[syzbot] [io-uring?] WARNING in io_ring_exit_work (2)
From
: syzbot <syzbot+557a278955ff3a4d3938@xxxxxxxxxxxxxxxxxxxxxxxxx>
[linux-next:master] BUILD REGRESSION 4893c639cc3659cefaa675bf1e59f4e7571afb5c
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v9] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
[linux-next:master] BUILD REGRESSION 2d5c7b7eb345249cb34d42cbc2b97b4c57ea944e
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v9] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [PATCH v4 05/11] block: Add core atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 06/11] block: Add atomic write support for statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 09/11] scsi: scsi_debug: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 10/11] nvme: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 10/11] nvme: Atomic write support
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v4 06/11] block: Add atomic write support for statx
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v4 05/11] block: Add core atomic write support
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v4 10/11] nvme: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 09/11] scsi: scsi_debug: Atomic write support
From
: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
Re: [PATCH v4 10/11] nvme: Atomic write support
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v4 05/11] block: Add core atomic write support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 3/3] io_uring/net: add provided buffer support for IORING_OP_SENDMSG
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/3] io_uring/net: add provided buffer support for IORING_OP_SEND
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/3] io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v2 0/3] Support for provided buffers for send
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/2] io_uring/net: add provided buffer support for IORING_OP_SEND
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/2] io_uring/net: add provided buffer support for IORING_OP_SENDMSG
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/2] Support for provided buffers for send
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v4 10/11] nvme: Atomic write support
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v4 03/11] fs: Initial atomic write support
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH v4 01/11] block: Pass blk_queue_get_max_sectors() a request pointer
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
From
: Keith Busch <kbusch@xxxxxxxxxx>
[PATCH v4 10/11] nvme: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 08/11] scsi: sd: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 03/11] fs: Initial atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 05/11] block: Add core atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 04/11] fs: Add initial atomic write support info to statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 06/11] block: Add atomic write support for statx
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 07/11] block: Add fops atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 09/11] scsi: scsi_debug: Atomic write support
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 00/11] block atomic writes
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 01/11] block: Pass blk_queue_get_max_sectors() a request pointer
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v4 11/11] nvme: Ensure atomic writes will be executed atomically
From
: John Garry <john.g.garry@xxxxxxxxxx>
[PATCH v9] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: Re: [PATCH] liburing: add script for statistics sqpoll running time.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [PATCH] liburing: add script for statistics sqpoll running time.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v8] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v8] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v8] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] liburing: add script for statistics sqpoll running time.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [PATCH v8] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [GIT PULL] io_uring fix for 6.8-rc5
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] io_uring fix for 6.8-rc5
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/napi: enable even with a timeout of 0
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/napi: enable even with a timeout of 0
From
: David Wei <dw@xxxxxxxxxxx>
[PATCH] io_uring/napi: enable even with a timeout of 0
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: kill stale comment for io_cqring_overflow_kill()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/4] io_uring: implement our own schedule timeout handling
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/4] io_uring: wire up min batch wake timeout
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] io_uring: move schedule wait logic into helper
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] io_uring: add support for batch wait timeout
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v2 0/4] Add support for batched min timeout
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/sqpoll: use the correct check for pending task_work
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: wake SQPOLL task when task_work is added to an empty queue
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/napi: ensure napi polling is aborted when work is available
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/net: fix multishot accept overflow handling
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/4] io_uring: wire up min batch wake timeout
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] io_uring: add support for batch wait timeout
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/4] io_uring: implement our own schedule timeout handling
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] io_uring: move schedule wait logic into helper
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/4] Add support for batched min timeout
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1] io_uring: Don't include af_unix.h.
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v1] io_uring: Don't include af_unix.h.
From
: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_rw_fail (2)
From
: Alexander Potapenko <glider@xxxxxxxxxx>
Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_rw_fail (2)
From
: Jens Axboe <axboe@xxxxxxxxx>
[syzbot] [io-uring?] KMSAN: uninit-value in io_rw_fail (2)
From
: syzbot <syzbot+0198afa90d8c29ef9557@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCHSET v16 0/7] io_uring: add napi busy polling support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHSET v16 0/7] io_uring: add napi busy polling support
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCHSET v16 0/7] io_uring: add napi busy polling support
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re: [PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re:Re: [PATCH] io_uring: Simplify the allocation of slab caches
From
: <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH] io_uring: Simplify the allocation of slab caches
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [bug report] watchdog: BUG: soft lockup - CPU#19 stuck for 26s! [poll-cancel-all:33473]
From
: Jens Axboe <axboe@xxxxxxxxx>
[bug report] watchdog: BUG: soft lockup - CPU#19 stuck for 26s! [poll-cancel-all:33473]
From
: Guangwu Zhang <guazhang@xxxxxxxxxx>
[PATCH 6/6] io_uring/rw: remove dead file == NULL check
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/6] io_uring: cleanup io_req_complete_post()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/6] io_uring: mark the need to lock/unlock the ring as unlikely
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/6] io_uring/cancel: don't default to setting req->work.cancel_seq
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/6] io_uring: add io_file_can_poll() helper
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v2 0/6] Misc cleanups / optimizations
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [bug report] BUG: unable to handle page fault for address: 00000002de3ac841
From
: Jens Axboe <axboe@xxxxxxxxx>
Re:Re: [bug report] BUG: unable to handle page fault for address: 00000002de3ac841
From
: <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [bug report] BUG: unable to handle page fault for address: 00000002de3ac841
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
From
: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
[bug report] BUG: unable to handle page fault for address: 00000002de3ac841
From
: Guangwu Zhang <guazhang@xxxxxxxxxx>
Re: [PATCH 2/6] io_uring: add io_file_can_poll() helper
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/6] io_uring: add io_file_can_poll() helper
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/6] io_uring: add io_file_can_poll() helper
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
From
: Stefan Hajnoczi <stefanha@xxxxxxxxx>
[PATCH 7/7] io_uring: add prefer busy poll to register and unregister napi api
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 6/7] io_uring: add register/unregister napi function
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/7] io-uring: add sqpoll support for napi busy poll
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/7] io-uring: add napi busy poll support
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/7] io-uring: move io_wait_queue definition to header file
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/7] net: add napi_busy_loop_rcu()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/7] net: split off __napi_busy_poll from napi_busy_poll
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v16 0/7] io_uring: add napi busy polling support
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 08/10] io_uring: cleanup handle_tw_list() calling convention
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 10/10] io_uring/sqpoll: manage task_work privately
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 09/10] io_uring: pass in counter to handle_tw_list() rather than return it
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 07/10] io_uring/poll: improve readability of poll reference decrementing
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 06/10] io_uring: remove unconditional looping in local task_work handling
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 05/10] io_uring: remove next io_kiocb fetch in task_work running
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 03/10] io_uring: remove 'loops' argument from trace_io_uring_task_work_run()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 04/10] io_uring: handle traditional task_work in FIFO order
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 01/10] io_uring/kbuf: cleanup passing back cflags
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 02/10] io_uring: remove looping around handling traditional task_work
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET next 0/10] Various network improvements
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/6] io_uring: mark the need to lock/unlock the ring as unlikely
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/6] io_uring/cancel: don't default to setting req->work.cancel_seq
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits
From
: Jens Axboe <axboe@xxxxxxxxx>
Re:[PATCHSET next 0/6] Misc cleanups / optimizations
From
: <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH 6/6] io_uring/rw: remove dead file == NULL check
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/6] io_uring: move io_kiocb->nr_tw into comp_list union
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/6] io_uring: add io_file_can_poll() helper
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET next 0/6] Misc cleanups / optimizations
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH -next] io_uring: switch struct io_kiocb flag definitions to BIT_ULL()
From
: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
Re:[PATCH v8] io_uring: Statistics of the true utilization of sq threads.
From
: <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH] liburing: add script for statistics sqpoll running time
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
[PATCH v8] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring fixes for 6.8-rc3
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v9 1/4] liburing: add api to set napi busy poll settings
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxxxxxxx>
[GIT PULL] io_uring fixes for 6.8-rc3
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v1] Add compatibility check for idtype_t
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v1] Add compatibility check for idtype_t
From
: David Wei <dw@xxxxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v15 0/7] io_uring: add napi busy polling support
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
[PATCH] io_uring: Simplify the allocation of slab caches
From
: Kunwu Chan <chentao@xxxxxxxxxx>
Re: [PATCH 2/2] io_uring: use file_mnt_idmap helper
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: Re: [PATCH v7] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: Re: [PATCH v7] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
[PATCH 4/4] io_uring/net: limit inline multishot retries
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] io_uring/poll: add requeue return code from poll multishot handling
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] io_uring/poll: move poll execution helpers higher up
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/4] io_uring/net: un-indent mshot retry path in io_recv_finish()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/4] Limit multishot receive retries
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/2] io_uring: use file_mnt_idmap helper
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v7] io_uring: Statistics of the true utilization of sq threads.
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v7] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Re: [PATCH v7] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
[PATCH] io_uring/rw: ensure poll based multishot read retries appropriately
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring fix for 6.8-rc2
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] io_uring fix for 6.8-rc2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v5 1/2] Add ftruncate_file that truncates a struct file
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v5 1/2] Add ftruncate_file that truncates a struct file
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v5 0/2] io_uring: add support for ftruncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v5 0/2] io_uring: add support for ftruncate
From
: Cedric Blancher <cedric.blancher@xxxxxxxxx>
Re: [PATCH v5 0/2] io_uring: add support for ftruncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v5 0/2] io_uring: add support for ftruncate
From
: Cedric Blancher <cedric.blancher@xxxxxxxxx>
[PATCH v5 2/2] io_uring: add support for ftruncate
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH v5 1/2] Add ftruncate_file that truncates a struct file
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH v5 0/2] io_uring: add support for ftruncate
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
Re: [PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH v4 0/2] io_uring: add support for ftruncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v4 0/2] io_uring: add support for ftruncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v4 2/2] io_uring: add support for ftruncate
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH v4 1/2] Add ftruncate_file that truncates a struct file
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH v4 0/2] io_uring: add support for ftruncate
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
Re: [PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v3 2/2] io_uring: add support for ftruncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v3 1/2] Add ftruncate_file that truncates a struct file*
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
[PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
[PATCH v3 2/2] io_uring: add support for ftruncate
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH v3 1/2] Add ftruncate_file that truncates a struct file*
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH v3 0/2] Add ftruncate to io_uring
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
Re: [PATCH v2 2/2] io_uring: add support for ftruncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 2/2] io_uring: add support for ftruncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 1/2] Add __do_ftruncate that truncates a struct file*
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 1/2] Add __do_ftruncate that truncates a struct file*
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 2/2] io_uring: add support for ftruncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 2/2] io_uring: add support for ftruncate
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re: [PATCH v2 1/2] Add __do_ftruncate that truncates a struct file*
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
[PATCH v2 2/2] io_uring: add support for ftruncate
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH v2 1/2] Add __do_ftruncate that truncates a struct file*
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH v2 2/2] io_uring: add support for ftruncate
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH v2 1/2] Add __do_ftruncate that truncates a struct file*
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
Re: [PATCH 1/2] io_uring: add support for truncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] io_uring: add support for truncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] io_uring: add support for truncate
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re: [PATCH 2/2] io_uring: add support for ftruncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] io_uring: add support for truncate
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] io_uring: add support for truncate
From
: Breno Leitao <leitao@xxxxxxxxxx>
[PATCH 1/2] io_uring: add support for truncate
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
[PATCH 2/2] io_uring: add support for ftruncate
From
: Tony Solomonik <tony.solomonik@xxxxxxxxx>
Re: IORING_OP_FIXED_FD_INSTALL and audit/LSM interactions
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH v3] iouring:added boundary value check for io_uring_group systl
From
: Subramanya Swamy <subramanya.swamy.linux@xxxxxxxxx>
Re: [PATCH v2] iouring:added boundary value check for io_uring_group systl
From
: Subramanya Swamy <subramanya.swamy.linux@xxxxxxxxx>
Re: [PATCH v2] iouring:added boundary value check for io_uring_group systl
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2] iouring:added boundary value check for io_uring_group systl
From
: Subramanya Swamy <subramanya.swamy.linux@xxxxxxxxx>
Re: [PATCH] iouring:added boundary value check for io_uring_group systl
From
: Subramanya Swamy <subramanya.swamy.linux@xxxxxxxxx>
Re: [PATCH] iouring:added boundary value check for io_uring_group systl
From
: Subramanya Swamy <subramanya.swamy.linux@xxxxxxxxx>
Re: [PATCH] iouring:added boundary value check for io_uring_group systl
From
: kernel test robot <lkp@xxxxxxxxx>
Re: IORING_OP_FIXED_FD_INSTALL and audit/LSM interactions
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: IORING_OP_FIXED_FD_INSTALL and audit/LSM interactions
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: IORING_OP_FIXED_FD_INSTALL and audit/LSM interactions
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: IORING_OP_FIXED_FD_INSTALL and audit/LSM interactions
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: IORING_OP_FIXED_FD_INSTALL and audit/LSM interactions
From
: Jens Axboe <axboe@xxxxxxxxx>
IORING_OP_FIXED_FD_INSTALL and audit/LSM interactions
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [GIT PULL] Followup io_uring fixes for 6.8-rc1
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] Followup io_uring fixes for 6.8-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v7] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v7] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/register: guard compat syscall with CONFIG_COMPAT
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/register: guard compat syscall with CONFIG_COMPAT
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH] io_uring/register: guard compat syscall with CONFIG_COMPAT
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/register: guard compat syscall with CONFIG_COMPAT
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH 0/4] clean up deferred tw wakeups
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/register: guard compat syscall with CONFIG_COMPAT
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: Hit 'nvme nvme0: request 0x100 genctr mismatch' when run fio testing
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
[PATCH 3/4] io_uring: clean *local_work_add var naming
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 2/4] io_uring: clean up local tw add-wait sync
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 4/4] io_uring: combine cq_wait_nr checks
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 0/4] clean up deferred tw wakeups
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 1/4] io_uring: adjust defer tw counting
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH] iouring:added boundary value check for io_uring_group systl
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] iouring:added boundary value check for io_uring_group systl
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] iouring:added boundary value check for io_uring_group systl
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Hit 'nvme nvme0: request 0x100 genctr mismatch' when run fio testing
From
: Guangwu Zhang <guazhang@xxxxxxxxxx>
[PATCH] iouring:added boundary value check for io_uring_group systl
From
: Subramanya Swamy <subramanya.swamy.linux@xxxxxxxxx>
Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_rw_fail
From
: Jens Axboe <axboe@xxxxxxxxx>
[syzbot] [io-uring?] KMSAN: uninit-value in io_rw_fail
From
: syzbot <syzbot+8d9c06e026c513a69f2f@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [v2 1/2] io_uring: Delete a redundant kfree() call in io_ring_ctx_alloc()
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [PATCH v2 1/2] io_uring: Delete a redundant kfree() call in io_ring_ctx_alloc()
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re: [PATCH v2 1/2] io_uring: Delete a redundant kfree() call in io_ring_ctx_alloc()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [v2 2/2] io_uring: Improve exception handling in io_ring_ctx_alloc()
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [PATCH v2 2/2] io_uring: Improve exception handling in io_ring_ctx_alloc()
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re: [PATCH v2 1/2] io_uring: Delete a redundant kfree() call in io_ring_ctx_alloc()
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [GIT PULL] io_uring updates for 6.8-rc1
From
: pr-tracker-bot@xxxxxxxxxx
[PATCH] io_uring/rsrc: improve code generation for fixed file assignment
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 2/2] io_uring: Improve exception handling in io_ring_ctx_alloc()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 2/2] io_uring: Improve exception handling in io_ring_ctx_alloc()
From
: Markus Elfring <Markus.Elfring@xxxxxx>
[PATCH v2 1/2] io_uring: Delete a redundant kfree() call in io_ring_ctx_alloc()
From
: Markus Elfring <Markus.Elfring@xxxxxx>
[PATCH v2 0/2] io_uring: Adjustments for io_ring_ctx_alloc()
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [PATCH v2] io_uring/rw: cleanup io_rw_done()
From
: Keith Busch <kbusch@xxxxxxxxxx>
[PATCH v2] io_uring/rw: cleanup io_rw_done()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/rw: cleanup io_rw_done()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/rw: cleanup io_rw_done()
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [GIT PULL] io_uring updates for 6.8-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/rw: cleanup io_rw_done()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [cocci] [PATCH] io_uring: Fix exception handling in io_ring_ctx_alloc()
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring: Fix exception handling in io_ring_ctx_alloc()
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
[GIT PULL] io_uring updates for 6.8-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH] io_uring: ensure local task_work is run on wait timeout
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [RFC PATCH v3 02/20] tcp: don't allow non-devmem originated ppiov
From
: Mina Almasry <almasrymina@xxxxxxxxxx>
Re: [RFC PATCH v3 07/20] io_uring: add interface queue
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 15/20] io_uring: add io_recvzc request
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 07/20] io_uring: add interface queue
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Re: [PATCH v5] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
[PATCH v6] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: KMSAN: uninit-value in io_rw_fail
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: KMSAN: uninit-value in io_rw_fail
From
: xingwei lee <xrivendell7@xxxxxxxxx>
Re: [syzbot] [mm?] [io-uring?] WARNING in get_pte_pfn
From
: Yu Zhao <yuzhao@xxxxxxxxxx>
Re: [syzbot] [mm?] [io-uring?] WARNING in get_pte_pfn
From
: syzbot <syzbot+03fd9b3f71641f0ebf2d@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [syzbot] [mm] WARNING in get_pte_pfn
From
: Yu Zhao <yuzhao@xxxxxxxxxx>
Re: [syzbot] [mm?] [io-uring?] WARNING in get_pte_pfn
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v5] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Re: [PATCH v5] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
[syzbot] [mm?] [io-uring?] WARNING in get_pte_pfn
From
: syzbot <syzbot+03fd9b3f71641f0ebf2d@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v3 15/20] io_uring: add io_recvzc request
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 19/20] net: page pool: generalise ppiov dma address get
From
: Mina Almasry <almasrymina@xxxxxxxxxx>
Re: [RFC PATCH v3 13/20] io_uring: implement pp memory provider for zc rx
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 15/20] io_uring: add io_recvzc request
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 07/20] io_uring: add interface queue
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
[PATCH] io_uring/kbuf: add method for returning provided buffer ring head
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/rw: ensure io->bytes_done is always initialized
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: KMSAN: uninit-value in io_rw_fail
From
: Jens Axboe <axboe@xxxxxxxxx>
[linux-next:master] BUILD REGRESSION 20d857259d7d10cd0d5e8b60608455986167cfad
From
: kernel test robot <lkp@xxxxxxxxx>
KMSAN: uninit-value in io_rw_fail
From
: xingwei lee <xrivendell7@xxxxxxxxx>
Re: [RFC PATCH v3 07/20] io_uring: add interface queue
From
: David Wei <dw@xxxxxxxxxxx>
Re: [RFC PATCH v3 15/20] io_uring: add io_recvzc request
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 15/20] io_uring: add io_recvzc request
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 10/20] io_uring: setup ZC for an Rx queue when registering an ifq
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 07/20] io_uring: add interface queue
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 15/20] io_uring: add io_recvzc request
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 08/20] io_uring: add mmap support for shared ifq ringbuffers
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 07/20] io_uring: add interface queue
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 10/20] io_uring: setup ZC for an Rx queue when registering an ifq
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 06/20] io_uring: separate header for exported net bits
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 02/20] tcp: don't allow non-devmem originated ppiov
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 03/20] net: page pool: rework ppiov life cycle
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 13/20] io_uring: implement pp memory provider for zc rx
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 14/20] net: page pool: add io_uring memory provider
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 01/20] net: page_pool: add ppiov mangling helper
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v3 13/20] io_uring: implement pp memory provider for zc rx
From
: Mina Almasry <almasrymina@xxxxxxxxxx>
Re: [RFC PATCH v3 14/20] net: page pool: add io_uring memory provider
From
: Mina Almasry <almasrymina@xxxxxxxxxx>
Re: [RFC PATCH v3 03/20] net: page pool: rework ppiov life cycle
From
: Mina Almasry <almasrymina@xxxxxxxxxx>
Re: [RFC PATCH v3 02/20] tcp: don't allow non-devmem originated ppiov
From
: Mina Almasry <almasrymina@xxxxxxxxxx>
Re: [RFC PATCH v3 01/20] net: page_pool: add ppiov mangling helper
From
: Mina Almasry <almasrymina@xxxxxxxxxx>
[RFC PATCH v3 20/20] bnxt: enable io_uring zc page pool
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 18/20] veth: add support for io_uring zc rx
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 19/20] net: page pool: generalise ppiov dma address get
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 17/20] io_uring/zcrx: add copy fallback
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 16/20] net: execute custom callback from napi
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 15/20] io_uring: add io_recvzc request
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 14/20] net: page pool: add io_uring memory provider
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 11/20] io_uring/zcrx: implement socket registration
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 13/20] io_uring: implement pp memory provider for zc rx
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 12/20] io_uring: add ZC buf and pool
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 10/20] io_uring: setup ZC for an Rx queue when registering an ifq
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 09/20] netdev: add XDP_SETUP_ZC_RX command
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 08/20] io_uring: add mmap support for shared ifq ringbuffers
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 07/20] io_uring: add interface queue
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 06/20] io_uring: separate header for exported net bits
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 05/20] net: page_pool: add ->scrub mem provider callback
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 04/20] net: enable napi_pp_put_page for ppiov
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 03/20] net: page pool: rework ppiov life cycle
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 02/20] tcp: don't allow non-devmem originated ppiov
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 00/20] Zero copy Rx using io_uring
From
: David Wei <dw@xxxxxxxxxxx>
[RFC PATCH v3 01/20] net: page_pool: add ppiov mangling helper
From
: David Wei <dw@xxxxxxxxxxx>
[PATCH 2/2] io_uring: drop any code related to SCM_RIGHTS
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/2] io_uring/unix: drop usage of io_uring socket
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/2] Drop remnants of SCM_RIGHTS support
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/register: move io_uring_register(2) related code to register.c
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v1 0/2] Makefile and t/no-mmap-inval updates
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v1 2/2] t/no-mmap-inval: Replace `valloc()` with `t_posix_memalign()`
From
: Alviro Iskandar Setiawan <alviro.iskandar@xxxxxxxxxxx>
[PATCH liburing v1 1/2] Makefile: Remove the `partcheck` target
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 0/2] Makefile and t/no-mmap-inval updates
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 2/2] t/no-mmap-inval: Replace `valloc()` with `t_posix_memalign()`
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [PATCH v5] io_uring: Statistics of the true utilization of sq threads.
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v5] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [GIT PULL] io_uring fixes for 6.7-rc6
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] io_uring fixes for 6.7-rc6
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] fix breakage in SOCKET_URING_OP_SIOC* implementation
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] fix breakage in SOCKET_URING_OP_SIOC* implementation
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH] io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 07/13] mm: Remove HUGETLB_PAGE_DTOR
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v4] io_uring: Statistics of the true utilization of sq threads.
From
: Xiaobing Li <xiaobing.li@xxxxxxxxxxx>
Re: [PATCH RESEND] io_uring/af_unix: disable sending io_uring over sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH RESEND] io_uring/af_unix: disable sending io_uring over sockets
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH RESEND] io_uring/af_unix: disable sending io_uring over sockets
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH RESEND] io_uring/af_unix: disable sending io_uring over sockets
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH RESEND] io_uring/af_unix: disable sending io_uring over sockets
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
[PATCH v2] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [GIT PULL] io_uring fixes for 6.7-rc5
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH v2 07/13] mm: Remove HUGETLB_PAGE_DTOR
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v2 07/13] mm: Remove HUGETLB_PAGE_DTOR
From
: Vlastimil Babka <vbabka@xxxxxxx>
[GIT PULL] io_uring fixes for 6.7-rc5
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
From
: Jann Horn <jannh@xxxxxxxxxx>
Re: [PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] io_uring: save repeated issue_flags
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH] io_uring: save repeated issue_flags
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: save repeated issue_flags
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH] io_uring: save repeated issue_flags
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH] io_uring: save repeated issue_flags
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: save repeated issue_flags
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH] io_uring: save repeated issue_flags
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: save repeated issue_flags
From
: Keith Busch <kbusch@xxxxxxxx>
Re: [PATCH liburing 0/5] send-zc test/bench improvements
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Keith Busch <kbusch@xxxxxxxxxx>
[PATCH liburing 5/5] examples/sendzc: improve help message
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 4/5] examples/sendzc: try to print stats on SIGINT
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 2/5] examples/sendzc: remove get time overhead
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 3/5] examples/sendzc: use stdout for stats
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 1/5] tests: comment on io_uring zc and SO_ZEROCOPY
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 0/5] send-zc test/bench improvements
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [bug report] io_uring: free io_buffer_list entries via RCU
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[bug report] io_uring: free io_buffer_list entries via RCU
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH AUTOSEL 6.6 21/32] io_uring: use fget/fput consistently
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] iouring: one capable call per iouring instance
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/2] iouring: one capable call per iouring instance
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCH 2/2] nvme: use uring_cmd sys_admin flag
From
: Keith Busch <kbusch@xxxxxxxx>
Re: [PATCH 1/1] io_uring: fix mutex_unlock with unreferenced ctx
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/1] io_uring: fix mutex_unlock with unreferenced ctx
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v2 0/3] clean up io_uring cmd header structure
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH for-next 0/2] inline execution ltimeout optimisation
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 3/3] io_uring/cmd: inline io_uring_cmd_get_task
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v2 2/3] io_uring/cmd: inline io_uring_cmd_do_in_task_lazy
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v2 1/3] io_uring: split out cmd api into a separate header
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCHv5 0/4] block integrity: directly map user space addresses
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHv5 0/4] block integrity: directly map user space addresses
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCHv5 0/4] block integrity: directly map user space addresses
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHv5 0/4] block integrity: directly map user space addresses
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [GIT PULL] io_uring fixes for 6.7-rc4
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH for-next 2/2] io_uring: optimise ltimeout for inline execution
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[GIT PULL] io_uring fixes for 6.7-rc4
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring: incorrect assumption about mutex behavior on unlock?
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCHv5 0/4] block integrity: directly map user space addresses
From
: Keith Busch <kbusch@xxxxxxxxxx>
mutex/spinlock semantics [was: Re: io_uring: incorrect assumption about mutex behavior on unlock?]
From
: Jann Horn <jannh@xxxxxxxxxx>
RE: io_uring: incorrect assumption about mutex behavior on unlock?
From
: David Laight <David.Laight@xxxxxxxxxx>
io_uring: incorrect assumption about mutex behavior on unlock?
From
: Jann Horn <jannh@xxxxxxxxxx>
Re: [PATCHv5 0/4] block integrity: directly map user space addresses
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[PATCH v2 1/3] io_uring: split out cmd api into a separate header
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 3/3] io_uring/cmd: inline io_uring_cmd_get_task
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 0/3] clean up io_uring cmd header structure
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 2/3] io_uring/cmd: inline io_uring_cmd_do_in_task_lazy
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 2/2] io_uring: optimise ltimeout for inline execution
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 1/2] io_uring: don't check iopoll if request completes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 0/2] inline execution ltimeout optimisation
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCHv5 0/4] block integrity: directly map user space addresses
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHv5 1/4] block: bio-integrity: directly map user buffers
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCHv5 3/4] iouring: remove IORING_URING_CMD_POLLED
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCHv5 0/4] block integrity: directly map user space addresses
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCHv5 2/4] nvme: use bio_integrity_map_user
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCHv5 4/4] io_uring: remove uring_cmd cookie
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCH 8/8] io_uring: use fget/fput consistently
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 7/8] io_uring: free io_buffer_list entries via RCU
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 6/8] io_uring/kbuf: prune deferred locked cache when tearing down
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/8] io_uring/kbuf: recycle freed mapped buffer ring entries
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/8] io_uring/kbuf: defer release of mapped buffer rings
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/8] io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/8] io_uring: enable io_mem_alloc/free to be used in other parts
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/8] io_uring: don't guard IORING_OFF_PBUF_RING with SETUP_NO_MMAP
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/8] Various io_uring fixes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHv4 1/4] block: bio-integrity: directly map user buffers
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCHv4 1/4] block: bio-integrity: directly map user buffers
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCHv4 0/4] block integrity: directly map user space addresses
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
[PATCHv4 2/4] nvme: use bio_integrity_map_user
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCHv4 1/4] block: bio-integrity: directly map user buffers
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCHv4 4/4] io_uring: remove uring_cmd cookie
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCHv4 0/4] block integrity: directly map user space addresses
From
: Keith Busch <kbusch@xxxxxxxx>
[PATCHv4 3/4] iouring: remove IORING_URING_CMD_POLLED
From
: Keith Busch <kbusch@xxxxxxxx>
Re: io_uring: risky use of task work, especially wrt fdget()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring: risky use of task work, especially wrt fdget()
From
: Jann Horn <jannh@xxxxxxxxxx>
Re: io_uring: risky use of task work, especially wrt fdget()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring: risky use of task work, especially wrt fdget()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring: risky use of task work, especially wrt fdget()
From
: Jens Axboe <axboe@xxxxxxxxx>
io_uring: risky use of task work, especially wrt fdget()
From
: Jann Horn <jannh@xxxxxxxxxx>
Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
From
: Eric Farman <farman@xxxxxxxxxxxxx>
Re: [PATCH v2 net-next 2/4] af_unix: Return struct unix_sock from unix_get_socket().
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v2 net-next 2/4] af_unix: Return struct unix_sock from unix_get_socket().
From
: Paolo Abeni <pabeni@xxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]