1. e9aa441 man/io_uring_register: make note of huge page pinning by Jens Axboe · 6 years ago
  2. 6726376 test/fsync: add simple fsync tester by Jens Axboe · 6 years ago
  3. 996b5a6 add io_uring_queue_mmap by Jeff Moyer · 6 years ago
  4. bd7ad34 remove sigsz from io_uring_enter.2 by Jeff Moyer · 6 years ago
  5. e377c38 io_uring_enter: don't expose sigset_size argument by Jens Axboe · 6 years ago
  6. f171fa4 test/ring-leak: silence "sending fd" message by Jens Axboe · 6 years ago
  7. 3ceb15c Add sigmask parameter to io_uring_enter by Jeff Moyer · 6 years ago
  8. 9f3bec5 syscall: update io_uring_enter() to match kernel type by Jens Axboe · 6 years ago
  9. bed7020 man/io_uring_register.2: add EMFILE errno by Jens Axboe · 6 years ago
  10. 5e6a93c test/ring-leak: add test app demonstrating leak of io_uring instance by Jens Axboe · 6 years ago
  11. 8471fb9 man/io_uring_setup: mention that IORING_SETUP_SQPOLL needs fixed files by Jens Axboe · 6 years ago
  12. 4500330 io_uring_register takes 4 args by Jeff Moyer · 6 years ago
  13. be33b0a src/io_uring.h: sync with kernel header by Jens Axboe · 6 years ago
  14. 091b18f man/io_uring_enter.2: we no longer EBUSY on mutex trylock failure by Jens Axboe · 6 years ago
  15. 59bb09c man: add io_uring_setup.2 man page by Jeff Moyer · 6 years ago
  16. 27ad331 Update kernel io_uring header by Jens Axboe · 6 years ago
  17. 9688b4a man: fixup description of fixed files I/O by Jeff Moyer · 6 years ago
  18. 2a8e5b1 man: io_uring_register: use a .TP list for flags by Jeff Moyer · 6 years ago
  19. 4a700b7 man: alphabetize the error section for io_uring_register by Jeff Moyer · 6 years ago
  20. bceccde System calls have been renumbered by Jens Axboe · 6 years ago
  21. 81f9d46 io_uring_enter.2 man page by Jeff Moyer · 6 years ago
  22. bc4e4a7 test/poll: ignore parent dying by Jens Axboe · 6 years ago
  23. a2fc9f1 test/poll: simply test case by Jens Axboe · 6 years ago
  24. d58ea1a test/poll-cancel: improve test case by Jens Axboe · 6 years ago
  25. 3640699 Switch to IORING_OP_POLL_ADD/REMOVE by Jens Axboe · 6 years ago
  26. 213d6f3 Split src/io_uring.c up by Jens Axboe · 6 years ago
  27. 2575780 liburing: ensure prep helpers actually set iovec count by Jens Axboe · 6 years ago
  28. b7e86eb 32-bit fixes by Jens Axboe · 6 years ago
  29. 5789a63 Add sqe prep helpers by Jens Axboe · 6 years ago
  30. 980cc0f man: add a man page for io_uring_register by Jeff Moyer · 6 years ago
  31. 768d455 Update POLL API by Jens Axboe · 6 years ago
  32. 79a7d3a Add IORING_OP_POLL_CANCEL test by Jens Axboe · 6 years ago
  33. ce899b7 Add test case for IORING_OP_POLL by Jens Axboe · 6 years ago
  34. 6110279 Update barriers for x86/x86-64 by Jens Axboe · 6 years ago
  35. b93edf5 Sync with upstream API by Jens Axboe · 6 years ago
  36. f16b83b Add configure script by Jens Axboe · 6 years ago
  37. 89167b4 Add x86 32-bit support by Jens Axboe · 6 years ago
  38. 4fe9645 io_uring_get_iocb() -> io_uring_get_sqe() by Jens Axboe · 6 years ago
  39. 58004cd Sync io_uring.h with the kernel by Jens Axboe · 6 years ago
  40. ff52073 Sync with kernel API by Jens Axboe · 6 years ago
  41. a992ffa io_queue_init: pass in flags, not io_uring_params by Jens Axboe · 6 years ago
  42. fa863f6 Fix test cases by Jens Axboe · 6 years ago
  43. d5b4ae1 Update to newer API by Jens Axboe · 6 years ago
  44. 6cdce17 Update API by Jens Axboe · 6 years ago
  45. 7bf7e8e Update to newer API by Jens Axboe · 6 years ago
  46. 66a7d05 liburing: include the ring fd in the io_uring by Jens Axboe · 6 years ago
  47. baa8d24 Add simple test/ Makefile by Jens Axboe · 6 years ago
  48. 357ca59 Add sample 'cp' program by Jens Axboe · 6 years ago
  49. 7f7a66e Change API to provide io_uring struct abstraction by Jens Axboe · 6 years ago
  50. f47f24c liburing: add io_uring_iocb_from_ev() helper by Jens Axboe · 6 years ago
  51. 6a44c6e Add option for getting a completion without waiting by Jens Axboe · 6 years ago
  52. f93c84e Initial commit by Jens Axboe · 6 years ago