Show patches with: State = Action Required       |    Archived = No       |   3564 patches
« 1 2 ... 32 33 3435 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] io_uring: have cancelation API accept io_uring_task directly Add io_uring_register() based cancel - - - --- 2022-06-19 Jens Axboe New
[2/2] io_uring: add support for passing fixed file descriptors Add direct descriptor ring passing - - - --- 2022-06-19 Jens Axboe New
[1/2] io_uring: split out fixed file installation and removal Add direct descriptor ring passing - - - --- 2022-06-19 Jens Axboe New
[for-next,4/4] io_uring: add an warn_once for poll_find simple cleanups - - - --- 2022-06-18 Pavel Begunkov New
[for-next,3/4] io_uring: consistent naming for inline completion simple cleanups - - - --- 2022-06-18 Pavel Begunkov New
[for-next,2/4] io_uring: move io_import_fixed() simple cleanups - - - --- 2022-06-18 Pavel Begunkov New
[for-next,1/4] io_uring: opcode independent fixed buf import simple cleanups - - - --- 2022-06-18 Pavel Begunkov New
[GIT,PULL] io_uring fixes for 5.19-rc3 [GIT,PULL] io_uring fixes for 5.19-rc3 - - - --- 2022-06-17 Jens Axboe New
[3/3] test/accept: clean code of accept test multishot accept test fix and clean - - - --- 2022-06-17 Hao Xu New
[2/3] test/accept: fix minus one error when calculating multishot_mask multishot accept test fix and clean - - - --- 2022-06-17 Hao Xu New
[1/3] Fix incorrect close in test for multishot accept multishot accept test fix and clean - - - --- 2022-06-17 Hao Xu New
io_uring: net: fix bug of completing multishot accept twice io_uring: net: fix bug of completing multishot accept twice - - - --- 2022-06-17 Hao Xu New
[2/2] io_uring: add support for passing fixed file descriptors Add direct descriptor ring passing - - - --- 2022-06-17 Jens Axboe New
[1/2] io_uring: split out fixed file installation and removal Add direct descriptor ring passing - - - --- 2022-06-17 Jens Axboe New
io_uring: recycle provided buffer if we punt to io-wq io_uring: recycle provided buffer if we punt to io-wq - - - --- 2022-06-17 Jens Axboe New
[for-next,6/6] io_uring: change ->cqe_cached invariant for CQE32 clean up __io_fill_cqe_req() - - - --- 2022-06-17 Pavel Begunkov New
[for-next,5/6] io_uring: deduplicate io_get_cqe() calls clean up __io_fill_cqe_req() - - - --- 2022-06-17 Pavel Begunkov New
[for-next,4/6] io_uring: deduplicate __io_fill_cqe_req tracing clean up __io_fill_cqe_req() - - - --- 2022-06-17 Pavel Begunkov New
[for-next,3/6] io_uring: introduce io_req_cqe_overflow() clean up __io_fill_cqe_req() - - - --- 2022-06-17 Pavel Begunkov New
[for-next,2/6] io_uring: don't inline __io_get_cqe() clean up __io_fill_cqe_req() - - - --- 2022-06-17 Pavel Begunkov New
[for-next,1/6] io_uring: don't expose io_fill_cqe_aux() clean up __io_fill_cqe_req() - - - --- 2022-06-17 Pavel Begunkov New
[liburing,2/2] tests: fix and improve nop tests use nop CQE32 tests to test some assumptions - - - --- 2022-06-17 Pavel Begunkov New
[liburing,1/2] Revert "test/nop: kill cqe32 test code" use nop CQE32 tests to test some assumptions - - - --- 2022-06-17 Pavel Begunkov New
[v2] io_uring: kbuf: add comments for some tricky code [v2] io_uring: kbuf: add comments for some tricky code - - - --- 2022-06-17 Hao Xu New
[v9,14/14] xfs: Add async buffered write support io-uring/xfs: support async buffered writes - 1 - --- 2022-06-16 Stefan Roesch New
[v9,12/14] io_uring: Add tracepoint for short writes io-uring/xfs: support async buffered writes - - - --- 2022-06-16 Stefan Roesch New
[v9,11/14] io_uring: Add support for async buffered writes io-uring/xfs: support async buffered writes - - - --- 2022-06-16 Stefan Roesch New
[v9,09/14] fs: Split off inode_needs_update_time and __file_update_time io-uring/xfs: support async buffered writes - 2 - --- 2022-06-16 Stefan Roesch New
[v9,06/14] iomap: Return -EAGAIN from iomap_write_iter() io-uring/xfs: support async buffered writes - - - --- 2022-06-16 Stefan Roesch New
[v9,05/14] iomap: Add async buffered write support io-uring/xfs: support async buffered writes - 2 - --- 2022-06-16 Stefan Roesch New
[v9,03/14] mm: Add balance_dirty_pages_ratelimited_flags() function io-uring/xfs: support async buffered writes - 1 - --- 2022-06-16 Stefan Roesch New
[v9,02/14] mm: Move updates of dirty_exceeded into one place io-uring/xfs: support async buffered writes - - - --- 2022-06-16 Stefan Roesch New
[v9,01/14] mm: Move starting of background writeback into the main balancing loop io-uring/xfs: support async buffered writes - - - --- 2022-06-16 Stefan Roesch New
[liburing] Fix incorrect close in test for multishot accept [liburing] Fix incorrect close in test for multishot accept - - - --- 2022-06-16 Donald Hunter New
[5.19] io_uring: do not use prio task_work_add in uring_cmd [5.19] io_uring: do not use prio task_work_add in uring_cmd - 1 - --- 2022-06-16 Dylan Yudaken New
[for-next,3/3] io_uring: clean up tracing events io_uring trace events clean up - - - --- 2022-06-16 Pavel Begunkov New
[for-next,2/3] io_uring: make io_uring_types.h public io_uring trace events clean up - - - --- 2022-06-16 Pavel Begunkov New
[for-next,1/3] io_uring: kill extra io_uring_types.h includes io_uring trace events clean up - - - --- 2022-06-16 Pavel Begunkov New
[v2] io_uring: commit non-pollable provided mapped buffers upfront [v2] io_uring: commit non-pollable provided mapped buffers upfront - 1 - --- 2022-06-16 Jens Axboe New
[for-next,v3,16/16] io_uring: mutex locked poll hashing 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,15/16] io_uring: propagate locking state to poll cancel 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,14/16] io_uring: introduce a struct for hash table 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,13/16] io_uring: pass hash table into poll_find 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,12/16] io_uring: add IORING_SETUP_SINGLE_ISSUER 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,11/16] io_uring: use state completion infra for poll reqs 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,10/16] io_uring: clean up io_ring_ctx_alloc 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,09/16] io_uring: limit the number of cancellation buckets 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,08/16] io_uring: clean up io_try_cancel 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,07/16] io_uring: pass poll_find lock back 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,06/16] io_uring: switch cancel_hash to use per entry spinlock 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,05/16] io_uring: poll: remove unnecessary req->ref set 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,04/16] io_uring: don't inline io_put_kbuf 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,03/16] io_uring: refactor io_req_task_complete() 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,02/16] io_uring: kill REQ_F_COMPLETE_INLINE 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
[for-next,v3,01/16] io_uring: rw: delegate sync completions to core io_uring 5.20 cleanups and poll optimisations - - - --- 2022-06-16 Pavel Begunkov New
io_uring: read/readv must commit ring mapped buffers upfront io_uring: read/readv must commit ring mapped buffers upfront - - - --- 2022-06-16 Jens Axboe New
[for-next,10/10] io_uring: don't set REQ_F_COMPLETE_INLINE in tw 5.20 cleanups - - - --- 2022-06-15 Pavel Begunkov New
[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
« 1 2 ... 32 33 3435 36 »