IO Uring
[Prev Page][Next Page]
- [PATCH liburing] test/io_uring_passthrough: add test case for submission failure
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH] io_uring: fix submission-failure handling for uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: fix off-by-one in sync cancelation file check
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 0/2] liburing uapi and manpage update
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] Maintainer and uapi header update
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] MAINTAINERS: Add `include/linux/io_uring_types.h`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH 0/2] Maintainer and uapi header update
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH 2/2] io_uring: uapi: Sync with the kernel
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing 0/2] liburing uapi and manpage update
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH 1/2] liburing: Change the type of `flags` in `io_uring_prep_renameat()` to `unsigned int`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH 2/2] io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH 1/3] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] selinux: implement the security_uring_cmd() LSM hook
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH 2/3] selinux: implement the security_uring_cmd() LSM hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH 1/3] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH for-next v3 4/7] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH for-next v2 4/4] nvme: wire up fixed buffer support for nvme passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next v2 3/4] block: add helper to map bvec iterator for passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next v2 0/4] fixed-buffer for uring-cmd/passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next v2 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next v2 1/4] io_uring: introduce io_uring_cmd_import_fixed
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [GIT PULL] io_uring fixes for 6.0-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 19/19] io_uring: wire up uringlet
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 18/19] io-wq: only do io_uringlet_end() at the first schedule time
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 16/19] io_uring: release ctx->let when a ring exits
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 14/19] io_uring: modify issue_flags for uringlet mode
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 15/19] io_uring: don't use inline completion cache if scheduled
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 17/19] io_uring: disable task plug for now
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 09/19] io-wq: add IO_WORKER_F_SCHEDULED and its friends
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 11/19] io_uring: don't allocate io-wq for a worker in uringlet mode
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 10/19] io_uring: add io_submit_sqes_let()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 12/19] io_uring: add uringlet worker cancellation function
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 13/19] io-wq: add wq->owner for uringlet mode
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 07/19] io-wq: move worker state flags to io-wq.h
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 08/19] io-wq: add IO_WORKER_F_SUBMIT and its friends
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 05/19] io_uring: add io_uringler_offload() for uringlet mode
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 01/19] io_uring: change return value of create_io_worker() and io_wqe_create_worker()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 02/19] io_uring: add IORING_SETUP_URINGLET
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 04/19] io-wq: split io_wqe_worker() to io_wqe_worker_normal() and io_wqe_worker_let()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [RFC 00/19] uringlet
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 06/19] io-wq: change the io-worker scheduling logic
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 03/19] io_uring: make worker pool per ctx for uringlet mode
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH for-next v3 1/7] io_uring: remove unnecessary variable
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v3 6/7] io_uring: signal registered eventfd to process deferred task work
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v3 7/7] io_uring: trace local task work run
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v3 5/7] io_uring: move io_eventfd_put
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v3 4/7] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v3 0/7] io_uring: defer task work to when it is needed
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v3 2/7] io_uring: introduce io_has_work
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v3 3/7] io_uring: do not run task work at the start of io_uring_enter
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 3/4] block: add helper to map bvec iterator for passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next 4/4] nvme: wire up fixed buffer support for nvme passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next 0/4] fixed-buffer for uring-cmd/passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next 1/4] io_uring: introduce io_uring_cmd_import_fixed
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: generic/471 regression with async buffered writes?
- From: Jens Axboe <axboe@xxxxxxxxx>
- generic/471 regression with async buffered writes?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH for-next v2 4/6] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH for-5.20] io_uring/net: use right helpers for async_data
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH for-5.20] io_uring/net: use right helpers for async_data
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next v2 4/6] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: KASAN: null-ptr-deref Write in io_file_get_normal
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Adding read_exact and write_all OPs?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: KASAN: null-ptr-deref Write in io_file_get_normal
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Adding read_exact and write_all OPs?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: Adding read_exact and write_all OPs?
- From: Artyom Pavlov <newpavlov@xxxxxxxxx>
- Re: KASAN: null-ptr-deref Write in io_file_get_normal
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: KASAN: null-ptr-deref Write in io_file_get_normal
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- KASAN: null-ptr-deref Write in io_file_get_normal
- From: Jiacheng Xu <578001344xu@xxxxxxxxx>
- Deprecation of IORING_OP_EPOLL_CTL (Re: [GIT PULL] io_uring updates for 5.18-rc1)
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH for-next v2 6/6] io_uring: signal registered eventfd to process deferred task work
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v2 3/6] io_uring: do not run task work at the start of io_uring_enter
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v2 4/6] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v2 5/6] io_uring: move io_eventfd_put
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v2 2/6] io_uring: introduce io_has_work
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v2 1/6] io_uring: remove unnecessary variable
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next v2 0/6] io_uring: defer task work to when it is needed
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH for-next 5/7] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH v2] test/xattr: don't rely on NUL-termination
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2] test/xattr: don't rely on NUL-termination
- From: Jiri Slaby <jslaby@xxxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [RFC 1/2] io_uring/notif: change notif CQE uapi format
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [RFC 2/2] io_uring/net: allow to override notification tag
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [RFC 2/2] io_uring/net: allow to override notification tag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 1/2] io_uring/notif: change notif CQE uapi format
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 0/2] io_uring zc notification tag override
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-5.20 0/3] small io_uring/net fixes and uapi improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing] handle buffered writes in read-write test
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing] handle buffered writes in read-write test
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH for-next 5/7] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next 5/7] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH for-next 1/7] io_uring: use local ctx variable
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH] fs: don't randomized kiocb fields
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next 5/7] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next 4/7] io_uring: do not always run task work at the start of io_uring_enter
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next 1/7] io_uring: use local ctx variable
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH liburing 08/11] add docs for overflow lost errors
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 09/11] expose CQ ring overflow state
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 06/11] fix documentation shortenings
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 03/11] add a t_probe_defer_taskrun helper function for tests
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 05/11] add a defer-taskrun test
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next 7/7] io_uring: signal registered eventfd to process deferred task work
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 02/11] add io_uring_submit_and_get_events and io_uring_get_events
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 04/11] update existing tests for defer taskrun
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 01/11] Copy defer task run definition from kernel
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 11/11] file-verify test: log if short read
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 10/11] overflow: add tests
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 07/11] update io_uring_enter.2 docs for IORING_FEAT_NODROP
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next 5/7] io_uring: add IORING_SETUP_DEFER_TASKRUN
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 00/11] Defer taskrun changes
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next 3/7] io_uring: introduce io_has_work
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next 1/7] io_uring: use local ctx variable
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next 2/7] io_uring: remove unnecessary variable
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next 6/7] io_uring: move io_eventfd_put
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next 0/7] io_uring: defer task work to when it is needed
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-next 4/7] io_uring: do not always run task work at the start of io_uring_enter
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH for-5.20 3/3] io_uring/notif: raise limit on notification slots
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-5.20 2/3] io_uring/net: improve zc addr import error handling
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-5.20 1/3] io_uring/net: use right helpers for async recycle
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-5.20 0/3] small io_uring/net fixes and uapi improvements
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring/net: send retry for zerocopy
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring/net: send retry for zerocopy
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring/net: send retry for zerocopy
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring/net: send retry for zerocopy
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring/net: send retry for zerocopy
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] fs: don't randomized kiocb fields
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] io_uring/net: send retry for zerocopy
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL v2] io_uring fixes for 6.0-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL v2] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] fs: don't randomized kiocb fields
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH] fs: don't randomized kiocb fields
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fs: don't randomized kiocb fields
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] fs: don't randomized kiocb fields
- From: Keith Busch <kbusch@xxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 8/8] io_uring: introduce struct io_uring_sqe_{fsync,sfr,fallocate}
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [RFC PATCH 7/8] io_uring: introduce struct io_uring_sqe_rw for all io_prep_rw() using opcodes
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [RFC PATCH 6/8] io_uring: add BUILD_BUG_SQE_HDR_COMMON() macro
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [RFC PATCH 5/8] io_uring: only access generic struct io_uring_sqe elements in io_uring.c
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [RFC PATCH 4/8] io_uring: only make use generic struct io_uring_sqe elements for tracing
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [RFC PATCH 3/8] io_uring: check legacy layout of struct io_uring_sqe with BUILD_BUG_SQE_LEGACY*
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [RFC PATCH 2/8] io_uring: add a generic structure for struct io_uring_sqe
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [RFC PATCH 1/8] io_uring: move the current struct io_uring_sqe members to legacy sub struct
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [RFC PATCH 0/8] cleanup struct io_uring_sqe layout
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH] io_uring: Optimizing return value
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: Optimizing return value
- From: Zhang chunchao <chunchao@xxxxxxxxxxxx>
- Re: [PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] Modify the return value ret to EOPNOTSUPP when initialized to reduce repeated assignment of errno
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH] io_uring: fix error handling for io_uring_cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix error handling for io_uring_cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH] io_uring: fix error handling for io_uring_cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix error handling for io_uring_cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH] io_uring: fix error handling for io_uring_cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] Modify the return value ret to EOPNOTSUPP when initialized to reduce repeated assignment of errno
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/3] typesafety improvements on io_uring-6.0
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix error handling for io_uring_cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] Modify the return value ret to EOPNOTSUPP when initialized to reduce repeated assignment of errno
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: fix error handling for io_uring_cmd
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH] Modify the return value ret to EOPNOTSUPP when initialized to reduce repeated assignment of errno
- From: Zhang chunchao <chunchao@xxxxxxxxxxxx>
- Re: [PATCHv3 0/7] dma mapping optimisations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] io_uring: add missing BUILD_BUG_ON() checks for new io_uring_sqe fields
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH 2/3] io_uring: make io_kiocb_to_cmd() typesafe
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH 1/3] io_uring: consistently make use of io_notif_to_data()
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH 0/3] typesafety improvements on io_uring-6.0
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [GIT PULL] io_uring fixes for 6.0-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCHv3 0/7] dma mapping optimisations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [RFC net-next io_uring 11/11] io_uring/notif: add ubuf_info ref caching
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 09/11] io_uring/notif: add helper for flushing refs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 08/11] net: let callers provide ->msg_ubuf refs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 07/11] net/tcp: optimise tcp ubuf refcounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 06/11] net: add flags for controlling ubuf_info
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 10/11] io_uring/notif: mark notifs with UARGFL_CALLER_PINNED
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 05/11] net: rename ubuf_info's flags
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 04/11] net: shrink struct ubuf_info
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 03/11] vhost/net: use struct ubuf_info_msgzc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 02/11] xen/netback: use struct ubuf_info_msgzc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 01/11] net: introduce struct ubuf_info_msgzc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC net-next io_uring 00/11] improve io_uring's ubuf_info refcounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH liburing v1 00/10] liburing test fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] GitHub bot update
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in __io_remove_buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] KASAN: use-after-free Read in __io_remove_buffers
- From: syzbot <syzbot+6a8a923895a61a5dbf18@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] GitHub bot update
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 10/10] test/file-register: Fix reading from uninitialized buffer
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 09/10] test/eventfd-disable: Fix reading uninitialized variable
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 07/10] test/submit-link-fail: Initialize the buffer before `write()`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 08/10] test/232c93d07b74: Fix reading from uninitialized buffer
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 06/10] test/statx: Fix reading from uninitialized buffer
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 05/10] test/fpos: Fix reading from uninitialized buffer
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 03/10] test/file-verify: Fix reading from uninitialized buffer
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 04/10] test/fixed-reuse: Fix reading from uninitialized array
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 01/10] test/cq-overflow: Don't call `io_uring_queue_exit()` if the ring is not initialized
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 00/10] liburing test fixes
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v1 02/10] test/eeed8b54e0df: Initialize the `malloc()`ed buffer before `write()`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCHv3 0/7] dma mapping optimisations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 0/7] dma mapping optimisations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 0/7] dma mapping optimisations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 0/7] dma mapping optimisations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 0/7] dma mapping optimisations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 2/7] file: add ops to dma map bvec
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 2/7] file: add ops to dma map bvec
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [bug report] ublk: re-issued blk-mq request may reference a freed io_uring context
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCHv3 2/7] file: add ops to dma map bvec
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHv3 2/7] file: add ops to dma map bvec
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv3 2/7] file: add ops to dma map bvec
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHv3 2/7] file: add ops to dma map bvec
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv3 2/7] file: add ops to dma map bvec
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH for-next v2 4/4] nvme: wire up async polling for io passthrough commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next v2 3/4] block: export blk_rq_is_poll
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next v2 1/4] fs: add file_operations->uring_cmd_iopoll
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next v2 2/4] io_uring: add iopoll infrastructure for io_uring_cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH for-next v2 0/4] iopoll support for io_uring/nvme
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 4/4] nvme: wire up async polling for io passthrough commands
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: wire up async polling for io passthrough commands
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: wire up async polling for io passthrough commands
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: wire up async polling for io passthrough commands
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: wire up async polling for io passthrough commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: wire up async polling for io passthrough commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHv3 5/7] io_uring: introduce file slot release helper
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv3 4/7] block: add dma tag bio type
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv3 3/7] iov_iter: introduce type for preregistered dma tags
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv3 7/7] nvme-pci: implement dma_map support
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv3 2/7] file: add ops to dma map bvec
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv3 6/7] io_uring: add support for dma pre-mapping
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv3 0/7] dma mapping optimisations
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv3 1/7] blk-mq: add ops to dma map bvec
- From: Keith Busch <kbusch@xxxxxx>
- [PATCH 4/4] nvme: wire up async polling for io passthrough commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH 3/4] block: export blk_rq_is_poll
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH 2/4] io_uring: add iopoll infrastructure for io_uring_cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH 1/4] fs: add file_operations->uring_cmd_iopoll
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH 0/4] iopoll support for io_uring/nvme passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH liburing] io_uring-udp: make more obvious what kernel version is required
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix io_recvmsg_prep_multishot casts
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix io_recvmsg_prep_multishot casts
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: fix io_recvmsg_prep_multishot casts
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH liburing 0/6] improve zeoropy testing
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv2 0/7] dma mapping optimisations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv2 0/7] dma mapping optimisations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 1/1] io_uring/net: send retry for zerocopy
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: mem-account pbuf buckets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing 6/6] test/zc: test short zc send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 5/6] test/zc: recv asynchronously
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 4/6] test/zc: handle short rx
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 3/6] test/zc: allocate buffers dynamically
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 2/6] tests/zc: test tcp
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 1/6] test/zc: improve error messages
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 0/6] improve zeoropy testing
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/1] io_uring/net: send retry for zerocopy
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/1] io_uring: mem-account pbuf buckets
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v2] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCHv2 0/7] dma mapping optimisations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring support for zerocopy send
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring support for zerocopy send
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring support for zerocopy send
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing] io_uring-udp: make more obvious what kernel version is required
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: Adding read_exact and write_all OPs?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 1/1] io_uring: pass correct parameters to io_req_set_res
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH V2 1/1] io_uring: pass correct parameters to io_req_set_res
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] ublk_drv: hang while removing ublk character device
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [bug report] ublk_drv: hang while removing ublk character device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] io_uring: pass correct parameters to io_req_set_res
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] io_uring: pass correct parameters to io_req_set_res
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [bug report] ublk_drv: hang while removing ublk character device
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: pass correct parameters to io_req_set_res
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCHv2 6/7] io_uring: add support for dma pre-mapping
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [GIT PULL] io_uring support for buffered writes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] io_uring support for zerocopy send
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] io_uring updates for 5.20-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Adding read_exact and write_all OPs?
- From: Artyom Pavlov <newpavlov@xxxxxxxxx>
- Re: [GIT PULL] io_uring support for zerocopy send
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCHv2 7/7] nvme-pci: implement dma_map support
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv2 6/7] io_uring: add support for dma pre-mapping
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv2 4/7] block: add dma tag bio type
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv2 1/7] blk-mq: add ops to dma map bvec
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv2 3/7] iov_iter: introduce type for preregistered dma tags
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv2 5/7] io_uring: introduce file slot release helper
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv2 2/7] file: add ops to dma map bvec
- From: Keith Busch <kbusch@xxxxxx>
- [PATCHv2 0/7] dma mapping optimisations
- From: Keith Busch <kbusch@xxxxxx>
- [GIT PULL] io_uring support for zerocopy send
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring support for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring updates for 5.20-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH net-next v4 00/27] io_uring zerocopy send
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH liburing] add additional meson build system support
- From: Florian Schmaus <flow@xxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v3 2/5] io_uring.h: sync sqe entry with 5.20 io_uring
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- Re: [PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing v3 5/5] test/io_uring_passthrough: add test case for poll IO
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v3 4/5] test: add io_uring passthrough test
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v3 3/5] nvme: add nvme opcodes, structures and helper functions
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v3 1/5] configure: check for nvme uring command support
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH liburing] add additional meson build system support
- From: Florian Fischer <florian.fischer@muhq.space>
- Re: [PATCH liburing] add additional meson build system support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH liburing v2 0/5] Add basic test for nvme uring passthrough commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH liburing v2 4/5] test: add io_uring passthrough test
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing v2 3/5] nvme: add nvme opcodes, structures and helper functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing v2 4/5] test: add io_uring passthrough test
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH 5.10 005/105] io_uring: Use original task for req identity in io_identity_cow()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH liburing 9/9] meson: update available examples to liburing 2.3
- From: Florian Fischer <florian.fischer@muhq.space>
- [PATCH liburing 8/9] github bot: add jobs for meson
- From: Florian Fischer <florian.fischer@muhq.space>
- [PATCH liburing 7/9] meson: add 'raw' test suite
- From: Florian Fischer <florian.fischer@muhq.space>
- [PATCH liburing 6/9] meson: support building without libc
- From: Florian Fischer <florian.fischer@muhq.space>
- [PATCH liburing 5/9] meson: add default test setup running each test once
- From: Florian Fischer <florian.fischer@muhq.space>
- [PATCH liburing 3/9] meson: update available tests to liburing 2.3
- From: Florian Fischer <florian.fischer@muhq.space>
- [PATCH liburing 4/9] meson: update installed manpages to liburing 2.3
- From: Florian Fischer <florian.fischer@muhq.space>
- [PATCH liburing 2/9] meson: update meson build files for liburing 2.3
- From: Florian Fischer <florian.fischer@muhq.space>
- [PATCH liburing 1/9] add Meson build system
- From: Florian Fischer <florian.fischer@muhq.space>
- [PATCH liburing] add additional meson build system support
- From: Florian Fischer <florian.fischer@muhq.space>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH for-next v2 0/2] notification optimisation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 2/5] iov_iter: introduce type for preregistered dma tags
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH net-next v4 00/27] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Confused about count argument in io_uring_prep_timeout
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Confused about count argument in io_uring_prep_timeout
- From: Bikal Gurung <gbikal@xxxxxxxxx>
- Re: [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH for-next v2 2/2] io_uring: notification completion optimisation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next v2 1/2] io_uring: export req alloc from core
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next v2 0/2] notification optimisation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH net-next v5 27/27] selftests/io_uring: test zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH net-next v5 27/27] selftests/io_uring: test zerocopy send
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] iov_iter: introduce type for preregistered dma tags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next] io_uring/zc: notification completion optimisation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/5] block: add dma tag bio type
- From: Keith Busch <kbusch@xxxxxx>
- [PATCH 5/5] nvme-pci: implement dma_map support
- From: Keith Busch <kbusch@xxxxxx>
- [PATCH 2/5] iov_iter: introduce type for preregistered dma tags
- From: Keith Busch <kbusch@xxxxxx>
- [PATCH 1/5] blk-mq: add ops to dma map bvec
- From: Keith Busch <kbusch@xxxxxx>
- [PATCH 4/5] io_uring: add support for dma pre-mapping
- From: Keith Busch <kbusch@xxxxxx>
- [PATCH 0/5] dma mapping optimisations
- From: Keith Busch <kbusch@xxxxxx>
- Re: [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing] examples/io_uring-udp: Use a proper cast for `(struct sockaddr *)` argument
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing] examples/io_uring-udp: Use a proper cast for `(struct sockaddr *)` argument
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- Re: [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH for-next] io_uring/zc: notification completion optimisation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH liburing] .gitignore: Add poll-bench and send-zerocopy examples
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing] arch/syscall: Use __NR_mmap2 existence for preprocessor condition
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing 2/5] order like functions together in liburing.h
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 5/5] add an example for a UDP server
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 4/5] add documentation for multishot recvmsg
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 3/5] change io_uring_recvmsg_payload_length return type
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 1/5] more consistent multishot recvmsg API parameter names
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 0/5] multishot recvmsg docs and example
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing v2 5/5] test/io_uring_passthrough: add test case for poll IO
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v2 4/5] test: add io_uring passthrough test
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v2 3/5] nvme: add nvme opcodes, structures and helper functions
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v2 2/5] io_uring.h: sync sqe entry with 5.20 io_uring
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v2 1/5] configure: check for nvme uring command support
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing v2 0/5] Add basic test for nvme uring passthrough commands
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- Re: [PATCH liburing] arch/syscall: Use __NR_mmap2 existence for preprocessor condition
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing] arch/syscall: Use __NR_mmap2 existence for preprocessor condition
- From: Alviro Iskandar Setiawan <alviro.iskandar@xxxxxxxxxxx>
- [PATCH liburing] .gitignore: Add poll-bench and send-zerocopy examples
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: KASAN: use-after-free Read in __io_remove_buffers
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: KASAN: use-after-free Read in __io_remove_buffers
- From: Dipanjan Das <mail.dipanjan.das@xxxxxxxxx>
- Re: [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications
- From: Eli Schwartz <eschwartz93@xxxxxxxxx>
- Re: [PATCH for-next 0/4] io_uring/zc fix and improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing v2 0/5] zerocopy send headers and tests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH liburing v2 2/5] liburing: add zc send and notif helpers
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing v2 5/5] liburing: improve fallocate typecasting
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing v2 0/5] zerocopy send headers and tests
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing v2 3/5] tests: add tests for zerocopy send and notifications
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing v2 5/5] liburing: improve fallocate typecasting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing v2 4/5] examples: add a zerocopy send example
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing v2 2/5] liburing: add zc send and notif helpers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing v2 1/5] io_uring.h: sync with kernel for zc send and notifiers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing v2 0/5] zerocopy send headers and tests
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH liburing 2/4] liburing: add zc send and notif helpers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing 2/4] liburing: add zc send and notif helpers
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing 4/4] examples: add a zerocopy send example
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 2/4] liburing: add zc send and notif helpers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 1/4] io_uring.h: sync with kernel for zc send and notifiers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 0/4] zerocopy send headers and tests
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 4/4] io_uring/net: use unsigned for flags
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 3/4] io_uring/net: make page accounting more consistent
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 2/4] io_uring/net: checks errors of zc mem accounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 1/4] io_uring/net: improve io_get_notif_slot types
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 0/4] io_uring/zc fix and improvements
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH net-next v4 00/27] io_uring zerocopy send
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: KASAN: use-after-free Read in __io_remove_buffers
- From: Dipanjan Das <mail.dipanjan.das@xxxxxxxxx>
- Re: [PATCH v5.10 1/1] io_uring: Use original task for req identity in io_identity_cow()
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH] fs: Call kmap_local_page() in copy_string_kernel()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.19-rc8
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] io_uring fixes for 5.19-rc8
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: __io_file_supports_nowait for regular files
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH liburing 1/1] man/io_uring_setup.2: document IORING_SETUP_SINGLE_ISSUER
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing v2 0/2] single issuer tests and poll bench
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing 1/1] man/io_uring_setup.2: document IORING_SETUP_SINGLE_ISSUER
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing v2 2/2] tests: test IORING_SETUP_SINGLE_ISSUER
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing v2 1/2] examples: add a simple single-shot poll benchmark
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing v2 0/2] single issuer tests and poll bench
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: ensure REQ_F_ISREG is set async offload
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] fs: Call kmap_local_page() in copy_string_kernel()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] io_uring: ensure REQ_F_ISREG is set async offload
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: __io_file_supports_nowait for regular files
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 0/2] test: fix poll-mshot-update tests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: __io_file_supports_nowait for regular files
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH liburing 1/2] fixup poll-mshot-update
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 0/2] test: fix poll-mshot-update tests
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 2/2] test: have poll-mshot-update run with both big and small cqe
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: __io_file_supports_nowait for regular files
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] arch/generic: Rename `____sys_io_uring*` to `__sys_io_uring*`
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] arch/generic: Rename `____sys_io_uring*` to `__sys_io_uring*`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- __io_file_supports_nowait for regular files
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH liburing] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 0/4] tests updates
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: ensure REQ_F_ISREG is set async offload
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 4/4] skip poll-mshot-overflow on old kernels
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing 4/4] skip poll-mshot-overflow on old kernels
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 3/4] test: poll-mshot-overflow use proper return codes
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 2/4] Copy IORING_SETUP_SINGLE_ISSUER into io_uring.h
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 1/4] add a test for bad buf_ring register
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH liburing 0/4] tests updates
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH] io_uring: do not recycle buffer in READV
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix free of unallocated buffer list
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Quick question about your io_uring zerocopy work
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH] io_uring: do not recycle buffer in READV
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: KASAN: use-after-free Read in __io_remove_buffers
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH] io_uring: fix free of unallocated buffer list
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] io_uring: fix free of unallocated buffer list
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
- From: Dylan Yudaken <dylany@xxxxxx>
- Quick question about your io_uring zerocopy work
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH liburing] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- KASAN: invalid-free in __io_uring_register
- From: Dipanjan Das <mail.dipanjan.das@xxxxxxxxx>
- KASAN: use-after-free Read in __io_remove_buffers
- From: Dipanjan Das <mail.dipanjan.das@xxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 1/2] signal: Move stopping for the coredump from do_exit into get_signal
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 0/2] coredump: Allow io_uring using apps to dump to pipes.
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 00/27] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5.10 1/1] io_uring: Use original task for req identity in io_identity_cow()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: (subset) [PATCH net-next v5 00/27] io_uring zerocopy send
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing 5/5] test/io_uring_passthrough: add test case for poll IO
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing 4/5] test: add io_uring passthrough test
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing 3/5] nvme: add nvme opcodes, structures and helper functions
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing 2/5] io_uring.h: sync sqe entry with 5.20 io_uring
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing 1/5] configure: check for nvme uring command support
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- [PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
- From: Ankit Kumar <ankit.kumar@xxxxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v5.10 1/1] io_uring: Use original task for req identity in io_identity_cow()
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [PATCH] ublk_drv: add one new ublk command: UBLK_IO_NEED_GET_DATA
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
- From: Willem de Bruijn <willemb@xxxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH liburing] fix io_uring_recvmsg_cmsg_nexthdr logic
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing] fix io_uring_recvmsg_cmsg_nexthdr logic
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH liburing] fix io_uring_recvmsg_cmsg_nexthdr logic
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing] fix io_uring_recvmsg_cmsg_nexthdr logic
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing] fix io_uring_recvmsg_cmsg_nexthdr logic
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH] ublk_drv: add one new ublk command: UBLK_IO_NEED_GET_DATA
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH net-next v4 00/27] io_uring zerocopy send
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: KASAN: use-after-free Read in io_iopoll_getevents
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] net: fix compat pointer in get_compat_msghdr()
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [net] 65a1e5c409: canonical_address#:#[##]
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH] net: fix compat pointer in get_compat_msghdr()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 for-next 2/3] net: copy from user before calling __get_compat_msghdr
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 for-next 2/3] net: copy from user before calling __get_compat_msghdr
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 for-next 2/3] net: copy from user before calling __get_compat_msghdr
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 for-next 2/3] net: copy from user before calling __get_compat_msghdr
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: Don't require reinitable percpu_ref
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: Don't require reinitable percpu_ref
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH] io_uring: Don't require reinitable percpu_ref
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v6 5/5] io_uring: remove ring quiesce for io_uring_register
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 5/5] io_uring: remove ring quiesce for io_uring_register
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH for-next] io_uring: fix types in io_recvmsg_multishot_overflow
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH for-next] io_uring: fix types in io_recvmsg_multishot_overflow
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH V5 1/2] ublk_drv: add io_uring based userspace block driver
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH V5 1/2] ublk_drv: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH net-next v4 00/27] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH RFC v2 liburing 0/2] multishot recvmsg
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC v2 liburing 0/2] multishot recvmsg
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: Use atomic_long_try_cmpxchg in __io_account_mem
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: Use atomic_long_try_cmpxchg in __io_account_mem
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v3 for-next 0/3] io_uring: multishot recvmsg
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH for-next 1/4] io_uring, nvme: rename a function
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 for-next 3/3] io_uring: support multishot in recvmsg
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 1/2] ublk_drv: add io_uring based userspace block driver
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- [PATCH RFC v2 liburing 1/2] add multishot recvmsg API
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH RFC v2 liburing 2/2] add tests for multishot recvmsg
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH RFC v2 liburing 0/2] multishot recvmsg
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH v3 for-next 1/3] net: copy from user before calling __copy_msghdr
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH v3 for-next 3/3] io_uring: support multishot in recvmsg
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH v3 for-next 2/3] net: copy from user before calling __get_compat_msghdr
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH v3 for-next 0/3] io_uring: multishot recvmsg
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH V5 1/2] ublk_drv: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 1/2] ublk_drv: add io_uring based userspace block driver
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 for-next 3/3] io_uring: support multishot in recvmsg
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH v2 for-next 3/3] io_uring: support multishot in recvmsg
- From: Dylan Yudaken <dylany@xxxxxx>
- Re: [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- RE: [PATCH v2 for-next 3/3] io_uring: support multishot in recvmsg
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH net-next v4 00/27] io_uring zerocopy send
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH net-next v4 11/27] tcp: support externally provided ubufs
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
- From: Jens Axboe <axboe@xxxxxxxxx>
[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]