IO Uring
[Prev Page][Next Page]
- Re: [PATCH 3/3] io_uring: zerocopy receive
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/3] net-zerocopy: split zerocopy receive to several parts
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 3/3] io_uring: zerocopy receive
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/3] net-zerocopy: remove static for tcp_zerocopy_receive()
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 1/3] net-zerocopy: split zerocopy receive to several parts
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [RFC 0/3] io_uring zerocopy receive
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] nolibc: Don't use `malloc()` and `free()` as the function name
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix bug in slow unregistering of nodes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] nolibc: Don't use `malloc()` and `free()` as the function name
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH AUTOSEL 5.15 15/16] io_uring: perform poll removal even if async work removal is successful
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 18/19] io_uring: perform poll removal even if async work removal is successful
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] io_uring: fix bug in slow unregistering of nodes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 7/7] make-debs: remove dependency on git
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v3 6/7] make-debs: use version from RPM .spec
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v3 5/7] debian: rename package to liburing2 to match .so version
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v3 4/7] debian/rules: support parallel build
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v3 3/7] debian/rules: fix for newer debhelper
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v3 2/7] debian: avoid prompting package builder for signature
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v3 1/7] make-debs: fix version detection
- From: Eric Wong <e@xxxxxxxxx>
- [PULL|PATCH v3 0/7] liburing debian packaging fixes
- From: Eric Wong <e@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] io_uring fixes for 5.17-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing] Add a test that ensures unregistering is reasonably quick
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH] io_uring: fix bug in slow unregistering of nodes
- From: Dylan Yudaken <dylany@xxxxxx>
- [PATCH] io-wq: delete dead lock shuffling code
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Canceled read requests never completed
- From: Florian Fischer <florian.fl.fischer@xxxxxx>
- [PATCH 6/6] io_uring: perform poll removal even if async work removal is successful
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] io-wq: add intermediate work step between pending list and active work
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] io-wq: perform both unstarted and started work cancelations in one go
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] io-wq: invoke work cancelation with wqe->lock held
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] io-wq: make io_worker lock a raw spinlock
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] io-wq: remove useless 'work' argument to __io_worker_busy()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/6] Fixes for gaps in async cancelations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Canceled read requests never completed
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Canceled read requests never completed
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Canceled read requests never completed
- From: Florian Fischer <florian.fl.fischer@xxxxxx>
- Re: Canceled read requests never completed
- From: Jens Axboe <axboe@xxxxxxxxx>
- Canceled read requests never completed
- From: Florian Fischer <florian.fl.fischer@xxxxxx>
- Re: User questions: client code and SQE/CQE starvation
- From: Noah Goldstein <goldstein.w.n@xxxxxxxxx>
- Re: User questions: client code and SQE/CQE starvation
- From: dormando <dormando@xxxxxxxxx>
- Re: [PATCH] io_uring: fix UAF due to missing POLLFREE handling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix UAF due to missing POLLFREE handling
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: fix UAF due to missing POLLFREE handling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: fix UAF due to missing POLLFREE handling
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: User questions: client code and SQE/CQE starvation
- From: Josef <josef.grieb@xxxxxxxxx>
- Re: [syzbot] WARNING in signalfd_cleanup
- From: syzbot <syzbot+5426c7ed6868c705ca14@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] WARNING in signalfd_cleanup
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: Remove unused function req_ref_put
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: Remove unused function req_ref_put
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.17-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [GIT PULL] io_uring updates for 5.17-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- User questions: client code and SQE/CQE starvation
- From: dormando <dormando@xxxxxxxxx>
- Re: [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next] io_uring: fix not released cached task refs
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH liburing 0/3] Fix undefined behavior, acessing dead object
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next] io_uring: fix not released cached task refs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Observation of a memory leak with commit e98e49b2bbf7 ("io_uring: extend task put optimisations")
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next] io_uring: fix not released cached task refs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Observation of a memory leak with commit e98e49b2bbf7 ("io_uring: extend task put optimisations")
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Observation of a memory leak with commit e98e49b2bbf7 ("io_uring: extend task put optimisations")
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- [PATCH liburing 3/3] test/socket-rw-offset: Fix UB, accessing dead object
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing 2/3] test/socket-rw: Fix UB, accessing dead object
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing 1/3] test/socket-rw-eagain: Fix UB, accessing dead object
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [PATCH liburing 0/3] Fix undefined behavior, acessing dead object
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
- From: Praveen Kumar <kpraveen.lkml@xxxxxxxxx>
- [RFC PATCH v4 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [RFC PATCH v4 2/3] net: Make `move_addr_to_user()` be a non static function
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [RFC PATCH v4 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- [RFC PATCH v4 0/3] Add sendto(2) and recvfrom(2) support for io_uring
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
- From: Praveen Kumar <kpraveen.lkml@xxxxxxxxx>
- Re: [PATCH v12 0/4] io_uring: add xattr support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v11 2/4] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v12 4/4] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v12 1/4] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v12 3/4] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v12 2/4] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v12 0/4] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: remove redundant tap space
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: remove unused para
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] WARNING in signalfd_cleanup
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] WARNING in signalfd_cleanup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v11 2/4] fs: split off do_getxattr from getxattr
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH] io_uring: remove redundant tap space
- From: GuoYong Zheng <zhenggy@xxxxxxxxxxxxxxx>
- [PATCH] io_uring: remove unused para
- From: GuoYong Zheng <zhenggy@xxxxxxxxxxxxxxx>
- [PATCH v11 4/4] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v11 3/4] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v11 1/4] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v11 0/4] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v11 2/4] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] io_uring: improve current file position IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC] io_uring: improve current file position IO
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] io_uring: add getdents64 support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v10 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v10 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v10 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [RFC PATCH v3 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH v3 2/3] net: Make `move_addr_to_user()` be a non static function
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH v3 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH v3 0/3] io_uring: Add sendto(2) and recvfrom(2) support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH liburing v1 5/5] man: Add `io_uring_prep_{sendto,recvfrom}` docs
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH liburing v1 4/5] test: Add sendto_recvfrom test program
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH liburing v1 3/5] liburing.h: Add `io_uring_prep_{sendto,sendto}` helper
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH liburing v1 2/5] io_uring.h: Add `IORING_OP_SENDTO` and `IORING_OP_RECVFROM`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH liburing v1 1/5] .gitignore: Add `/test/xattr` and `/test/getdents`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH liburing v1 0/5] liburing: Add sendto(2) and recvfrom(2) support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH v2 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH v2 2/3] net: Make `move_addr_to_user()` be a non static function
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH v2 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH v2 0/3] io_uring: Add sendto(2) and recvfrom(2) support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v10 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 5/5] io_uring: add fgetxattr and getxattr support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 5/5] io_uring: add fgetxattr and getxattr support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH v1 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH v1 2/3] net: Make `move_addr_to_user()` be a non static function
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH v1 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [RFC PATCH v1 0/3] io_uring: Add sendto(2) and recvfrom(2) support
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- Re: [PATCH v10 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH liburing xattr-getdents64] test/xattr: Fix random failure due to undefined behavior
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxx>
- [PATCH v1] liburing: add xattr and getdents documentation
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v9 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v9 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v10 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v10 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v10 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v10 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v10 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v10 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v9 4/5] io_uring: add fsetxattr and setxattr support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v9 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v9 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v9 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH for-next 0/7] reworking io_uring's poll and internal poll
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_release (2)
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- KASAN: use-after-free Read in io_rsrc_node_ref_zero
- From: Palash Oswal <oswalpalash@xxxxxxxxx>
- [syzbot] INFO: task hung in io_uring_release (2)
- From: syzbot <syzbot+f4dee1c474a6e3f68100@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Christian Dietrich <stettberger@xxxxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH RFC] io_uring: improve current file position IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 0/5] io_uring: add xattr support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 5.16-rc7
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v8 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v8 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v8 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v8 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v8 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v8 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [GIT PULL] io_uring fix for 5.16-rc7
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 5.16-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] io_uring fix for 5.16-rc7
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 5.16-rc7
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] io_uring fix for 5.16-rc7
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v6 4/5] io_uring: add fsetxattr and setxattr support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v6 0/5] io_uring: add xattr support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/5] io_uring: add xattr support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v6 3/5] fs: split off do_getxattr from getxattr
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v6 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Christian Dietrich <stettberger@xxxxxxxxxxx>
- Re: [PATCH v6 2/5] fs: split off setxattr_setup function from setxattr
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: zero iocb->ki_pos for stream file types
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Beginner question, user_data not getting filled in as expected
- From: David Butler <croepha@xxxxxxxxx>
- Re: Beginner question, user_data not getting filled in as expected
- From: Jens Axboe <axboe@xxxxxxxxx>
- Beginner question, user_data not getting filled in as expected
- From: David Butler <croepha@xxxxxxxxx>
- [PATCH v6 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v6 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v6 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v6 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v6 2/5] fs: split off setxattr_setup function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v6 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- RE: [RFC 02/13] nvme: wire-up support for async-passthru on
- From: Clay Mayers <Clay.Mayers@xxxxxxxxxx>
- Re: [RFC 02/13] nvme: wire-up support for async-passthru on
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [RFC 02/13] nvme: wire-up support for async-passthru on
- From: "hch@xxxxxx" <hch@xxxxxx>
- Re: [PATCH v5 3/5] fs: split off do_getxattr from getxattr
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- RE: [RFC 02/13] nvme: wire-up support for async-passthru on
- From: Clay Mayers <Clay.Mayers@xxxxxxxxxx>
- Re: [PATCH v5 3/5] fs: split off do_getxattr from getxattr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v4 5/5] io_uring: add fgetxattr and getxattr support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 4/5] io_uring: add fsetxattr and setxattr support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 3/5] fs: split off do_getxattr from getxattr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] io_uring: add getdents64 support
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 2/5] fs: split off setxattr_setup function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 3/3] io_uring: add support for getdents64
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 2/3] fs: split off vfs_getdents function of getdents64 syscall
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 1/3] fs: add offset parameter to iterate_dir function
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v7 0/3] io_uring: add getdents64 support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [RFC v2 00/19] io_uring zerocopy tx
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 19/19] io_uring: optimise task referencing by notifiers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 18/19] io_uring: task_work for notification delivery
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 17/19] io_uring: unclog ctx refs waiting with zc notifiers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 16/19] io_uring: cache struct ubuf_info
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 13/19] io_uring: add an option to flush zc notifications
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 14/19] io_uring: opcode independent fixed buf import
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 15/19] io_uring: sendzc with fixed buffers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 12/19] io_uring: wire send zc request type
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 11/19] io_uring: infrastructure for send zc notifications
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 10/19] io_uring: add send notifiers registration
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 09/19] ipv6: avoid partial copy for zc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 08/19] ipv4: avoid partial copy for zc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 07/19] ipv6/udp: add support msgdr::msg_ubuf
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 06/19] ipv4/udp: add support msgdr::msg_ubuf
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 05/19] net: don't track pfmemalloc for zc registered mem
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 03/19] net: add zerocopy_sg_from_iter for bvec
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 04/19] net: optimise page get/free for bvec zc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 01/19] skbuff: add SKBFL_DONT_ORPHAN flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC v2 00/19] io_uring zerocopy tx
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 00/13] uring-passthru for nvme
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [RFC 00/13] uring-passthru for nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC 13/13] nvme: Add async passthru polling support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 12/13] nvme: allow user passthrough commands to poll
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 11/13] nvme: enable bio-cache for fixed-buffer passthru
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 10/13] block: factor out helper for bio allocation from cache
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 09/13] block: wire-up support for plugging
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 08/13] io_uring: plug for async bypass
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 07/13] nvme: enable passthrough with fixed-buffer
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 06/13] io_uring: add support for uring_cmd with fixed-buffer
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 05/13] io_uring: add flag and helper for fixed-buffer uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 04/13] io_uring: modify unused field in io_uring_cmd to store flags
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 02/13] nvme: wire-up support for async-passthru on char-device.
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 03/13] io_uring: mark iopoll not supported for uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC 00/13] uring-passthru for nvme
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 1/4] block: add mq_ops->queue_rqs hook
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] block: add mq_ops->queue_rqs hook
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 5.16-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] io_uring fix for 5.16-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 5.16-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 5.16-rc6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next 0/7] reworking io_uring's poll and internal poll
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [GIT PULL] io_uring fix for 5.16-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next 0/7] reworking io_uring's poll and internal poll
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] nvme: split command copy into a helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] nvme: separate command prep and issue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] nvme: split command copy into a helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] block: add mq_ops->queue_rqs hook
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v5 0/4] Add support for list issue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] nvme: separate command prep and issue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] nvme: split command copy into a helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] block: add mq_ops->queue_rqs hook
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v4 0/4] Add support for list issue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] block: enable bio allocation cache for IRQ driven IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next] io_uring: use timespec64_valid() to verify time value
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] block: enable bio allocation cache for IRQ driven IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next] io_uring: use timespec64_valid() to verify time value
- From: yebin <yebin10@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 2/4] nvme: split command copy into a helper
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 2/3] block: use singly linked list for bio cache
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] block: add completion handler for fast path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] nvme: separate command prep and issue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] nvme: split command copy into a helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] block: add mq_ops->queue_rqs hook
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v4 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 2/5] fs: split off setxattr_setup function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH 7/7] io_uring: use completion batching for poll rem/upd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 6/7] io_uring: single shot poll removal optimisation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 5/7] io_uring: poll rework
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 4/7] io_uring: kill poll linking optimisation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 3/7] io_uring: move common poll bits
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/7] io_uring: refactor poll update
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/7] io_uring: remove double poll on poll update
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 0/7] reworking io_uring's poll and internal poll
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v6 2/3] fs: split off vfs_getdents function of getdents64 syscall
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v6 0/3] io_uring: add getdents64 support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v6 3/3] io_uring: add support for getdents64
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v6 1/3] fs: split off do_iterate_dir from iterate_dir function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v2 0/3] io_uring: add getdents64 support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 0/5] io_uring: add xattr support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: prevent io_put_identity() from freeing a static identity
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 3/3] block: enable bio allocation cache for IRQ driven IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/3] block: use singly linked list for bio cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] block: add completion handler for fast path
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/3] Improve IRQ driven performance
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] nvme: separate command prep and issue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] block: add mq_ops->queue_rqs hook
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] nvme: split command copy into a helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v3 0/4] Add support for list issue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [POC RFC 0/3] support graph like dependent sqes
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: code clean for some ctx usage
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: code clean for some ctx usage
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/3] io_uring: implement new sqe opcode to build graph like links
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 3/3] io_uring: implement logic of IOSQE_GRAPH request
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 1/3] io_uring: add data structure for graph sqe feature
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [POC RFC 0/3] support graph like dependent sqes
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH] io-wq: drop wqe lock before creating new worker
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] possible deadlock in io_worker_cancel_cb
- From: syzbot <syzbot+b18b8be69df33a3918e9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] possible deadlock in io_worker_cancel_cb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] possible deadlock in io_worker_cancel_cb
- From: syzbot <syzbot+b18b8be69df33a3918e9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.16-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] io_uring fixes for 5.16-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io-wq: check for wq exit after adding new worker task_work
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Write in io_queue_worker_create
- From: syzbot <syzbot+b60c982cb0efc5e05a47@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] io-wq: check for wq exit after adding new worker task_work
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Write in io_queue_worker_create
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: check tctx->in_idle when decrementing inflight_tracked
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/2] io_uring: ensure task_work gets run as part of cancelations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Write in io_queue_worker_create
- From: syzbot <syzbot+b60c982cb0efc5e05a47@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] io_uring: ensure task_work gets run as part of cancelations
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: check tctx->in_idle when decrementing inflight_tracked
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Write in io_queue_worker_create
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Write in io_queue_worker_create
- From: syzbot <syzbot+b60c982cb0efc5e05a47@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] io_uring: ensure task_work gets run as part of cancelations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/2] io_uring: ensure task_work gets run as part of cancelations
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- possible bug with unix sockets
- From: jrun <darwinskernel@xxxxxxxxx>
- possible bug with unix sockets
- From: jrun <darwinskernel@xxxxxxxxx>
- Re: happy io_uring_prep_accept_direct() submissions go hiding!
- From: jrun <darwinskernel@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic (2)
- From: syzbot <syzbot+21e6887c0be14181206d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] io_uring: ensure task_work gets run as part of cancelations
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] io_uring: ensure task_work gets run as part of cancelations
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] io_uring: check tctx->in_idle when decrementing inflight_tracked
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/2] Cancelation fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic (2)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: happy io_uring_prep_accept_direct() submissions go hiding!
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic (2)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic (2)
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH -next] io_uring: use timespec64_valid() to verify time value
- From: yebin <yebin10@xxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic (2)
- From: syzbot <syzbot+21e6887c0be14181206d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [oops!] happy io_uring_prep_accept_direct() submissions go hiding!
- From: jrun <darwinskernel@xxxxxxxxx>
- happy io_uring_prep_accept_direct() submissions go hiding!
- From: jrun <darwinskernel@xxxxxxxxx>
- Re: [PATCH v8] io_uring: batch completion in prior_task_list
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8] io_uring: batch completion in prior_task_list
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5/5] io_uring: batch completion in prior_task_list
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH v8] io_uring: batch completion in prior_task_list
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] io_uring: batch completion in prior_task_list
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] io_uring: batch completion in prior_task_list
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic (2)
- From: syzbot <syzbot+21e6887c0be14181206d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] io_uring: batch completion in prior_task_list
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] io_uring: batch completion in prior_task_list
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5/5] io_uring: batch completion in prior_task_list
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v7 0/5] task optimization
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 1/1] man/io_uring_enter.2: notes about cqe-skip & drain interoperability
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 0/5] task optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 3/5] io_uring: add helper for task work execution code
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 5/5] io_uring: batch completion in prior_task_list
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 4/5] io_uring: split io_req_complete_post() and add a helper
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/5] io_uring: add a priority tw list for irq completion work
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 1/5] io-wq: add helper to merge two wq_lists
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 0/5] task optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] allow to skip CQE posting
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Fix typo "timout" -> "timeout"
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Kernel config settings known to be detrimental to io_uring performance?
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Write in io_queue_worker_create
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [syzbot] KASAN: use-after-free Write in io_queue_worker_create
- From: syzbot <syzbot+b60c982cb0efc5e05a47@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] small 5.17 updates
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Question about sendfile
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 4/4] io_uring: reuse io_req_task_complete for timeouts
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 3/4] io_uring: tweak iopoll CQE_SKIP event counting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 2/4] io_uring: simplify selected buf handling
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 1/4] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 0/4] small 5.17 updates
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/4] io_uring: tweak iopoll return for REQ_F_CQE_SKIP
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/4] io_uring: tweak iopoll return for REQ_F_CQE_SKIP
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/4] io_uring: tweak iopoll return for REQ_F_CQE_SKIP
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/4] io_uring: tweak iopoll return for REQ_F_CQE_SKIP
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 4/4] io_uring: reuse io_req_task_complete for timeouts
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 3/4] io_uring: tweak iopoll return for REQ_F_CQE_SKIP
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/4] io_uring: simplify selected buf handling
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/4] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/4] small 5.17 updates
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] io_uring fix for 5.16-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] io_uring fix for 5.16-rc4
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/8] io_uring: Implement eBPF iterator for registered buffers
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH v3 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v3 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v3 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v3 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v3 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v3 2/5] fs: split off setxattr_setup function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v2 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Question about sendfile
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/8] io_uring: Implement eBPF iterator for registered buffers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Tasks stuck on exit(2) with 5.15.6
- From: Jens Axboe <axboe@xxxxxxxxx>
- [Question] Is it expected link_timeout linked to send returns -ENOENT?
- From: Hiroaki Nakamura <hnakamur@xxxxxxxxx>
- Re: Tasks stuck on exit(2) with 5.15.6
- From: Florian Fischer <florian.fl.fischer@xxxxxx>
- [syzbot] INFO: task hung in io_sq_thread_park (3)
- From: syzbot <syzbot+0fad9252b67f73124db9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] io_uring: add fsetxattr and setxattr support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 0/6] task work optimization
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Tasks stuck on exit(2) with 5.15.6
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH RFC] block: enable bio allocation cache for IRQ driven IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Martin KaFai Lau <kafai@xxxxxx>
- Tasks stuck on exit(2) with 5.15.6
- From: Florian Fischer <florian.fl.fischer@xxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [syzbot] INFO: task hung in io_uring_try_cancel_iowq
- From: syzbot <syzbot+97bcaa1dfa37e2512746@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] INFO: task hung in io_uring_register
- From: syzbot <syzbot+7daefdd84ee7b8170aa6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH -next] io_uring: use timespec64_valid() to verify time value
- From: Ye Bin <yebin10@xxxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: David Ahern <dsahern@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 05/12] net: optimise page get/free for bvec zc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Clay Harris <bugs@xxxxxxxxxxx>
- Re: [RFC 05/12] net: optimise page get/free for bvec zc
- From: Jonathan Lemon <jonathan.lemon@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: David Ahern <dsahern@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: David Ahern <dsahern@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: David Ahern <dsahern@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 1/1] man/io_uring_enter.2: notes about cqe-skip & drain interoperability
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Clay Harris <bugs@xxxxxxxxxxx>
- Re: [PATCH v2 0/3] io_uring: add getdents64 support
- From: Clay Harris <bugs@xxxxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v2 0/3] io_uring: add getdents64 support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 2/5] fs: split off setxattr_setup function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 3/5] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH bpf-next v3 09/10] selftests/bpf: Fix btf_dump test for bpf_iter_link_info
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v3 10/10] samples/bpf: Add example to checkpoint/restore io_uring
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 04/10] epoll: Implement eBPF iterator for registered items
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 08/10] selftests/bpf: Test partial reads for io_uring, epoll iterators
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 07/10] selftests/bpf: Add test for epoll BPF iterator
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 06/10] selftests/bpf: Add test for io_uring BPF iterators
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 05/10] bpftool: Output io_uring iterator info
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 03/10] io_uring: Implement eBPF iterator for registered files
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 02/10] bpf: Add bpf_page_to_pfn helper
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 01/10] io_uring: Implement eBPF iterator for registered buffers
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 00/10] Introduce BPF iterators for io_uring and epoll
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC 00/12] io_uring zerocopy send
- From: David Ahern <dsahern@xxxxxxxxx>
- Re: [PATCH] Increase default MLOCK_LIMIT to 8 MiB
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC 11/12] io_uring: sendzc with fixed buffers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 12/12] io_uring: cache struct ubuf_info
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 01/12] skbuff: add SKBFL_DONT_ORPHAN flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 05/12] net: optimise page get/free for bvec zc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 04/12] net: add zerocopy_sg_from_iter for bvec
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 09/12] io_uring: add an option to flush zc notifications
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 06/12] io_uring: add send notifiers registration
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 10/12] io_uring: opcode independent fixed buf import
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 07/12] io_uring: infrastructure for send zc notifications
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 03/12] net/udp: add support msgdr::msg_ubuf
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 08/12] io_uring: wire send zc request type
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 02/12] skbuff: pass a struct ubuf_info in msghdr
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 00/12] io_uring zerocopy send
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH AUTOSEL 5.15 67/68] io_uring: Fix undefined-behaviour in io_issue_sqe
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Clay Harris <bugs@xxxxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Clay Harris <bugs@xxxxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Clay Harris <bugs@xxxxxxxxxxx>
- Re: [RFC 0/9] fixed worker: a new way to handle io works
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/9] io-wq: update check condition for lock
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v1 1/5] fs: make user_path_at_empty() take a struct filename
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 0/5] io_uring: add xattr support
- From: Clay Harris <bugs@xxxxxxxxxxx>
- [PATCH v1 0/4] liburing: support xattr functions
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 2/4] liburing: add helper functions for setxattr and fsetxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 3/4] liburing: Add helper functions for fgetxattr and getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 1/4] liburing: Update io_uring in liburing
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 4/4] liburing: Add new test program to verify xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 5/5] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 1/5] fs: make user_path_at_empty() take a struct filename
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 0/5] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 3/5] fs: split off the vfs_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 2/5] fs: split off setxattr_setup function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 4/5] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe if pass large timeout value when call io_timeout_remove_prep
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe if pass large timeout value when call io_timeout_remove_prep
- From: Ye Bin <yebin10@xxxxxxxxxx>
- Re: [PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe
- From: yebin <yebin10@xxxxxxxxxx>
- Re: [PATCH liburing] man/io_uring_enter.2: document IOSQE_CQE_SKIP_SUCCESS
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v7] io_uring: batch completion in prior_task_list
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] Followup io_uring fixes for 5.16-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Followup io_uring fixes for 5.16-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v7] io_uring: batch completion in prior_task_list
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH liburing] man/io_uring_enter.2: document IOSQE_CQE_SKIP_SUCCESS
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 1/1] test: skip-cqe with hardlinks
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] test: poll cancellation with offset timeouts
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next] io_uring: fix soft lockup when call __io_remove_buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe
- From: yebin <yebin10@xxxxxxxxxx>
- Re: [PATCH -next] io_uring: fix soft lockup when call __io_remove_buffers
- From: yebin <yebin10@xxxxxxxxxx>
- [PATCH v5 0/3] io_uring: add getdents64 support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 3/3] io_uring: add support for getdents64
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 1/3] fs: split off do_iterate_dir from iterate_dir function
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v5 2/3] fs: split off vfs_getdents function of getdents64 syscall
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 0/3] io_uring: add getdents64 support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 2/3] fs: split off vfs_getdents function of getdents64 syscall
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 3/3] io_uring: add support for getdents64
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 1/3] fs: add parameter use_fpos to iterate_dir function
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v4 1/3] fs: split off do_iterate_dir from iterate_dir function
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH liburing] man/io_uring_enter.2: document IOSQE_CQE_SKIP_SUCCESS
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 1/1] test: skip-cqe with hardlinks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] test: poll cancellation with offset timeouts
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] inconsistent lock state in io_poll_remove_all
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] 5.16 fixes for syz reports
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: fail cancellation for EXITING tasks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 2/2] io_uring: fix link traversal locking
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/2] io_uring: fix link traversal locking
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/2] io_uring: fail cancellation for EXITING tasks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/2] 5.16 fixes for syz reports
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] inconsistent lock state in io_timeout_fn
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] inconsistent lock state in io_link_timeout_fn
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] possible deadlock in __io_commit_cqring_flush
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH RESEND 6/6] io_uring: batch completion in prior_task_list
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] io_uring: batch completion in prior_task_list
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [syzbot] possible deadlock in __io_commit_cqring_flush
- From: syzbot <syzbot+ff49a3059d49b0ca0eec@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] possible deadlock in io_flush_timeouts
- From: syzbot <syzbot+847f02ec20a6609a328b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] fs: split off vfs_getdents function of getdents64 syscall
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 6/6] io_uring: batch completion in prior_task_list
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 5/6] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 3/6] io_uring: add helper for task work execution code
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 4/6] io_uring: split io_req_complete_post() and add a helper
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/6] io_uring: add a priority tw list for irq completion work
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 1/6] io-wq: add helper to merge two wq_lists
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 0/6] task work optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [syzbot] inconsistent lock state in io_link_timeout_fn
- From: syzbot <syzbot+3368aadcd30425ceb53b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] inconsistent lock state in io_poll_remove_all
- From: syzbot <syzbot+51ce8887cdef77c9ac83@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] inconsistent lock state in io_timeout_fn
- From: syzbot <syzbot+3cb756a49d2f394a9ee3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Question about sendfile
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] fs: split off vfs_getdents function of getdents64 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 2/3] fs: split off vfs_getdents function of getdents64 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 0/6] task work optimization
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: fix no lock protection for ctx->cq_extra
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [syzbot] WARNING in io_try_cancel_userdata (2)
- From: syzbot <syzbot+ab0cfe96c2b3cd1c1153@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/3] io_uring: add getdents64 support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v3 2/3] fs: split off vfs_getdents function of getdents64 syscall
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v3 3/3] io_uring: add support for getdents64
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v3 1/3] fs: add parameter use_fpos to iterate_dir function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v1 1/3] fs: add parameter use_fpos to iterate_dir function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v1 1/3] fs: add parameter use_fpos to iterate_dir function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v1 1/3] fs: add parameter use_fpos to iterate_dir function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.16-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: uring regression - lost write request
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring fixes for 5.16-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: uring regression - lost write request
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH for-5.17 0/2] small fix and code clean
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 1/3] fs: add parameter use_fpos to iterate_dir function
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v1 1/3] fs: add parameter use_fpos to iterate_dir function
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v1 3/3] io_uring: add support for getdents64
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 0/6] task work optimization
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 0/9] fixed worker: a new way to handle io works
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/9] io-wq: update check condition for lock
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v1 1/3] fs: add parameter use_fpos to iterate_dir function
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: fix no lock protection for ctx->cq_extra
- From: Pavel Begunkov <asml.silence@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]