IO Uring
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 8/9] io-wq: batch the handling of fixed worker private works
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 2/9] io-wq: change argument of create_io_worker() for convienence
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 3/9] io-wq: add infra data structure for fixed workers
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 1/9] io-wq: add a worker flag for individual exit
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[RFC v3 0/9] fixed worker
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH v1] io_uring: Fix memory leak if file setup fails.
From
: Noah Goldstein <goldstein.w.n@xxxxxxxxx>
Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v1 06/18] xfs: add iomap async buffered write support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v1 06/18] xfs: add iomap async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v1 02/18] mm: add FGP_ATOMIC flag to __filemap_get_folio()
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes
From
: Jan Kara <jack@xxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in add_wait_queue
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in add_wait_queue
From
: syzbot <syzbot+950cee6d91e62329be2c@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v1 10/18] xfs: Enable async write file modification handling.
From
: Christian Brauner <brauner@xxxxxxxxxx>
[BUG] Layerscape CAAM+kTLS+io_uring
From
: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
Re: [PATCHSET 0/2] Add support for IORING_RECVSEND_POLL_FIRST
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 2/2] io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/2] Add support for IORING_RECVSEND_POLL_FIRST
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/2] io_uring: check IOPOLL/ioprio support upfront
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 0/2] Check reserved flags for send/recv
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/2] io_uring: check reserved fields for send/sendmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/2] io_uring: check reserved fields for recv/recvmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v4 00/12] add large CQE support for io-uring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v1 11/18] xfs: add async buffered write support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v1 10/18] xfs: Enable async write file modification handling.
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v1 06/18] xfs: add iomap async buffered write support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v1 02/18] mm: add FGP_ATOMIC flag to __filemap_get_folio()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[PATCH 2/4] io_uring: add flags2 variable
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] io_uring: check IOPOLL/ioprio support upfront
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET RFC 0/4] Add support for IOSQE2_POLL_FIRST
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] io_uring: add IOSQE2_POLL_FIRST flag
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/4] io_uring: wire up IOSQE2_POLL_FIRST for send/sendmsg and recv/recvmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v4 01/12] io_uring: support CQE32 in io_uring_cqe
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 11/12] io_uring: enable CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 02/12] io_uring: store add. return values for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 00/12] add large CQE support for io-uring
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 10/12] io_uring: support CQE32 in /proc info
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 12/12] io_uring: support CQE32 for nop operation
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 07/12] io_uring: flush completions for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 09/12] io_uring: add tracing for additional CQE32 fields
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 05/12] io_uring: add CQE32 completion processing
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 08/12] io_uring: overflow processing for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 06/12] io_uring: modify io_get_cqe for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 03/12] io_uring: change ring size calculation for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 04/12] io_uring: add CQE32 setup processing
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 15/18] mm: support write throttling for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 18/18] xfs: enable async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 16/18] iomap: User throttling for async buffered writes.
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 17/18] io_uring: support write throttling for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 14/18] sched: add new fields to task_struct
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 13/18] io_uring: add tracepoint for short writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 10/18] xfs: Enable async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 09/18] fs: add pending file update time flag.
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 12/18] io_uring: add support for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 04/18] iomap: use iomap_page_create_gfp() in __iomap_write_begin
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 11/18] xfs: add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 06/18] xfs: add iomap async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 02/18] mm: add FGP_ATOMIC flag to __filemap_get_folio()
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 07/18] fs: split off need_remove_file_privs() do_remove_file_privs()
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 08/18] fs: split off need_file_update_time and do_file_update_time
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 05/18] iomap: add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 01/18] block: add check for async buffered writes to generic_write_checks
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v1 03/18] iomap: add iomap_page_create_gfp to allocate iomap_pages
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH] io_uring: replace smp_mb() with smp_mb__after_atomic() in io_sq_thread()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: replace smp_mb() with smp_mb__after_atomic() in io_sq_thread()
From
: Almog Khaikin <almogkh@xxxxxxxxx>
Re: [PATCH 2/6] io_uring: serialize ctx->rings->sq_flags with atomic_or/and
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/6] io_uring: serialize ctx->rings->sq_flags with atomic_or/and
From
: Almog Khaikin <almogkh@xxxxxxxxx>
Re: [PATCH 1/6] task_work: allow TWA_SIGNAL without a rescheduling IPI
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHSET v4 next 0/5] Add support for non-IPI task_work
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v3 00/12] add large CQE support for io-uring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v3 08/12] io_uring: overflow processing for CQE32
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v3 0/4] io_uring: text representation of opcode in trace
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v3 00/12] add large CQE support for io-uring
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[PATCH v3 4/4] io_uring: use the text representation of ops in trace
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH v3 3/4] io_uring: rename op -> opcode
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH v3 0/4] io_uring: text representation of opcode in trace
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH v3 1/4] io_uring: add type to op enum
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH v3 2/4] io_uring: add io_uring_get_opcode
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH v2 0/4] io_uring: text representation of opcode in trace
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH v3 08/12] io_uring: overflow processing for CQE32
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCH v3 02/12] io_uring: wire up inline completion path for CQE32
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCH v3 01/12] io_uring: support CQE32 in io_uring_cqe
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[linux-next:master] BUILD REGRESSION e7d6987e09a328d4a949701db40ef63fbb970670
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[PATCH 6/6] io_uring: add IORING_SETUP_TASKRUN_FLAG
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v4 next 0/5] Add support for non-IPI task_work
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/6] io_uring: serialize ctx->rings->sq_flags with atomic_or/and
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/6] io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is used
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/6] io-wq: use __set_notify_signal() to wake workers
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/6] task_work: allow TWA_SIGNAL without a rescheduling IPI
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/6] io_uring: set task_work notify method at init time
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 0/4] io_uring: text representation of opcode in trace
From
: Jens Axboe <axboe@xxxxxxxxx>
[RFC 1/1] DMA offload for io_uring
From
: "Walker, Benjamin" <benjamin.walker@xxxxxxxxx>
[PATCH v4 4/6] liburing: index large CQE's correctly
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 5/6] liburing: add large CQE tests to nop test
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 6/6] liburing: Test all configurations with NOP test
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 1/6] liburing: Update io_uring.h with large CQE kernel changes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 0/6]liburing: add support for large CQE sizes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 2/6] liburing: increase mmap size for large CQE's
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v4 3/6] liburing: return correct ring size for large CQE's
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v3 0/6] liburing: add support for large CQE sizes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v3 00/12] add large CQE support for io-uring
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v3 5/6] liburing: add large CQE tests to nop test
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 4/6] liburing: index large CQE's correctly
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 6/6] liburing: Test all configurations with NOP test
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 0/6] liburing: add support for large CQE sizes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 1/6] liburing: Update io_uring.h with large CQE kernel changes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 2/6] liburing: increase mmap size for large CQE's
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 3/6] liburing: return correct ring size for large CQE's
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 12/12] io_uring: support CQE32 for nop operation
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 08/12] io_uring: overflow processing for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 11/12] io_uring: enable CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 06/12] io_uring: modify io_get_cqe for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 09/12] io_uring: add tracing for additional CQE32 fields
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 07/12] io_uring: flush completions for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 00/12] add large CQE support for io-uring
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 05/12] io_uring: add CQE32 completion processing
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 01/12] io_uring: support CQE32 in io_uring_cqe
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 02/12] io_uring: wire up inline completion path for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 03/12] io_uring: change ring size calculation for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 04/12] io_uring: add CQE32 setup processing
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v3 10/12] io_uring: support CQE32 in /proc info
From
: Stefan Roesch <shr@xxxxxx>
Re: memory access op ideas
From
: "Walker, Benjamin" <benjamin.walker@xxxxxxxxx>
[PATCH v2 4/4] io_uring: use the text representation of ops in trace
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH v2 3/4] io_uring: rename op -> opcode
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH v2 2/4] io_uring: add io_uring_get_opcode
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH v2 0/4] io_uring: text representation of opcode in trace
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH v2 1/4] io_uring: add type to op enum
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 1/3] io_uring: add io_uring_get_opcode
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/3] io_uring: add io_uring_get_opcode
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 1/3] io_uring: add io_uring_get_opcode
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 6/6] io_uring: add IORING_SETUP_TASKRUN_FLAG
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/6] io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is used
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/6] io_uring: set task_work notify method at init time
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/6] io-wq: use __set_notify_signal() to wake workers
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v3 next 0/5] Add support for non-IPI task_work
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/6] io_uring: serialize ctx->rings->sq_flags with atomic_or/and
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/6] task_work: allow TWA_SIGNAL without a rescheduling IPI
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/3] io_uring: add io_uring_get_opcode
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 1/3] io_uring: add io_uring_get_opcode
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 08/12] io_uring: overflow processing for CQE32
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[PATCH 0/3] text representation of opcode in trace
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 2/3] io_uring: rename op -> opcode
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 1/3] io_uring: add io_uring_get_opcode
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 3/3] io_uring: use the text representation of ops in trace
From
: Dylan Yudaken <dylany@xxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: cleanup error-handling around io_req_complete
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: cleanup error-handling around io_req_complete
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: cleanup error-handling around io_req_complete
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: memory access op ideas
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: memory access op ideas
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: cleanup error-handling around io_req_complete
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] io_uring: cleanup error-handling around io_req_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/5] io_uring: set task_work notify method at init time
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/5] io_uring: serialize ctx->rings->sq_flags with atomic_or/and
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v2 next 0/5] Add support for non-IPI task_work
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/5] io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_NO_RESCHED is used
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/5] task_work: allow TWA_SIGNAL without a rescheduling IPI
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/5] io-wq: use __set_notify_signal() to wake workers
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring fixes for 5.18-rc4
From
: pr-tracker-bot@xxxxxxxxxx
Re: memory access op ideas
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: memory access op ideas
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: memory access op ideas
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: [PATCH 2/5] io_uring: serialize ctx->rings->sq_flags with cmpxchg()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/5] io_uring: serialize ctx->rings->sq_flags with cmpxchg()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: memory access op ideas
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 2/5] io_uring: serialize ctx->rings->sq_flags with cmpxchg()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: memory access op ideas
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[GIT PULL] io_uring fixes for 5.18-rc4
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 06/12] io_uring: modify io_get_cqe for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCHSET next 0/5] Add support for non-IPI task_work
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/5] io_uring: serialize ctx->rings->sq_flags with cmpxchg()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/5] io_uring: set task_work notify method at init time
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/5] io-wq: use __set_notify_signal() to wake workers
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/5] task_work: allow TWA_SIGNAL without a rescheduling IPI
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 05/12] io_uring: add CQE32 completion processing
From
: Stefan Roesch <shr@xxxxxx>
[PATCH 5/5] io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_NO_RESCHED is used
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 01/11] io_uring: support CQE32 in io_uring_cqe
From
: Stefan Roesch <shr@xxxxxx>
Re: memory access op ideas
From
: "Walker, Benjamin" <benjamin.walker@xxxxxxxxx>
Re: [PATCH v2 08/12] io_uring: overflow processing for CQE32
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH liburing v1 0/6] liburing fixes and cleanups
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 00/12] add large CQE support for io-uring
From
: Stefan Roesch <shr@xxxxxx>
[PATCH liburing v1 2/6] Makefile: Make sure we build everything before runtests
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 0/6] liburing fixes and cleanups
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 3/6] test/Makefile: Remove `.PHONY` variable
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 6/6] test/double-poll-crash: Skip this test if the `mmap()` fails
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 1/6] test/runtests-quiet.sh: Fixup redirection
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 4/6] test/Makefile: Sort the test file list alphabetically
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 5/6] .github/workflows: Run the nolibc build for x86 32-bit
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [PATCH liburing v2 0/7] run tests in parallel
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH liburing v2 2/7] test: use unique path for socket
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing v2 3/7] test: use unique ports
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing v2 0/7] run tests in parallel
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing v2 5/7] test: mkdir -p output folder
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing v2 6/7] test: add make targets for each test
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing v2 7/7] test: use remove_buffers instead of nop to generate error codes
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing v2 4/7] test: use unique filenames
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing v2 1/7] test: handle mmap return failures in pollfree test
From
: Dylan Yudaken <dylany@xxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing 6/7] test: add make targets for each test
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH liburing 6/7] test: add make targets for each test
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: memory access op ideas
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: memory access op ideas
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
Re: memory access op ideas
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
Re: [RFC 00/11] io_uring specific task_work infra
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 4/7] test: use unique filenames
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 0/7] run tests in parallel
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 6/7] test: add make targets for each test
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 7/7] test: use remove_buffers instead of nop to generate error codes
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 1/7] test: handle mmap return failures in pollfree test
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 3/7] test: use unique ports
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 2/7] test: use unique path for socket
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 5/7] test: mkdir -p output folder
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH] io_uring: cleanup error-handling around io_req_complete
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCH 6/6] io_uring: allow NOP opcode in IOPOLL mode
From
: Dylan Yudaken <dylany@xxxxxx>
[syzbot] KMSAN: uninit-value in io_fallback_req_func
From
: syzbot <syzbot+5ca552d10251920ab7e2@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 00/12] add large CQE support for io-uring
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [RFC 00/11] io_uring specific task_work infra
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
Re: [PATCH v2 00/12] add large CQE support for io-uring
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCH v1 01/11] io_uring: support CQE32 in io_uring_cqe
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCH v2 08/12] io_uring: overflow processing for CQE32
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCH v1 01/11] io_uring: support CQE32 in io_uring_cqe
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCH v2 05/12] io_uring: add CQE32 completion processing
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCH v2 06/12] io_uring: modify io_get_cqe for CQE32
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCH 6/6] io_uring: allow NOP opcode in IOPOLL mode
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing 5/5] overflow: add tests
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 0/6] return an error when cqe is dropped
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 00/12] add large CQE support for io-uring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 00/12] add large CQE support for io-uring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v2 00/12] add large CQE support for io-uring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 00/12] add large CQE support for io-uring
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v2 00/12] add large CQE support for io-uring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC 00/11] io_uring specific task_work infra
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH] io_uring: add io_uring_enter(2) fixed file support
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[RFC 11/11] io_uring: lock-free task_work stack
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 10/11] io_uring: remove priority tw list
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 09/11] io_uring: refactor io_run_task_work()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 08/11] io_uring: wire io_uring specific task work
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 07/11] io_uring: run io_uring task_works on TIF_NOTIFY_SIGNAL
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 06/11] task_work: add helper for signalling a task
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 05/11] io_uring: add dummy io_uring_task_work_run()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 04/11] io_uring: don't take ctx refs in tctx_task_work()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 03/11] io_uring: ban tw queue for exiting processes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 02/11] io_uringg: add io_should_fail_tw() helper
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 00/11] io_uring specific task_work infra
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 01/11] io_uring: optimise io_req_task_work_add
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH liburing 5/5] overflow: add tests
From
: Dylan Yudaken <dylany@xxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH liburing] arch/x86/syscall: Remove TODO comment
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing 5/5] overflow: add tests
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
[PATCH 3/6] io_uring: rework io_uring_enter to simplify return value
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 4/5] add docs for overflow lost errors
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 4/6] io_uring: use constants for cq_overflow bitfield
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 5/6] io_uring: return an error when cqe is dropped
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 6/6] io_uring: allow NOP opcode in IOPOLL mode
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 1/5] fix documentation shortenings
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 0/5] overflow support
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 3/5] expose CQ ring overflow state
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 5/5] overflow: add tests
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 2/6] io_uring: trace cqe overflows
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 2/5] update io_uring_enter.2 docs for IORING_FEAT_NODROP
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 1/6] io_uring: add trace support for CQE overflow
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 0/6] return an error when cqe is dropped
From
: Dylan Yudaken <dylany@xxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
[PATCH liburing] arch/x86/syscall: Remove TODO comment
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH 2/2] io_uring: allow re-poll if we made progress
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET next 0/2] Allow MSG_WAITALL for send/sendmsg
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/2] io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 00/12] add large CQE support for io-uring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 0/6] liburing: add support for large CQE sizes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/5] io_uring: remove dead 'poll_only' argument to io_poll_cancel()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH for-next 0/3] timeout fixes & improvements
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: store SCM state in io_fixed_file->file_ptr
From
: Jens Axboe <axboe@xxxxxxxxx>
[linux-next:master] BUILD REGRESSION f1244c81da13009dbf61cb807f45881501c44789
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH v2 5/6] liburing: add large CQE tests to nop test
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 1/6] liburing: Update io_uring.h with large CQE kernel changes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 4/6] liburing: index large CQE's correctly
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 6/6] liburing: Test all configurations with NOP test
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 08/12] io_uring: overflow processing for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 10/12] io_uring: support CQE32 in /proc info
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 0/6] liburing: add support for large CQE sizes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 2/6] liburing: increase mmap size for large CQE's
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 11/12] io_uring: enable CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 3/6] liburing: return correct ring size for large CQE's
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 12/12] io_uring: support CQE32 for nop operation
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 09/12] io_uring: add tracing for additional CQE32 fields
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 07/12] io_uring: flush completions for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 06/12] io_uring: modify io_get_cqe for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 03/12] io_uring: change ring size calculation for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 01/12] io_uring: support CQE32 in io_uring_cqe
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 04/12] io_uring: add CQE32 setup processing
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 00/12] add large CQE support for io-uring
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 02/12] io_uring: wire up inline completion path for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v2 05/12] io_uring: add CQE32 completion processing
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [syzbot] possible deadlock in io_disarm_next
From
: syzbot <syzbot+57e67273f92d7f5f1931@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/3] io_uring: fix nested timeout locking on disarming
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 3/3] io_uring: refactor io_disarm_next() locking
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 2/3] io_uring: move tout locking in io_timeout_cancel()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 0/3] timeout fixes & improvements
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [syzbot] possible deadlock in io_disarm_next
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
[PATCH 3/9] io-wq: add infra data structure for fixed workers
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 9/9] io_uring: add register fixed worker interface
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 4/9] io-wq: tweak io_get_acct()
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 1/9] io-wq: add a worker flag for individual exit
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 5/9] io-wq: fixed worker initialization
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 6/9] io-wq: fixed worker exit
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 8/9] io-wq: batch the handling of fixed worker private works
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 2/9] io-wq: change argument of create_io_worker() for convienence
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[PATCH 7/9] io-wq: implement fixed worker logic
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[RFC v2 0/9] fixed worker
From
: Hao Xu <haoxu.linux@xxxxxxxxx>
[syzbot] possible deadlock in io_disarm_next
From
: syzbot <syzbot+57e67273f92d7f5f1931@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v1 4/6] liburing: index large CQE's correctly
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 2/6] liburing: increase mmap size for large CQE's
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 5/6] liburing: add large CQE tests to nop test
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 3/6] liburing: return correct ring size for large CQE's
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 1/6] liburing: Update io_uring.h with large CQE kernel changes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 6/6] liburing: Test all configurations with NOP test
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 0/6] liburing: add support for large CQE sizes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 03/11] io_uring: change ring size calculation for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 08/11] io_uring: overflow processing for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 10/11] io_uring: enable CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 04/11] io_uring: add CQE32 setup processing
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 05/11] io_uring: add CQE32 completion processing
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 02/11] io_uring: wire up inline completion path for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 06/11] io_uring: modify io_get_cqe for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 01/11] io_uring: support CQE32 in io_uring_cqe
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 00/11] add large CQE support for io-uring
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 07/11] io_uring: flush completions for CQE32
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 09/11] io_uring: add tracing for additional CQE32 fields
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v1 11/11] io_uring: support CQE32 for nop operation
From
: Stefan Roesch <shr@xxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
[linux-next:master] BUILD REGRESSION 634de1db0e9bbeb90d7b01020e59ec3dab4d38a1
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Jens Axboe <axboe@xxxxxxxxx>
IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: [PATCH 0/5] random 5.19 patches
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/5] io_uring: refactor io_assign_file error path
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/5] io_uring: refactor io_assign_file error path
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/5] io_uring: kill ctx arg from io_req_put_rsrc
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 4/5] io_uring: add a helper for putting rsrc nodes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 3/5] io_uring: store rsrc node in req instead of refs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 2/5] io_uring: refactor io_assign_file error path
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 1/5] io_uring: use right helpers for file assign locking
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 0/5] random 5.19 patches
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5/5] io_uring: add support for IORING_ASYNC_CANCEL_ANY
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/5] io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/5] io_uring: add support for IORING_ASYNC_CANCEL_ALL
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/5] io_uring: pass in struct io_cancel_data consistently
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/5] io_uring: remove dead 'poll_only' argument to io_poll_cancel()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v4 next 0/5] Extend cancelation support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing 0/3] Add x86 32-bit support for the nolibc build
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing 0/3] Add x86 32-bit support for the nolibc build
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing 0/3] Add x86 32-bit support for the nolibc build
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [PATCH 02/14] io_uring: add a hepler for putting rsrc nodes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH liburing 0/3] Add x86 32-bit support for the nolibc build
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: (subset) [PATCH 00/14] submission path refactoring
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 02/14] io_uring: add a hepler for putting rsrc nodes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 02/14] io_uring: add a hepler for putting rsrc nodes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v2 1/1] tests: add more file registration tests
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH liburing v2 1/1] tests: add more file registration tests
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH liburing 3/3] tests: add more file registration tests
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH] io_uring: free iovec if file assignment fails
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] memory leak in iovec_from_user
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] memory leak in iovec_from_user
From
: syzbot <syzbot+96b43810dfe9c3bb95ed@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: (subset) [PATCH liburing 0/3] extra tests
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing 3/3] tests: add more file registration tests
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 1/3] tests: reduce multicqe_drain waiting time
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 0/3] extra tests
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 3/3] tests: add more file registration tests
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 2/3] tests: extend scm cycle breaking tests
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [syzbot] memory leak in iovec_from_user
From
: Jens Axboe <axboe@xxxxxxxxx>
[syzbot] memory leak in iovec_from_user
From
: syzbot <syzbot+96b43810dfe9c3bb95ed@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCHSET v3 next 0/4] Extend cancelation support
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/4] io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/4] io_uring: pass in struct io_cancel_data consistently
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] io_uring: add support for IORING_ASYNC_CANCEL_ALL
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] io_uring: remove dead 'poll_only' argument to io_poll_cancel()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 05/14] io_uring: inline io_free_req()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 06/14] io_uring: helper for prep+queuing linked timeouts
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 12/14] io_uring: refactor io_submit_sqe()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 11/14] io_uring: refactor lazy link fail
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 03/14] io_uring: minor refactoring for some tw handlers
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 13/14] io_uring: inline io_req_complete_fail_submit()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 00/14] submission path refactoring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 09/14] io_uring: refactor io_queue_sqe()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 14/14] io_uring: add data_race annotations
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 08/14] io_uring: rename io_queue_async_work()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 07/14] io_uring: inline io_queue_sqe()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 04/14] io_uring: kill io_put_req_deferred()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 01/14] io_uring: clean poll tw PF_EXITING handling
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 02/14] io_uring: add a hepler for putting rsrc nodes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 10/14] io_uring: introduce IO_REQ_LINK_FLAGS
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [GIT PULL] io_uring fixes for 5.18-rc3
From
: pr-tracker-bot@xxxxxxxxxx
[PATCH 5/5] io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/5] io_uring: add support for IORING_ASYNC_CANCEL_ALL
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/5] io_uring: remove dead 'poll_only' argument to io_poll_cancel()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/5] io_uring: rename io_cancel_data->user_data to just 'data'
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET next 0/5] Extend cancelation support
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/5] io_uring: pass in struct io_cancel_data consistently
From
: Jens Axboe <axboe@xxxxxxxxx>
[GIT PULL] io_uring fixes for 5.18-rc3
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] kernel BUG in commit_creds
From
: syzbot <syzbot+60c52ca98513a8760a91@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH] io_uring: abort file assignment prior to assigning creds
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] kernel BUG in commit_creds
From
: Jens Axboe <axboe@xxxxxxxxx>
[syzbot] kernel BUG in commit_creds
From
: syzbot <syzbot+60c52ca98513a8760a91@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH liburing 3/3] arch/x86/syscall: Add x86 32-bit native syscall support
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing 2/3] arch/x86/lib: Provide `get_page_size()` function for x86 32-bit
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing 1/3] arch/syscall-defs: Use `__NR_mmap2` instead of `__NR_mmap` for x86 32-bit
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing 0/3] Add x86 32-bit support for the nolibc build
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH 4/4] io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/4] io_uring: pass in struct io_cancel_data consistently
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] io_uring: rename io_cancel_data->user_data to just 'data'
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET next 0/4] Allow cancelation based on fd
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] io_uring: remove dead 'poll_only' argument to io_poll_cancel()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: questions about io_uring buffer select feature
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: questions about io_uring buffer select feature
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
questions about io_uring buffer select feature
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH 5.18 0/3] file assignment issues
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHSET 0/2] Add io_uring socket(2) support
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/3] io_uring: fix poll error reporting
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 2/3] io_uring: fix poll file assign deadlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 1/3] io_uring: use right issue_flags for splice/tee
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.18 0/3] file assignment issues
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/2] net: add __sys_socket_file()
From
: David Miller <davem@xxxxxxxxxxxxx>
memory access op ideas
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Paolo Abeni <pabeni@xxxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Eric Dumazet <edumazet@xxxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Eric Dumazet <edumazet@xxxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Eric Dumazet <edumazet@xxxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Eric Dumazet <edumazet@xxxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Eric Dumazet <edumazet@xxxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHSET 0/4] Add support for no-lock sockets
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
[PATCH 2/4] net: allow sk_prot->release_cb() without sock lock held
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] net: add sock 'sk_no_lock' member
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/4] Add support for no-lock sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/2] io_uring: add socket(2) support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: allow direct descriptors for connect
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] net: add support for socket no-lock
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/4] io_uring: mark accept direct socket as no-lock
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: allow direct descriptors for connect
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/2] net: add __sys_socket_file()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/2] Add io_uring socket(2) support
From
: Jens Axboe <axboe@xxxxxxxxx>
[linux-next:master] BUILD REGRESSION d0c745e7b2d6ce8bcc768b32361ab8ef520821ee
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 0/4] io_uring: verify that reserved fields are 0
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH next 0/9] for-next clean ups and micro optimisation
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] io_uring: verify resv is 0 in ringfd register/unregister
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 4/4] io_uring: verify pad field is 0 in io_get_ext_arg
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 2/4] io_uring: verify that resv2 is 0 in io_uring_rsrc_update2
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 1/4] io_uring: move io_uring_rsrc_update2 validation
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 0/4] io_uring: verify that reserved fields are 0
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 9/9] io_uring: optimise io_get_cqe()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 9/9] io_uring: optimise io_get_cqe()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 9/9] io_uring: optimise io_get_cqe()
From
: Florian Schmaus <flo@xxxxxxxxxxxx>
Re: [PATCH next 0/9] for-next clean ups and micro optimisation
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH next 0/9] for-next clean ups and micro optimisation
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: fix assign file locking issues
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/1] io_uring: fix assign file locking issues
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 9/9] io_uring: optimise io_get_cqe()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 8/9] io_uring: optimise submission left counting
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 7/9] io_uring: optimise submission loop invariant
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 6/9] io_uring: add helper to return req to cache list
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5/9] io_uring: helper for empty req cache checks
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 4/9] io_uring: inline io_flush_cached_reqs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 1/9] io_uring: explicitly keep a CQE in io_kiocb
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 3/9] io_uring: shrink final link flush
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 2/9] io_uring: memcpy CQE from req
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH next 0/9] for-next clean ups and micro optimisation
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH AUTOSEL 5.15 38/41] io_uring: zero tag on rsrc removal
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.15 39/41] io_uring: use nospec annotation for more indexes
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.17 46/49] io_uring: zero tag on rsrc removal
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.17 47/49] io_uring: use nospec annotation for more indexes
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH 4/4] io_uring: stop using io_wq_work as an fd placeholder
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] io_uring: move apoll->events cache
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/4] io_uring: io_kiocb_update_pos() should not touch file for non -1 offset
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] io_uring: flag the fact that linked file assignment is sane
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/4] Misc fixups for 5.18
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: flag the fact that linked file assignment is sane
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring fixes for 5.18-rc2
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] io_uring fixes for 5.18-rc2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH next 0/5] simplify SCM accounting
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH next 0/5] simplify SCM accounting
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 0/2] two small rsrc infra patches
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: don't scm-account for non af_unix sockets
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 2/2] io_uring: use nospec annotation for more indexes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 1/2] io_uring: zero tag on rsrc removal
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 0/2] two small rsrc infra patches
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5/5] io_uring: rename io_sqe_file_register
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 3/5] io_uring: don't pass around fixed index for scm
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 4/5] io_uring: deduplicate SCM accounting
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH next 0/5] simplify SCM accounting
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 1/5] io_uring: uniform SCM accounting
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 2/5] io_uring: refactor __io_sqe_files_scm
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/1] io_uring: don't scm-account for non af_unix sockets
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/1] io_uring: don't scm-account for non af_unix sockets
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 0/2] io_uring resource handling fixes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
From
: Eugene Syromiatnikov <esyr@xxxxxxxxxx>
[PATCH 2/2] io_uring: don't touch scm_fp_list after queueing skb
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 0/2] io_uring resource handling fixes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 1/2] io_uring: nospec index for tags on files update
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC 0/5] big-cqe based uring-passthru
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHSET v4 0/5] Fix early file assignment for links or drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCHSET v4 0/5] Fix early file assignment for links or drain
From
: Stefan Metzmacher <metze@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [syzbot] INFO: task hung in linkwatch_event (2)
From
: syzbot <syzbot+96ff6cfc4551fcc29342@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/6] io_uring: move read/write file prep state into actual opcode handler
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/6] io_uring: defer file assignment
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 6/6] io_uring: drop the old style inflight file tracking
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v4 0/5] Fix early file assignment for links or drain
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/6] io_uring: defer splice/tee file validity check until command issue
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/6] io_uring: don't check req->file in io_fsync_prep()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/6] io_uring: propagate issue_flags state down to file assignment
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PULL|PATCH v3 0/7] liburing debian packaging fixes
From
: Stefan Metzmacher <metze@xxxxxxxxx>
Re: [RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PULL|PATCH v3 0/7] liburing debian packaging fixes
From
: Stefan Metzmacher <metze@xxxxxxxxx>
Re: [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [RFC 4/5] io_uring: add support for big-cqe
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC 0/5] big-cqe based uring-passthru
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC 2/5] fs: add file_operations->async_cmd()
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC 4/5] io_uring: add support for big-cqe
From
: Christoph Hellwig <hch@xxxxxx>
io_uring: explicit support for out of band data in io_uring_cmd
From
: Christoph Hellwig <hch@xxxxxx>
nvme: split the uring cmd path from the regular ioctl path
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH liburing v2 0/3] Simplify build for tests and gitignore cleanup
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v2 0/3] Simplify build for tests and gitignore cleanup
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v2 0/3] Simplify build for tests and gitignore cleanup
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PULL|PATCH v3 0/7] liburing debian packaging fixes
From
: Eric Wong <e@xxxxxxxxx>
[PATCH liburing v2 3/3] test/Makefile: Append `.t` to the test binary
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v2 2/3] test/Makefile: Append `-lpthread` to `LDFLAGS` for all tests
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v2 1/3] test: Rename `[0-9a-f]-test.c` to `[0-9a-f].c`
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v2 0/3] Simplify build for tests and gitignore cleanup
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [PATCH liburing 2/2] test/Makefile: Append `.test` to the test binary filename
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [PATCH liburing 2/2] test/Makefile: Append `.test` to the test binary filename
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH liburing 2/2] test/Makefile: Append `.test` to the test binary filename
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing 1/2] test/Makefile: Append -lpthread for all tests
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing 0/2] Simplify build for tests and a gitignore cleanup
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [PATCH liburing v1 2/2] test/Makefile: Append `.test` to the test binary filename
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v1 2/2] test/Makefile: Append `.test` to the test binary filename
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [PATCH liburing v1 2/2] test/Makefile: Append `.test` to the test binary filename
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v1 2/2] test/Makefile: Append `.test` to the test binary filename
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [PULL|PATCH v3 0/7] liburing debian packaging fixes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: (subset) [PATCH liburing v1 0/2] SPDX fix and .gitignore improvement
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v1 2/2] test/Makefile: Append `.test` to the test binary filename
From
: Jens Axboe <axboe@xxxxxxxxx>
[RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH liburing v1 1/2] src/int_flags.h: Add missing SPDX-License-Identifier
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 2/2] test/Makefile: Append `.test` to the test binary filename
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH liburing v1 0/2] SPDX fix and .gitignore improvement
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [PULL|PATCH v3 0/7] liburing debian packaging fixes
From
: Eric Wong <e@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring fixes for 5.18-rc1
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] io_uring fixes for 5.18-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in io_poll_check_events
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in io_poll_check_events
From
: syzbot <syzbot+edb9c7738ba8cbdbf197@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
[RFC 5/5] nvme: wire-up support for async-passthru on char-device.
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[RFC 4/5] io_uring: add support for big-cqe
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[RFC 2/5] fs: add file_operations->async_cmd()
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[RFC 1/5] io_uring: add support for 128-byte SQEs
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[RFC 0/5] big-cqe based uring-passthru
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in io_poll_check_events
From
: syzbot <syzbot+edb9c7738ba8cbdbf197@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in io_poll_check_events
From
: syzbot <syzbot+edb9c7738ba8cbdbf197@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2] io_uring: drop the old style inflight file tracking
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] KASAN: null-ptr-deref Write in io_file_get_normal
From
: syzbot <syzbot+c4b9303500a21750b250@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [syzbot] KASAN: null-ptr-deref Write in io_file_get_normal
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: drop the old style inflight file tracking
From
: Jens Axboe <axboe@xxxxxxxxx>
[syzbot] KASAN: null-ptr-deref Write in io_file_get_normal
From
: syzbot <syzbot+c4b9303500a21750b250@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/4] liburing: support xattr functions
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH v2 0/4] liburing: support xattr functions
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v13 0/4] io_uring: add xattr support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/5] io_uring: move read/write file prep state into actual opcode handler
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/5] io_uring: defer file assignment for links
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/5] io_uring: defer splice/tee file validity check until command issue
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/5] io_uring: don't check req->file in io_fsync_prep()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/5] io_uring: defer msg-ring file validity check until command issue
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v3 0/5] Fix early file assignment for links or drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io_uring_prep_openat_direct() and link/drain
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Kanchan Joshi <joshiiitr@xxxxxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 17/17] nvme: enable non-inline passthru commands
From
: Christoph Hellwig <hch@xxxxxx>
[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]