Show patches with: Archived = No       |   4007 patches
« 1 2 ... 37 38 3940 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-next,09/10] io_uring: remove check_cq checking from hot paths 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[for-next,08/10] io_uring: never defer-complete multi-apoll 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[for-next,07/10] io_uring: inline ->registered_rings 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[for-next,06/10] io_uring: explain io_wq_work::cancel_seq placement 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[for-next,05/10] io_uring: move small helpers to headers 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[for-next,04/10] io_uring: refactor ctx slow data placement 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[for-next,03/10] io_uring: better caching for ctx timeout fields 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[for-next,02/10] io_uring: move defer_list to slow data 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[for-next,01/10] io_uring: make reg buf init consistent 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[liburing] convert buf-ring nop test to use read [liburing] convert buf-ring nop test to use read - - - --- 2022-06-15 Dylan Yudaken New
[5.19,6/6] io_uring: make io_fill_cqe_aux to honour CQE32 CQE32 fixes - - - --- 2022-06-15 Pavel Begunkov New
[5.19,5/6] io_uring: inline __io_fill_cqe() CQE32 fixes - - - --- 2022-06-15 Pavel Begunkov New
[5.19,4/6] io_uring: fix ->extra{1,2} misuse CQE32 fixes - - - --- 2022-06-15 Pavel Begunkov New
[5.19,3/6] io_uring: fill extra big cqe fields from req CQE32 fixes - - - --- 2022-06-15 Pavel Begunkov New
[5.19,2/6] io_uring: unite fill_cqe and the 32B version CQE32 fixes - - - --- 2022-06-15 Pavel Begunkov New
[5.19,1/6] io_uring: get rid of __io_fill_cqe{32}_req() CQE32 fixes - - - --- 2022-06-15 Pavel Begunkov New
[liburing,2/2] Revert "buf-ring: add tests that cycle through the provided buffer ring" revert buf-ring test - - - --- 2022-06-15 Dylan Yudaken New
[liburing,1/2] Revert "test/buf-ring: ensure cqe isn't used uninitialized" revert buf-ring test - - - --- 2022-06-15 Dylan Yudaken New
[5.19,3/3] io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT 5.19 reverts - - - --- 2022-06-14 Pavel Begunkov New
[5.19,2/3] Revert "io_uring: add buffer selection support to IORING_OP_NOP" 5.19 reverts - - - --- 2022-06-14 Pavel Begunkov New
[5.19,1/3] Revert "io_uring: support CQE32 for nop operation" 5.19 reverts - - - --- 2022-06-14 Pavel Begunkov New
[liburing,v2,3/3] tests: test IORING_SETUP_SINGLE_ISSUER single-issuer and poll benchmark - - - --- 2022-06-14 Pavel Begunkov New
[liburing,v2,2/3] examples: add a simple single-shot poll benchmark single-issuer and poll benchmark - - - --- 2022-06-14 Pavel Begunkov New
[liburing,v2,1/3] io_uring: update headers with IORING_SETUP_SINGLE_ISSUER single-issuer and poll benchmark - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,25/25] io_uring: mutex locked poll hashing 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,24/25] io_uring: propagate locking state to poll cancel 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,23/25] io_uring: introduce a struct for hash table 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,22/25] io_uring: pass hash table into poll_find 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,20/25] io_uring: use state completion infra for poll reqs 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,19/25] io_uring: clean up io_ring_ctx_alloc 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,18/25] io_uring: limit number hash buckets 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,17/25] io_uring: clean up io_try_cancel 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,16/25] io_uring: pass poll_find lock back 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,15/25] io_uring: switch cancel_hash to use per entry spinlock 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,14/25] io_uring: poll: remove unnecessary req->ref set 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,13/25] io_uring: remove check_cq checking from hot paths 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,12/25] io_uring: don't inline io_put_kbuf 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,11/25] io_uring: refactor io_req_task_complete() 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,10/25] io_uring: kill REQ_F_COMPLETE_INLINE 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,09/25] io_uring: never defer-complete multi-apoll 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,08/25] io_uring: don't set REQ_F_COMPLETE_INLINE in tw 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,07/25] io_uring: inline ->registered_rings 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,06/25] io_uring: explain io_wq_work::cancel_seq placement 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,05/25] io_uring: move small helpers to headers 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,04/25] io_uring: refactor ctx slow data placement 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,03/25] io_uring: better caching for ctx timeout fields 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,02/25] io_uring: move defer_list to slow data 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,v2,01/25] io_uring: make reg buf init consistent 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[liburing,3/3] tests: test IORING_SETUP_SINGLE_ISSUER single-issuer and poll benchmark - - - --- 2022-06-14 Pavel Begunkov New
[liburing,2/3] examples: add a simple single-shot poll benchmark single-issuer and poll benchmark - - - --- 2022-06-14 Pavel Begunkov New
[liburing,1/3] io_uring: update headers with IORING_SETUP_SINGLE_ISSUER single-issuer and poll benchmark - - - --- 2022-06-14 Pavel Begunkov New
[for-next,25/25] io_uring: mutex locked poll hashing 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,24/25] io_uring: propagate locking state to poll cancel 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,23/25] io_uring: introduce a struct for hash table 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,22/25] io_uring: pass hash table into poll_find 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,20/25] io_uring: use state completion infra for poll reqs 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,19/25] io_uring: clean up io_ring_ctx_alloc 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,18/25] io_uring: limit number hash buckets 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,17/25] io_uring: clean up io_try_cancel 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,16/25] io_uring: pass poll_find lock back 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,15/25] io_uring: switch cancel_hash to use per entry spinlock 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,14/25] io_uring: poll: remove unnecessary req->ref set 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,13/25] io_uring: remove check_cq checking from hot paths 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,12/25] io_uring: don't inline io_put_kbuf 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,11/25] io_uring: refactor io_req_task_complete() 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,10/25] io_uring: kill REQ_F_COMPLETE_INLINE 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,09/25] io_uring: never defer-complete multi-apoll 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,08/25] io_uring: don't set REQ_F_COMPLETE_INLINE in tw 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,07/25] io_uring: inline ->registered_rings 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,06/25] io_uring: move small helpers to headers 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,05/25] io_uring: move cancel_seq out of io-wq 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,04/25] io_uring: refactor ctx slow data placement 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,03/25] io_uring: better caching for ctx timeout fields 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,02/25] io_uring: move defer_list to slow data 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[for-next,01/25] io_uring: make reg buf init consistent 5.20 cleanups and poll optimisations - - - --- 2022-06-14 Pavel Begunkov New
[2/2] io_uring: kbuf: add comments for some tricky code Untitled series #650189 - - - --- 2022-06-14 Hao Xu New
fs: io_uring: remove NULL check before kfree fs: io_uring: remove NULL check before kfree - - - --- 2022-06-14 Dongliang Mu New
[RFC,3/3] io_uring: add support for IORING_OP_MSGRCV io_uring: add support for IORING_OP_MSGSND/IORING_OP_MSGRCV - - - --- 2022-06-13 Usama Arif New
[RFC,2/3] io_uring: add support for IORING_OP_MSGSND io_uring: add support for IORING_OP_MSGSND/IORING_OP_MSGRCV - - - --- 2022-06-13 Usama Arif New
[RFC,1/3] ipc/msg: split do_msgsnd into functions io_uring: add support for IORING_OP_MSGSND/IORING_OP_MSGRCV - - - --- 2022-06-13 Usama Arif New
[liburing,4/4] buf-ring: add tests that cycle through the provided buffer ring Buffer ring API fixes - - - --- 2022-06-13 Dylan Yudaken New
[liburing,3/4] add io_uring_buf_ring_init Buffer ring API fixes - - - --- 2022-06-13 Dylan Yudaken New
[liburing,2/4] add mask parameter to io_uring_buf_ring_add Buffer ring API fixes - - - --- 2022-06-13 Dylan Yudaken New
[liburing,1/4] remove non-existent manpage reference Buffer ring API fixes - - - --- 2022-06-13 Dylan Yudaken New
io_uring: remove duplicate cqe skip check io_uring: remove duplicate cqe skip check - - - --- 2022-06-13 Hao Xu New
[3/3] io_uring: limit size of provided buffer ring io_uring: fixes for provided buffer ring - - - --- 2022-06-13 Dylan Yudaken New
[2/3] io_uring: fix types in provided buffer ring io_uring: fixes for provided buffer ring - - - --- 2022-06-13 Dylan Yudaken New
[1/3] io_uring: fix index calculation io_uring: fixes for provided buffer ring - - - --- 2022-06-13 Dylan Yudaken New
[5.19,6/6] io_uring: kbuf: fix bug of not consuming ring buffer in partial io case [for-5.20,1/6] io_uring: poll: remove unnecessary req->ref set - - - --- 2022-06-11 Hao Xu New
[for-5.20,5/6] io_uring: remove duplicate kbuf release [for-5.20,1/6] io_uring: poll: remove unnecessary req->ref set - - - --- 2022-06-11 Hao Xu New
[for-5.20,4/6] io_uring: openclose: support separate return value for IORING_CLOSE_FD_AND_FILE_SLOT [for-5.20,1/6] io_uring: poll: remove unnecessary req->ref set - - - --- 2022-06-11 Hao Xu New
[5.19,3/6] io_uring: openclose: fix bug of unexpected return value in IORING_CLOSE_FD_AND_FILE_SLOT… [for-5.20,1/6] io_uring: poll: remove unnecessary req->ref set - - - --- 2022-06-11 Hao Xu New
[5.19,2/6] io_uring: openclose: fix bug of closing wrong fixed file [for-5.20,1/6] io_uring: poll: remove unnecessary req->ref set - - - --- 2022-06-11 Hao Xu New
[for-5.20,1/6] io_uring: poll: remove unnecessary req->ref set [for-5.20,1/6] io_uring: poll: remove unnecessary req->ref set - - - --- 2022-06-11 Hao Xu New
[v4] io_uring: switch cancel_hash to use per entry spinlock [v4] io_uring: switch cancel_hash to use per entry spinlock - - - --- 2022-06-11 Hao Xu New
[5/5] io_uring: kbuf: fix bug of not consuming ring buffer in partial io case misc update for openclose and provided buffer - - - --- 2022-06-10 Hao Xu New
[4/5] io_uring: remove duplicate kbuf release misc update for openclose and provided buffer - - - --- 2022-06-10 Hao Xu New
[3/5] io_uring: openclose: support separate return value for IORING_CLOSE_FD_AND_FILE_SLOT misc update for openclose and provided buffer - - - --- 2022-06-10 Hao Xu New
« 1 2 ... 37 38 3940 41 »