Show patches with: Submitter = Jens Axboe       |    State = Action Required       |    Archived = No       |   667 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] io_uring fixes for 6.0-rc4 [GIT,PULL] io_uring fixes for 6.0-rc4 - - - --- 2022-09-02 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.0-rc3 [GIT,PULL] io_uring fixes for 6.0-rc3 - - - --- 2022-08-26 Jens Axboe New
io_uring: fix off-by-one in sync cancelation file check io_uring: fix off-by-one in sync cancelation file check - - - --- 2022-08-23 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.0-rc2 [GIT,PULL] io_uring fixes for 6.0-rc2 - - - --- 2022-08-19 Jens Axboe New
[GIT,PULL,v2] io_uring fixes for 6.0-rc1 [GIT,PULL,v2] io_uring fixes for 6.0-rc1 - - - --- 2022-08-13 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.0-rc1 [GIT,PULL] io_uring fixes for 6.0-rc1 - - - --- 2022-08-12 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.0-rc1 [GIT,PULL] io_uring fixes for 6.0-rc1 - - - --- 2022-08-11 Jens Axboe New
[GIT,PULL] io_uring support for zerocopy send [GIT,PULL] io_uring support for zerocopy send - - - --- 2022-07-31 Jens Axboe New
[GIT,PULL] io_uring support for buffered writes [GIT,PULL] io_uring support for buffered writes - - - --- 2022-07-31 Jens Axboe New
[GIT,PULL] io_uring updates for 5.20-rc1 [GIT,PULL] io_uring updates for 5.20-rc1 - - - --- 2022-07-31 Jens Axboe New
[GIT,PULL] io_uring fixes for 5.19-rc8 [GIT,PULL] io_uring fixes for 5.19-rc8 - - - --- 2022-07-22 Jens Axboe New
io_uring: ensure REQ_F_ISREG is set async offload io_uring: ensure REQ_F_ISREG is set async offload - - - --- 2022-07-21 Jens Axboe New
net: fix compat pointer in get_compat_msghdr() net: fix compat pointer in get_compat_msghdr() - - 1 --- 2022-07-15 Jens Axboe New
[GIT,PULL] Follow up pull for 5.19-rc6 io_uring [GIT,PULL] Follow up pull for 5.19-rc6 io_uring - - - --- 2022-07-10 Jens Axboe New
io_uring: check that we have a file table when allocating update slots io_uring: check that we have a file table when allocating update slots - - - --- 2022-07-09 Jens Axboe New
[4/4] io_uring: add netmsg cache [1/4] io_uring: move apoll cache to poll.c - - - --- 2022-07-08 Jens Axboe New
[3/4] io_uring: impose max limit on apoll cache [1/4] io_uring: move apoll cache to poll.c - - - --- 2022-07-08 Jens Axboe New
[2/4] io_uring: add abstraction around apoll cache [1/4] io_uring: move apoll cache to poll.c - - - --- 2022-07-08 Jens Axboe New
[1/4] io_uring: move apoll cache to poll.c [1/4] io_uring: move apoll cache to poll.c - - - --- 2022-07-08 Jens Axboe New
[GIT,PULL] io_uring tweak for 5.19-rc6 [GIT,PULL] io_uring tweak for 5.19-rc6 - - - --- 2022-07-08 Jens Axboe New
[4/4] io_uring: add netmsg cache [1/4] io_uring: move apoll cache to poll.c - - - --- 2022-07-07 Jens Axboe New
[3/4] io_uring: impose max limit on apoll cache [1/4] io_uring: move apoll cache to poll.c - - - --- 2022-07-07 Jens Axboe New
[2/4] io_uring: add abstraction around apoll cache [1/4] io_uring: move apoll cache to poll.c - - - --- 2022-07-07 Jens Axboe New
[1/4] io_uring: move apoll cache to poll.c [1/4] io_uring: move apoll cache to poll.c - - - --- 2022-07-07 Jens Axboe New
[GIT,PULL] io_uring fixes for 5.19-rc5 [GIT,PULL] io_uring fixes for 5.19-rc5 - - - --- 2022-07-01 Jens Axboe New
[GIT,PULL] io_uring fixes for 5.19-rc4 [GIT,PULL] io_uring fixes for 5.19-rc4 - - - --- 2022-06-24 Jens Axboe New
[2/2] io_uring: add support for passing fixed file descriptors [1/2] io_uring: split out fixed file installation and removal - - - --- 2022-06-22 Jens Axboe New
[1/2] io_uring: split out fixed file installation and removal [1/2] io_uring: split out fixed file installation and removal - - - --- 2022-06-22 Jens Axboe New
io_uring: fix merge error in checking send/recv addr2 flags io_uring: fix merge error in checking send/recv addr2 flags - - - --- 2022-06-21 Jens Axboe New
io_uring: mark reissue requests with REQ_F_PARTIAL_IO io_uring: mark reissue requests with REQ_F_PARTIAL_IO - - - --- 2022-06-20 Jens Axboe New
[3/3] io_uring: add sync cancelation API through io_uring_register() Add io_uring_register() based cancel - - - --- 2022-06-19 Jens Axboe New
[2/3] io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag Add io_uring_register() based cancel - - - --- 2022-06-19 Jens Axboe New
[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
[GIT,PULL] io_uring fixes for 5.19-rc3 [GIT,PULL] io_uring fixes for 5.19-rc3 - - - --- 2022-06-17 Jens Axboe 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
[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
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
[GIT,PULL] Followup io_uring changes and fixes [GIT,PULL] Followup io_uring changes and fixes - - - --- 2022-06-03 Jens Axboe New
io_uring: reinstate the inflight tracking io_uring: reinstate the inflight tracking - - - --- 2022-06-02 Jens Axboe New
[RFC,-next] io_uring: add support for level triggered poll [RFC,-next] io_uring: add support for level triggered poll - - - --- 2022-05-27 Jens Axboe New
io_uring: wire up allocated direct descriptors for socket io_uring: wire up allocated direct descriptors for socket - 1 - --- 2022-05-26 Jens Axboe New
io_uring: fix a memory leak of buffer group list on exit io_uring: fix a memory leak of buffer group list on exit - - - --- 2022-05-26 Jens Axboe New
[6/6] io_uring: move shutdown under the general net section Misc cleanups - - - --- 2022-05-24 Jens Axboe New
[5/6] io_uring: drop confusion between cleanup flags Misc cleanups - - - --- 2022-05-24 Jens Axboe New
[4/6] io_uring: unify calling convention for async prep handling Misc cleanups - - - --- 2022-05-24 Jens Axboe New
[3/6] io_uring: add io_op_defs 'def' pointer in req init and issue Misc cleanups - 1 - --- 2022-05-24 Jens Axboe New
[2/6] io_uring: make prep and issue side of req handlers named consistently Misc cleanups - 1 - --- 2022-05-24 Jens Axboe New
[1/6] io_uring: make timeout prep handlers consistent with other prep handlers Misc cleanups - 1 - --- 2022-05-24 Jens Axboe New
[GIT,PULL] io_uring passthrough support [GIT,PULL] io_uring passthrough support - - - --- 2022-05-22 Jens Axboe New
[GIT,PULL] io_uring 'more data in socket' support [GIT,PULL] io_uring 'more data in socket' support - - - --- 2022-05-22 Jens Axboe New
[GIT,PULL] io_uring socket(2) support [GIT,PULL] io_uring socket(2) support - - - --- 2022-05-22 Jens Axboe New
[GIT,PULL] io_uring xattr support [GIT,PULL] io_uring xattr support - - - --- 2022-05-22 Jens Axboe New
[GIT,PULL] io_uring core updates for 5.19-rc1 [GIT,PULL] io_uring core updates for 5.19-rc1 - - - --- 2022-05-22 Jens Axboe New
io_uring: cleanup handling of the two task_work lists io_uring: cleanup handling of the two task_work lists - - - --- 2022-05-21 Jens Axboe New
[GIT,PULL] io_uring fixes for 5.18-final [GIT,PULL] io_uring fixes for 5.18-final - - - --- 2022-05-18 Jens Axboe New
io_uring: disallow mixed provided buffer group registrations io_uring: disallow mixed provided buffer group registrations - - - --- 2022-05-18 Jens Axboe New
[v2] io_uring: initialize io_buffer_list head when shared ring is unregistered [v2] io_uring: initialize io_buffer_list head when shared ring is unregistered - - - --- 2022-05-18 Jens Axboe New
io_uring: initialize io_buffer_list head when shared ring is unregistered io_uring: initialize io_buffer_list head when shared ring is unregistered - - - --- 2022-05-18 Jens Axboe New
io_uring: don't attempt to IOPOLL for MSG_RING requests io_uring: don't attempt to IOPOLL for MSG_RING requests - - - --- 2022-05-17 Jens Axboe New
[3/3] io_uring: add support for ring mapped supplied buffers Add support for ring mapped provided buffers - - - --- 2022-05-16 Jens Axboe New
[2/3] io_uring: add io_pin_pages() helper Add support for ring mapped provided buffers - - - --- 2022-05-16 Jens Axboe New
[1/3] io_uring: add buffer selection support to IORING_OP_NOP Add support for ring mapped provided buffers - - - --- 2022-05-16 Jens Axboe New
io_uring: fix locking state for empty buffer group io_uring: fix locking state for empty buffer group - - - --- 2022-05-15 Jens Axboe New
« 1 2 ... 4 5 6 7 »