io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-16 18:01:19 to 2020-09-03 14:58:43 UTC [more...]

[PATCH v3 0/4] fsstress,fsx: add io_uring test and do some fix
 2020-09-03 14:07 UTC  (10+ messages)
` [PATCH v3 1/4] fsstress: add IO_URING read and write operations
` [PATCH v3 2/4] fsstress: reduce the number of events when io_setup
` [PATCH v3 3/4] fsstress: fix memory leak in do_aio_rw
` [PATCH v3 4/4] fsx: add IO_URING test

[PATCH next] io_uring: fix task hung in io_uring_setup
 2020-09-03 14:04 UTC 

[PATCH] io_uring: don't hold fixed_file_data's lock when registering files
 2020-09-03 11:40 UTC  (4+ messages)

INFO: task hung in io_uring_setup
 2020-09-03  8:38 UTC 

[PATCHSET for-next 0/8] io_uring SQPOLL improvements
 2020-09-03  2:20 UTC  (9+ messages)
` [PATCH 1/8] io_uring: io_sq_thread() doesn't need to flush signals
` [PATCH 2/8] io_uring: allow SQPOLL with CAP_SYS_NICE privileges
` [PATCH 3/8] io_uring: use private ctx wait queue entries for SQPOLL
` [PATCH 4/8] io_uring: move SQPOLL post-wakeup ring need wakeup flag into wake handler
` [PATCH 5/8] io_uring: split work handling part of SQPOLL into helper
` [PATCH 6/8] io_uring: split SQPOLL data into separate structure
` [PATCH 7/8] io_uring: base SQPOLL handling off io_sq_data
` [PATCH 8/8] io_uring: enable IORING_SETUP_ATTACH_WQ to attach to SQPOLL thread too

[PATCH] io_uring: no read-retry on -EAGAIN error and O_NONBLOCK marked file
 2020-09-02 16:32 UTC  (3+ messages)

IORING_OP_READ and O_NONBLOCK behaviour
 2020-09-02 16:05 UTC  (7+ messages)

[PATCH] io_uring: set table->files[i] to NULL when io_sqe_file_register failed
 2020-09-02 15:11 UTC  (4+ messages)
  ` missing backport markings on security fix [was: [PATCH] io_uring: set table->files[i] to NULL when io_sqe_file_register failed]

[PATCH] io_uring: don't take percpu_ref operations for registered files in IOPOLL mode
 2020-09-02  5:05 UTC 

[PATCH v2 for-next] io_uring: allow non-fixed files with SQPOLL
 2020-09-02  1:31 UTC 

[PATCH for-next] io_uring: allow non-fixed files with SQPOLL
 2020-09-02  1:09 UTC  (3+ messages)

[RFC PATCH] sched: Invoke io_wq_worker_sleeping() with enabled preemption
 2020-09-01 14:17 UTC  (11+ messages)
    ` [PATCH] io_wq: Make io_wqe::lock a raw_spinlock_t
      ` [PATCH v2] "
      ` [PATCH 1/2] sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer together
        ` [PATCH 2/2] sched: Cache task_struct::flags in sched_submit_work()

[PATCH] io_uring: fix removing the wrong file in __io_sqe_files_update()
 2020-09-01 14:04 UTC  (2+ messages)

Unclear documentation about IORING_OP_READ
 2020-09-01 14:02 UTC  (4+ messages)

possible deadlock in __lock_task_sighand
 2020-08-30  0:34 UTC  (2+ messages)

IORING_OP_SENDMSG_FIXED + IORING_OP_RECVMSG_FIXED
 2020-08-29 21:30 UTC 

[GIT PULL] io_uring fixes for 5.9-rc3
 2020-08-28 23:40 UTC  (2+ messages)

[PATCH v6 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-08-28  3:01 UTC  (5+ messages)
` [PATCH v6 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH v6 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH v6 3/3] io_uring: allow disabling rings during the creation

[PATCHSET 0/2] io_uring -EAGAIN IOPOLL retries
 2020-08-27 22:49 UTC  (3+ messages)
` [PATCH 1/2] io_uring: fix IOPOLL -EAGAIN retries
` [PATCH 2/2] io_uring: don't bounce block based -EAGAIN retry off task_work

