1. 6634766 tests: add another timeout sequence test case by Marcelo Diop-Gonzalez · 3 years, 9 months ago
  2. 098d6ef timeout/test: clear state for timeout updates by Pavel Begunkov · 3 years, 11 months ago
  3. 2f4254d test/timeout: test timeout updates by Pavel Begunkov · 3 years, 11 months ago
  4. a2141fc test: add potential argument, ignore if unused by Jens Axboe · 4 years, 5 months ago
  5. e502435 Add SPDX license identifiers by Jens Axboe · 4 years, 8 months ago
  6. 00dc687 test/timeout: remove copied (and wrong) comments by Jens Axboe · 4 years, 11 months ago
  7. 7b8d861 test/timeout: add test cases for sqe->flags being set on timeouts by Jens Axboe · 4 years, 11 months ago
  8. 96144ea Split out system call bits from library interface by Jens Axboe · 5 years ago
  9. f0d57a1 test/timeout: test_single_timeout_nr should wait for 3, not 4 by Jens Axboe · 5 years ago
  10. 72bb939 Printout correct failure locations in test/timeout.c by Hrvoje Zeba · 5 years ago
  11. 46e870e Use msec parameter instead of TIMEOUT_MSEC in msec_to_ts() by Hrvoje Zeba · 5 years ago
  12. 6cca9e5 test/timeout: add multi timeout reqs test with different count by zhangyi (F) · 5 years ago
  13. 37136cb test/timeout: add multi timeout reqs test with different timeout by zhangyi (F) · 5 years ago
  14. 93a2266 Shorten timeout tests by Jens Axboe · 5 years ago
  15. 80d8217 Add IORING_OP_TIMEOUT_REMOVE by Jens Axboe · 5 years ago
  16. b75b52e test/timeout: cleanup cqe seen and error prints by Jens Axboe · 5 years ago
  17. 11a8f2b Make io_uring_prep_timeout() take timeout flags by Jens Axboe · 5 years ago
  18. f303986 Add test case for absolute timeouts by Jens Axboe · 5 years ago
  19. e2934e1 Switch to 32/64-bit agnostic timeout format by Jens Axboe · 5 years ago
  20. ac72640 Fold io_uring_wait_cqes_timeout() with io_uring_wait_cqes() by Jens Axboe · 5 years ago
  21. 3ea33cb test/timeout: use io_uring_wait_cqes_timeout() by Jens Axboe · 5 years ago
  22. 8b93cca io_uring_wait_cqe_timeout: document that io_uring_submit() not needed by Jens Axboe · 5 years ago
  23. 76e9232 Add io_uring_wait_cqe_timeout() by Jens Axboe · 5 years ago
  24. 3ad9074 Add TIMEOUT support by Jens Axboe · 5 years ago
  25. efb4e86 Remove TIMEOUT code by Jens Axboe · 5 years ago
  26. efb39e1 test/timeout: check if we always get a wakeup from timeout by Jens Axboe · 5 years ago
  27. e4269d2 test/timeout: include some notion of verifying length of timeout by Jens Axboe · 5 years ago
  28. 4652762 Add basic IORING_OP_TIMEOUT test case by Jens Axboe · 5 years ago