IO Uring
Thread Index
[
Prev Page
][
Next Page
]
[PATCH for-next 2/3] io_uring: make io_uring_types.h public
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 1/3] io_uring: kill extra io_uring_types.h includes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 0/3] io_uring trace events clean up
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2] io_uring: commit non-pollable provided mapped buffers upfront
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: read/readv must commit ring mapped buffers upfront
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH for-next v3 16/16] io_uring: mutex locked poll hashing
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 15/16] io_uring: propagate locking state to poll cancel
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 14/16] io_uring: introduce a struct for hash table
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 13/16] io_uring: pass hash table into poll_find
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 12/16] io_uring: add IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 11/16] io_uring: use state completion infra for poll reqs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 10/16] io_uring: clean up io_ring_ctx_alloc
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 09/16] io_uring: limit the number of cancellation buckets
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 08/16] io_uring: clean up io_try_cancel
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 07/16] io_uring: pass poll_find lock back
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 06/16] io_uring: switch cancel_hash to use per entry spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 05/16] io_uring: poll: remove unnecessary req->ref set
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 04/16] io_uring: don't inline io_put_kbuf
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 03/16] io_uring: refactor io_req_task_complete()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 02/16] io_uring: kill REQ_F_COMPLETE_INLINE
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 01/16] io_uring: rw: delegate sync completions to core io_uring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v3 00/16] 5.20 cleanups and poll optimisations
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH] io_uring: read/readv must commit ring mapped buffers upfront
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH 2/2] io_uring: kbuf: add comments for some tricky code
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH] io_uring: read/readv must commit ring mapped buffers upfront
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH for-next 00/10] 5.20 cleanups
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing] convert buf-ring nop test to use read
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 5.19 0/6] CQE32 fixes
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH for-next 02/10] io_uring: move defer_list to slow data
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 01/10] io_uring: make reg buf init consistent
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 03/10] io_uring: better caching for ctx timeout fields
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 10/10] io_uring: don't set REQ_F_COMPLETE_INLINE in tw
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 06/10] io_uring: explain io_wq_work::cancel_seq placement
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 08/10] io_uring: never defer-complete multi-apoll
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 05/10] io_uring: move small helpers to headers
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 04/10] io_uring: refactor ctx slow data placement
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 09/10] io_uring: remove check_cq checking from hot paths
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 00/10] 5.20 cleanups
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 07/10] io_uring: inline ->registered_rings
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-next v2 25/25] io_uring: mutex locked poll hashing
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH for-next v2 25/25] io_uring: mutex locked poll hashing
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: [PATCH for-next v2 25/25] io_uring: mutex locked poll hashing
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH 5.19 0/6] CQE32 fixes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 5.19 0/6] CQE32 fixes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 5.19 0/6] CQE32 fixes
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH liburing] convert buf-ring nop test to use read
From
: Dylan Yudaken <dylany@xxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH liburing 0/2] revert buf-ring test
From
: Dylan Yudaken <dylany@xxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: [PATCH for-next v2 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH for-next v2 04/25] io_uring: refactor ctx slow data placement
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH liburing 1/3] io_uring: update headers with IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 2/6] io_uring: unite fill_cqe and the 32B version
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH liburing 1/3] io_uring: update headers with IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 6/6] io_uring: make io_fill_cqe_aux to honour CQE32
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 3/6] io_uring: fill extra big cqe fields from req
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-next v2 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 5/6] io_uring: inline __io_fill_cqe()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-next v2 10/25] io_uring: kill REQ_F_COMPLETE_INLINE
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 1/6] io_uring: get rid of __io_fill_cqe{32}_req()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 0/6] CQE32 fixes
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 4/6] io_uring: fix ->extra{1,2} misuse
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-next v2 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-next v2 10/25] io_uring: kill REQ_F_COMPLETE_INLINE
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: [PATCH for-next v2 04/25] io_uring: refactor ctx slow data placement
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 5.19 2/3] Revert "io_uring: add buffer selection support to IORING_OP_NOP"
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-next v2 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH for-next v2 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH for-next v2 19/25] io_uring: clean up io_ring_ctx_alloc
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH for-next v2 10/25] io_uring: kill REQ_F_COMPLETE_INLINE
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH for-next v2 09/25] io_uring: never defer-complete multi-apoll
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH for-next v2 04/25] io_uring: refactor ctx slow data placement
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH liburing 1/2] Revert "test/buf-ring: ensure cqe isn't used uninitialized"
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 2/2] Revert "buf-ring: add tests that cycle through the provided buffer ring"
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 0/2] revert buf-ring test
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 5.19 2/3] Revert "io_uring: add buffer selection support to IORING_OP_NOP"
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH liburing v2 0/3] single-issuer and poll benchmark
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH 5.19 2/3] Revert "io_uring: add buffer selection support to IORING_OP_NOP"
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v2 0/3] single-issuer and poll benchmark
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 5.19 2/3] Revert "io_uring: add buffer selection support to IORING_OP_NOP"
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH for-next v2 11/25] io_uring: refactor io_req_task_complete()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-next v2 11/25] io_uring: refactor io_req_task_complete()
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH 5.19 0/3] 5.19 reverts
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: remove duplicate cqe skip check
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5.19 3/3] io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 1/3] Revert "io_uring: support CQE32 for nop operation"
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 2/3] Revert "io_uring: add buffer selection support to IORING_OP_NOP"
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 0/3] 5.19 reverts
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH liburing v2 0/3] single-issuer and poll benchmark
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH liburing v2 0/3] single-issuer and poll benchmark
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH liburing v2 0/3] single-issuer and poll benchmark
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH liburing v2 0/3] single-issuer and poll benchmark
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing v2 3/3] tests: test IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing v2 2/3] examples: add a simple single-shot poll benchmark
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing v2 1/3] io_uring: update headers with IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH liburing 2/3] examples: add a simple single-shot poll benchmark
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH liburing 2/3] examples: add a simple single-shot poll benchmark
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[PATCH for-next v2 15/25] io_uring: switch cancel_hash to use per entry spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 13/25] io_uring: remove check_cq checking from hot paths
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 24/25] io_uring: propagate locking state to poll cancel
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 18/25] io_uring: limit number hash buckets
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 23/25] io_uring: introduce a struct for hash table
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 12/25] io_uring: don't inline io_put_kbuf
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 20/25] io_uring: use state completion infra for poll reqs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 17/25] io_uring: clean up io_try_cancel
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 14/25] io_uring: poll: remove unnecessary req->ref set
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 16/25] io_uring: pass poll_find lock back
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 19/25] io_uring: clean up io_ring_ctx_alloc
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 22/25] io_uring: pass hash table into poll_find
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 25/25] io_uring: mutex locked poll hashing
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 10/25] io_uring: kill REQ_F_COMPLETE_INLINE
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 09/25] io_uring: never defer-complete multi-apoll
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 11/25] io_uring: refactor io_req_task_complete()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 07/25] io_uring: inline ->registered_rings
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 08/25] io_uring: don't set REQ_F_COMPLETE_INLINE in tw
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 06/25] io_uring: explain io_wq_work::cancel_seq placement
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 05/25] io_uring: move small helpers to headers
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 03/25] io_uring: better caching for ctx timeout fields
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 04/25] io_uring: refactor ctx slow data placement
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 02/25] io_uring: move defer_list to slow data
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 01/25] io_uring: make reg buf init consistent
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next v2 00/25] 5.20 cleanups and poll optimisations
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 3/3] tests: test IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 2/3] examples: add a simple single-shot poll benchmark
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 1/3] io_uring: update headers with IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 0/3] single-issuer and poll benchmark
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC 0/5] support nonblock submission for splice pipe to pipe
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH for-next 05/25] io_uring: move cancel_seq out of io-wq
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH for-next 05/25] io_uring: move cancel_seq out of io-wq
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-next 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-next 05/25] io_uring: move cancel_seq out of io-wq
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH for-next 12/25] io_uring: don't inline io_put_kbuf
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 16/25] io_uring: pass poll_find lock back
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 18/25] io_uring: limit number hash buckets
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 07/25] io_uring: inline ->registered_rings
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 01/25] io_uring: make reg buf init consistent
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 25/25] io_uring: mutex locked poll hashing
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 04/25] io_uring: refactor ctx slow data placement
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 13/25] io_uring: remove check_cq checking from hot paths
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 24/25] io_uring: propagate locking state to poll cancel
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 20/25] io_uring: use state completion infra for poll reqs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 19/25] io_uring: clean up io_ring_ctx_alloc
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 15/25] io_uring: switch cancel_hash to use per entry spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 11/25] io_uring: refactor io_req_task_complete()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 14/25] io_uring: poll: remove unnecessary req->ref set
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 05/25] io_uring: move cancel_seq out of io-wq
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 00/25] 5.20 cleanups and poll optimisations
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 06/25] io_uring: move small helpers to headers
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 23/25] io_uring: introduce a struct for hash table
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 03/25] io_uring: better caching for ctx timeout fields
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 02/25] io_uring: move defer_list to slow data
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 08/25] io_uring: don't set REQ_F_COMPLETE_INLINE in tw
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 10/25] io_uring: kill REQ_F_COMPLETE_INLINE
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 09/25] io_uring: never defer-complete multi-apoll
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 17/25] io_uring: clean up io_try_cancel
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH for-next 22/25] io_uring: pass hash table into poll_find
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 2/2] io_uring: kbuf: add comments for some tricky code
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [RFC] support memory recycle for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH] fs: io_uring: remove NULL check before kfree
From
: Dongliang Mu <mudongliangabcd@xxxxxxxxx>
Re: [PATCH] fs: io_uring: remove NULL check before kfree
From
: Muchun Song <songmuchun@xxxxxxxxxxxxx>
[PATCH] fs: io_uring: remove NULL check before kfree
From
: Dongliang Mu <dzm91@xxxxxxxxxxx>
Re: [RFC] support memory recycle for ring-mapped provided buffer
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [RFC] support memory recycle for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH 0/3] io_uring: fixes for provided buffer ring
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
From
: Yin Fengwei <fengwei.yin@xxxxxxxxx>
Re: [PATCH] io_uring: remove duplicate cqe skip check
From
: Jens Axboe <axboe@xxxxxxxxx>
[RFC 1/3] ipc/msg: split do_msgsnd into functions
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
[RFC 3/3] io_uring: add support for IORING_OP_MSGRCV
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
[RFC 2/3] io_uring: add support for IORING_OP_MSGSND
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
[RFC 0/3] io_uring: add support for IORING_OP_MSGSND/IORING_OP_MSGRCV
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
Re: [PATCH 0/3] io_uring: fixes for provided buffer ring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 0/3] io_uring: fixes for provided buffer ring
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 3/4] add io_uring_buf_ring_init
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 1/4] remove non-existent manpage reference
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 0/3] io_uring: fixes for provided buffer ring
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH liburing 4/4] buf-ring: add tests that cycle through the provided buffer ring
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH liburing 2/4] add mask parameter to io_uring_buf_ring_add
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 0/3] io_uring: fixes for provided buffer ring
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH liburing 0/4] Buffer ring API fixes
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 0/3] io_uring: fixes for provided buffer ring
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH] io_uring: remove duplicate cqe skip check
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 2/3] io_uring: fix types in provided buffer ring
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 0/3] io_uring: fixes for provided buffer ring
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 1/3] io_uring: fix index calculation
From
: Dylan Yudaken <dylany@xxxxxx>
[PATCH 3/3] io_uring: limit size of provided buffer ring
From
: Dylan Yudaken <dylany@xxxxxx>
Re: [PATCH 5.19 2/6] io_uring: openclose: fix bug of closing wrong fixed file
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH 5.19 2/6] io_uring: openclose: fix bug of closing wrong fixed file
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH for-5.20 1/6] io_uring: poll: remove unnecessary req->ref set
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v4] io_uring: switch cancel_hash to use per entry spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC] support memory recycle for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 5.19 2/6] io_uring: openclose: fix bug of closing wrong fixed file
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5.19 6/6] io_uring: kbuf: fix bug of not consuming ring buffer in partial io case
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH for-5.20 5/6] io_uring: remove duplicate kbuf release
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH for-5.20 4/6] io_uring: openclose: support separate return value for IORING_CLOSE_FD_AND_FILE_SLOT
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 5.19 3/6] io_uring: openclose: fix bug of unexpected return value in IORING_CLOSE_FD_AND_FILE_SLOT mode
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 5.19 2/6] io_uring: openclose: fix bug of closing wrong fixed file
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH for-5.20 1/6] io_uring: poll: remove unnecessary req->ref set
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH v4] io_uring: switch cancel_hash to use per entry spinlock
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCHSET 0/4] Allow allocated direct descriptors
From
: Victor Stewart <v@nametag.social>
Re: [PATCHSET v2 0/6] Allow allocated direct descriptors
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH v8 10/14] fs: Add async write file modification handling.
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v8 09/14] fs: Split off inode_needs_update_time and __file_update_time
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v8 08/14] fs: add __remove_file_privs() with flags parameter
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v8 07/14] fs: Add check for async buffered writes to generic_write_checks
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCHSET v2 0/6] Allow allocated direct descriptors
From
: Stefan Metzmacher <metze@xxxxxxxxx>
Re: [PATCHSET v2 0/6] Allow allocated direct descriptors
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH 0/5] misc update for openclose and provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 0/5] misc update for openclose and provided buffer
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 5/5] io_uring: kbuf: fix bug of not consuming ring buffer in partial io case
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 1/5] io_uring: openclose: fix bug of closing wrong fixed file
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 4/5] io_uring: remove duplicate kbuf release
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 3/5] io_uring: openclose: support separate return value for IORING_CLOSE_FD_AND_FILE_SLOT
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 2/5] io_uring: openclose: fix bug of unexpected return value in IORING_CLOSE_FD_AND_FILE_SLOT mode
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 0/5] misc update for openclose and provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
[RFC] support memory recycle for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH v8 06/14] iomap: Return -EAGAIN from iomap_write_iter()
From
: Stefan Roesch <shr@xxxxxx>
Re: Possible bug for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: Possible bug for ring-mapped provided buffer
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Possible bug for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: Possible bug for ring-mapped provided buffer
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Possible bug for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: Possible bug for ring-mapped provided buffer
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Possible bug for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: Possible bug for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCHSET v2 0/6] Allow allocated direct descriptors
From
: Stefan Metzmacher <metze@xxxxxxxxx>
Possible bug for ring-mapped provided buffer
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH 4/5] io_uring: support nonblock try for splicing from pipe to pipe
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v8 06/14] iomap: Return -EAGAIN from iomap_write_iter()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v8 04/14] iomap: Add flags parameter to iomap_page_create()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v8 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[PATCH v8 13/14] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 14/14] xfs: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 10/14] fs: Add async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 11/14] io_uring: Add support for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 12/14] io_uring: Add tracepoint for short writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 04/14] iomap: Add flags parameter to iomap_page_create()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 07/14] fs: Add check for async buffered writes to generic_write_checks
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 08/14] fs: add __remove_file_privs() with flags parameter
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 05/14] iomap: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 09/14] fs: Split off inode_needs_update_time and __file_update_time
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 00/14] io-uring/xfs: support async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 06/14] iomap: Return -EAGAIN from iomap_write_iter()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 01/14] mm: Move starting of background writeback into the main balancing loop
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v8 02/14] mm: Move updates of dirty_exceeded into one place
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH 4/5] io_uring: support nonblock try for splicing from pipe to pipe
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [RFC 0/5] support nonblock submission for splice pipe to pipe
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
From
: Oliver Sang <oliver.sang@xxxxxxxxx>
Re: [RFC 0/5] support nonblock submission for splice pipe to pipe
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC 0/5] support nonblock submission for splice pipe to pipe
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH 4/5] io_uring: support nonblock try for splicing from pipe to pipe
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v7 00/15] io-uring/xfs: support async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC 0/5] support nonblock submission for splice pipe to pipe
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC 0/5] support nonblock submission for splice pipe to pipe
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 5/5] io_uring: add file_in in io_splice{} to avoid duplicate calculation
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 4/5] io_uring: support nonblock try for splicing from pipe to pipe
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 3/5] splice: support nonblock for splice from pipe to pipe
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 2/5] pipe: add trylock helpers for pipe lock
From
: Hao Xu <hao.xu@xxxxxxxxx>
[PATCH 1/5] io_uring: move sp->len check up for splice and tee
From
: Hao Xu <hao.xu@xxxxxxxxx>
[RFC 0/5] support nonblock submission for splice pipe to pipe
From
: Hao Xu <hao.xu@xxxxxxxxx>
Re: [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v7 10/15] fs: Add async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH 1/3] io_uring: add hash_index and its logic to track req in cancel_hash
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [PATCH v2 0/3] cancel_hash per entry lock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [PATCH v2 0/3] cancel_hash per entry lock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v2 0/3] cancel_hash per entry lock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/3] io_uring: add hash_index and its logic to track req in cancel_hash
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 2/3] io_uring: add an io_hash_bucket structure for smaller granularity lock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v1 5/5] Add io_uring data structure build assertion
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v1 0/5] Ensure io_uring data structure consistentcy in liburing
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [PATCH v2 0/3] cancel_hash per entry lock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
[PATCH 2/3] io_uring: add an io_hash_bucket structure for smaller granularity lock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
[PATCH v2 0/3] cancel_hash per entry lock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
[PATCH 1/3] io_uring: add hash_index and its logic to track req in cancel_hash
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
[PATCH 3/3] io_uring: switch cancel_hash to use per list spinlock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
[RFC PATCH v1 5/5] Add io_uring data structure build assertion
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[RFC PATCH v1 4/5] Avoid macro redefinition warnings
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[RFC PATCH v1 1/5] lib: Don't indent in `#ifdef -> #define -> #endif` block
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[RFC PATCH v1 0/5] Ensure io_uring data structure consistentcy in liburing
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[RFC PATCH v1 2/5] lib: Add `BUILD_BUG_ON()` macro
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
[RFC PATCH v1 3/5] lib: Add `sizeof_field()` macro
From
: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
Re: [RFC PATCH] ubd: add io_uring based userspace block driver
From
: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in filp_close
From
: syzbot <syzbot+47dd250f527cb7bebf24@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in filp_close
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in filp_close
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [syzbot] KASAN: use-after-free Read in filp_close
From
: syzbot <syzbot+47dd250f527cb7bebf24@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] Followup io_uring changes and fixes
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH v7 00/15] io-uring/xfs: support async buffered writes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v7 10/15] fs: Add async write file modification handling.
From
: Jan Kara <jack@xxxxxxx>
[GIT PULL] Followup io_uring changes and fixes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v7 00/15] io-uring/xfs: support async buffered writes
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v7 11/15] fs: Optimization for concurrent file time updates.
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v7 09/15] fs: Split off inode_needs_update_time and __file_update_time
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v7 10/15] fs: Add async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v7 04/15] iomap: Add flags parameter to iomap_page_create()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v7 14/15] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v7 09/15] fs: Split off inode_needs_update_time and __file_update_time
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v7 10/15] fs: Add async write file modification handling.
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v7 08/15] fs: add __remove_file_privs() with flags parameter
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v7 11/15] fs: Optimization for concurrent file time updates.
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v7 10/15] fs: Add async write file modification handling.
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v7 09/15] fs: Split off inode_needs_update_time and __file_update_time
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v7 00/15] io-uring/xfs: support async buffered writes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: Remove redundant NULL check before kfree
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: reinstate the inflight tracking
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: Remove redundant NULL check before kfree
From
: cgel.zte@xxxxxxxxx
Re: [RFC PATCH] ubd: add io_uring based userspace block driver
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH v7 15/15] xfs: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 14/15] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 03/15] mm: Add balance_dirty_pages_ratelimited_flags() function
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 11/15] fs: Optimization for concurrent file time updates.
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 10/15] fs: Add async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 13/15] io_uring: Add tracepoint for short writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 07/15] fs: Add check for async buffered writes to generic_write_checks
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 08/15] fs: add __remove_file_privs() with flags parameter
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 09/15] fs: Split off inode_needs_update_time and __file_update_time
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 05/15] iomap: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 12/15] io_uring: Add support for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 04/15] iomap: Add flags parameter to iomap_page_create()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 02/15] mm: Move updates of dirty_exceeded into one place
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 00/15] io-uring/xfs: support async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v7 01/15] mm: Move starting of background writeback into the main balancing loop
From
: Stefan Roesch <shr@xxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
From
: Stefan Roesch <shr@xxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [RFC net-next v3 1/1] io_uring: fix deadlock on iowq file slot alloc
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
[RFC net-next v3 1/1] io_uring: fix deadlock on iowq file slot alloc
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Jan Kara <jack@xxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [GIT PULL] io_uring updates for 5.18-rc1
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxx>
Re: [PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 0/5] io_uring: add opcodes for current working directory
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Olivier Langlois <olivier@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/5] io_uring: add opcodes for current working directory
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
Re: [External] Re: [PATCH 0/5] io_uring: add opcodes for current working directory
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [External] Re: [PATCH 0/5] io_uring: add opcodes for current working directory
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
Re: [PATCH v6 16/16] xfs: Enable async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v6 08/16] fs: Split off inode_needs_update_time and __file_update_time
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH 0/5] io_uring: add opcodes for current working directory
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/5] io_uring: add symlink opcode for current working directory
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
[PATCH 3/5] io_uring: add mkdir opcode for current working directory
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
[PATCH 5/5] io_uring: add link opcode for current working directory
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
[PATCH 1/5] io_uring: add rename opcode for current working directory
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
[PATCH 0/5] io_uring: add opcodes for current working directory
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
[PATCH 2/5] io_uring: add unlink opcode for current working directory
From
: Usama Arif <usama.arif@xxxxxxxxxxxxx>
Re: [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Stefan Roesch <shr@xxxxxx>
Re: [syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
Re: [PATCH v4 00/11] fixed worker
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
Re: [PATCH v4 00/11] fixed worker
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v4 00/11] fixed worker
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
Re: [PATCH v4 00/11] fixed worker
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v6 05/16] iomap: Add async buffered write support
From
: Jan Kara <jack@xxxxxxx>
[syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
From
: syzbot <syzbot+b6c9b65b6753d333d833@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 16/16] xfs: Enable async buffered write support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v4 00/11] fixed worker
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [PATCH v6 15/16] xfs: Add async buffered write support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 09/16] fs: Add async write file modification handling.
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 08/16] fs: Split off inode_needs_update_time and __file_update_time
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 07/16] fs: add __remove_file_privs() with flags parameter
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 06/16] fs: Add check for async buffered writes to generic_write_checks
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 05/16] iomap: Add async buffered write support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v6 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [LIBURING PATCH v2] Let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [LIBURING PATCH v2] Let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Jens Axboe <axboe@xxxxxxxxx>
[LIBURING PATCH v2] Let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [LIBURING PATCH] Let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Jens Axboe <axboe@xxxxxxxxx>
[LIBURING PATCH] Let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
[PATCH] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH] ubd: add io_uring based userspace block driver
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [RFC] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slot
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [RFC] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slot
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/2] io_uring: switch cancel_hash to use per list spinlock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
[PATCH 1/2] io_uring: add an argument for io_poll_disarm()
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
[PATCH 0/2] cancel_hash per entry lock
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [RFC] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slot
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slot
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slot
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH v3] io_uring: defer alloc_hint update to io_file_bitmap_set()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: ensure fput() called correspondingly when direct install fails
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v3] io_uring: defer alloc_hint update to io_file_bitmap_set()
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2] io_uring: defer alloc_hint update to io_file_bitmap_set()
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 05/16] iomap: Add async buffered write support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2] io_uring: defer alloc_hint update to io_file_bitmap_set()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2] io_uring: defer alloc_hint update to io_file_bitmap_set()
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] io_uring: defer alloc_hint update to io_file_bitmap_set()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] io_uring: fix file leaks around io_fixed_fd_install()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH RFC -next] io_uring: add support for level triggered poll
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/2] io_uring: fix file leaks around io_fixed_fd_install()
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
[PATCH 2/2] io_uring: defer alloc_hint update to io_file_bitmap_set()
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
[PATCH 0/2] two bug fixes about direct fd install
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: Erroneous socket connect pass?
From
: Jens Axboe <axboe@xxxxxxxxx>
Erroneous socket connect pass?
From
: "Weber, Eugene F Jr CIV (USA)" <eugene.f.weber5.civ@xxxxxxxx>
Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v6 05/16] iomap: Add async buffered write support
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] io_uring: wire up allocated direct descriptors for socket
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [RFC] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slot
From
: Hao Xu <haoxu.linux@xxxxxxxxxx>
Re: [PATCH] io_uring: ensure fput() called correspondingly when direct install fails
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH] io_uring: ensure fput() called correspondingly when direct install fails
From
: Jens Axboe <axboe@xxxxxxxxx>
RWF_NOWAIT does not work on socket
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
[PATCH] io_uring: ensure fput() called correspondingly when direct install fails
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
[PATCH] io_uring: wire up allocated direct descriptors for socket
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v6 05/16] iomap: Add async buffered write support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v6 05/16] iomap: Add async buffered write support
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v6 00/16] io-uring/xfs: support async buffered writes
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 16/16] xfs: Enable async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
Re: [PATCH v5 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 12/16] io_uring: Add tracepoint for short writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 15/16] xfs: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 11/16] io_uring: Add support for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 10/16] fs: Optimization for concurrent file time updates.
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 08/16] fs: Split off inode_needs_update_time and __file_update_time
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 09/16] fs: Add async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 05/16] iomap: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 07/16] fs: add __remove_file_privs() with flags parameter
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 06/16] fs: Add check for async buffered writes to generic_write_checks
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 01/16] mm: Move starting of background writeback into the main balancing loop
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 02/16] mm: Move updates of dirty_exceeded into one place
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v6 00/16] io-uring/xfs: support async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH] io_uring: fix a memory leak of buffer group list on exit
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v5 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v5 05/16] iomap: Add async buffered write support
From
: Jan Kara <jack@xxxxxxx>
[RFC] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slot
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: improve register file feature's usability
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: io uring support for character device
From
: Changman Lee <cm224.lee@xxxxxxxxx>
[PATCH v5 15/16] xfs: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 11/16] io_uring: Add support for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 12/16] io_uring: Add tracepoint for short writes
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 06/16] fs: Add check for async buffered writes to generic_write_checks
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 07/16] fs: add __remove_file_privs() with flags parameter
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 09/16] fs: Add async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 10/16] fs: Optimization for concurrent file time updates.
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 05/16] iomap: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 16/16] xfs: Enable async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 14/16] xfs: Change function signature of xfs_ilock_iocb()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 08/16] fs: Split off inode_needs_update_time and __file_update_time
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 01/16] mm: Move starting of background writeback into the main balancing loop
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 04/16] iomap: Add flags parameter to iomap_page_create()
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 02/16] mm: Move updates of dirty_exceeded into one place
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
From
: Stefan Roesch <shr@xxxxxx>
[PATCH v5 00/16] io-uring/xfs: support async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates.
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 16/17] xfs: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 16/17] xfs: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 11/17] fs: Add async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
From
: Stefan Roesch <shr@xxxxxx>
Re: [GIT PULL] io_uring xattr support
From
: Jens Axboe <axboe@xxxxxxxxx>
improve register file feature's usability
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH 3/6] io_uring: add io_op_defs 'def' pointer in req init and issue
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 5/6] io_uring: drop confusion between cleanup flags
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 5/6] io_uring: drop confusion between cleanup flags
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCH 3/6] io_uring: add io_op_defs 'def' pointer in req init and issue
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCH 2/6] io_uring: make prep and issue side of req handlers named consistently
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: [PATCH 1/6] io_uring: make timeout prep handlers consistent with other prep handlers
From
: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
Re: io uring support for character device
From
: Jens Axboe <axboe@xxxxxxxxx>
io uring support for character device
From
: Changman Lee <cm224.lee@xxxxxxxxx>
[PATCH 6/6] io_uring: move shutdown under the general net section
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 5/6] io_uring: drop confusion between cleanup flags
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 4/6] io_uring: unify calling convention for async prep handling
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/6] io_uring: add io_op_defs 'def' pointer in req init and issue
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/6] io_uring: make prep and issue side of req handlers named consistently
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/6] io_uring: make timeout prep handlers consistent with other prep handlers
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET 0/6] Misc cleanups
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] io_uring: add a schedule condition in io_submit_sqes
From
: Guo Xuenan <guoxuenan@xxxxxxxxxx>
Re: [GIT PULL] io_uring passthrough support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [GIT PULL] io_uring 'more data in socket' support
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] io_uring passthrough support
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] io_uring xattr support
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] io_uring socket(2) support
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] io_uring core updates for 5.19-rc1
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] io_uring passthrough support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring passthrough support
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] io_uring xattr support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] io_uring xattr support
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] io_uring: add a schedule condition in io_submit_sqes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
From
: Liu Xiaodong <xiaodong.liu@xxxxxxxxx>
Re: [PATCH] io_uring: add a schedule condition in io_submit_sqes
From
: Guo Xuenan <guoxuenan@xxxxxxxxxx>
Re: [PATCH v2 00/13] rename & split tests
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates.
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2 00/13] rename & split tests
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 04/17] mm: Add balance_dirty_pages_ratelimited_flags() function
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2 00/13] rename & split tests
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 00/13] rename & split tests
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 00/13] rename & split tests
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[GIT PULL] io_uring passthrough support
From
: Jens Axboe <axboe@xxxxxxxxx>
[GIT PULL] io_uring socket(2) support
From
: Jens Axboe <axboe@xxxxxxxxx>
[GIT PULL] io_uring 'more data in socket' support
From
: Jens Axboe <axboe@xxxxxxxxx>
[GIT PULL] io_uring xattr support
From
: Jens Axboe <axboe@xxxxxxxxx>
[GIT PULL] io_uring core updates for 5.19-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v4 16/17] xfs: Add async buffered write support
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFC PATCH v4 16/17] xfs: Add async buffered write support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 11/17] fs: Add async write file modification handling.
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for async buffered writes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] io_uring: add a schedule condition in io_submit_sqes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 00/13] rename & split tests
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 00/13] rename & split tests
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 00/13] rename & split tests
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] io_uring: cleanup handling of the two task_work lists
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] io_uring: add a schedule condition in io_submit_sqes
From
: Guo Xuenan <guoxuenan@xxxxxxxxxx>
[RFC PATCH v4 17/17] xfs: Enable async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 11/17] fs: Add async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 14/17] io_uring: Add tracepoint for short writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 16/17] xfs: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates.
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 13/17] io_uring: Add support for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 08/17] fs: Add check for async buffered writes to generic_write_checks
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 06/17] iomap: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 00/17] io-uring/xfs: support async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 04/17] mm: Add balance_dirty_pages_ratelimited_flags() function
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 01/17] mm: Move starting of background writeback into the main balancing loop
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v4 02/17] mm: Move updates of dirty_exceeded into one place
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v3 18/18] xfs: Enable async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v3 16/18] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v3 04/18] iomap: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v3 03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v3 02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v3 01/18] block: Add check for async buffered writes to generic_write_checks
From
: Stefan Roesch <shr@xxxxxx>
Re: [syzbot] general protection fault in __io_arm_poll_handler
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] general protection fault in __io_arm_poll_handler
From
: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
Re: [PATCH v3] io_uring: fix incorrect __kernel_rwf_t cast
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v3] io_uring: fix incorrect __kernel_rwf_t cast
From
: Vasily Averin <vvs@xxxxxxxxxx>
Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v2] io_uring: fix sparce warnings about __kernel_rwf_t casts
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [REPORT] Use-after-free Read in __fdget_raw in v5.10.y
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
From
: Jan Kara <jack@xxxxxxx>
Re: [RFC PATCH v3 18/18] xfs: Enable async buffered write support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v3 16/18] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v3 04/18] iomap: Add async buffered write support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v3 03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v3 02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH v3 01/18] block: Add check for async buffered writes to generic_write_checks
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2] io_uring: fix sparce warnings about __kernel_rwf_t casts
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH V2 0/1] ubd: add io_uring based userspace block driver
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [GIT PULL] io_uring fixes for 5.18-final
From
: pr-tracker-bot@xxxxxxxxxx
[RFC PATCH v3 18/18] xfs: Enable async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 15/18] mm: Add balance_dirty_pages_ratelimited_async() function
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 14/18] mm: Prepare balance_dirty_pages() for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 08/18] xfs: Enable async write file modification handling.
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 17/18] io_uring: Add tracepoint for short writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 13/18] mm: Move updates of dirty_exceeded into one place
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 16/18] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 12/18] mm: Move starting of background writeback into the main balancing loop
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 10/18] xfs: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 11/18] io_uring: Add support for async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 09/18] fs: Optimization for concurrent file time updates.
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 06/18] fs: Split off remove_needs_file_privs() __remove_file_privs()
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 05/18] xfs: Add iomap async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 07/18] fs: Split off file_needs_update_time and __file_update_time
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 00/18] io-uring/xfs: support async buffered writes
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 04/18] iomap: Add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[RFC PATCH v3 01/18] block: Add check for async buffered writes to generic_write_checks
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v2 12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages()
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v2 13/16] mm: add balance_dirty_pages_ratelimited_flags() function
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v2 06/16] fs: split off need_remove_file_privs() do_remove_file_privs()
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v2 08/16] fs: add pending file update time flag.
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
From
: Stefan Roesch <shr@xxxxxx>
Re: [RFC PATCH v2 04/16] iomap: add async buffered write support
From
: Stefan Roesch <shr@xxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]