Show patches with: Archived = No       |   4529 patches
« 1 2 ... 23 24 2545 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/6] Revert "io_uring: for requests that require async, force it" Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[4/6] Revert "io_uring: always go async for unsupported fadvise flags" Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[3/6] io_uring: add support for NO_OFFLOAD Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[2/6] io_uring: move poll_refs up a cacheline to fill a hole Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[1/6] io_uring: grow struct io_kiocb 'flags' to a 64-bit value Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[2/2] io_uring: Remove unnecessary BUILD_BUG_ON io_uring: Pass whole sqe to commands - - - --- 2023-04-19 Breno Leitao New
[1/2] io_uring: Pass whole sqe to commands io_uring: Pass whole sqe to commands - 1 - --- 2023-04-19 Breno Leitao New
io_uring: Optimization of buffered random write io_uring: Optimization of buffered random write - - - --- 2023-04-19 Lu Hongfei New
[v4] io_uring: add support for multishot timeouts [v4] io_uring: add support for multishot timeouts - - - --- 2023-04-18 David Wei New
[v4,5/6] mm/gup: remove vmas parameter from pin_user_pages() Untitled series #741027 2 - - --- 2023-04-18 Lorenzo Stoakes New
[v4,4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages() Untitled series #741027 - - - --- 2023-04-18 Lorenzo Stoakes New
[for-next,8/8] io_uring/rsrc: disassociate nodes and rsrc_data another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,7/8] io_uring/rsrc: devirtualise rsrc put callbacks another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,6/8] io_uring/rsrc: pass node to io_rsrc_put_work() another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,5/8] io_uring/rsrc: inline io_rsrc_put_work() another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,4/8] io_uring/rsrc: add empty flag in rsrc_node another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,3/8] io_uring/rsrc: merge nodes and io_rsrc_put another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,2/8] io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,1/8] io_uring/rsrc: remove unused io_rsrc_node::llist another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
t/io_uring: fix max_blocks calculation in pt mode again t/io_uring: fix max_blocks calculation in pt mode again - - - --- 2023-04-16 Xiaoguang Wang New
[liburing,3/3] man/io_uring_cqe_get_data.3: Fix a misleading return value io_uring-udp fix, manpage fix, and hppa cross-compiler - - - --- 2023-04-15 Ammar Faizi New
[liburing,2/3] github: Add hppa cross compiler io_uring-udp fix, manpage fix, and hppa cross-compiler - - - --- 2023-04-15 Ammar Faizi New
[liburing,1/3] io_uring-udp: Fix the wrong IPv6 binary to string conversion io_uring-udp fix, manpage fix, and hppa cross-compiler - - - --- 2023-04-15 Ammar Faizi New
[RFC,liburing,v1,2/2] man: Add `io_uring_prep_sendto()` io_uring sendto - - - --- 2023-04-15 Ammar Faizi New
[RFC,liburing,v1,1/2] liburing: Add `io_uring_prep_sendto()` io_uring sendto - - - --- 2023-04-15 Ammar Faizi New
[for-next,1/1] io_uring/notif: add constant for ubuf_info flags [for-next,1/1] io_uring/notif: add constant for ubuf_info flags - - - --- 2023-04-15 Pavel Begunkov New
[v3,6/7] mm/gup: remove vmas parameter from pin_user_pages() Untitled series #740107 2 - - --- 2023-04-15 Lorenzo Stoakes New
[v3,5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages() Untitled series #740107 - - - --- 2023-04-15 Lorenzo Stoakes New
[v2,6/7] mm/gup: remove vmas parameter from pin_user_pages() Untitled series #740067 - - - --- 2023-04-15 Lorenzo Stoakes New
[v2,5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages() Untitled series #740067 - - - --- 2023-04-15 Lorenzo Stoakes New
[GIT,PULL] io_uring fix for 6.3-rc7 [GIT,PULL] io_uring fix for 6.3-rc7 - - - --- 2023-04-15 Jens Axboe New
[6/7] mm/gup: remove vmas parameter from pin_user_pages() Untitled series #740010 - - - --- 2023-04-14 Lorenzo Stoakes New
[5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages() Untitled series #740010 - - - --- 2023-04-14 Lorenzo Stoakes New
[v3,2/2] liburing: update man page for multishot timeouts liburing: multishot timeout support - - - --- 2023-04-14 David Wei New
[v3,1/2] liburing: add multishot timeout support liburing: multishot timeout support - - - --- 2023-04-14 David Wei New
[v3] io_uring: add support for multishot timeouts [v3] io_uring: add support for multishot timeouts - - - --- 2023-04-14 David Wei New
io_uring: complete request via task work in case of DEFER_TASKRUN io_uring: complete request via task work in case of DEFER_TASKRUN - - - --- 2023-04-14 Ming Lei New
[10/10] io_uring/rsrc: refactor io_queue_rsrc_removal some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[09/10] io_uring/rsrc: simplify single file node switching some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[08/10] io_uring/rsrc: clean up __io_sqe_buffers_update() some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[07/10] io_uring/rsrc: inline switch_start fast path some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[06/10] io_uring/rsrc: remove rsrc_data refs some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[05/10] io_uring/rsrc: fix DEFER_TASKRUN rsrc quiesce some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[04/10] io_uring/rsrc: use wq for quiescing some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[03/10] io_uring/rsrc: refactor io_rsrc_ref_quiesce some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[02/10] io_uring/rsrc: remove io_rsrc_node::done some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[01/10] io_uring/rsrc: use nospec'ed indexes some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
t/io_uring: fix max_blocks calculation in nvme passthrough mode t/io_uring: fix max_blocks calculation in nvme passthrough mode - - - --- 2023-04-13 Xiaoguang Wang New
[v2] liburing: add multishot timeout support [v2] liburing: add multishot timeout support - - - --- 2023-04-12 David Wei New
[v2] io_uring: add support for multishot timeouts [v2] io_uring: add support for multishot timeouts - - - --- 2023-04-12 David Wei New
io_uring/uring_cmd: take advantage of completion batching io_uring/uring_cmd: take advantage of completion batching - 1 - --- 2023-04-12 Jens Axboe New
[1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag [1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag - - - --- 2023-04-12 Bernd Schubert New
[8/8] io_uring/rsrc: extract SCM file put helper for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[7/8] io_uring/rsrc: refactor io_rsrc_node_switch for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[6/8] io_uring/rsrc: zero node's rsrc data on alloc for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[5/8] io_uring/rsrc: consolidate node caching for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[4/8] io_uring/rsrc: add lockdep checks for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[3/8] io_uring: add irq lockdep checks for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[2/8] io_uring/kbuf: remove extra ->buf_ring null check for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[1/8] io_uring: shut io_prep_async_work warning for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[PATCHv2,5/5] io_uring: remove uring_cmd cookie nvme io_uring_cmd polling enhancements - - - --- 2023-04-07 Keith Busch New
[PATCHv2,4/5] nvme: use blk-mq polling for uring commands nvme io_uring_cmd polling enhancements - - - --- 2023-04-07 Keith Busch New
[PATCHv2,3/5] nvme: unify nvme request end_io nvme io_uring_cmd polling enhancements - - - --- 2023-04-07 Keith Busch New
[PATCHv2,2/5] nvme: simplify passthrough bio cleanup nvme io_uring_cmd polling enhancements - - - --- 2023-04-07 Keith Busch New
[PATCHv2,1/5] block: add request polling helper nvme io_uring_cmd polling enhancements - - - --- 2023-04-07 Keith Busch New
[GIT,PULL] io_uring fixes for 6.3-rc6 [GIT,PULL] io_uring fixes for 6.3-rc6 - - - --- 2023-04-07 Jens Axboe New
[RFC] io_uring: Pass whole sqe to commands [RFC] io_uring: Pass whole sqe to commands - 1 - --- 2023-04-06 Breno Leitao New
[RFC,4/4] net: add uring_cmd callback to raw "protocol" add initial io_uring_cmd support for sockets - - - --- 2023-04-06 Breno Leitao New
[RFC,3/4] net: add uring_cmd callback to TCP add initial io_uring_cmd support for sockets - - - --- 2023-04-06 Breno Leitao New
[RFC,2/4] net: add uring_cmd callback to UDP add initial io_uring_cmd support for sockets - - - --- 2023-04-06 Breno Leitao New
[RFC,1/4] net: wire up support for file_operations->uring_cmd() add initial io_uring_cmd support for sockets - - - --- 2023-04-06 Breno Leitao New
[v2,8/8] io_uring: optimise io_req_local_work_add optimise resheduling due to deferred tw - - - --- 2023-04-06 Pavel Begunkov New
[v2,7/8] io_uring: refactor __io_cq_unlock_post_flush() optimise resheduling due to deferred tw - - - --- 2023-04-06 Pavel Begunkov New
[v2,6/8] io_uring: reduce scheduling due to tw optimise resheduling due to deferred tw - - - --- 2023-04-06 Pavel Begunkov New
[v2,5/8] io_uring: inline llist_add() optimise resheduling due to deferred tw - - - --- 2023-04-06 Pavel Begunkov New
[v2,4/8] io_uring: add tw add flags optimise resheduling due to deferred tw - - - --- 2023-04-06 Pavel Begunkov New
[v2,3/8] io_uring: refactor __io_cq_unlock_post_flush() optimise resheduling due to deferred tw - - - --- 2023-04-06 Pavel Begunkov New
[v2,2/8] io_uring: optimie local tw add ctx pinning optimise resheduling due to deferred tw - - - --- 2023-04-06 Pavel Begunkov New
[v2,1/8] io_uring: move pinning out of io_req_local_work_add optimise resheduling due to deferred tw - - - --- 2023-04-06 Pavel Begunkov New
ublk: read any SQE values upfront ublk: read any SQE values upfront - 1 - --- 2023-04-06 Jens Axboe New
io_uring/uring_cmd: assign ioucmd->cmd at async prep time io_uring/uring_cmd: assign ioucmd->cmd at async prep time - 4 - --- 2023-04-05 Jens Axboe New
[v2,13/13] io_uring/rsrc: add custom limit for node caching optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,12/13] io_uring/rsrc: optimise io_rsrc_data refcounting optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,11/13] io_uring/rsrc: add lockdep sanity checks optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,10/13] io_uring/rsrc: cache struct io_rsrc_node optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,09/13] io_uring/rsrc: don't offload node free optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,08/13] io_uring/rsrc: optimise io_rsrc_put allocation optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,07/13] io_uring/rsrc: rename rsrc_list optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,06/13] io_uring/rsrc: kill rsrc_ref_lock optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,05/13] io_uring/rsrc: protect node refs with uring_lock optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,04/13] io_uring: io_free_req() via tw optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,03/13] io_uring: don't put nodes under spinlocks optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,02/13] io_uring/rsrc: keep cached refs per node optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[v2,01/13] io_uring/rsrc: use non-pcpu refcounts for nodes optimise registered buffer/file updates - - - --- 2023-04-04 Pavel Begunkov New
[liburing,1/1] examples: add rsrc update benchmark [liburing,1/1] examples: add rsrc update benchmark - - - --- 2023-04-04 Pavel Begunkov New
[liburing] test/read-write: add test for CQE res when removing buffers [liburing] test/read-write: add test for CQE res when removing buffers - - - --- 2023-04-01 Wojciech Lukowicz New
[2/2] io_uring: fix memory leak when removing provided buffers fixes for removing provided buffers - - - --- 2023-04-01 Wojciech Lukowicz New
[1/2] io_uring: fix return value when removing provided buffers fixes for removing provided buffers - - - --- 2023-04-01 Wojciech Lukowicz New
[GIT,PULL] io_uring fixes for 6.3-rc5 [GIT,PULL] io_uring fixes for 6.3-rc5 - - - --- 2023-03-31 Jens Axboe New
[3/3] io_uring: get rid of io_preinit_req() Misc cleanups - - - --- 2023-03-30 Jens Axboe New
« 1 2 ... 23 24 2545 46 »