messages from 2023-06-29 13:27:42 to 2023-07-19 02:35:35 UTC [more...]
[PATCH v4 0/5] io_uring getdents
2023-07-19 2:35 UTC (7+ messages)
` [PATCH 1/5] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 2/5] vfs_getdents/struct dir_context: add flags field
` [PATCH 3/5] io_uring: add support for getdents
` [PATCH 4/5] xfs: add NOWAIT semantics for readdir
` [PATCH RFC 5/5] disable fixed file for io_uring getdents for now
[PATCHSET v2 0/5] Improve async iomap DIO performance
2023-07-18 23:50 UTC (10+ messages)
` [PATCH] io_uring: Use io_schedule* in cqring wait
` [PATCH 1/5] iomap: simplify logic for when a dio can get completed inline
` [PATCH 2/5] fs: add IOCB flags related to passing back dio completions
` [PATCH 3/5] io_uring/rw: add write support for IOCB_DIO_DEFER
` [PATCH 4/5] iomap: add local 'iocb' variable in iomap_dio_bio_end_io()
` [PATCH 5/5] iomap: support IOCB_DIO_DEFER
[PATCH] io_uring: don't audit the capability check in io_uring_create()
2023-07-18 20:16 UTC (3+ messages)
[PATCH 0/2] eventfd: simplify signal helpers
2023-07-18 15:56 UTC (7+ messages)
[PATCH v3 0/3] io_uring getdents
2023-07-18 6:55 UTC (35+ messages)
` [PATCH 1/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 2/3] vfs_getdents/struct dir_context: add flags field
` [PATCH 3/3] io_uring: add support for getdents
[PATCHSET 0/5] User mapped provided buffer rings
2023-07-16 20:54 UTC (13+ messages)
` [PATCH 1/5] io_uring: Adjust mapping wrt architecture aliasing requirements
[PATCH 6.4 800/800] io_uring: Use io_schedule* in cqring wait
2023-07-16 19:50 UTC
[PATCHSET 0/5] Add io_uring support for waitid
2023-07-15 20:23 UTC (21+ messages)
` [PATCH 1/5] exit: abtract out should_wake helper for child_wait_callback()
` [PATCH 2/5] exit: move core of do_wait() into helper
` [PATCH 3/5] exit: add kernel_waitid_prepare() helper
` [PATCH 4/5] exit: add internal include file with helpers
` [PATCH 5/5] io_uring: add IORING_OP_WAITID support
Allow IORING_OP_ASYNC_CANCEL to cancel requests on other rings
2023-07-15 15:53 UTC (4+ messages)
[GIT PULL] io_uring fix for 6.5-rc2
2023-07-15 3:08 UTC (2+ messages)
[PATCHSET v2 0/8] Add io_uring futex/futexv support
2023-07-14 15:10 UTC (18+ messages)
` [PATCH 1/8] futex: abstract out futex_op_to_flags() helper
` [PATCH 2/8] futex: factor out the futex wake handling
` [PATCH 3/8] futex: abstract out a __futex_wake_mark() helper
` [PATCH 4/8] io_uring: add support for futex wake and wait
` [PATCH 5/8] futex: add wake_data to struct futex_q
` [PATCH 6/8] futex: make futex_parse_waitv() available as a helper
` [PATCH 7/8] futex: make the vectored futex operations available
` [PATCH 8/8] io_uring: add support for vectored futex waits
[PATCH 0/2] eventfd: simplify signal helpers
2023-07-13 17:10 UTC (8+ messages)
` [PATCH 1/2] eventfd: simplify eventfd_signal()
` [PATCH 2/2] eventfd: simplify eventfd_signal_mask()
[PATCHSET 0/5] Improve async iomap DIO performance
2023-07-12 15:22 UTC (10+ messages)
` [PATCH 1/5] iomap: complete polled writes inline
` [PATCH 2/5] fs: add IOCB flags related to passing back dio completions
` [PATCH 3/5] io_uring/rw: add write support for IOCB_DIO_DEFER
` [PATCH 4/5] iomap: add local 'iocb' variable in iomap_dio_bio_end_io()
` [PATCH 5/5] iomap: support IOCB_DIO_DEFER
[PATCHSET 0/7] Add io_uring futex/futexv support
2023-07-12 15:10 UTC (18+ messages)
` [PATCH 1/7] futex: abstract out futex_op_to_flags() helper
` [PATCH 2/7] futex: factor out the futex wake handling
` [PATCH 3/7] io_uring: add support for futex wake and wait
` [PATCH 4/7] futex: add wake_data to struct futex_q
` [PATCH 5/7] futex: make futex_parse_waitv() available as a helper
` [PATCH 6/7] futex: make the vectored futex operations available
` [PATCH 7/7] io_uring: add futex waitv
False positives in nolibc check
2023-07-12 15:00 UTC (5+ messages)
[PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
2023-07-11 20:51 UTC (4+ messages)
` [PATCH v3 1/1] io_uring: add "
[PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
2023-07-11 8:24 UTC (8+ messages)
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE
[PATCH] io_uring: Redefined the meaning of io_alloc_async_data's return value
2023-07-11 5:06 UTC (4+ messages)
[PATCH v1] io_uring: Use io_schedule* in cqring wait
2023-07-07 17:53 UTC (3+ messages)
[PATCH] io_uring: A new function has been defined to make get/put exist in pairs
2023-07-06 14:05 UTC (2+ messages)
[PATCH] Fix max/min warnings in virtio_net, amd/display, and io_uring
2023-07-06 14:03 UTC (4+ messages)
[RFC PATCH 00/11] fixed worker
2023-07-05 13:17 UTC (19+ messages)
` [PATCH 01/11] io-wq: fix worker counting after worker received exit signal
` [PATCH 02/11] io-wq: add a new worker flag to indicate worker exit
` [PATCH 03/11] io-wq: add a new type io-wq worker
` [PATCH 05/11] io-wq: add a new parameter for creating a new fixed worker
` [PATCH 06/11] io-wq: return io_worker after successful inline worker creation
` [PATCH 07/11] io_uring: add new api to register fixed workers
` [PATCH 08/11] io_uring: add function to unregister "
` [PATCH 10/11] io-wq: distinguish fixed worker by its name
` [PATCH 11/11] io_uring: add IORING_SETUP_FIXED_WORKER_ONLY and its friend
[GIT PULL] io_uring fixes for 6.5-rc1
2023-07-04 2:07 UTC (2+ messages)
[PATCH AUTOSEL 6.3 02/14] io_uring: annotate offset timeout races
2023-07-02 19:40 UTC
[PATCH AUTOSEL 6.1 02/12] io_uring: annotate offset timeout races
2023-07-02 19:41 UTC
[PATCH AUTOSEL 6.4 03/15] io_uring: annotate offset timeout races
2023-07-02 19:40 UTC
[PATCH] test/io_uring_setup: Fix include path to syscall.h
2023-07-01 2:13 UTC (2+ messages)
[PATCH v2 0/1] Add a sysctl to disable io_uring system-wide
2023-06-30 15:04 UTC (8+ messages)
` [PATCH v2 1/1] Add a new "
[PATCH] io_uring: Add {} to maintain consistency in code format
2023-06-30 6:25 UTC
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