Show patches with: State = Action Required       |   4027 patches
« 1 2 ... 9 10 1140 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,07/11] block: Add fops atomic write support block atomic writes - - - --- 2024-02-19 John Garry New
[v4,06/11] block: Add atomic write support for statx block atomic writes - - - --- 2024-02-19 John Garry New
[v4,05/11] block: Add core atomic write support block atomic writes - - - --- 2024-02-19 John Garry New
[v4,04/11] fs: Add initial atomic write support info to statx block atomic writes - - - --- 2024-02-19 John Garry New
[v4,03/11] fs: Initial atomic write support block atomic writes - - - --- 2024-02-19 John Garry New
[v4,02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO() block atomic writes - 2 - --- 2024-02-19 John Garry New
[v4,01/11] block: Pass blk_queue_get_max_sectors() a request pointer block atomic writes - 2 - --- 2024-02-19 John Garry New
[v9] io_uring: Statistics of the true utilization of sq threads. [v9] io_uring: Statistics of the true utilization of sq threads. - - - --- 2024-02-19 Xiaobing Li New
[GIT,PULL] io_uring fix for 6.8-rc5 [GIT,PULL] io_uring fix for 6.8-rc5 - - - --- 2024-02-16 Jens Axboe New
io_uring/napi: enable even with a timeout of 0 io_uring/napi: enable even with a timeout of 0 - - - --- 2024-02-15 Jens Axboe New
io_uring: kill stale comment for io_cqring_overflow_kill() io_uring: kill stale comment for io_cqring_overflow_kill() - - - --- 2024-02-15 Jens Axboe New
[4/4] io_uring: wire up min batch wake timeout Add support for batched min timeout - - - --- 2024-02-15 Jens Axboe New
[3/4] io_uring: add support for batch wait timeout Add support for batched min timeout - - - --- 2024-02-15 Jens Axboe New
[2/4] io_uring: implement our own schedule timeout handling Add support for batched min timeout - - - --- 2024-02-15 Jens Axboe New
[1/4] io_uring: move schedule wait logic into helper Add support for batched min timeout - - - --- 2024-02-15 Jens Axboe New
io_uring/sqpoll: use the correct check for pending task_work io_uring/sqpoll: use the correct check for pending task_work - - - --- 2024-02-14 Jens Axboe New
io_uring: wake SQPOLL task when task_work is added to an empty queue io_uring: wake SQPOLL task when task_work is added to an empty queue - - - --- 2024-02-14 Jens Axboe New
io_uring/napi: ensure napi polling is aborted when work is available io_uring/napi: ensure napi polling is aborted when work is available - - - --- 2024-02-14 Jens Axboe New
io_uring/net: fix multishot accept overflow handling io_uring/net: fix multishot accept overflow handling - - - --- 2024-02-14 Jens Axboe New
[4/4] io_uring: wire up min batch wake timeout Add support for batched min timeout - - - --- 2024-02-13 Jens Axboe New
[3/4] io_uring: add support for batch wait timeout Add support for batched min timeout - - - --- 2024-02-13 Jens Axboe New
[2/4] io_uring: implement our own schedule timeout handling Add support for batched min timeout - - - --- 2024-02-13 Jens Axboe New
[1/4] io_uring: move schedule wait logic into helper Add support for batched min timeout - - - --- 2024-02-13 Jens Axboe New
[v1] io_uring: Don't include af_unix.h. [v1] io_uring: Don't include af_unix.h. - - - --- 2024-02-12 Kuniyuki Iwashima New
[6/6] io_uring/rw: remove dead file == NULL check Misc cleanups / optimizations - - - --- 2024-02-07 Jens Axboe New
[5/6] io_uring: cleanup io_req_complete_post() Misc cleanups / optimizations - - - --- 2024-02-07 Jens Axboe New
[4/6] io_uring: mark the need to lock/unlock the ring as unlikely Misc cleanups / optimizations - - - --- 2024-02-07 Jens Axboe New
[3/6] io_uring: add io_file_can_poll() helper Misc cleanups / optimizations - - - --- 2024-02-07 Jens Axboe New
[2/6] io_uring/cancel: don't default to setting req->work.cancel_seq Misc cleanups / optimizations - - - --- 2024-02-07 Jens Axboe New
[1/6] io_uring: expand main struct io_kiocb flags to 64-bits Misc cleanups / optimizations - - - --- 2024-02-07 Jens Axboe New
[7/7] io_uring: add prefer busy poll to register and unregister napi api io_uring: add napi busy polling support 1 - - --- 2024-02-06 Jens Axboe New
[6/7] io_uring: add register/unregister napi function io_uring: add napi busy polling support 1 - - --- 2024-02-06 Jens Axboe New
[5/7] io-uring: add sqpoll support for napi busy poll io_uring: add napi busy polling support - - - --- 2024-02-06 Jens Axboe New
[4/7] io-uring: add napi busy poll support io_uring: add napi busy polling support 1 - - --- 2024-02-06 Jens Axboe New
[3/7] io-uring: move io_wait_queue definition to header file io_uring: add napi busy polling support - - - --- 2024-02-06 Jens Axboe New
[2/7] net: add napi_busy_loop_rcu() io_uring: add napi busy polling support - - - --- 2024-02-06 Jens Axboe New
[1/7] net: split off __napi_busy_poll from napi_busy_poll io_uring: add napi busy polling support - - - --- 2024-02-06 Jens Axboe New
[10/10] io_uring/sqpoll: manage task_work privately Various network improvements - - - --- 2024-02-06 Jens Axboe New
[09/10] io_uring: pass in counter to handle_tw_list() rather than return it Various network improvements - - - --- 2024-02-06 Jens Axboe New
[08/10] io_uring: cleanup handle_tw_list() calling convention Various network improvements - - - --- 2024-02-06 Jens Axboe New
[07/10] io_uring/poll: improve readability of poll reference decrementing Various network improvements - - - --- 2024-02-06 Jens Axboe New
[06/10] io_uring: remove unconditional looping in local task_work handling Various network improvements - - - --- 2024-02-06 Jens Axboe New
[05/10] io_uring: remove next io_kiocb fetch in task_work running Various network improvements - - - --- 2024-02-06 Jens Axboe New
[04/10] io_uring: handle traditional task_work in FIFO order Various network improvements - - - --- 2024-02-06 Jens Axboe New
[03/10] io_uring: remove 'loops' argument from trace_io_uring_task_work_run() Various network improvements - - - --- 2024-02-06 Jens Axboe New
[02/10] io_uring: remove looping around handling traditional task_work Various network improvements - - - --- 2024-02-06 Jens Axboe New
[01/10] io_uring/kbuf: cleanup passing back cflags Various network improvements - - - --- 2024-02-06 Jens Axboe New
[6/6] io_uring/rw: remove dead file == NULL check Misc cleanups / optimizations - - - --- 2024-02-06 Jens Axboe New
[5/6] io_uring: mark the need to lock/unlock the ring as unlikely Misc cleanups / optimizations - - - --- 2024-02-06 Jens Axboe New
[4/6] io_uring: move io_kiocb->nr_tw into comp_list union Misc cleanups / optimizations - - - --- 2024-02-06 Jens Axboe New
[3/6] io_uring/cancel: don't default to setting req->work.cancel_seq Misc cleanups / optimizations - - - --- 2024-02-06 Jens Axboe New
[2/6] io_uring: add io_file_can_poll() helper Misc cleanups / optimizations - - - --- 2024-02-06 Jens Axboe New
[1/6] io_uring: expand main struct io_kiocb flags to 64-bits Misc cleanups / optimizations - - - --- 2024-02-06 Jens Axboe New
[-next] io_uring: switch struct io_kiocb flag definitions to BIT_ULL() [-next] io_uring: switch struct io_kiocb flag definitions to BIT_ULL() - - - --- 2024-02-06 Geert Uytterhoeven New
liburing: add script for statistics sqpoll running time liburing: add script for statistics sqpoll running time - - - --- 2024-02-06 Xiaobing Li New
[v8] io_uring: Statistics of the true utilization of sq threads. [v8] io_uring: Statistics of the true utilization of sq threads. - - - --- 2024-02-06 Xiaobing Li New
[GIT,PULL] io_uring fixes for 6.8-rc3 [GIT,PULL] io_uring fixes for 6.8-rc3 - - - --- 2024-02-02 Jens Axboe New
io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers - - - --- 2024-02-01 Jens Axboe New
[v1] Add compatibility check for idtype_t [v1] Add compatibility check for idtype_t - - - --- 2024-01-31 David Wei New
io_uring: Simplify the allocation of slab caches io_uring: Simplify the allocation of slab caches - - - --- 2024-01-30 Kunwu Chan New
[4/4] io_uring/net: limit inline multishot retries Limit multishot receive retries - - - --- 2024-01-29 Jens Axboe New
[3/4] io_uring/poll: add requeue return code from poll multishot handling Limit multishot receive retries - - - --- 2024-01-29 Jens Axboe New
[2/4] io_uring/net: un-indent mshot retry path in io_recv_finish() Limit multishot receive retries - - - --- 2024-01-29 Jens Axboe New
[1/4] io_uring/poll: move poll execution helpers higher up Limit multishot receive retries - - - --- 2024-01-29 Jens Axboe New
[2/2] io_uring: use file_mnt_idmap helper Untitled series #821001 - 1 - --- 2024-01-29 Aleksandr Mikhalitsyn New
io_uring/rw: ensure poll based multishot read retries appropriately io_uring/rw: ensure poll based multishot read retries appropriately - - - --- 2024-01-27 Jens Axboe New
[GIT,PULL] io_uring fix for 6.8-rc2 [GIT,PULL] io_uring fix for 6.8-rc2 - - - --- 2024-01-26 Jens Axboe New
[v5,2/2] io_uring: add support for ftruncate io_uring: add support for ftruncate - - - --- 2024-01-24 Tony Solomonik New
[v5,1/2] Add ftruncate_file that truncates a struct file io_uring: add support for ftruncate 1 - - --- 2024-01-24 Tony Solomonik New
[v4,2/2] io_uring: add support for ftruncate io_uring: add support for ftruncate - - - --- 2024-01-23 Tony Solomonik New
[v4,1/2] Add ftruncate_file that truncates a struct file io_uring: add support for ftruncate - - - --- 2024-01-23 Tony Solomonik New
io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL - - - --- 2024-01-23 Paul Moore New
[v3,2/2] io_uring: add support for ftruncate Add ftruncate to io_uring - - - --- 2024-01-23 Tony Solomonik New
[v3,1/2] Add ftruncate_file that truncates a struct file* Add ftruncate to io_uring - - - --- 2024-01-23 Tony Solomonik New
[v2,2/2] io_uring: add support for ftruncate [v2,1/2] Add __do_ftruncate that truncates a struct file* - - - --- 2024-01-23 Tony Solomonik New
[v2,1/2] Add __do_ftruncate that truncates a struct file* [v2,1/2] Add __do_ftruncate that truncates a struct file* - - - --- 2024-01-23 Tony Solomonik New
[v2,2/2] io_uring: add support for ftruncate [v2,1/2] Add __do_ftruncate that truncates a struct file* - - - --- 2024-01-23 Tony Solomonik New
[v2,1/2] Add __do_ftruncate that truncates a struct file* [v2,1/2] Add __do_ftruncate that truncates a struct file* - - - --- 2024-01-23 Tony Solomonik New
[2/2] io_uring: add support for ftruncate [1/2] io_uring: add support for truncate - - - --- 2024-01-22 Tony Solomonik New
[1/2] io_uring: add support for truncate [1/2] io_uring: add support for truncate - - - --- 2024-01-22 Tony Solomonik New
[v3] iouring:added boundary value check for io_uring_group systl [v3] iouring:added boundary value check for io_uring_group systl - - - --- 2024-01-20 Subramanya Swamy New
[v2] iouring:added boundary value check for io_uring_group systl [v2] iouring:added boundary value check for io_uring_group systl - - - --- 2024-01-20 Subramanya Swamy New
[GIT,PULL] Followup io_uring fixes for 6.8-rc1 [GIT,PULL] Followup io_uring fixes for 6.8-rc1 - - - --- 2024-01-18 Jens Axboe New
[v7] io_uring: Statistics of the true utilization of sq threads. [v7] io_uring: Statistics of the true utilization of sq threads. - - - --- 2024-01-18 Xiaobing Li New
io_uring/register: guard compat syscall with CONFIG_COMPAT io_uring/register: guard compat syscall with CONFIG_COMPAT - 1 - --- 2024-01-17 Jens Axboe New
[4/4] io_uring: combine cq_wait_nr checks clean up deferred tw wakeups - - - --- 2024-01-17 Pavel Begunkov New
[3/4] io_uring: clean *local_work_add var naming clean up deferred tw wakeups - - - --- 2024-01-17 Pavel Begunkov New
[2/4] io_uring: clean up local tw add-wait sync clean up deferred tw wakeups - - - --- 2024-01-17 Pavel Begunkov New
[1/4] io_uring: adjust defer tw counting clean up deferred tw wakeups - - - --- 2024-01-17 Pavel Begunkov New
iouring:added boundary value check for io_uring_group systl iouring:added boundary value check for io_uring_group systl - - - --- 2024-01-15 Subramanya Swamy New
io_uring/rsrc: improve code generation for fixed file assignment io_uring/rsrc: improve code generation for fixed file assignment - - - --- 2024-01-11 Jens Axboe New
[v2,2/2] io_uring: Improve exception handling in io_ring_ctx_alloc() io_uring: Adjustments for io_ring_ctx_alloc() - - - --- 2024-01-10 Markus Elfring New
[v2,1/2] io_uring: Delete a redundant kfree() call in io_ring_ctx_alloc() io_uring: Adjustments for io_ring_ctx_alloc() - 1 - --- 2024-01-10 Markus Elfring New
[v2] io_uring/rw: cleanup io_rw_done() [v2] io_uring/rw: cleanup io_rw_done() - 1 - --- 2024-01-10 Jens Axboe New
io_uring/rw: cleanup io_rw_done() io_uring/rw: cleanup io_rw_done() - - - --- 2024-01-10 Jens Axboe New
[GIT,PULL] io_uring updates for 6.8-rc1 [GIT,PULL] io_uring updates for 6.8-rc1 - - - --- 2024-01-08 Jens Axboe New
io_uring: ensure local task_work is run on wait timeout io_uring: ensure local task_work is run on wait timeout - - - --- 2024-01-04 Jens Axboe New
[v6] io_uring: Statistics of the true utilization of sq threads. [v6] io_uring: Statistics of the true utilization of sq threads. - - - --- 2023-12-25 Xiaobing Li New
io_uring/kbuf: add method for returning provided buffer ring head io_uring/kbuf: add method for returning provided buffer ring head - - - --- 2023-12-21 Jens Axboe New
io_uring/rw: ensure io->bytes_done is always initialized io_uring/rw: ensure io->bytes_done is always initialized - - - --- 2023-12-21 Jens Axboe New
« 1 2 ... 9 10 1140 41 »