IO Uring
[Prev Page][Next Page]
- Re: [PATCH 5/6] io_uring: enable use of bio alloc cache
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/6] block: clear BIO_PERCPU_CACHE flag if polling isn't supported
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] bio: add allocation cache abstraction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] fs: add kiocb alloc cache flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] bio: optimize initialization of a bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 5/9] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH 6/6] block: use the percpu bio cache in __blkdev_direct_IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] io_uring: enable use of bio alloc cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] block: clear BIO_PERCPU_CACHE flag if polling isn't supported
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] fs: add kiocb alloc cache flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] bio: optimize initialization of a bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v5 0/6] Enable bio recycling for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/6] bio: optimize initialization of a bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] bio: add allocation cache abstraction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/6] fs: add kiocb alloc cache flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 6/6] block: enable use of bio allocation cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH v2 5/9] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- [syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
- From: syzbot <syzbot+9671693590ef5aad8953@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 5/9] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2] io_uring: code clean for completion_lock in io_arm_poll_handler()
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: code clean for completion_lock in io_arm_poll_handler()
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] block: enable use of bio allocation cache
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] bio: add allocation cache abstraction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] fs: add kiocb alloc cache flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] bio: optimize initialization of a bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 3/3] io_uring: code clean for completion_lock in io_arm_poll_handler()
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/3] io_uring: remove files pointer in cancellation functions
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 1/3] io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH for-5.15 0/3] small code clean
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/5] skip request refcounting
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH v2 9/9] Smack: Brutalist io_uring support with debug
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v2 8/9] selinux: add support for the io_uring access controls
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v2 7/9] lsm,io_uring: add LSM hooks to io_uring
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v2 6/9] io_uring: convert io_uring to the secure anon inode interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v2 4/9] audit: add filtering for io_uring records
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v2 5/9] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v2 3/9] audit: dev/test patch to force io_uring auditing
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v2 2/9] audit,io_uring,io-wq: add some basic audit support to io_uring
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v2 1/9] audit: prepare audit_context for use in calling contexts beyond syscalls
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH 4/4] io_uring: remove IRQ aspect of io_ring_ctx completion lock
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] io_uring: run regular file completions from task_work
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] io_uring: run linked timeouts from task_work
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] io_uring: run timeouts from task_work
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/4] Remove IRQ safety of completion_lock
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/6] block: enable use of bio allocation cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] io_uring: enable use of bio alloc cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] block: clear BIO_PERCPU_CACHE flag if polling isn't supported
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] fs: add kiocb alloc cache flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] bio: optimize initialization of a bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v4 0/6] Enable bio recycling for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2 5/5] io_uring: optimise hot path of ltimeout prep
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 4/5] io_uring: skip request refcounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 3/5] io_uring: remove submission references
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 2/5] io_uring: remove req_ref_sub_and_test()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 0/5] skip request refcounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 1/5] io_uring: move req_ref_get() and friends
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Enable bio recycling for polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Enable bio recycling for polled IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Enable bio recycling for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/5] io_uring: use kiocb->private to hold rw_len
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Enable bio recycling for polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] bio: add allocation cache abstraction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Enable bio recycling for polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- I/O cancellation in io-uring (was: io_uring: clear TIF_NOTIFY_SIGNAL ...)
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: clean up tctx_task_work()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC] io_uring: remove file batch-get optimisation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC] io_uring: remove file batch-get optimisation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC] io_uring: remove file batch-get optimisation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/1] io_uring: clean up tctx_task_work()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [BUG] io-uring triggered lockdep splat
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Enable bio recycling for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/5] block: enable use of bio allocation cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/5] io_uring: wire up bio allocation cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/5] fs: add ki_bio_cache pointer to struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/5] io_uring: use kiocb->private to hold rw_len
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/5] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v3 0/5] Enable bio recycling for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] bio: add allocation cache abstraction
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 1/4] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] block: enable use of bio allocation cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC] io_uring: remove file batch-get optimisation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/4] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/4] io_uring: wire up bio allocation cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH 5/5] io_uring: request refcounting skipping
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/4] bio: add allocation cache abstraction
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH for-5.15] io-wq: move nr_running and worker_refs out of wqe->lock protection
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] block: enable use of bio allocation cache
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 3/4] io_uring: wire up bio allocation cache
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- [PATCH 5/5] io_uring: request refcounting skipping
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 3/5] io_uring: protect rsrc dealloc by uring_lock
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 4/5] io_uring: remove req_ref_sub_and_test()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/5] io_uring: move req_ref_get() and friends
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/5] io_uring: delay freeing ->async_data
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/5] skip request refcounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [BUG] io-uring triggered lockdep splat
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- RE: [PATCH 0/2] iter revert problems
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- [BUG] io-uring triggered lockdep splat
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] io_uring: be smarter about waking multiple CQ ring waiters
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5.14] io_uring: fix ctx-exit io_rsrc_put_work() deadlock
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: be smarter about waking multiple CQ ring waiters
- From: Jens Axboe <axboe@xxxxxx>
- [PATCH 5.14] io_uring: fix ctx-exit io_rsrc_put_work() deadlock
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: be smarter about waking multiple CQ ring waiters
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: iouring locking issue in io_req_complete_post() / io_rsrc_node_ref_zero()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: iouring locking issue in io_req_complete_post() / io_rsrc_node_ref_zero()
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] io-wq: fix no lock protection of acct->nr_worker
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] block: enable use of bio allocation cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] io_uring: wire up bio allocation cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] fs: add bio alloc cache kiocb flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] bio: add allocation cache abstraction
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/4] Enable bio recycling for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] io-wq: fix no lock protection of acct->nr_worker
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 2/3] io-wq: fix no lock protection of acct->nr_worker
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/7] the rest of for-next patches
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 7/7] io_uring: inline io_poll_remove_waitqs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 6/7] io_uring: remove extra argument for overflow flush
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 4/7] io_uring: use inflight_entry instead of compl.list
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 5/7] io_uring: inline struct io_comp_state
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 3/7] io_uring: remove redundant args from cache_free
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/7] io_uring: cache __io_free_req()'d requests
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/7] io_uring: move io_fallback_req_func()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/7] the rest of for-next patches
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/2] iter revert problems
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 00/28] for-next patches
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 21/28] io_uring: hide async dadta behind flags
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 21/28] io_uring: hide async dadta behind flags
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io-wq: fix bug of creating io-wokers unconditionally
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] iter revert problems
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] io-wq: fix bug of creating io-wokers unconditionally
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io-wq: fix bug of creating io-wokers unconditionally
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] io-wq: fix bug of creating io-wokers unconditionally
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] io_uring: bug fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: iouring locking issue in io_req_complete_post() / io_rsrc_node_ref_zero()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 28/28] io_uring: inline io_poll_remove_waitqs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 27/28] io_uring: remove extra argument for overflow flush
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 26/28] io_uring: inline struct io_comp_state
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 25/28] io_uring: use inflight_entry instead of compl.list
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 24/28] io_uring: remove redundant args from cache_free
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 23/28] io_uring: cache __io_free_req()'d requests
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 22/28] io_uring: move io_fallback_req_func()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 21/28] io_uring: hide async dadta behind flags
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 20/28] io_uring: optimise putting task struct
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 19/28] io_uring: drop exec checks from io_req_task_submit
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 18/28] io_uring: kill unused IO_IOPOLL_BATCH
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 17/28] io_uring: improve ctx hang handling
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 16/28] io_uring: deduplicate open iopoll check
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 15/28] io_uring: inline io_free_req_deferred
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 14/28] io_uring: move io_rsrc_node_alloc() definition
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 13/28] io_uring: move io_put_task() definition
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 12/28] io_uring: extract a helper for ctx quiesce
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 11/28] io_uring: optimise io_cqring_wait() hot path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 10/28] io_uring: add more locking annotations for submit
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 09/28] io_uring: don't halt iopoll too early
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 08/28] io_uring: refactor io_alloc_req
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 07/28] io-wq: improve wq_list_add_tail()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 06/28] io_uring: remove unnecessary PF_EXITING check
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 05/28] io_uring: clean io-wq callbacks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 04/28] io_uring: avoid touching inode in rw prep
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 03/28] io_uring: rename io_file_supports_async()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 00/28] for-next patches
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 02/28] io_uring: inline fixed part of io_file_get()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 01/28] io_uring: use kvmalloc for fixed files
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/2] iov_iter: mark truncated iters
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/2] io_uring: don't retry with truncated iter
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/2] iter revert problems
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Nadav Amit <namit@xxxxxxxxxx>
- iouring locking issue in io_req_complete_post() / io_rsrc_node_ref_zero()
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH 1/2] io-wq: fix bug of creating io-wokers unconditionally
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 0/2] bug fix for nr_workers
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 0/3] code clean and nr_worker fixes
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 3/3] io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/3] io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 1/3] io-wq: fix no lock protection of acct->nr_worker
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/3] code clean and nr_worker fixes
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] io_uring: fix link timeout refs
- From: Martin Raiber <martin@xxxxxxxxxxxx>
- [PATCH 3/3] selftests/vm/userfaultfd: wake after copy failure
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- [PATCH 2/2] io_uring: Use WRITE_ONCE() when writing to sq_flags
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- [PATCH 0/2] io_uring: bug fixes
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.14-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] io_uring fixes for 5.14-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] io-wq: fix no lock protection of acct->nr_worker
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] io-wq: fix no lock protection of acct->nr_worker
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: be smarter about waking multiple CQ ring waiters
- From: Jens Axboe <axboe@xxxxxx>
- Re: [syzbot] WARNING in io_ring_exit_work
- From: syzbot <syzbot+00e15cda746c5bc70e24@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] io-wq: fix no lock protection of acct->nr_worker
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] WARNING in io_ring_exit_work
- From: syzbot <syzbot+00e15cda746c5bc70e24@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] WARNING in io_ring_exit_work
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] WARNING in io_ring_exit_work
- From: syzbot <syzbot+00e15cda746c5bc70e24@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] io-wq: clean code of task state setting
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] code clean and nr_worker fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io-wq: clean code of task state setting
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 6/6] nvme: enable passthrough with fixed-buffer
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 5/6] io_uring: add support for uring_cmd with fixed-buffer
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 3/6] io_uring: mark iopoll not supported for uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 4/6] io_uring: add helper for fixed-buffer uring-cmd
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 2/6] nvme: wire-up support for async-passthru on char-device.
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 1/6] io_uring: add infra for uring_cmd completion in submitter-task.
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 0/6] Fixed-buffers io_uring passthrough over nvme-char
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH 0/3] code clean and nr_worker fixes
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 3/3] io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 1/3] io-wq: clean code of task state setting
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/3] io-wq: fix no lock protection of acct->nr_worker
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] io-wq: remove GFP_ATOMIC allocation off schedule out path
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] io-wq: fix race between worker exiting and activating free worker
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- [PATCH v2] io-wq: fix race between worker exiting and activating free worker
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io-wq: remove GFP_ATOMIC allocation off schedule out path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io-wq: remove GFP_ATOMIC allocation off schedule out path
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH] io-wq: remove GFP_ATOMIC allocation off schedule out path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: KASAN: stack-out-of-bounds in iov_iter_revert
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: KASAN: stack-out-of-bounds in iov_iter_revert
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: KASAN: stack-out-of-bounds in iov_iter_revert
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: KASAN: stack-out-of-bounds in iov_iter_revert
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Race between io_wqe_worker() and io_wqe_wake_worker()
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: KASAN: stack-out-of-bounds in iov_iter_revert
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: KASAN: stack-out-of-bounds in iov_iter_revert
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: KASAN: stack-out-of-bounds in iov_iter_revert
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: KASAN: stack-out-of-bounds in iov_iter_revert
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- KASAN: stack-out-of-bounds in iov_iter_revert
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.14-rc
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] io_uring fixes for 5.14-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5.10] io_uring: fix null-ptr-deref in io_sq_offload_start()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH 23/23] io_uring: inline io_poll_remove_waitqs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 22/23] io_uring: remove extra argument for overflow flush
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 21/23] io_uring: inline struct io_comp_state
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 20/23] io_uring: remove redundant args from cache_free
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 19/23] io_uring: use inflight_entry instead of compl.list
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 18/23] io_uring: cache __io_free_req()'d requests
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 16/23] io_uring: hide async dadta behind flags
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 17/23] io_uring: move io_fallback_req_func()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 15/23] io_uring: optimise putting task struct
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 14/23] io_uring: drop exec checks from io_req_task_submit
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 13/23] io_uring: kill unused IO_IOPOLL_BATCH
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 12/23] io_uring: improve ctx hang handling
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 11/23] io_uring: deduplicate open iopoll check
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 10/23] io_uring: inline io_free_req_deferred
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 08/23] io_uring: move io_put_task() definition
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 07/23] io_uring: extract a helper for ctx quiesce
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 09/23] io_uring: move io_rsrc_node_alloc() definition
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 06/23] io_uring: optimise io_cqring_wait() hot path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 05/23] io_uring: add more locking annotations for submit
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 04/23] io_uring: don't halt iopoll too early
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 03/23] io_uring: refactor io_alloc_req
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 02/23] io-wq: improve wq_list_add_tail()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 01/23] io_uring: remove unnecessary PF_EXITING check
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 00/23] first 5.15 batch
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 2/2] io_uring: don't block level reissue off completion path
- From: Fabian Ebner <f.ebner@xxxxxxxxxxx>
- Re: [PATCH] io_uring: fix io_prep_async_link locking
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] io_uring: fix poll requests leaking second poll entries
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] io_uring: don't block level reissue off completion path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Forza <forza@xxxxxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Forza <forza@xxxxxxxxxxxx>
- Re: [PATCH 2/2] io_uring: don't block level reissue off completion path
- From: Fabian Ebner <f.ebner@xxxxxxxxxxx>
- Re: [PATCH io_uring-5.14 v2] io_uring: remove double poll wait entry for pure poll
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH v3] io_uring: fix poll requests leaking second poll entries
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH io_uring-5.14 v2] io_uring: remove double poll wait entry for pure poll
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] io_uring: don't block level reissue off completion path
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] io_uring: always reissue from task_work context
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 0/2] Further async re-queue tightening/fix
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH AUTOSEL 5.13 20/21] io_uring: explicitly catch any illegal async queue attempt
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 19/21] io_uring: never attempt iopoll reissue from release path
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] io_uring: fix race in unified task_work running
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing] tests: fix poll update compatibility check
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing] tests: fix poll update compatibility check
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH io_uring-5.14 v2] io_uring: remove double poll wait entry for pure poll
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: fix io_prep_async_link locking
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH io_uring-5.14 v2] io_uring: remove double poll wait entry for pure poll
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH io_uring backport to 5.13.y] io_uring: Fix race condition when sqp thread goes to sleep
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH io_uring backport to 5.13.y] io_uring: Fix race condition when sqp thread goes to sleep
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH io_uring backport to 5.13.y] io_uring: Fix race condition when sqp thread goes to sleep
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.14-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Forza <forza@xxxxxxxxxxxx>
- Re: [PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Forza <forza@xxxxxxxxxxxx>
- Re: [PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Stack trace with Samba VFS io_uring and large transfers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] io_uring fixes for 5.14-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Stack trace with Samba VFS io_uring and large transfers
- From: Forza <forza@xxxxxxxxxxxx>
- Re: [PATCH io_uring-5.14 v2] io_uring: remove double poll wait entry for pure poll
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] io_uring: never attempt iopoll reissue from release path
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] io_uring: explicitly catch any illegal async queue attempt
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 0/2] Harden async submit checks
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH io_uring-5.14 v2] io_uring: remove double poll wait entry for pure poll
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH io_uring-5.14 v2] io_uring: remove double poll wait entry for pure poll
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH io_uring-5.14 v2] io_uring: remove double poll wait entry for pure poll
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: fix early fdput() of file
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Jens Axboe <axboe@xxxxxxxxx>
- sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: refactor io_sq_offload_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: remove double poll wait entry for pure poll
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/14] namei: prepare do_mkdirat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [RFC 0/4] open/accept directly into io_uring fixed file table
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/14] namei: prepare do_mkdirat for refactoring
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: fix memleak in io_init_wq_offload()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] double poll fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix memleak in io_init_wq_offload()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/2] io_uring: remove double poll entry on arm failure
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/2] io_uring: explicitly count entries for poll reqs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/2] double poll fixes
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] io_uring: fix memleak in io_init_wq_offload()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxx>
- Re: [PATCH 05/14] namei: prepare do_mkdirat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH 01/14] namei: prepare do_rmdir for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Tracing busy processes/threads freezes/stalls the whole machine
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: syzbot <syzbot+ac957324022b7132accf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: syzbot <syzbot+ac957324022b7132accf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.14-rc
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] io_uring fixes for 5.14-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: syzbot <syzbot+ac957324022b7132accf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: syzbot <syzbot+ac957324022b7132accf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/14] namei: prepare do_mkdirat for refactoring
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/14] namei: clean up do_rmdir retry logic
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/14] namei: prepare do_rmdir for refactoring
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 14/14] namei: clean up do_renameat2 retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 13/14] namei: prepare do_renameat2 for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 12/14] namei: clean up do_linkat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 11/14] namei: prepare do_linkat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 10/14] namei: clean up do_symlinkat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 09/14] namei: prepare do_symlinkat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 08/14] namei: clean up do_mknodat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 07/14] namei: prepare do_mknodat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 06/14] namei: clean up do_mkdirat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 05/14] namei: prepare do_mkdirat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 04/14] namei: clean up do_unlinkat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 03/14] namei: prepare do_unlinkat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 02/14] namei: clean up do_rmdir retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 01/14] namei: prepare do_rmdir for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v2 00/14] namei: clean up retry logic in various do_* functions
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH 00/14] namei: clean up retry logic in various do_* functions
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH 1/7] namei: clean up do_rmdir retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 14/14] namei: clean up do_renameat2 retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 13/14] namei: prepare do_renameat2 for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 12/14] namei: clean up do_linkat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 11/14] namei: prepare do_linkat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 10/14] namei: clean up do_symlinkat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 09/14] namei: prepare do_symlinkat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 08/14] namei: clean up do_mknodat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 07/14] namei: prepare do_mknodat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 06/14] namei: clean up do_mkdirat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 05/14] namei: prepare do_mkdirat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 04/14] namei: clean up do_unlinkat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 03/14] namei: prepare do_unlinkat for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 02/14] namei: clean up do_rmdir retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 01/14] namei: prepare do_rmdir for refactoring
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 00/14] namei: clean up retry logic in various do_* functions
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: syzbot <syzbot+ac957324022b7132accf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [syzbot] INFO: task hung in io_sq_thread_park (2)
- From: syzbot <syzbot+ac957324022b7132accf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Question about sendfile
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] namei: clean up do_rmdir retry logic
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] namei: clean up do_rmdir retry logic
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 0/7] namei: clean up retry logic in various do_* functions
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [syzbot] kernel BUG in io_queue_async_work
- From: syzbot <syzbot+d50e4f20cfad4510ec22@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] namei: clean up retry logic in various do_* functions
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [syzbot] kernel BUG in io_queue_async_work
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] kernel BUG in io_queue_async_work
- From: syzbot <syzbot+d50e4f20cfad4510ec22@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] namei: clean up retry logic in various do_* functions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] namei: clean up retry logic in various do_* functions
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/7] namei: clean up do_linkat retry logic
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/7] namei: clean up do_symlinkat retry logic
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/7] namei: clean up do_mknodat retry logic
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] io_uring: store pid of sqthread for userspace usage
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 1/2] io_uring: add more uring info to fdinfo for debug
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm/readahead: Add gfp_flags to ractl
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] kernel BUG in io_queue_async_work
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH 0/7] namei: clean up retry logic in various do_* functions
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 7/7] namei: clean up do_renameat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 6/7] namei: clean up do_linkat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 5/7] namei: clean up do_symlinkat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 4/7] namei: clean up do_mknodat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 3/7] namei: clean up do_mkdirat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 2/7] namei: clean up do_unlinkat retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 1/7] namei: clean up do_rmdir retry logic
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 0/7] namei: clean up retry logic in various do_* functions
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH 1/2] mm/readahead: Add gfp_flags to ractl
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [syzbot] kernel BUG in io_queue_async_work
- From: syzbot <syzbot+d50e4f20cfad4510ec22@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix io_drain_req()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic
- From: syzbot <syzbot+ba6fcd859210f4e9e109@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] io_uring: fix io_drain_req()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic
- From: syzbot <syzbot+ba6fcd859210f4e9e109@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] mm/filemap: Prevent waiting for memory for NOWAIT reads
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/2] mm/readahead: Add gfp_flags to ractl
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic
- From: syzbot <syzbot+ba6fcd859210f4e9e109@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in io_uring_cancel_generic
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] INFO: task hung in io_uring_cancel_generic
- From: syzbot <syzbot+ba6fcd859210f4e9e109@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5.14] io_uring: use right task for exiting checks
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5.14] io_uring: use right task for exiting checks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5.14] io_uring: use right task for exiting checks
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5.14] io_uring: use right task for exiting checks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.14-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] io_uring fixes for 5.14-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: remove dead non-zero 'poll' check
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: potential null pointer deference (or maybe invalid null check) in io_uring io_poll_remove_double()
- From: Jens Axboe <axboe@xxxxxxxxx>
- potential null pointer deference (or maybe invalid null check) in io_uring io_poll_remove_double()
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] io_uring: mitigate unlikely iopoll lag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9 00/11] io_uring: add mkdir and [sym]linkat support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9 00/11] io_uring: add mkdir and [sym]linkat support
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] io_uring: mitigate unlikely iopoll lag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Possible io_uring regression with QEMU on Ubuntu's kernel
- From: Juhyung Park <qkrwngud825@xxxxxxxxx>
- [PATCH v9 11/11] io_uring: add support for IORING_OP_LINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 10/11] io_uring: add support for IORING_OP_SYMLINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 09/11] io_uring: add support for IORING_OP_MKDIRAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 08/11] namei: update do_*() helpers to return ints
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 07/11] namei: make do_linkat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 06/11] namei: add getname_uflags()
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 05/11] namei: make do_symlinkat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 03/11] namei: make do_mkdirat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 04/11] namei: make do_mknodat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 02/11] namei: change filename_parentat() calling conventions
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 01/11] namei: ignore ERR/NULL names in putname()
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v9 00/11] io_uring: add mkdir and [sym]linkat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v8 00/11] io_uring: add mkdir and [sym]linkat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v8 00/11] io_uring: add mkdir and [sym]linkat support
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 05/11] fs: make do_mknodat() take struct filename
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 03/11] fs: make do_mkdirat() take struct filename
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 02/11] namei: change filename_parentat() calling conventions
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] io_uring: fix drain alloc fail return code
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/1] io_uring: fix drain alloc fail return code
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 0/4] open/accept directly into io_uring fixed file table
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] open/accept directly into io_uring fixed file table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Question about sendfile
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 0/4] open/accept directly into io_uring fixed file table
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [RFC 0/4] open/accept directly into io_uring fixed file table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 00/11] io_uring: add mkdir and [sym]linkat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 11/11] io_uring: add support for IORING_OP_LINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 10/11] io_uring: add support for IORING_OP_SYMLINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 09/11] fs: update do_*() helpers to return ints
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 07/11] namei: add getname_uflags()
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 08/11] fs: make do_linkat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 06/11] fs: make do_symlinkat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 05/11] fs: make do_mknodat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 04/11] io_uring: add support for IORING_OP_MKDIRAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 03/11] fs: make do_mkdirat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 02/11] namei: change filename_parentat() calling conventions
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 01/11] namei: ignore ERR/NULL names in putname()
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v8 00/11] io_uring: add mkdir and [sym]linkat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH 4/4] io_uring: accept directly into fixed file table
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 3/4] io_uring: hand code io_accept()' fd installing
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/4] io_uring: allow open directly into fixed fd table
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/4] net: add an accept helper not installing fd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 0/4] open/accept directly into io_uring fixed file table
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v7 07/10] fs: make do_linkat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v7 07/10] fs: make do_linkat() take struct filename
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: io_uring/recvmsg using io_provide_buffers causes kernel NULL pointer dereference bug
- From: Mauro De Gennaro <mauro@xxxxxxxxxx>
- [PATCH v7 10/10] io_uring: add support for IORING_OP_LINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 09/10] io_uring: add support for IORING_OP_SYMLINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 08/10] fs: update do_*() helpers to return ints
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 07/10] fs: make do_linkat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 06/10] namei: add getname_uflags()
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 05/10] fs: make do_symlinkat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 04/10] fs: make do_mknodat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 03/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 02/10] fs: make do_mkdirat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 01/10] namei: ignore ERR/NULL names in putname()
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v7 00/10] io_uring: add mkdir and [sym]linkat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH AUTOSEL 5.12 106/160] io_uring: fix false WARN_ONCE
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 094/137] io_uring: fix false WARN_ONCE
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 127/189] io_uring: fix false WARN_ONCE
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: io_uring/recvmsg using io_provide_buffers causes kernel NULL pointer dereference bug
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- io_uring/recvmsg using io_provide_buffers causes kernel NULL pointer dereference bug
- From: Mauro De Gennaro <mauro@xxxxxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Question about sendfile
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [Bug] io_uring_register_files_update broken
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: fix exiting io_req_task_work_add leaks
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Possible io_uring regression with QEMU on Ubuntu's kernel
- From: Juhyung Park <qkrwngud825@xxxxxxxxx>
- Re: [Bug] io_uring_register_files_update broken
- From: Victor Stewart <v@nametag.social>
- [GIT PULL] io_uring updates for 5.14-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: fix exiting io_req_task_work_add leaks
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Bug] io_uring_register_files_update broken
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: fix exiting io_req_task_work_add leaks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [Bug] io_uring_register_files_update broken
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: fix exiting io_req_task_work_add leaks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [Bug] io_uring_register_files_update broken
- From: Daniele Salvatore Albano <d.albano@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: fix exiting io_req_task_work_add leaks
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/1] io_uring: fix exiting io_req_task_work_add leaks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [Bug] io_uring_register_files_update broken
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5.14 0/3] fallback fix and task_work cleanup
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5.14 0/3] fallback fix and task_work cleanup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Jens Axboe <axboe@xxxxxxxxx>
- [Bug] io_uring_register_files_update broken
- From: Victor Stewart <v@nametag.social>
- [PATCH 3/3] io_uring: tweak io_req_task_work_add
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/3] io_uring: simplify task_work func
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 5.14 0/3] fallback fix and task_work cleanup
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/3] io_uring: fix stuck fallback reqs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] io_uring updates for 5.14-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Possible io_uring regression with QEMU on Ubuntu's kernel
- From: Juhyung Park <qkrwngud825@xxxxxxxxx>
- [GIT PULL] io_uring updates for 5.14-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH] io_uring: Remove NULL test before kfree
- From: 13145886936@xxxxxxx
- Re: [PATCH for-next 0/6] small for-next optimisations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: code clean for kiocb_done()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: spin in iopoll() only when reqs are in a single queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: code clean for kiocb_done()
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: spin in iopoll() only when reqs are in a single queue
- From: Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
- [PATCH 4/6] io_uring: optimise hot path restricted checks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 5/6] io_uring: refactor io_submit_flush_completions
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 6/6] io_uring: pre-initialise some of req fields
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 3/6] io_uring: remove not needed PF_EXITING check
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/6] io_uring: mainstream sqpoll task_work running
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/6] io_uring: refactor io_arm_poll_handler()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 0/6] small for-next optimisations
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- RE: [PATCH v4] io_uring: reduce latency by reissueing the operation
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next 0/6] straightforward for-next cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/9] io_uring: add mkdir and [sym]linkat support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/6] io_uring: refactor io_openat2()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 5/6] io_uring: simplify struct io_uring_sqe layout
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 4/6] io_uring: update sqe layout build checks
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 3/6] io_uring: fix code style problems
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/6] io_uring: refactor io_sq_thread()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 0/6] straightforward for-next cleanups
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/6] io_uring: don't change sqpoll creds if not needed
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 9/9] io_uring: add support for IORING_OP_LINKAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 8/9] io_uring: add support for IORING_OP_SYMLINKAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 2/9] io_uring: add support for IORING_OP_MKDIRAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v6 9/9] io_uring: add support for IORING_OP_LINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v6 8/9] io_uring: add support for IORING_OP_SYMLINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v6 7/9] fs: update do_*() helpers to return ints
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v6 6/9] fs: make do_linkat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v6 5/9] namei: add getname_uflags()
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v6 4/9] fs: make do_symlinkat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v6 3/9] fs: make do_mknodat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v6 2/9] io_uring: add support for IORING_OP_MKDIRAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v6 1/9] fs: make do_mkdirat() take struct filename
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- [PATCH v6 0/9] io_uring: add mkdir and [sym]linkat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [LSF/MM/BPF Topic] Towards more useful nvme-passthrough
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 10/10] io_uring: add support for IORING_OP_MKNODAT
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 0/2] Minor SQPOLL thread fix and improvement
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 1/2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH v2 1/2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH v2 0/2] Minor SQPOLL thread fix and improvement
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/2] io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/2] Add iopoll/sqe field checks to unlink/rename
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v5 09/10] io_uring: add support for IORING_OP_LINKAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 10/10] io_uring: add support for IORING_OP_MKNODAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v5 10/10] io_uring: add support for IORING_OP_MKNODAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v5 09/10] io_uring: add support for IORING_OP_LINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v5 08/10] io_uring: add support for IORING_OP_SYMLINKAT
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- From: Dmitry Kadashev <dkadashev@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]