IO Uring
[Prev Page][Next Page]
- [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>
- Re: [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] io_uring: Create define to modify a SQPOLL parameter
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH 2/2] io_uring: Create define to modify a SQPOLL parameter
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH 0/2] Minor SQPOLL thread fix and improvement
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation
- 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 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: Pavel Begunkov <asml.silence@xxxxxxxxx>
- 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>
- [PATCH v4] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- 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 09/10] io_uring: add support for IORING_OP_LINKAT
- 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 08/10] io_uring: add support for IORING_OP_SYMLINKAT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v3] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@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>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v3] io_uring: reduce latency by reissueing the operation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- 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 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 v2] io_uring: reduce latency by reissueing the operation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH 2/2] io_uring: inline fixed part of io_file_get()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/2] io_uring: use kvmalloc for fixed files
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 0/2] kvmalloc reg file table
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH] io_uring: add IORING_SETUP_IGNORE_ONONBLOCK flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2] Add option to ignore O_NONBLOCK for retry purposes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: store back buffer in case of failure
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- [PATCH] io_uring: add IOSQE_IGNORE_NONBLOCK flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] Add option to ignore O_NONBLOCK for retry purposes
- 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 12/12] io_uring: improve in tctx_task_work() resubmission
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/12] io_uring: improve in tctx_task_work() resubmission
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 12/12] io_uring: improve in tctx_task_work() resubmission
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RESEND v2 liburing] update rsrc register/update ABI and tests
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH RESEND v2 liburing] update rsrc register/update ABI and tests
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
- From: Dmitry Kadashev <dkadashev@xxxxxxxxx>
- Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 12/12] io_uring: improve in tctx_task_work() resubmission
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 11/12] io_uring: don't resched with empty task_list
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 09/12] io_uring: optimise task_work submit flushing
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 10/12] io_uring: refactor tctx task_work list splicing
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 08/12] io_uring: inline __tctx_task_work()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 07/12] io_uring: refactor io_get_sequence()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 06/12] io_uring: clean all flags in io_clean_op() at once
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 05/12] io_uring: simplify iovec freeing in io_clean_op()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 04/12] io_uring: track request creds with a flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 03/12] io_uring: move creds from io-wq work to io_kiocb
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 02/12] io_uring: refactor io_submit_flush_completions()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 01/12] io_uring: fix false WARN_ONCE
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 00/12] another round of 5.14 optimisations
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] io_uring: allow user configurable IO thread CPU affinity
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/2] Allow io-wq user configurable CPU masks
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] io-wq: use private CPU mask
- From: Jens Axboe <axboe@xxxxxxxxx>
- [Bug] fio hang when running multiple job io_uring/hipri over nvme
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Best way to continually discard incoming socket data
- From: "robert.j.graham" <robert.j.graham@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: store back buffer in case of failure
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: store back buffer in case of failure
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: store back buffer in case of failure
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] io_uring: store back buffer in case of failure
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: reduce latency by reissueing the operation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/3] io_uring: Add to traces the req pointer when available
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC] io_uring: enable shmem/memfd memory registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: store back buffer in case of failure
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next 0/3] further optimise drain
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next] io_uring: fix min types mismatch in table alloc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: Fix comment of io_get_sqe
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5.14 00/12] for-next optimisations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io-wq: remove redundant initialization of variable ret
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH][next][V2] io_uring: Fix incorrect sizeof operator for copy_from_user call
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 1/1] queue: clean up SQ flushing
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/3] io_uring: optimise io_commit_cqring()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/3] io_uring: switch !DRAIN fast path when possible
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/3] io_uring: shove more drain bits out of hot path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next 0/3] further optimise drain
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 1/1] queue: clean up SQ flushing
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] io-wq: remove redundant initialization of variable ret
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] io_uring: fix link timeout refs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH -next] io_uring: Remove unneeded if-null-free check
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH][next][V2] io_uring: Fix incorrect sizeof operator for copy_from_user call
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: Fix comment of io_get_sqe
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH][next][V2] io_uring: Fix incorrect sizeof operator for copy_from_user call
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 5.14 00/12] for-next optimisations
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-next] io_uring: fix min types mismatch in table alloc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next] io_uring: fix min types mismatch in table alloc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH][next] io_uring: Fix incorrect sizeof operator for copy_from_user call
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH][next] io_uring: Fix incorrect sizeof operator for copy_from_user call
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH][next] io_uring: Fix incorrect sizeof operator for copy_from_user call
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH][next] io_uring: Fix incorrect sizeof operator for copy_from_user call
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- [PATCH][next] io_uring: Fix incorrect sizeof operator for copy_from_user call
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] io_uring: store back buffer in case of failure
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 1/3] io_uring: Add to traces the req pointer when available
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 3/3] io-wq: remove header files not needed anymore
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 07/12] io_uring: small io_submit_sqe() optimisation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 5.14 00/12] for-next optimisations
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 03/12] io_uring: shuffle more fields into SQ ctx section
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 04/12] io_uring: refactor io_get_sqe()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 12/12] io_uring: optimise non-drain path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 10/12] io_uring: move uring_lock location
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 05/12] io_uring: don't cache number of dropped SQEs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 02/12] io_uring: move ctx->flags from SQ cacheline
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 01/12] io_uring: keep SQ pointers in a single cacheline
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 08/12] io_uring: clean up check_overflow flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 06/12] io_uring: optimise completion timeout flushing
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 11/12] io_uring: refactor io_req_defer()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 09/12] io_uring: wait heads renaming
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v2 for-next 00/13] resend of for-next cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] io_uring: fix blocking inline submission
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] io_uring: fix blocking inline submission
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- RE: io_uring: BPF controlled I/O
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH 06/13] io-wq: simplify worker exiting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 05/13] io-wq: don't repeat IO_WQ_BIT_EXIT check by worker
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 08/13] io_uring: remove rsrc put work irq save/restore
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 10/13] io_uring: don't vmalloc rsrc tags
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 07/13] io_uring: hide rsrc tag copy into generic helpers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 03/13] io_uring: refactor io_iopoll_req_issued
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 13/13] io_uring: inline io_iter_do_read()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 11/13] io_uring: cache task struct refs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 09/13] io_uring: add helpers for 2 level table alloc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 04/13] io_uring: rename function *task_file
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 02/13] io-wq: remove unused io-wq refcounting
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 for-next 00/13] resend of for-next cleanups
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 12/13] io_uring: unify SQPOLL and user task cancellations
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 01/13] io-wq: embed wqe ptr array into struct io_wq
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC] io_uring: enable shmem/memfd memory registration
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] io_uring fixes for 5.13-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: INFO: task hung in io_uring_cancel_sqpoll
- From: syzbot <syzbot+11bf59db879676f59e52@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] io_uring fixes for 5.13-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] io_uring: fix link timeout refs
- From: Martin Raiber <martin@xxxxxxxxxxxx>
- Re: [PATCH] io_uring: reduce latency by reissueing the operation
- From: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
- Re: [PATCH] coredump: Limit what can interrupt coredumps
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] coredump: Limit what can interrupt coredumps
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [CFT}[PATCH] coredump: Limit what can interrupt coredumps
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] io_uring: reduce latency by reissueing the operation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH liburing 1/1] update rsrc register/update ABI and tests
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [CFT}[PATCH] coredump: Limit what can interrupt coredumps
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[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]