index
:
liburing
accept-multi
arch
big-sqe
buf-ring
cancel-fd-all
cancel-op
cqring-nodrop
fd-select
futex
huge
huge.2
issue25
issue448
libaio-wrapper
link-timeout
master
mlock-size
next
no-ipi
off_t
read-mshot
registered-ring
ring-buf-alloc
sq-khead
submit-and-wait-ts
timeout
v0.5
waitid
wakeup-ring
xattr
xattr-getdents64
io_uring library
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-23
test/io_uring_setup: quiet it down
liburing-2.2
Jens Axboe
2022-06-20
test/io_uring_register: kill another expected printf()
Jens Axboe
2022-06-20
test: cleanup some legacy tests
Jens Axboe
2022-06-19
test/Makefile: ensure statx is only added once
Jens Axboe
2022-06-18
man/io_uring_prep_cancel.3: clarify the NOTES section a bit more
Jens Axboe
2022-06-18
Merge branch 'master' of https://github.com/CarterLi/liburing
Jens Axboe
2022-06-18
man/io_uring_prep_cancel.3: clearify the synchronous manner
李通洲
2022-06-17
test/accept: clean code of accept test
Hao Xu
2022-06-17
test/accept: fix minus one error when calculating multishot_mask
Hao Xu
2022-06-17
Fix incorrect close in test for multishot accept
Donald Hunter
2022-06-17
tests: fix and improve nop tests
Pavel Begunkov
2022-06-17
Revert "test/nop: kill cqe32 test code"
Pavel Begunkov
2022-06-16
test/ringbuf-read: expand test case
Jens Axboe
2022-06-15
test/ringbuf-read: add provided ring buffer read test case
Jens Axboe
2022-06-15
test/nop: kill cqe32 test code
Jens Axboe
2022-06-15
convert buf-ring nop test to use read
Dylan Yudaken
2022-06-15
Add io_uring_prep_cancel64()
Jens Axboe
2022-06-15
Merge branch 'master' of https://github.com/CarterLi/liburing
Jens Axboe
2022-06-16
man/io_uring_setup.2: fix typo
李通洲
2022-06-15
Remove IORING_CLOSE_FD_AND_FILE_SLOT
Jens Axboe
2022-06-15
man/io_uring_setup.2: fix typo on when IORING_SETUP_TASKRUN_FLAG was added
Jens Axboe
2022-06-13
test/buf-ring: ensure cqe isn't used uninitialized
Jens Axboe
2022-06-13
Merge branch 'fix-changelog-man-reference' of https://github.com/fischerling/...
Jens Axboe
2022-06-13
buf-ring: add tests that cycle through the provided buffer ring
Dylan Yudaken
2022-06-13
add io_uring_buf_ring_init
Dylan Yudaken
2022-06-13
add mask parameter to io_uring_buf_ring_add
Dylan Yudaken
2022-06-13
remove non-existent manpage reference
Dylan Yudaken
2022-06-13
changelog: fix wrong man page reference
Florian Fischer
2022-06-07
Merge branch 'fix/man-madvise' of https://github.com/topecongiro/liburing
Jens Axboe
2022-06-06
man/io_uring_prep_madvise.3: posix_madvise -> madvise
Seiichi Uchida
2022-06-06
man/io_uring_prep_madvise.3: remove fd
Seiichi Uchida
2022-06-05
Merge branch 'fix/man-accept' of https://github.com/topecongiro/liburing
Jens Axboe
2022-06-06
man/io_uring_prep_accept.3: fix parameter types
Seiichi Uchida
2022-06-04
cHANGELOG: add a few more updates
Jens Axboe
2022-06-04
Add cscope.out to .gitignore
Jens Axboe
2022-06-04
README: clarify when RLIMIT_MEMLOCK is still used
Jens Axboe
2022-06-04
man: man page tweaks
Jens Axboe
2022-06-01
Merge tag 'github-bot-2022-06-02' of https://github.com/ammarfaizi2/liburing
Jens Axboe
2022-06-02
.github: Add mips build for GitHub bot
Ammar Faizi
2022-06-02
.github: Add mips64 build for GitHub bot
Ammar Faizi
2022-06-02
.github: Add alpha build for GitHub bot
Ammar Faizi
2022-06-02
.github: Add powerpc build for GitHub bot
Ammar Faizi
2022-06-02
.github: Add powerpc64 build for GitHub bot
Ammar Faizi
2022-06-02
.github: Use clang latest version
Ammar Faizi
2022-06-01
test/socket: fix argument order for socket prep
Jens Axboe
2022-06-01
Fixup bad symlinks
Jens Axboe
2022-06-01
Man page tweaks
Jens Axboe
2022-06-01
Merge branch 'prep_cwd' of https://github.com/uarif1/liburing
Jens Axboe
2022-06-01
io_uring: add prep functions for current working directory
Usama Arif
2022-05-31
Merge branch 'master' of https://github.com/otommod/liburing
Jens Axboe
[next]