issues
search
axboe
/
liburing
Library providing helpers for the Linux kernel io_uring support
MIT License
2.89k
stars
407
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The role of IORING_ACCEPT_DONTWAIT
#1286
AomaYple
closed
1 day ago
2
man/io_uring_peek_cqe: fix unclosed quotation mark
#1285
tavianator
closed
1 day ago
0
man pages are inaccurate
#1284
AomaYple
closed
2 days ago
1
README: add instructions how to build liburing.pc
#1283
sahlberg
closed
3 days ago
0
Write atomicity of `IORING_OP_WRITEV`
#1282
gootorov
opened
5 days ago
8
[GIT PULL] examples/send-zerocopy.c: remove duplicate line in usage
#1281
gmelikov
closed
5 days ago
0
io_uring_submit_and_wait_timeout doesn't return -EINTR on signal
#1280
noteflakes
closed
1 week ago
3
[GIT PULL] liburing: support IOSQE_GROUP_LINK and test
#1279
ming1
opened
2 weeks ago
0
multiprocess and kernel space question
#1278
NathanFreeman
closed
2 weeks ago
2
[GIT PULL] Fix description of data for REGISTER_RING_FDS
#1276
Hawk777
closed
3 weeks ago
0
Non consistent behavior for multishot vs regular recv operations when bufring is empty
#1275
romange
closed
1 month ago
6
[BUG] Wrong error code when using io-uring connect opcode
#1274
ClawSeven
closed
1 month ago
5
when do hot plug with the drive, some commands in the last will be completed by io_uring successful, but the drive doesn't receive the commands.
#1273
suxinggm
closed
1 month ago
9
Big SQE usage for IO passthrough
#1271
hansenidden18
closed
3 weeks ago
5
6.12-rc3: reading from O_NONBLOCK DRM file descriptor returns EAGAIN
#1270
mahkoh
closed
1 month ago
13
When run mixed read/write with block size 1M for sata drives, io_uring report -11 in cqe->res.
#1269
suxinggm
closed
3 weeks ago
2
[GIT PULL] src/queue: introduce io_uring_submit_and_get_events_and_wait
#1268
evyatark2
closed
1 month ago
4
Unexpected Eventfd POLLIN Event Triggered When Receiving UDP Data
#1265
Degoah
closed
1 month ago
3
Mute CQEs of send/write to reduce wakeups
#1264
pyhd
opened
1 month ago
5
missing man page for `io_uring_peek_batch_cqe`
#1263
cmazakas
closed
1 month ago
1
(very) slow writes compared to syscall writes
#1261
markpapadakis
opened
1 month ago
2
[QUESTION] URing weird CPU utilization with write requests
#1260
HazyMrf
opened
1 month ago
4
Expand user_data
#1258
pyhd
opened
1 month ago
2
Weird result when doing multishot read on STDIN
#1257
noteflakes
closed
1 month ago
4
[GIT PULL] man/io_uring_internal: Man page about high lvl inner workings of io_uring
#1256
CPestka
opened
1 month ago
4
[GIT PULL] minor kdigest follow-ups
#1255
ddiss
closed
1 month ago
0
[GIT PULL] man/prep_openat{2}: clarify IOSQE_FIXED_FILE
#1254
aconz2
closed
1 month ago
1
Confused about `IOSQE_FIXED_FILE`
#1253
aconz2
closed
1 month ago
3
io_uring_prep_cancel Not Returning -ECANCELED for Canceled Operations
#1252
Degoah
closed
1 month ago
18
[BUG] Spurious crash of io wq worker in io_ring_exit_work
#1250
CPestka
closed
1 month ago
5
[GIT PULL] liburing/io_uring_for_each_cqe: Pull load acquire out of for loop
#1249
CPestka
closed
1 month ago
11
[GIT PULL] Liburing/prep_helpers: Add Open helpers
#1248
CPestka
closed
1 month ago
1
[GIT PULL] man/io_uring: Small fixes and additions
#1247
CPestka
closed
1 month ago
0
More CQEs still coming after ECONNRESET
#1246
cyanide-burnout
closed
1 month ago
10
Some sanitize fixes/cleanups
#1245
Oipo
closed
1 month ago
0
[GIT PULL] Fix some syscall name typos in man pages
#1244
aconz2
closed
1 month ago
1
How does io_uring_prep_timeout_remove know what to remove?
#1243
Oipo
closed
1 month ago
2
io_uring_register_ring_fd fails with EINVAL on 5.15, but not on 6.9.5
#1240
Oipo
closed
2 months ago
1
[GIT PULL] man/io_uring_setup: Add missing feat, fmt etc.
#1237
CPestka
closed
2 months ago
2
test/linked-defer-close: make test work without improper IOSQE_IO_LINK
#1236
Cydox
closed
2 months ago
1
Operation with `IOSQE_IO_LINK | IOSQE_CQE_SKIP_SUCCESS` does not complete on ring with `IORING_SETUP_DEFER_TASKRUN`
#1235
Cydox
closed
2 months ago
11
linking open - write (or read) - close
#1234
realwakka
closed
2 months ago
2
Musl fixes in tests
#1233
kraj
closed
2 months ago
0
test: Compile nolibc.c only when CONFIG_NOLIBC is set
#1232
kraj
closed
2 months ago
0
[GIT PULL] man/io_uring_register: Add docs for pbuf status and napi (un)register
#1231
CPestka
closed
2 months ago
1
io_uring_recvmsg_out fields never used by liburing?
#1230
TwoClocks
opened
2 months ago
0
[GIT PULL] man/io_uring_enter: Add doc for timeout flags (multishot, etime_success), update sqe definition, various fmt-ing fixes
#1229
CPestka
closed
2 months ago
2
Performance Drop & Bandwidth Discrepancy in Polled `io_uring` with High Queue Depth in NVMe-oF RDMA
#1228
JigaoLuo
closed
1 month ago
25
[GIT PULL] man/io_uring_enter: Add missing Op codes and some minor other additions
#1225
CPestka
closed
2 months ago
4
configure: don't enable ublk if modern commands not available
#1224
Oipo
closed
2 months ago
1
Next