[PATCH v4 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-08-27 15:04 UTC  (17+ messages)
` [PATCH v4 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH v4 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH v4 3/3] io_uring: allow disabling rings during the creation

[PATCH v5 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-08-27 14:44 UTC  (11+ messages)
` [PATCH v5 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH v5 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH v5 3/3] io_uring: allow disabling rings during the creation

[PATCH] io_uring: clear req->result on IOPOLL re-issue
 2020-08-27  1:38 UTC 

io_uring file descriptor address already in use error
 2020-08-26 18:39 UTC  (10+ messages)

[PATCH] io_uring: make offset == -1 consistent with preadv2/pwritev2
 2020-08-26 16:40 UTC 

[PATCH] io_uring: ensure read requests go through -ERESTART* transformation
 2020-08-25 19:01 UTC 

[PATCH] io_uring: don't use poll handler if file can't be nonblocking read/written
 2020-08-25 18:58 UTC 

[PATCH] io_uring: fix unbalanced sqo_mm accounting
 2020-08-25 14:33 UTC 

Large number of empty reads on 5.9-rc2 under moderate load
 2020-08-25 14:14 UTC  (13+ messages)

[PATCH] io_uring: revert consumed iov_iter bytes on error
 2020-08-25 13:28 UTC  (3+ messages)

unix pipe example?
 2020-08-25  0:08 UTC 

[PATCH 5.8] io_uring: fix missing ->mm on exit
 2020-08-24 20:44 UTC  (3+ messages)

[PATCH v2] io_uring: add timeout support for io_uring_enter()
 2020-08-24  1:49 UTC  (2+ messages)

[PATCH] io-wq: fix hang after cancelling pending work
 2020-08-23 17:39 UTC  (2+ messages)

[PATCH] io_uring: don't recurse on tsk->sighand->siglock with signalfd
 2020-08-23 17:05 UTC 

[PATCH v2 0/4] fsstress,fsx: add io_uring test and do some fix
 2020-08-22 18:14 UTC  (5+ messages)
` [PATCH v2 1/4] fsstress: add IO_URING read and write operations

[PATCH] io_uring: Convert to use the fallthrough macro
 2020-08-22 15:50 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.9-rc2
 2020-08-21 22:06 UTC  (2+ messages)

io_uring and Optane2
 2020-08-21 15:58 UTC 

Poll ring behavior broken by f0c5c54945ae92a00cdbb43bdf3abaeab6bd3a23
 2020-08-21 14:36 UTC  (6+ messages)

Very low write throughput on file opened with O_SYNC/O_DSYNC
 2020-08-21 13:43 UTC  (9+ messages)

Questions about IORING_OP_ASYNC_CANCEL usage
 2020-08-21  5:22 UTC 

[RFC] single cqe per link
 2020-08-21  5:20 UTC  (9+ messages)
            ` Questions about IORING_OP_ASYNC_CANCEL usage

[PATCH for-5.9] io_uring: fix racy req->flags modification
 2020-08-20 11:50 UTC  (2+ messages)

[PATCH] io_uring: comment on kfree(iovec) checks
 2020-08-20 11:50 UTC  (2+ messages)

[PATCH] io_uring: kill extra iovec=NULL in import_iovec()
 2020-08-20 11:50 UTC  (2+ messages)

[PATCH 2/2] io_uring: use TWA_SIGNAL for task_work if the task isn't running
 2020-08-20  0:02 UTC  (4+ messages)

[PATCH] io_uring: use system_unbound_wq for ring exit work
 2020-08-19 17:13 UTC 

[PATCH] io_uring: cleanup io_import_iovec() of pre-mapped request
 2020-08-19 17:04 UTC 

[PATCHSET v2 0/2] io_uring: handle short reads internally
 2020-08-19 12:48 UTC  (12+ messages)

[PATCHSET 0/2] io_uring: handle short reads internally
 2020-08-18 18:10 UTC  (15+ messages)

[PATCH 5.8 052/464] io_uring: fix sq array offset calculation
 2020-08-17 15:10 UTC 

[PATCH 5.7 045/393] io_uring: fix sq array offset calculation
 2020-08-17 15:11 UTC 

[PATCH 5.4 035/270] io_uring: fix sq array offset calculation
 2020-08-17 15:13 UTC 

io_uring process termination/killing is not working
 2020-08-17 10:16 UTC  (26+ messages)

[GIT PULL] Final io_uring changes for 5.9-rc1
 2020-08-16 18:02 UTC  (2+ messages)

[PATCH] io_uring: get rid of kiocb_wait_page_queue_init()
 2020-08-16 18:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).