messages from 2021-03-30 06:01:49 to 2021-04-09 22:34:22 UTC [more...]
[GIT PULL] io_uring fixes for 5.12-rc7
2021-04-09 22:34 UTC (2+ messages)
[PATCH] block: reexpand iov_iter after read/write
2021-04-09 14:49 UTC (5+ messages)
[PATCH 0/3] first batch of poll cleanups
2021-04-09 8:13 UTC (4+ messages)
` [PATCH 1/3] io_uring: clean up io_poll_task_func()
` [PATCH 2/3] io_uring: refactor io_poll_complete()
` [PATCH 3/3] io_uring: simplify apoll hash removal
[PATCH 5.13 v2] io_uring: maintain drain requests' logic
2021-04-09 7:50 UTC (16+ messages)
` [PATCH 1/3] io_uring: add IOSQE_MULTI_CQES/REQ_F_MULTI_CQES for multishot requests
` [PATCH 2/3] io_uring: maintain drain logic "
` [PATCH 3/3] io_uring: use REQ_F_MULTI_CQES for multipoll IORING_OP_ADD
[PATCH] io-wq: Fix io_wq_worker_affinity()
2021-04-08 19:43 UTC (2+ messages)
[syzbot] possible deadlock in io_sq_thread_finish
2021-04-08 19:43 UTC (2+ messages)
[PATCH 5.12 v3] io_uring: fix rw req completion
2021-04-08 19:33 UTC (3+ messages)
[PATCH 5.12 v2] io_uring: fix rw req completion
2021-04-08 17:44 UTC (2+ messages)
[syzbot] INFO: task hung in io_ring_exit_work
2021-04-08 14:42 UTC (11+ messages)
[PATCH v3 0/2] io_uring: add mkdirat support
2021-04-08 8:45 UTC (8+ messages)
` [PATCH v3 1/2] fs: make do_mkdirat() take struct filename
` [PATCH v3 2/2] io_uring: add support for IORING_OP_MKDIRAT
[PATCH 5.12 0/4] 5.12 fixes
2021-04-08 4:11 UTC (7+ messages)
` [PATCH 1/4] io_uring: clear F_REISSUE right after getting it
` [PATCH 2/4] io_uring: fix rw req completion
` [PATCH 3/4] io_uring: fix poll_rewait racing for ->canceled
` [PATCH 4/4] io-wq: cancel unbounded works on io-wq destroy
[PATCH] io-wq: simplify code in __io_worker_busy
2021-04-07 18:28 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v2] "
Potential corner case in release 5.8
2021-04-07 12:52 UTC (3+ messages)
[PATCH liburing] add tests for drain io with multishot requests
2021-04-07 11:26 UTC
[syzbot] WARNING in mntput_no_expire (2)
2021-04-06 15:37 UTC (31+ messages)
[PATCH] io_uring: don't mark S_ISBLK async work as unbounded
2021-04-05 16:13 UTC (7+ messages)
[PATCH for-5.13] io_uring: maintain drain requests' logic
2021-04-05 16:11 UTC (10+ messages)
[PATCH AUTOSEL 5.10 19/22] io_uring: don't mark S_ISBLK async work as unbounded
2021-04-05 16:04 UTC
[PATCH AUTOSEL 5.11 19/22] io_uring: don't mark S_ISBLK async work as unbounded
2021-04-05 16:04 UTC
[PATCH v5 0/2] io_uring: add support for IORING_OP_GETDENTS
2021-04-05 9:52 UTC (7+ messages)
` [PATCH v5 1/2] readdir: split the core of getdents64(2) out into vfs_getdents()
` [PATCH v5 2/2] io_uring: add support for IORING_OP_GETDENTS
[PATCH v4 00/26] ctx wide rsrc nodes +
2021-04-04 19:22 UTC (29+ messages)
` [PATCH v4 01/26] io_uring: name rsrc bits consistently
` [PATCH v4 02/26] io_uring: simplify io_rsrc_node_ref_zero
` [PATCH v4 03/26] io_uring: use rsrc prealloc infra for files reg
` [PATCH v4 04/26] io_uring: encapsulate rsrc node manipulations
` [PATCH v4 05/26] io_uring: move rsrc_put callback into io_rsrc_data
` [PATCH v4 06/26] io_uring: refactor io_queue_rsrc_removal()
` [PATCH v4 07/26] io_uring: ctx-wide rsrc nodes
` [PATCH v4 08/26] io_uring: reuse io_rsrc_node_destroy()
` [PATCH v4 09/26] io_uring: remove useless is_dying check on quiesce
` [PATCH v4 10/26] io_uring: refactor rw reissue
` [PATCH v4 11/26] io_uring: combine lock/unlock sections on exit
` [PATCH v4 12/26] io_uring: better ref handling in poll_remove_one
` [PATCH v4 13/26] io_uring: remove unused hash_wait
` [PATCH v4 14/26] io_uring: refactor io_async_cancel()
` [PATCH v4 15/26] io_uring: improve import_fixed overflow checks
` [PATCH v4 16/26] io_uring: store reg buffer end instead of length
` [PATCH v4 17/26] io_uring: kill unused forward decls
` [PATCH v4 18/26] io_uring: lock annotate timeouts and poll
` [PATCH v4 19/26] io_uring: simplify overflow handling
` [PATCH v4 20/26] io_uring: put link timeout req consistently
` [PATCH v4 21/26] io_uring: deduplicate NOSIGNAL setting
` [PATCH v4 22/26] io_uring: set proper FFS* flags on reg file update
` [PATCH v4 23/26] io_uring: don't quiesce intial files register
` [PATCH v4 24/26] io_uring: refactor file tables alloc/free
` [PATCH v4 25/26] io_uring: encapsulate fixed files into struct
` [PATCH v4 26/26] io_uring: kill outdated comment about splice punt
[PATCH liburing] tests: test CQE ordering on early submission fail
2021-04-04 15:45 UTC (3+ messages)
[GIT PULL] Single io_uring fix
2021-04-03 21:33 UTC (2+ messages)
[RFC 5.12] io-wq: cancel unbounded works on io-wq destroy
2021-04-03 2:19 UTC (2+ messages)
[PATCH 0/6] Allow signals for IO threads
2021-04-03 0:48 UTC (16+ messages)
` [PATCH 2/8] kernel: unmask SIGSTOP "
[GIT PULL] io_uring fixes for 5.12-rc6
2021-04-02 23:18 UTC (2+ messages)
[PATCH] io_uring: move reissue into regular IO path
2021-04-02 18:41 UTC
[PATCH v3 RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
2021-04-02 16:26 UTC (11+ messages)
[PATCH] io_uring: support multiple rings to share same poll thread by specifying same cpu
2021-04-02 14:40 UTC (4+ messages)
[PATCH 0/2] Don't show PF_IO_WORKER in /proc/<pid>/task/
2021-04-01 14:40 UTC (11+ messages)
buffer overflow in io_sq_thread()
2021-04-01 15:09 UTC (3+ messages)
[PATCH 5.12] io_uring: fix EIOCBQUEUED iter revert
2021-04-01 11:18 UTC
[PATCH] Document that PF_KTHREAD _is_ ABI
2021-04-01 15:05 UTC
[PATCH 5.12] io_uring/io-wq: protect against sprintf overflow
2021-04-01 15:21 UTC (2+ messages)
[PATCH v2] io-wq: forcefully cancel on io-wq destroy
2021-04-01 10:25 UTC (3+ messages)
[PATCH] io_uring: fix ctx cancellation for rings allocation failure
2021-04-01 9:11 UTC (2+ messages)
[PATCH 0/2] io_uring: add mkdirat support
2021-03-31 16:46 UTC (9+ messages)
` [PATCH 1/2] fs: make do_mkdirat() take struct filename
[FIO PATCH] engines/io_uring: add sqthread_poll_percpu option
2021-03-31 16:01 UTC
Bidding invitation
2021-03-31 7:13 UTC
[PATCH 1/1] io-wq: forcefully cancel on io-wq destroy
2021-03-30 18:40 UTC (2+ messages)
[PATCH liburing] IORING_OP_GETDENTS: add opcode, prep function, test, man page section
2021-03-30 11:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox