Show patches with: Submitter = Jens Axboe       |    State = Action Required       |    Archived = No       |   681 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/5] iomap: add local 'iocb' variable in iomap_dio_bio_end_io() Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe New
[3/5] io_uring/rw: add write support for IOCB_DIO_DEFER Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe New
[2/5] fs: add IOCB flags related to passing back dio completions Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe New
[1/5] iomap: simplify logic for when a dio can get completed inline Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe New
io_uring: Use io_schedule* in cqring wait io_uring: Use io_schedule* in cqring wait - - - --- 2023-07-18 Jens Axboe New
[GIT,PULL] io_uring fix for 6.5-rc2 [GIT,PULL] io_uring fix for 6.5-rc2 - - - --- 2023-07-14 Jens Axboe New
[8/8] io_uring: add support for vectored futex waits Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[7/8] futex: make the vectored futex operations available Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[6/8] futex: make futex_parse_waitv() available as a helper Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[5/8] futex: add wake_data to struct futex_q Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[4/8] io_uring: add support for futex wake and wait Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[3/8] futex: abstract out a __futex_wake_mark() helper Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[2/8] futex: factor out the futex wake handling Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[1/8] futex: abstract out futex_op_to_flags() helper Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[7/7] io_uring: add futex waitv Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[6/7] futex: make the vectored futex operations available Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[5/7] futex: make futex_parse_waitv() available as a helper Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[4/7] futex: add wake_data to struct futex_q Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[3/7] io_uring: add support for futex wake and wait Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[2/7] futex: factor out the futex wake handling Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[1/7] futex: abstract out futex_op_to_flags() helper Add io_uring futex/futexv support - - - --- 2023-07-12 Jens Axboe New
[5/5] io_uring: add IORING_OP_WAITID support Add io_uring support for waitid - - - --- 2023-07-11 Jens Axboe New
[4/5] exit: add internal include file with helpers Add io_uring support for waitid - - - --- 2023-07-11 Jens Axboe New
[3/5] exit: add kernel_waitid_prepare() helper Add io_uring support for waitid - - - --- 2023-07-11 Jens Axboe New
[2/5] exit: move core of do_wait() into helper Add io_uring support for waitid 1 - - --- 2023-07-11 Jens Axboe New
[1/5] exit: abtract out should_wake helper for child_wait_callback() Add io_uring support for waitid 1 - - --- 2023-07-11 Jens Axboe New
[5/5] iomap: support IOCB_DIO_DEFER Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe New
[4/5] iomap: add local 'iocb' variable in iomap_dio_bio_end_io() Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe New
[3/5] io_uring/rw: add write support for IOCB_DIO_DEFER Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe New
[2/5] fs: add IOCB flags related to passing back dio completions Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe New
[1/5] iomap: complete polled writes inline Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.5-rc1 [GIT,PULL] io_uring fixes for 6.5-rc1 - - - --- 2023-07-03 Jens Axboe New
[3/3] io_uring: flush offloaded and delayed task_work on exit Misc 6.5 fixes - - - --- 2023-06-28 Jens Axboe New
[2/3] io_uring: remove io_fallback_tw() forward declaration Misc 6.5 fixes - - - --- 2023-06-28 Jens Axboe New
[1/3] io_uring/net: use proper value for msg_inq Misc 6.5 fixes - - - --- 2023-06-28 Jens Axboe New
[GIT,PULL] io_uring updates for 6.5 [GIT,PULL] io_uring updates for 6.5 - - - --- 2023-06-26 Jens Axboe New
[8/8] io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancel Add support for IORING_ASYNC_CANCEL_OP - - - --- 2023-06-23 Jens Axboe New
[7/8] io_uring/cancel: support opcode based lookup and cancelation Add support for IORING_ASYNC_CANCEL_OP - - - --- 2023-06-23 Jens Axboe New
[6/8] io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATA Add support for IORING_ASYNC_CANCEL_OP - - - --- 2023-06-23 Jens Axboe New
[5/8] io_uring: use cancelation match helper for poll and timeout requests Add support for IORING_ASYNC_CANCEL_OP - - - --- 2023-06-23 Jens Axboe New
[4/8] io_uring/cancel: fix sequence matching for IORING_ASYNC_CANCEL_ANY Add support for IORING_ASYNC_CANCEL_OP - - - --- 2023-06-23 Jens Axboe New
[3/8] io_uring/cancel: abstract out request match helper Add support for IORING_ASYNC_CANCEL_OP - - - --- 2023-06-23 Jens Axboe New
[2/8] io_uring/timeout: always set 'ctx' in io_cancel_data Add support for IORING_ASYNC_CANCEL_OP - - - --- 2023-06-23 Jens Axboe New
[1/8] io_uring/poll: always set 'ctx' in io_cancel_data Add support for IORING_ASYNC_CANCEL_OP - - - --- 2023-06-23 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.4-final [GIT,PULL] io_uring fixes for 6.4-final - - - --- 2023-06-22 Jens Axboe New
io_uring/net: silence sparse warnings on address space io_uring/net: silence sparse warnings on address space - 1 - --- 2023-06-20 Jens Axboe New
[v2] io_uring/net: disable partial retries for recvmsg with cmsg [v2] io_uring/net: disable partial retries for recvmsg with cmsg - - - --- 2023-06-20 Jens Axboe New
[v2] io_uring/net: clear msg_controllen on partial sendmsg retry [v2] io_uring/net: clear msg_controllen on partial sendmsg retry - - - --- 2023-06-20 Jens Axboe New
io_uring/net: disable partial retries for recvmsg with cmsg io_uring/net: disable partial retries for recvmsg with cmsg - - - --- 2023-06-19 Jens Axboe New
io_uring/net: clear msg_controllen on partial sendmsg retry io_uring/net: clear msg_controllen on partial sendmsg retry - - - --- 2023-06-19 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.4-rc7 [GIT,PULL] io_uring fixes for 6.4-rc7 - - - --- 2023-06-16 Jens Axboe New
io_uring/net: save msghdr->msg_control for retries io_uring/net: save msghdr->msg_control for retries - - - --- 2023-06-12 Jens Axboe New
io_uring/io-wq: don't clear PF_IO_WORKER on exit io_uring/io-wq: don't clear PF_IO_WORKER on exit - - - --- 2023-06-12 Jens Axboe New
io_uring: wait interruptibly for request completions on exit io_uring: wait interruptibly for request completions on exit - - - --- 2023-06-12 Jens Axboe New
[6/6] io_uring/futex: enable use of the allocation caches for futex_q Add io_uring support for futex wait/wake - - - --- 2023-06-09 Jens Axboe New
[5/6] io_uring: add support for futex wake and wait Add io_uring support for futex wait/wake - - - --- 2023-06-09 Jens Axboe New
[4/6] futex: add futex wait variant that takes a futex_q directly Add io_uring support for futex wait/wake - - - --- 2023-06-09 Jens Axboe New
[3/6] futex: assign default futex_q->wait_data at insertion time Add io_uring support for futex wait/wake - - - --- 2023-06-09 Jens Axboe New
[2/6] futex: factor out the futex wake handling Add io_uring support for futex wait/wake - - - --- 2023-06-09 Jens Axboe New
[1/6] futex: abstract out futex_op_to_flags() helper Add io_uring support for futex wait/wake - - - --- 2023-06-09 Jens Axboe New
io_uring: cleanup io_aux_cqe() API io_uring: cleanup io_aux_cqe() API - - - --- 2023-06-07 Jens Axboe New
io_uring: avoid indirect function calls for the hottest task_work io_uring: avoid indirect function calls for the hottest task_work - - - --- 2023-06-02 Jens Axboe New
[GIT,PULL] io_uring fix for 6.4-rc5 [GIT,PULL] io_uring fix for 6.4-rc5 - - - --- 2023-06-02 Jens Axboe New
[GIT,PULL] io_uring fix for 6.4-rc4 [GIT,PULL] io_uring fix for 6.4-rc4 - - - --- 2023-05-26 Jens Axboe New
io_uring: maintain ordering for DEFER_TASKRUN tw list io_uring: maintain ordering for DEFER_TASKRUN tw list - - - --- 2023-05-19 Jens Axboe New
[4/4] io_uring/net: don't retry recvmsg() unnecessarily [1/4] io_uring/net: initialize struct msghdr more sanely for io_recv() - - - --- 2023-05-17 Jens Axboe New
[3/4] io_uring/net: push IORING_CQE_F_SOCK_NONEMPTY into io_recv_finish() [1/4] io_uring/net: initialize struct msghdr more sanely for io_recv() - - - --- 2023-05-17 Jens Axboe New
[2/4] io_uring/net: initalize msghdr->msg_inq to known value [1/4] io_uring/net: initialize struct msghdr more sanely for io_recv() - - - --- 2023-05-17 Jens Axboe New
[1/4] io_uring/net: initialize struct msghdr more sanely for io_recv() [1/4] io_uring/net: initialize struct msghdr more sanely for io_recv() - - - --- 2023-05-17 Jens Axboe New
[4/4] io_uring: support for user allocated memory for rings/sqes Support for mapping SQ/CQ rings into huge page - - - --- 2023-05-13 Jens Axboe New
[3/4] io_uring: add ring freeing helper Support for mapping SQ/CQ rings into huge page - - - --- 2023-05-13 Jens Axboe New
[2/4] io_uring: return error pointer from io_mem_alloc() Support for mapping SQ/CQ rings into huge page - - - --- 2023-05-13 Jens Axboe New
[1/4] io_uring: remove sq/cq_off memset Support for mapping SQ/CQ rings into huge page - - - --- 2023-05-13 Jens Axboe New
[GIT,PULL] io_uring fix for 6.4-rc2 [GIT,PULL] io_uring fix for 6.4-rc2 - - - --- 2023-05-12 Jens Axboe New
[3/3] io_uring: rely solely on FMODE_NOWAIT Improve FMODE_NOWAIT coverage - - - --- 2023-05-09 Jens Axboe New
[2/3] block: mark bdev files as FMODE_NOWAIT if underlying device supports it Improve FMODE_NOWAIT coverage - 1 - --- 2023-05-09 Jens Axboe New
[1/3] net: set FMODE_NOWAIT for sockets Improve FMODE_NOWAIT coverage - 1 - --- 2023-05-09 Jens Axboe New
[GIT,PULL] Final io_uring updates for 6.4-rc1 [GIT,PULL] Final io_uring updates for 6.4-rc1 - - 1 --- 2023-05-07 Jens Axboe New
[GIT,PULL] io_uring updates for 6.4-rc1 [GIT,PULL] io_uring updates for 6.4-rc1 - - - --- 2023-04-21 Jens Axboe New
[4/4] io_uring: mark opcodes that always need io-wq punt Enable NO_OFFLOAD support - - - --- 2023-04-20 Jens Axboe New
[3/4] Revert "io_uring: for requests that require async, force it" Enable NO_OFFLOAD support - - - --- 2023-04-20 Jens Axboe New
[2/4] Revert "io_uring: always go async for unsupported fadvise flags" Enable NO_OFFLOAD support - - - --- 2023-04-20 Jens Axboe New
[1/4] io_uring: add support for NO_OFFLOAD Enable NO_OFFLOAD support - - - --- 2023-04-20 Jens Axboe New
[4/4] io_uring: support for user allocated memory for rings/sqes Support for mapping SQ/CQ rings into huge page - - - --- 2023-04-19 Jens Axboe New
[3/4] io_uring: add ring freeing helper Support for mapping SQ/CQ rings into huge page - - - --- 2023-04-19 Jens Axboe New
[2/4] io_uring: return error pointer from io_mem_alloc() Support for mapping SQ/CQ rings into huge page - - - --- 2023-04-19 Jens Axboe New
[1/4] io_uring: remove sq/cq_off memset Support for mapping SQ/CQ rings into huge page - - - --- 2023-04-19 Jens Axboe New
[6/6] io_uring: mark opcodes that always need io-wq punt Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[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
[GIT,PULL] io_uring fix for 6.3-rc7 [GIT,PULL] io_uring fix for 6.3-rc7 - - - --- 2023-04-15 Jens Axboe 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
[GIT,PULL] io_uring fixes for 6.3-rc6 [GIT,PULL] io_uring fixes for 6.3-rc6 - - - --- 2023-04-07 Jens Axboe 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
[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 ... 4 5 6 7 »