Show patches with: Archived = No       |   4560 patches
« 1 2 ... 21 22 2345 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[3/3] io_uring: add support for getdents io_uring getdents - - - --- 2023-07-11 Hao Xu New
[2/3] vfs_getdents/struct dir_context: add flags field io_uring getdents - - - --- 2023-07-11 Hao Xu New
[1/3] fs: split off vfs_getdents function of getdents64 syscall io_uring getdents - - - --- 2023-07-11 Hao Xu New
io_uring: Redefined the meaning of io_alloc_async_data's return value io_uring: Redefined the meaning of io_alloc_async_data's return value - - - --- 2023-07-10 Lu Hongfei New
[v1] io_uring: Use io_schedule* in cqring wait [v1] io_uring: Use io_schedule* in cqring wait - - - --- 2023-07-07 Andres Freund New
io_uring: A new function has been defined to make get/put exist in pairs io_uring: A new function has been defined to make get/put exist in pairs - - - --- 2023-07-06 Lu Hongfei New
Fix max/min warnings in virtio_net, amd/display, and io_uring Fix max/min warnings in virtio_net, amd/display, and io_uring - - - --- 2023-07-06 Yang Rong 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
[v3,1/1] io_uring: add a sysctl to disable io_uring system-wide Add a sysctl to disable io_uring system-wide - 3 - --- 2023-06-30 Matteo Rizzo New
io_uring: Add {} to maintain consistency in code format io_uring: Add {} to maintain consistency in code format - - - --- 2023-06-30 Lu Hongfei New
test/io_uring_setup: Fix include path to syscall.h test/io_uring_setup: Fix include path to syscall.h - - - --- 2023-06-30 David Wei New
[v2,1/1] Add a new sysctl to disable io_uring system-wide Add a sysctl to disable io_uring system-wide - 2 - --- 2023-06-29 Matteo Rizzo 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
[v4] io_uring: Add io_uring command support for sockets [v4] io_uring: Add io_uring command support for sockets 1 - - --- 2023-06-27 Breno Leitao New
[1/1] Add a new sysctl to disable io_uring system-wide Add a sysctl to disable io_uring system-wide - - - --- 2023-06-27 Matteo Rizzo 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
[11/11] io_uring: merge conditional unlock flush helpers clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[10/11] io_uring: make io_cq_unlock_post static clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[09/11] io_uring: inline __io_cq_unlock clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[08/11] io_uring: fix acquire/release annotations clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[07/11] io_uring: kill io_cq_unlock() clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[06/11] io_uring: remove IOU_F_TWQ_FORCE_NORMAL clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[05/11] io_uring: don't batch task put on reqs free clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[04/11] io_uring: move io_clean_op() clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[03/11] io_uring: inline io_dismantle_req() clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[02/11] io_uring: remove io_free_req_tw clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[01/11] io_uring: open code io_put_req_find_next clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[v3] io_uring: Add io_uring command support for sockets [v3] io_uring: Add io_uring command support for sockets - - - --- 2023-06-22 Breno Leitao New
[RFC,liburing,v1,3/3] src/Makefile: Allow using stack protector with libc Introduce '--use-libc' option - - - --- 2023-06-22 Ammar Faizi New
[RFC,liburing,v1,2/3] configure: Introduce '--use-libc' option Introduce '--use-libc' option - - - --- 2023-06-22 Ammar Faizi New
[RFC,liburing,v1,1/3] configure: Remove --nolibc option Introduce '--use-libc' option - - - --- 2023-06-22 Ammar Faizi 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: Add io_uring command support for sockets io_uring: Add io_uring command support for sockets - - - --- 2023-06-21 Breno Leitao 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
[8/8] io_uring: add helpers to decode the fixed file file_ptr [1/8] io_uring: remove __io_file_supports_nowait - - - --- 2023-06-20 Christoph Hellwig New
[7/8] io_uring: use io_file_from_index in io_msg_grab_file [1/8] io_uring: remove __io_file_supports_nowait - - - --- 2023-06-20 Christoph Hellwig New
[6/8] io_uring: use io_file_from_index in __io_sync_cancel [1/8] io_uring: remove __io_file_supports_nowait - - - --- 2023-06-20 Christoph Hellwig New
[5/8] io_uring: return REQ_F_ flags from io_file_get_flags [1/8] io_uring: remove __io_file_supports_nowait - - - --- 2023-06-20 Christoph Hellwig New
[4/8] io_uring: remove io_req_ffs_set [1/8] io_uring: remove __io_file_supports_nowait - - - --- 2023-06-20 Christoph Hellwig New
[3/8] io_uring: remove a confusing comment above io_file_get_flags [1/8] io_uring: remove __io_file_supports_nowait - - - --- 2023-06-20 Christoph Hellwig New
[2/8] io_uring: remove the mode variable in io_file_get_flags [1/8] io_uring: remove __io_file_supports_nowait - - - --- 2023-06-20 Christoph Hellwig New
[1/8] io_uring: remove __io_file_supports_nowait [1/8] io_uring: remove __io_file_supports_nowait - - - --- 2023-06-20 Christoph Hellwig 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
tools/io_uring: Fix missing check for return value of malloc() tools/io_uring: Fix missing check for return value of malloc() - - - --- 2023-06-15 Chenyuan Mi New
tools/io_uring: Fix missing check for return value of malloc() tools/io_uring: Fix missing check for return value of malloc() - - - --- 2023-06-15 Chenyuan Mi New
io_uring/kbuf: fix missing check for return value of io_buffer_get_list() io_uring/kbuf: fix missing check for return value of io_buffer_get_list() - - - --- 2023-06-14 Chenyuan Mi New
[RFC,v2,4/4] net: add uring_cmd callback to raw "protocol" add initial io_uring_cmd support for sockets - - - --- 2023-06-14 Breno Leitao New
[RFC,v2,3/4] net: add uring_cmd callback to TCP add initial io_uring_cmd support for sockets - - - --- 2023-06-14 Breno Leitao New
[RFC,v2,2/4] net: add uring_cmd callback to UDP add initial io_uring_cmd support for sockets - - - --- 2023-06-14 Breno Leitao New
[RFC,v2,1/4] net: wire up support for file_operations->uring_cmd() add initial io_uring_cmd support for sockets - - - --- 2023-06-14 Breno Leitao 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
[PATCHv3,2/2] nvme: improved uring polling enhanced nvme uring command polling - 2 - --- 2023-06-12 Keith Busch New
[PATCHv3,1/2] block: add request polling helper enhanced nvme uring command polling - 3 - --- 2023-06-12 Keith Busch 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
[PATCHv2,2/2] nvme: improved uring polling enhanced nvme uring command polling - 1 - --- 2023-06-09 Keith Busch New
[PATCHv2,1/2] block: add request polling helper enhanced nvme uring command polling - 3 - --- 2023-06-09 Keith Busch 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
[11/11] io_uring: add IORING_SETUP_FIXED_WORKER_ONLY and its friend fixed worker - - - --- 2023-06-09 Hao Xu New
[10/11] io-wq: distinguish fixed worker by its name fixed worker - - - --- 2023-06-09 Hao Xu New
[09/11] io-wq: add strutures to allow to wait fixed workers exit fixed worker - - - --- 2023-06-09 Hao Xu New
[08/11] io_uring: add function to unregister fixed workers fixed worker - - - --- 2023-06-09 Hao Xu New
[07/11] io_uring: add new api to register fixed workers fixed worker - - - --- 2023-06-09 Hao Xu New
[06/11] io-wq: return io_worker after successful inline worker creation fixed worker - - - --- 2023-06-09 Hao Xu New
[05/11] io-wq: add a new parameter for creating a new fixed worker fixed worker - - - --- 2023-06-09 Hao Xu New
[04/11] io-wq: add fixed worker members in io_wq_acct fixed worker - - - --- 2023-06-09 Hao Xu New
[03/11] io-wq: add a new type io-wq worker fixed worker - - - --- 2023-06-09 Hao Xu New
[02/11] io-wq: add a new worker flag to indicate worker exit fixed worker - - - --- 2023-06-09 Hao Xu New
[01/11] io-wq: fix worker counting after worker received exit signal fixed worker - - - --- 2023-06-09 Hao Xu New
[liburing,v1,2/2] man/io_uring_for_each_cqe: Explicitly tell it's a macro and add an example Fixes for io_uring_for_each_cqe - - - --- 2023-06-09 Ammar Faizi New
[liburing,v1,1/2] man/io_uring_for_each_cqe: Fix return value, title, and typo Fixes for io_uring_for_each_cqe - - - --- 2023-06-09 Ammar Faizi New
[v15,7/7] io_uring: add prefer busy poll to register and unregister napi api io_uring: add napi busy polling support 1 - - --- 2023-06-08 Stefan Roesch New
[v15,6/7] io_uring: add register/unregister napi function io_uring: add napi busy polling support 1 - - --- 2023-06-08 Stefan Roesch New
[v15,5/7] io-uring: add sqpoll support for napi busy poll io_uring: add napi busy polling support - - - --- 2023-06-08 Stefan Roesch New
[v15,4/7] io-uring: add napi busy poll support io_uring: add napi busy polling support 1 - - --- 2023-06-08 Stefan Roesch New
[v15,3/7] io-uring: move io_wait_queue definition to header file io_uring: add napi busy polling support - - - --- 2023-06-08 Stefan Roesch New
[v15,2/7] net: add napi_busy_loop_rcu() io_uring: add napi busy polling support - - - --- 2023-06-08 Stefan Roesch New
[v15,1/7] net: split off __napi_busy_poll from napi_busy_poll io_uring: add napi busy polling support - - - --- 2023-06-08 Stefan Roesch New
io_uring: cleanup io_aux_cqe() API io_uring: cleanup io_aux_cqe() API - - - --- 2023-06-07 Jens Axboe New
« 1 2 ... 21 22 2345 46 »